[−][src]Type Definition lpc55_pac::flash::int_enable::R
type R = R<u32, INT_ENABLE>;
Reader of register INT_ENABLE
Implementations
impl R
[src]
pub fn fail(&self) -> FAIL_R
[src]
Bit 0 - If an INT_ENABLE bit is set, an interrupt request will be generated if the corresponding INT_STATUS bit is high.
pub fn err(&self) -> ERR_R
[src]
Bit 1 - If an INT_ENABLE bit is set, an interrupt request will be generated if the corresponding INT_STATUS bit is high.
pub fn done(&self) -> DONE_R
[src]
Bit 2 - If an INT_ENABLE bit is set, an interrupt request will be generated if the corresponding INT_STATUS bit is high.
pub fn ecc_err(&self) -> ECC_ERR_R
[src]
Bit 3 - If an INT_ENABLE bit is set, an interrupt request will be generated if the corresponding INT_STATUS bit is high.