pub type IMR = Reg<IMR_SPEC>;
IMR (rw) register accessor: Interrupt mask
You can read this register and get imr::R. You can reset, write, write_with_zero this register using imr::W. You can also modify this register. See API.
read
imr::R
reset
write
write_with_zero
imr::W
modify
For information about available fields see imr module
imr
struct IMR { /* private fields */ }