Type Alias xmc4300::can_node0::nsr::BOFF_R

source ·
pub type BOFF_R = BitReader<BOFF_A>;
Expand description

Field BOFF reader - Bus-off Status

Aliased Type§

struct BOFF_R { /* private fields */ }

Implementations§

source§

impl BOFF_R

source

pub const fn variant(&self) -> BOFF_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

CAN controller is not in the bus-off state.

source

pub fn is_value2(&self) -> bool

CAN controller is in the bus-off state.