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