17.7.3 DCMI raw interrupt status register (DCMI_RIS)Address offset: 0x08
Reset value: 0x0000 0000

DCMI_RIS ให้ the raw interrupt status และสามารถเข้าถึงได้ในการอ่านเท่านั้น. เมื่ออ่าน, register นี้จะส่งคืนกลับ the status of the corresponding interrupt ก่อนการบังด้วย the DCMI_IER register value.
Bits 31:5 Reserved, must be kept at reset value.
Bit 4
LINE_RIS: Line raw interrupt status
บิตนี้จะเซ็ตเมื่อ the DCMI_HSYNC signal เปลี่ยนจาก the inactive state ไปเป็น the active state. มันไปเป็น high แม้ว่า the
line ไม่ถูกต้อง.
ในกรณีของ embedded synchronization, บิตนี้ถูกเซ็ตเฉพาะถ้า the CAPTURE bit ใน DCMI_CR ถูกเซ็ต.
มันจะถูกเคลียร์โดยการเขียน a ‘1’ ไปยัง the LINE_ISC bit ใน DCMI_ICR.
Bit 3
VSYNC_RIS: DCMI_VSYNC raw interrupt status
บิตนี้จะเซ็ตเมื่อ the DCMI_VSYNC signal เปลี่ยนจาก the inactive state ไปเป็น the active state.
ในกรณีของ embedded synchronization, บิตนี้ถูกเซ็ตเฉพาะถ้า the CAPTURE bit ใน DCMI_CR ถูกเซ็ต.
มันจะถูกเคลียร์โดยการเขียน a ‘1’ ไปยัง the VSYNC_ISC bit ใน DCMI_ICR.
Bit 2
ERR_RIS: Synchronization error raw interrupt status
0: ไม่มี synchronization error ถูกตรวจพบ
1: Embedded synchronization characters ไม่ถูกรับใน the correct order.
บิตนี้ใช้ได้เฉพาะใน the embedded synchronization mode. มันจะถูกเคลียร์โดยการเขียน a ‘1’ ไปยัง the ERR_ISC bit ใน
DCMI_ICR.
Note: บิตนี้มีให้ใชงานเฉพาะใน embedded synchronization mode.Bit 1
OVR_RIS: Overrun raw interrupt status
0: ไม่มี data buffer overrun เกิดขึ้น
1: A data buffer overrun เกิดขึ้นและ the data FIFO เสียหาย.
บิตนี้จะถูกเคลียร์โดยการเขียน a ‘1’ ไปยัง the OVR_ISC bit ใน DCMI_ICR.
Bit 0
FRAME_RIS: Capture complete raw interrupt status
0: ไม่มี new capture
1: A frame ถูกจับแล้ว.
บิตนี้ถูกเซ็ตเมื่อ a frame หรือ window ถูกจับแล้ว.
ในกรณีของ a cropped window, บิตนี้จะถูกเซ็ตที่ the end of line of the last line ใน the crop. มันจะถูกเซ็ตถึงแม้ว่า the
captured frame ว่างเปล่า (ตัวอย่างเช่น window ถูกครอบตัดภายนอก the frame).
บิตนี้จะถูกเคลียร์โดยการเขียน a ‘1’ ไปยัง the FRAME_ISC bit ใน DCMI_ICR.