Type Alias xmc4800::can_mo::mo::mostat::Txen1R

source ·
pub type Txen1R = BitReader<Txen1>;
Expand description

Field TXEN1 reader - Transmit Enable 1

Aliased Type§

struct Txen1R { /* private fields */ }

Implementations§

source§

impl Txen1R

source

pub const fn variant(&self) -> Txen1

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.