Type Alias gd32f1::gd32f190::usart0::ctl1::LmenR

source ·
pub type LmenR = BitReader<Lmen>;
Expand description

Field LMEN reader - LIN mode enable

Aliased Type§

struct LmenR { /* private fields */ }

Implementations§

source§

impl LmenR

source

pub const fn variant(&self) -> Lmen

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

LIN mode disabled

source

pub fn is_enabled(&self) -> bool

LIN mode enabled