Type Alias xmc4200::can_node0::nsr::TXOK_R

source ·
pub type TXOK_R = BitReader<TXOK_A>;
Expand description

Field TXOK reader - Message Transmitted Successfully

Aliased Type§

struct TXOK_R { /* private fields */ }

Implementations§

source§

impl TXOK_R

source

pub const fn variant(&self) -> TXOK_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No successful transmission since last (most recent) flag reset.

source

pub fn is_value2(&self) -> bool

A message has been transmitted successfully (error-free and acknowledged by at least another node).