Type Alias stm32wlxx_hal::pac::tim2::smcr::ETP_W

pub type ETP_W<'a, const O: u8> = BitWriterRaw<'a, u32, SMCR_SPEC, ETP_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field ETP writer - External trigger polarity

Aliased Type§

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