Struct stm32f429x::dcmi::ris::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn line_ris(&self) -> LineRisR
Bit 4 - Line raw interrupt status
fn vsync_ris(&self) -> VsyncRisR
Bit 3 - VSYNC raw interrupt status
fn err_ris(&self) -> ErrRisR
Bit 2 - Synchronization error raw interrupt status
fn ovr_ris(&self) -> OvrRisR
Bit 1 - Overrun raw interrupt status
fn frame_ris(&self) -> FrameRisR
Bit 0 - Capture complete raw interrupt status