Type Alias stm32wlxx_hal::pac::tim1::psc::PSC_R
pub type PSC_R = FieldReaderRaw<u16, u16>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PSC
reader - Prescaler value
Aliased Type§
struct PSC_R { /* private fields */ }