[][src]Type Definition lpc55s6x_pac::flash::int_clr_enable::W

type W = W<u32, INT_CLR_ENABLE>;

Writer for register INT_CLR_ENABLE

Methods

impl W[src]

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

Bit 0 - When a CLR_ENABLE bit is written to 1, the corresponding INT_ENABLE bit is cleared.

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

Bit 1 - When a CLR_ENABLE bit is written to 1, the corresponding INT_ENABLE bit is cleared.

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

Bit 2 - When a CLR_ENABLE bit is written to 1, the corresponding INT_ENABLE bit is cleared.

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

Bit 3 - When a CLR_ENABLE bit is written to 1, the corresponding INT_ENABLE bit is cleared.