pub type R = R<MISrs>;
Expand description
Register MIS
reader
Aliased Type§
pub struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn frame_mis(&self) -> FRAME_MIS_R
pub fn frame_mis(&self) -> FRAME_MIS_R
Bit 0 - Capture complete masked interrupt status This bit gives the status of the masked capture complete interrupt
Sourcepub fn ovr_mis(&self) -> OVR_MIS_R
pub fn ovr_mis(&self) -> OVR_MIS_R
Bit 1 - Overrun masked interrupt status This bit gives the status of the masked overflow interrupt.
Sourcepub fn err_mis(&self) -> ERR_MIS_R
pub fn err_mis(&self) -> ERR_MIS_R
Bit 2 - Synchronization error masked interrupt status This bit gives the status of the masked synchronization error interrupt. Note: This bit is available only in embedded synchronization mode.
Sourcepub fn vsync_mis(&self) -> VSYNC_MIS_R
pub fn vsync_mis(&self) -> VSYNC_MIS_R
Bit 3 - VSYNC masked interrupt status This bit gives the status of the masked VSYNC interrupt. The active state of the DCMI_VSYNC signal is defined by the VSPOL bit.
Sourcepub fn line_mis(&self) -> LINE_MIS_R
pub fn line_mis(&self) -> LINE_MIS_R
Bit 4 - Line masked interrupt status This bit gives the status of the masked line interrupt.