ALRL

Type Alias ALRL 

Source
pub type ALRL = Reg<ALRLrs>;
Expand description

ALRL (w) register accessor: RTC Alarm Register Low

You can reset, write, write_with_zero this register using alrl::W. See API.

See register structure

For information about available fields see alrl module

Aliased Typeยง

pub struct ALRL { /* private fields */ }