GPIO:UnbindInterrupt: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | |||
| Line 12: | Line 12: | ||
| |- | |- | ||
| | 2 | | 2 | ||
| | 0x00000000 | | Must be value [[IPC#Message_Structure|0x00000000]], otherwise error 0xD9001830 | ||
| |- | |- | ||
| | 3 | | 3 | ||
Latest revision as of 12:00, 27 March 2016
Request
| Index Word | Description | 
|---|---|
| 0 | Header code [0xA0042] | 
| 1 | u32, interrupt bitmask | 
| 2 | Must be value 0x00000000, otherwise error 0xD9001830 | 
| 3 | Handle syncObject | 
Response
| Index Word | Description | 
|---|---|
| 0 | Header code | 
| 1 | Result code | 
See also GPIO:BindInterrupt and ARM11 Interrupts.