Type Alias xmc4300::can_node0::nsr::TXOK_W

source ·
pub type TXOK_W<'a, REG> = BitWriter<'a, REG, TXOK_A>;
Expand description

Field TXOK writer - Message Transmitted Successfully

Aliased Type§

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

Implementations§

source§

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

source

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

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

source

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

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