Type Alias gd32f1::gd32f190::can0::err::BoerrR

source ·
pub type BoerrR = BitReader<Boerr>;
Expand description

Field BOERR reader - Bus-off error

Aliased Type§

struct BoerrR { /* private fields */ }

Implementations§

source§

impl BoerrR

source

pub const fn variant(&self) -> Boerr

Get enumerated values variant

source

pub fn is_no_error(&self) -> bool

No bus-off error

source

pub fn is_error(&self) -> bool

Bus-off error