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