Type Alias xmc4800::can_mo::mo::mostat::TXEN0_R

source ·
pub type TXEN0_R = BitReader<TXEN0_A>;
Expand description

Field TXEN0 reader - Transmit Enable 0

Aliased Type§

struct TXEN0_R { /* private fields */ }

Implementations§

source§

impl TXEN0_R

source

pub const fn variant(&self) -> TXEN0_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Message object n is not enabled for frame transmission.

source

pub fn is_value2(&self) -> bool

Message object n is enabled for frame transmission.