Type Alias stm32wlxx_hal::pac::tim2::smcr::ETPS_W

pub type ETPS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SMCR_SPEC, u8, ETPS_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field ETPS writer - External trigger prescaler

Aliased Type§

struct ETPS_W<'a, const O: u8> { /* private fields */ }