LkR

Type Alias LkR 

pub type LkR = BitReader<Lk>;
Expand description

Field LK reader - Lock Register

Aliased Type§

pub struct LkR { /* private fields */ }

Implementations§

§

impl LkR

pub const fn variant(&self) -> Lk

Get enumerated values variant

pub fn is_0(&self) -> bool

Pin Control Register fields [15:0] are not locked.

pub fn is_1(&self) -> bool

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.