Type Alias d1_pac::csic::csic_dma::csic_dma_cap_sta::VCAP_STA_R

source ·
pub type VCAP_STA_R = BitReader<bool>;
Expand description

Field vcap_sta reader - 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.

Aliased Type§

struct VCAP_STA_R { /* private fields */ }