pub struct R(/* private fields */);
Expand description
Register csic_dma_cap_sta
reader
Implementations§
source§impl R
impl R
sourcepub fn scap_sta(&self) -> SCAP_STA_R
pub fn scap_sta(&self) -> SCAP_STA_R
Bit 0 - Still capture in progress
Indicates the CSI is capturing still image data (single frame). The bit is set at the start of the first frame after enabling still frame capture. It clears itself after the last pixel of the first frame is captured.
For CCIR656 interface, if the output format is frame planar YCbCr 420 mode, the frame end means the field2 end, the other frame end means filed end.
sourcepub fn vcap_sta(&self) -> VCAP_STA_R
pub fn vcap_sta(&self) -> VCAP_STA_R
Bit 1 - Video capture in progress
Indicates the CSI is capturing video image data (multiple frames). The bit is set at the start of the first frame after enabling video capture. When software disables video capture, it clears itself after the last pixel of the current frame is captured.
sourcepub fn field_sta(&self) -> FIELD_STA_R
pub fn field_sta(&self) -> FIELD_STA_R
Bit 2 - The status of the received field