Type Alias gd32f1::gd32f190::syscfg::cfg2::LvdLockR

source ·
pub type LvdLockR = BitReader<LvdLock>;
Expand description

Field LVD_LOCK reader - LVD lock

Aliased Type§

struct LvdLockR { /* private fields */ }

Implementations§

source§

impl LvdLockR

source

pub const fn variant(&self) -> LvdLock

Get enumerated values variant

source

pub fn is_unlocked(&self) -> bool

The LVD interrupt is disconnected from the break input

source

pub fn is_locked(&self) -> bool

The LVD interrupt is connected to the break input