Type Alias Ier

Source
pub type Ier = Reg<IerSpec>;
Expand description

IER (w) register accessor: Interrupt Enable

You can reset, write, write_with_zero this register using ier::W. See API.

For information about available fields see ier module

Aliased Typeยง

struct Ier { /* private fields */ }