Type Alias gd32f1::gd32f130::pmu::ctl::LvdenR

source ·
pub type LvdenR = BitReader<Lvden>;
Expand description

Field LVDEN reader - Low Voltage Detector Enable

Aliased Type§

struct LvdenR { /* private fields */ }

Implementations§

source§

impl LvdenR

source

pub const fn variant(&self) -> Lvden

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Low voltage detector disabled

source

pub fn is_enabled(&self) -> bool

Low voltage detector enabled