pub type ErrIntR = BitReader<ErrInt>;
Expand description

Field ERR_INT reader - Error Interrupt

Aliased Type§

struct ErrIntR { /* private fields */ }

Implementations§

source§

impl ErrIntR

source

pub const fn variant(&self) -> ErrInt

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No Error.

source

pub fn is_value2(&self) -> bool

Error.