pub type Alarm = Reg<AlarmSpec>;
ALARM (rw) register accessor: MODE2 Alarm n Value
You can read this register and get alarm::R. You can reset, write, write_with_zero this register using alarm::W. You can also modify this register. See API.
read
alarm::R
reset
write
write_with_zero
alarm::W
modify
For information about available fields see alarm module
alarm
struct Alarm { /* private fields */ }