Type Alias gd32f1::gd32f190::can0::tstat::Mal0R

source ·
pub type Mal0R = BitReader<Mal0r>;
Expand description

Field MAL0 reader - Mailbox 0 arbitration lost

Aliased Type§

struct Mal0R { /* private fields */ }

Implementations§

source§

impl Mal0R

source

pub const fn variant(&self) -> Mal0r

Get enumerated values variant

source

pub fn is_no_arbitration_lost(&self) -> bool

Arbitration was not lost

source

pub fn is_arbitration_lost(&self) -> bool

Arbitration lost