Type Alias d1_pac::csic::csic_dma::csic_dma_frm_clk_cnt::FRM_CLK_CNT_R

source ·
pub type FRM_CLK_CNT_R = FieldReader<u32, u32>;
Expand description

Field frm_clk_cnt reader - Counter value between every frame. For instant hardware frame rate statics.

The internal counter is added by one every 12 MHz clock cycle. When frame done or vsync comes, the internal counter value is sampled to FRM_CLK_CNT, and cleared to 0.

Aliased Type§

struct FRM_CLK_CNT_R { /* private fields */ }