Type Alias gd32f1::gd32f130::pmu::ctl::LdolpR

source ·
pub type LdolpR = BitReader<Ldolp>;
Expand description

Field LDOLP reader - LDO Low Power Mode

Aliased Type§

struct LdolpR { /* private fields */ }

Implementations§

source§

impl LdolpR

source

pub const fn variant(&self) -> Ldolp

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

LDO operates normally during Deepsleep mode

source

pub fn is_low_power(&self) -> bool

LDO in low-power mode during Deepsleep mode