pub type UNRECOVERABLE_ERROR_R = BitReader<UNRECOVERABLE_ERROR_A>;
Expand description

Field unrecoverable_error reader - UnrecoverableError Interrupt Enable

Aliased Type§

struct UNRECOVERABLE_ERROR_R { /* private fields */ }

Implementations§

source§

impl UNRECOVERABLE_ERROR_R

source

pub fn variant(&self) -> UNRECOVERABLE_ERROR_A

Get enumerated values variant

source

pub fn is_ignore(&self) -> bool

Checks if the value of the field is IGNORE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE