Type Alias gd32f1::gd32f130::adc::ctl0::RwdenR

source ·
pub type RwdenR = BitReader<Rwden>;
Expand description

Field RWDEN reader - Regular channel analog watchdog enable

Aliased Type§

struct RwdenR { /* private fields */ }

Implementations§

source§

impl RwdenR

source

pub const fn variant(&self) -> Rwden

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Analog watchdog disabled on regular channels

source

pub fn is_enabled(&self) -> bool

Analog watchdog enabled on regular channels