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