class GBA::RTC

Defined in:

crab/gba/rtc.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(gba : GBA) #

[View source]

Instance Method Detail

def read : UInt8 #

[View source]
def write(value : UInt8) : Nil #

[View source]