Type Alias d1_pac::csic::csic_dma::csic_dma_int_en::FD_INT_EN_R

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

Field fd_int_en reader - Frame done

Indicates the CSI has finished capturing an image frame. Applies to video capture mode. The bit is set after each completed frame capturing data is written to buffer as long as video capture remains enabled.

Aliased Type§

struct FD_INT_EN_R { /* private fields */ }