FRAME_MIS=B_0x0, OVR_MIS=B_0x0, LINE_MIS=B_0x0, ERR_MIS=B_0x0, VSYNC_MIS=B_0x0
DCMI masked interrupt status register
FRAME_MIS | Capture complete masked interrupt status 0 (B_0x0): No interrupt is generated after a complete capture. 1 (B_0x1): An interrupt is generated at the end of each received frame/crop window (in crop mode) and the FRAME_IE bit is set in DCMI_IER. |
OVR_MIS | Overrun masked interrupt status 0 (B_0x0): No interrupt is generated on overrun. 1 (B_0x1): An interrupt is generated if the DMA was not able to transfer the last data before new data (32-bit) are received and the OVR_IE bit is set in DCMI_IER. |
ERR_MIS | Synchronization error masked interrupt status 0 (B_0x0): No interrupt is generated on a synchronization error. 1 (B_0x1): An interrupt is generated if the embedded synchronization codes are not received in the correct order and the ERR_IE bit in DCMI_IER is set. |
VSYNC_MIS | VSYNC masked interrupt status 0 (B_0x0): No interrupt is generated on DCMI_VSYNC transitions. 1 (B_0x1): An interrupt is generated on each DCMI_VSYNC transition from the inactive to the active state and the VSYNC_IE bit is set in DCMI_IER. |
LINE_MIS | Line masked interrupt status 0 (B_0x0): No interrupt generation when the line is received 1 (B_0x1): An Interrupt is generated when a line has been completely received and the LINE_IE bit is set in DCMI_IER. |