Type Alias stm32wlxx_hal::pac::exti::ftsr2::FT45_W

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

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

Aliased Type§

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