Type Alias stm32wlxx_hal::pac::exti::ftsr1::FT1_R
pub type FT1_R = BitReaderRaw<FT0_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field FT0
reader - Falling trigger event configuration bit of Configurable Event input
Aliased Type§
struct FT1_R { /* private fields */ }