Type Alias xmc4200::can_mo0::mostat::TXEN1_R

source ·
pub type TXEN1_R = BitReader<TXEN1_A>;
Expand description

Field TXEN1 reader - Transmit Enable 1

Aliased Type§

struct TXEN1_R { /* private fields */ }

Implementations§

source§

impl TXEN1_R

source

pub const fn variant(&self) -> TXEN1_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.