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