Difference between revisions of "GPIO:SetGPIOData"
Jump to navigation
Jump to search
(Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00080080]}} {{IPC/RequestEntry|u32 data}} {{IPC/RequestEntry|u32 gpio_bitmask}} {{IPC/R...") |
(No difference)
|
Latest revision as of 05:42, 20 January 2017
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00080080] |
1 | u32 data |
2 | u32 gpio_bitmask |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
Same as GPIO:GetGPIOData except this sets GPIO data. This also doesn't handle all of the GPIO bits, hence those bits are not writable with this.