Type Alias ARLO_R

Source
pub type ARLO_R = BitReader<ARLOR>;
Expand description

Field ARLO reader - Arbitration lost (master mode)

Aliased Type§

pub struct ARLO_R { /* private fields */ }

Implementations§

Source§

impl ARLO_R

Source

pub const fn variant(&self) -> ARLOR

Get enumerated values variant

Source

pub fn is_no_lost(&self) -> bool

No Arbitration Lost detected

Source

pub fn is_lost(&self) -> bool

Arbitration Lost detected