GPIO:SetGPIOData

From 3dbrew
Jump to navigation Jump to search

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.