Type Alias gd32e1::gd32e103::adc1::stat::WdeR

source ·
pub type WdeR = BitReader<Wder>;
Expand description

Field WDE reader - Analog watchdog event flag

Aliased Type§

struct WdeR { /* private fields */ }

Implementations§

source§

impl WdeR

source

pub const fn variant(&self) -> Wder

Get enumerated values variant

source

pub fn is_no_event(&self) -> bool

No analog watchdog event occurred

source

pub fn is_event(&self) -> bool

Analog watchdog event occurred