Type Alias Alarm

Source
pub type Alarm = Reg<AlarmSpec>;
Expand description

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.

For information about available fields see alarm module

Aliased Typeยง

struct Alarm { /* private fields */ }