Type Alias gd32f1::gd32f190::cmp::cs::WndenW

source ·
pub type WndenW<'a, REG> = BitWriter<'a, REG, Wnden>;
Expand description

Field WNDEN writer - Window mode enable

Aliased Type§

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

Implementations§

source§

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

source

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

Window mode disabled

source

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

Window mode enabled