Type Alias gd32f1::gd32f130::adc::ctl1::TsvrenW

source ·
pub type TsvrenW<'a, REG> = BitWriter<'a, REG, Tsvren>;
Expand description

Field TSVREN writer - Channel 16 and 17 enable of ADC

Aliased Type§

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

Implementations§

source§

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

source

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

Channel 16 and 17 disabled

source

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

Channel 16 and 17 enabled