Type Alias stm32f4xx_hal::pac::dcmi::ier::OVR_IE_W

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

Field OVR_IE writer - Overrun interrupt enable

Aliased Type§

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