GPIO Services: Difference between revisions

Xerpi (talk | contribs)
No edit summary
Xerpi (talk | contribs)
Add permitted interrupts bitmask
Line 1: Line 1:
[[Category:Services]]
[[Category:Services]]
= GPIO Service Names =
= GPIO Service Names =
* "gpio:CDC"
{| class="wikitable" border="1"
* "gpio:MCU"
|-
* "gpio:HID"
!  Service name
* "gpio:NWM"
!  Permitted interrupts bitmasks
* "gpio:IR"
|-
* "gpio:NFC"
gpio:CDC
!  0x48
|-
gpio:MCU
!  0x48020
|-
gpio:HID
!  0x4301
|-
gpio:NWM
!  0x40020
|-
gpio:IR
!  0xEC0
|-
gpio:NFC
!  0x13000
|-
!  gpio:QTM
!  0x20000
|}
 
For the mapping between interrupts bitmasks and IRQs see: [[GPIO:BindInterrupt#Supported_values]].


The commands for these services are identical.
The commands for these services are identical.