pub type C2IMR1 = Reg<u32, _C2IMR1>;
CPUm wakeup with interrupt mask register
This register you can read, reset, write, write_with_zero, modify. See API.
read
reset
write
write_with_zero
modify
For information about available fields see c2imr1 module
pub struct C2IMR1 { /* private fields */ }
Register C2IMR1 reset()’s with value 0x7fc0_0000
reset()
read() method returns c2imr1::R reader structure
read()
write(|w| ..) method takes c2imr1::W writer structure
write(|w| ..)