Type Alias gd32f1::gd32f190::gpiob::lock::Lk0R

source ·
pub type Lk0R = BitReader<Lk0>;
Expand description

Field LK0 reader - Port lock bit 0

Aliased Type§

struct Lk0R { /* private fields */ }

Implementations§

source§

impl Lk0R

source

pub const fn variant(&self) -> Lk0

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