Type Alias xmc4300::can_node0::nsr::LleW

source ·
pub type LleW<'a, REG> = BitWriter<'a, REG, Lle>;
Expand description

Field LLE writer - List Length Error

Aliased Type§

struct LleW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> LleW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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.