Type Alias gd32e1::gd32e103::adc1::ctl0::RwdenW

source ·
pub type RwdenW<'a, REG> = BitWriter<'a, REG, Rwden>;
Expand description

Field RWDEN writer - Regular channel analog watchdog enable

Aliased Type§

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

Implementations§

source§

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

source

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

Analog watchdog disabled on regular channels

source

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

Analog watchdog enabled on regular channels