Type Alias stm32wlxx_hal::pac::exti::rtsr1::RT3_W

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

Field RT0 writer - Rising trigger event configuration bit of Configurable Event input

Aliased Type§

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