Type Alias xmc4300::can_mo::mo::mostat::Txen0R

source ·
pub type Txen0R = BitReader<Txen0>;
Expand description

Field TXEN0 reader - Transmit Enable 0

Aliased Type§

struct Txen0R { /* private fields */ }

Implementations§

source§

impl Txen0R

source

pub const fn variant(&self) -> Txen0

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.