Type Alias stm32wlxx_hal::pac::exti::ftsr1::FT22_W

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

Field FT0 writer - Falling trigger event configuration bit of Configurable Event input

Aliased Type§

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