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