LockR

Type Alias LockR 

pub type LockR = BitReader<Lock>;
Expand description

Field LOCK reader - LOCK

Aliased Type§

pub struct LockR { /* private fields */ }

Implementations§

§

impl LockR

pub const fn variant(&self) -> Lock

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

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