Type Alias gd32f1::gd32f190::can0::stat::ErrifR

source ·
pub type ErrifR = BitReader<Errifr>;
Expand description

Field ERRIF reader - Error interrupt flag

Aliased Type§

struct ErrifR { /* private fields */ }

Implementations§

source§

impl ErrifR

source

pub const fn variant(&self) -> Errifr

Get enumerated values variant

source

pub fn is_no_error(&self) -> bool

There was no error

source

pub fn is_error(&self) -> bool

An error was detected