pub type IntMask = Reg<IntMaskSpec>;Expand description
INT_MASK (rw) register accessor:
You can read this register and get int_mask::R. You can reset, write, write_with_zero this register using int_mask::W. You can also modify this register. See API.
For information about available fields see int_mask
module
Aliased Typeยง
pub struct IntMask { /* private fields */ }