pub type Imr = Reg<ImrSpec>;
IMR (r) register accessor: Interrupt Mask Register
You can read this register and get imr::R. See API.
read
imr::R
For information about available fields see imr module
imr
struct Imr { /* private fields */ }