[][src]Type Definition lpc55_pac::flash::int_clr_status::W

type W = W<u32, INT_CLR_STATUS>;

Writer for register INT_CLR_STATUS

Implementations

impl W[src]

pub fn fail(&mut self) -> FAIL_W<'_>[src]

Bit 0 - When a CLR_STATUS bit is written to 1, the corresponding INT_STATUS bit is cleared.

pub fn err(&mut self) -> ERR_W<'_>[src]

Bit 1 - When a CLR_STATUS bit is written to 1, the corresponding INT_STATUS bit is cleared.

pub fn done(&mut self) -> DONE_W<'_>[src]

Bit 2 - When a CLR_STATUS bit is written to 1, the corresponding INT_STATUS bit is cleared.

pub fn ecc_err(&mut self) -> ECC_ERR_W<'_>[src]

Bit 3 - When a CLR_STATUS bit is written to 1, the corresponding INT_STATUS bit is cleared.