Type Alias gd32f1::gd32f130::gpiob::lock::Lk10W

source ·
pub type Lk10W<'a, REG> = BitWriter<'a, REG, Lk10>;
Expand description

Field LK10 writer - Port lock bit 10

Aliased Type§

struct Lk10W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> Lk10W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn unlocked(self) -> &'a mut W<REG>

Port configuration not locked

source

pub fn locked(self) -> &'a mut W<REG>

Port configuration locked