Type Alias gd32f1::gd32f130::usart0::ctl2::ScenW

source ·
pub type ScenW<'a, REG> = BitWriter<'a, REG, Scen>;
Expand description

Field SCEN writer - Smartcard mode enable

Aliased Type§

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

Implementations§

source§

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

source

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

Smartcard Mode disabled

source

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

Smartcard Mode enabled