Type Definition stm32f2::stm32f217::dcmi::ier::W[][src]

type W = W<u32, IER>;

Writer for register IER

Implementations

impl W[src]

pub fn line_ie(&mut self) -> LINE_IE_W<'_>[src]

Bit 4 - Line interrupt enable

pub fn vsync_ie(&mut self) -> VSYNC_IE_W<'_>[src]

Bit 3 - VSYNC interrupt enable

pub fn err_ie(&mut self) -> ERR_IE_W<'_>[src]

Bit 2 - Synchronization error interrupt enable

pub fn ovr_ie(&mut self) -> OVR_IE_W<'_>[src]

Bit 1 - Overrun interrupt enable

pub fn frame_ie(&mut self) -> FRAME_IE_W<'_>[src]

Bit 0 - Capture complete interrupt enable