[−][src]Type Definition lpc55_pac::flash::int_set_enable::W
type W = W<u32, INT_SET_ENABLE>;
Writer for register INT_SET_ENABLE
Implementations
impl W
[src]
pub fn fail(&mut self) -> FAIL_W<'_>
[src]
Bit 0 - When a SET_ENABLE bit is written to 1, the corresponding INT_ENABLE bit is set.
pub fn err(&mut self) -> ERR_W<'_>
[src]
Bit 1 - When a SET_ENABLE bit is written to 1, the corresponding INT_ENABLE bit is set.
pub fn done(&mut self) -> DONE_W<'_>
[src]
Bit 2 - When a SET_ENABLE bit is written to 1, the corresponding INT_ENABLE bit is set.
pub fn ecc_err(&mut self) -> ECC_ERR_W<'_>
[src]
Bit 3 - When a SET_ENABLE bit is written to 1, the corresponding INT_ENABLE bit is set.