pub type UNRECOVERABLE_ERROR_W<'a, const O: u8> = BitWriter<'a, u32, HC_INTERRUPT_DISABLE_SPEC, UNRECOVERABLE_ERROR_A, O>;
Expand description

Field unrecoverable_error writer - UnrecoverableError Interrupt Disable

Aliased Type§

struct UNRECOVERABLE_ERROR_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> UNRECOVERABLE_ERROR_W<'a, O>

source

pub fn ignore(self) -> &'a mut W

Ignore

source

pub fn disable(self) -> &'a mut W

Disable interrupt generation due to Unrecoverable Error