Type Alias stm32f4xx_hal::pac::dcmi::icr::OVR_ISC_W

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

Field OVR_ISC writer - Overrun interrupt status clear

Aliased Type§

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