GPIO Services: Difference between revisions

No edit summary
Line 4: Line 4:
|-
|-
!  Service name
!  Service name
!  Permitted interrupts bitmasks
!  Permitted GPIO bitmasks
|-
|-
| gpio:CDC
| gpio:CDC
Line 28: Line 28:
|}
|}


For the mapping between interrupts bitmasks and IRQs see: [[GPIO:BindInterrupt#Supported_values]].
For the mapping between GPIO bitmasks and IRQs see: [[GPIO:BindInterrupt#Supported_values]].


The commands for these services are identical.
The commands for these services are identical.
The input bitmask for each command is masked with the above permission bitmask, if the result is non-zero an error is occurred.


= GPIO Services =
= GPIO Services =