GPIO:UnbindInterrupt

From 3dbrew
Revision as of 11:36, 27 March 2016 by Xerpi (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0xA0042] |- | 1 | u32, interrupt bitmask |- | 2 | Handle syncObject |} =Respon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0xA0042]
1 u32, interrupt bitmask
2 Handle syncObject

Response

Index Word Description
0 Header code
1 Result code


See also GPIO:BindInterrupt and ARM11 Interrupts.