Type Alias LCK_W

Source
pub type LCK_W<'a, REG> = BitWriter<'a, REG, LOCK>;
Expand description

Field LCK(0-15) writer - Port A Lock bit %s

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> LCK_W<'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