Type Alias stm32_hal2::pac::spdifrx::imr::OVRIE_W

source ·
pub type OVRIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IMR_SPEC, bool, BitM, O>;
Expand description

Field OVRIE writer - Overrun error Interrupt Enable

Aliased Type§

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