Type Alias gd32f1::gd32f130::usart0::ctl1::LmenW

source ·
pub type LmenW<'a, REG> = BitWriter<'a, REG, Lmen>;
Expand description

Field LMEN writer - LIN mode enable

Aliased Type§

struct LmenW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> LmenW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn disabled(self) -> &'a mut W<REG>

LIN mode disabled

source

pub fn enabled(self) -> &'a mut W<REG>

LIN mode enabled