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