Type Alias gd32f1::gd32f130::adc::ctl0::WdeieR

source ·
pub type WdeieR = BitReader<Wdeie>;
Expand description

Field WDEIE reader - Interrupt enable for WDE

Aliased Type§

struct WdeieR { /* private fields */ }

Implementations§

source§

impl WdeieR

source

pub const fn variant(&self) -> Wdeie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

WDE interrupt disabled

source

pub fn is_enabled(&self) -> bool

WDE interrupt enabled. An interrupt is generated when the WDE bit is set