Type Alias gd32f1::gd32f130::pmu::ctl::LvdenW

source ·
pub type LvdenW<'a, REG> = BitWriter<'a, REG, Lvden>;
Expand description

Field LVDEN writer - Low Voltage Detector Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Low voltage detector disabled

source

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

Low voltage detector enabled