Type Alias stm32wlxx_hal::pac::dmamux::rg0cr::OIE_W

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

Field OIE writer - Trigger overrun interrupt enable

Aliased Type§

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