Type Alias Mask

Source
pub type Mask = Reg<MaskSpec>;
Expand description

MASK (rw) register accessor: MODE2 Alarm n Mask

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

For information about available fields see mask module

Aliased Typeยง

struct Mask { /* private fields */ }