IMASK

Type Alias IMASK 

Source
pub type IMASK = Reg<IMASK_SPEC>;
Expand description

IMASK (rw) register accessor: Interrupt mask

You can read this register and get imask::R. You can reset, write, write_with_zero this register using imask::W. You can also modify this register. See API.

For information about available fields see imask module

Aliased Typeยง

pub struct IMASK { /* private fields */ }