Type Alias gd32e1::gd32e103::adc1::ctl0::SmW

source ·
pub type SmW<'a, REG> = BitWriter<'a, REG, Sm>;
Expand description

Field SM writer - Scan mode

Aliased Type§

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

Implementations§

source§

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

source

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

Scan mode disabled

source

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

Scan mode enabled