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