Type Alias gd32f1::gd32f130::wwdgt::ctl::WdgtenW

source ·
pub type WdgtenW<'a, REG> = BitWriter<'a, REG, Wdgten>;
Expand description

Field WDGTEN writer - Start the Window watchdog timer

Aliased Type§

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

Implementations§

source§

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

source

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

Watchdog disabled

source

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

Watchdog enabled