Type Alias stm32wlxx_hal::pac::tim2::PSC

pub type PSC = Reg<PSC_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

PSC register accessor: an alias for Reg<PSC_SPEC>

Aliased Type§

struct PSC { /* private fields */ }