Type Alias xmc4300::can_node0::nsr::LLE_R

source ·
pub type LLE_R = BitReader<LLE_A>;
Expand description

Field LLE reader - List Length Error

Aliased Type§

struct LLE_R { /* private fields */ }

Implementations§

source§

impl LLE_R

source

pub const fn variant(&self) -> LLE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No List Length Error since last (most recent) flag reset.

source

pub fn is_value2(&self) -> bool

A List Length Error has been detected during message acceptance filtering. The number of elements in the list that belongs to this CAN node differs from the list SIZE given in the list termination pointer.