Type Alias gd32e1::gd32e103::adc0::ctl0::WdscW

source ·
pub type WdscW<'a, REG> = BitWriter<'a, REG, Wdsc>;
Expand description

Field WDSC writer - When in scan mode, analog watchdog is effective on a single channel

Aliased Type§

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

Implementations§

source§

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

source

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

Analog watchdog enabled on all channels

source

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

Analog watchdog enabled on a single channel