Type Alias xmc4500::can::list::EMPTY_R

source ·
pub type EMPTY_R = BitReader<EMPTY_A>;
Expand description

Field EMPTY reader - List Empty Indication

Aliased Type§

struct EMPTY_R { /* private fields */ }

Implementations§

source§

impl EMPTY_R

source

pub const fn variant(&self) -> EMPTY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

At least one message object is allocated to list i.

source

pub fn is_value2(&self) -> bool

No message object is allocated to the list x. List x is empty.