Type Alias Alarm1

Source
pub type Alarm1 = Reg<Alarm1Spec>;
Expand description

ALARM1 (rw) register accessor: MODE2_ALARM Alarm n Value

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

For information about available fields see alarm1 module

Aliased Typeยง

struct Alarm1 { /* private fields */ }