Type Alias gd32e1::gd32e103::adc1::ctl0::WdeieW

source ·
pub type WdeieW<'a, REG> = BitWriter<'a, REG, Wdeie>;
Expand description

Field WDEIE writer - Interrupt enable for WDE

Aliased Type§

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

Implementations§

source§

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

source

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

WDE interrupt disabled

source

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

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