Type Alias ALRMR

Source
pub type ALRMR = Reg<ALRMRrs>;
Expand description

ALRMR (rw) register accessor: Alarm %s register

You can read this register and get alrmr::R. You can reset, write, write_with_zero this register using alrmr::W. You can also modify this register. See API.

See register structure

For information about available fields see alrmr module

Aliased Typeยง

struct ALRMR { /* private fields */ }