gbaid.gba.gpio

Undocumented in source.

Members

Aliases

IoPinIn
alias IoPinIn = void delegate(bool pin)
Undocumented in source.
IoPinOut
alias IoPinOut = bool delegate()
Undocumented in source.

Structs

GpioChip
struct GpioChip
Undocumented in source.
GpioPort
struct GpioPort
Undocumented in source.

Variables

GPIO_ROM_END_ADDRESS
enum uint GPIO_ROM_END_ADDRESS;
Undocumented in source.
GPIO_ROM_START_ADDRESS
enum uint GPIO_ROM_START_ADDRESS;
Undocumented in source.

Meta