gbaid ~master (2019-02-15T02:40:23Z)
Dub
Repo
GpioChip
gbaid
gba
gpio
Undocumented in source.
struct
GpioChip {
mixin
declareFields
!(
IoPinOut
,
false
,
"readPin"
,
null
,
4
)
;
mixin
declareFields
!(
IoPinIn
,
false
,
"writePin"
,
null
,
4
)
;
}
Members
Mixins
__anonymous
mixin
declareFields
!(
IoPinOut
,
false
,
"readPin"
,
null
,
4
)
Undocumented in source.
__anonymous
mixin
declareFields
!(
IoPinIn
,
false
,
"writePin"
,
null
,
4
)
Undocumented in source.
Meta
Source
See Implementation
gbaid
gba
gpio
aliases
IoPinIn
IoPinOut
structs
GpioChip
GpioPort
variables
GPIO_ROM_END_ADDRESS
GPIO_ROM_START_ADDRESS