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