Type Alias stm32wlxx_hal::pac::exti::rtsr2::RT45_W

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

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

Aliased Type§

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