Changes

Jump to navigation Jump to search
343 bytes added ,  16:19, 25 September 2016
did you even look at the exheader?
Line 93: Line 93:     
See also [[ARM11 Interrupts]].
 
See also [[ARM11 Interrupts]].
 +
 +
=Interrupts bound by modules=
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Module
 +
!  Bound interrupts (bitmask)
 +
|-
 +
| [[Codec_Services|codec]]
 +
| 0x8
 +
|-
 +
| [[HID_Services|hid]]
 +
| 0x100
 +
|-
 +
| [[IR_Services|ir]]
 +
| 0x40
 +
|-
 +
| [[MCU_Services|mcu]]
 +
| 0x8000
 +
|}
 +
 +
See [[GPIO:BindInterrupt#Supported_values]] for the bitmask <-> IRQ number correspondence table.
254

edits

Navigation menu