Type Alias gd32f1::gd32f130::adc::ctl0::WdscR

source ·
pub type WdscR = BitReader<Wdsc>;
Expand description

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

Aliased Type§

struct WdscR { /* private fields */ }

Implementations§

source§

impl WdscR

source

pub const fn variant(&self) -> Wdsc

Get enumerated values variant

source

pub fn is_all(&self) -> bool

Analog watchdog enabled on all channels

source

pub fn is_single(&self) -> bool

Analog watchdog enabled on a single channel