Type Alias gd32f1::gd32f190::can0::err::PerrR

source ·
pub type PerrR = BitReader<Perr>;
Expand description

Field PERR reader - Passive error

Aliased Type§

struct PerrR { /* private fields */ }

Implementations§

source§

impl PerrR

source

pub const fn variant(&self) -> Perr

Get enumerated values variant

source

pub fn is_no_error(&self) -> bool

No passive error

source

pub fn is_error(&self) -> bool

Passive error