Type Alias stm32wlxx_hal::pac::gpioa::lckr::LCK1_R
pub type LCK1_R = BitReaderRaw<LCK0_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LCK0
reader - Port x lock bit y (y= 0..15)
Aliased Type§
struct LCK1_R { /* private fields */ }