Type Alias gd32f1::gd32f130::gpioa::lock::Lk10R

source ·
pub type Lk10R = BitReader<Lk10>;
Expand description

Field LK10 reader - Port lock bit 10

Aliased Type§

struct Lk10R { /* private fields */ }

Implementations§

source§

impl Lk10R

source

pub const fn variant(&self) -> Lk10

Get enumerated values variant

source

pub fn is_unlocked(&self) -> bool

Port configuration not locked

source

pub fn is_locked(&self) -> bool

Port configuration locked