Type Alias stm32wlxx_hal::pac::gpiob::LCKR
pub type LCKR = Reg<LCKR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
LCKR register accessor: an alias for Reg<LCKR_SPEC>
Aliased Type§
struct LCKR { /* private fields */ }