Type Alias stm32_hal2::pac::dmamux2::rgcr::OIE_W

source ·
pub type OIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, RGCR_SPEC, OIE_A, BitM, O>;
Expand description

Field OIE writer - Interrupt enable at trigger event overrun

Aliased Type§

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