Type Alias stm32wlxx_hal::pac::tim1::smcr::ETF_W

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

Field ETF writer - External trigger filter

Aliased Type§

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