Type Alias xmc4300::can_node0::necnt::LETD_R

source ·
pub type LETD_R = BitReader<LETD_A>;
Expand description

Field LETD reader - Last Error Transfer Direction

Aliased Type§

struct LETD_R { /* private fields */ }

Implementations§

source§

impl LETD_R

source

pub const fn variant(&self) -> LETD_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The last error occurred while the CAN node x was receiver (REC has been incremented).

source

pub fn is_value2(&self) -> bool

The last error occurred while the CAN node x was transmitter (TEC has been incremented).