class GBA::GPIO
- GBA::GPIO
- Reference
- Object
Defined in:
crab/gba/gpio.crConstructors
Instance Method Summary
- #[](io_addr : UInt32) : UInt8
- #[]=(io_addr : UInt32, value : UInt8) : Nil
- #address?(address : Int) : Bool
- #allow_reads : Bool