Type Alias stm32wlxx_hal::pac::exti::ftsr2::FT40_W
pub type FT40_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 FT40_W<'a, const O: u8> { /* private fields */ }