Type Alias stm32_hal2::pac::dcmi::ier::VSYNC_IE_W

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

Field VSYNC_IE writer - VSYNC interrupt enable

Aliased Type§

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