LockW

Type Alias LockW 

pub type LockW<'a, REG> = BitWriter<'a, REG, Lock>;
Expand description

Field LOCK writer - LOCK

Aliased Type§

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

Implementations§

§

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

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

Writes to the LMDRn[7:0] are allowed.

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

Writes to the LMDRn[7:0] are ignored.