IMR1

Type Alias IMR1 

Source
pub type IMR1 = Reg<IMR1rs>;
Expand description

IMR1 (rw) register accessor: Interrupt mask register

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

See register structure

For information about available fields see imr1 module

Aliased Typeยง

pub struct IMR1 { /* private fields */ }