Type Alias d1_pac::csic::csic_dma::csic_dma_acc_itnl_clk_cnt::ACC_CLK_CNT_R

source ·
pub type ACC_CLK_CNT_R = FieldReader<u8, u8>;
Expand description

Field acc_clk_cnt reader - The accumulated value of FRM_CLK_CNT for software frame rate statics. Every interrupt of frame is done, the software checks this accumulated value and clears it to 0. If the ACC_CLK_CNT is larger than 1, the software has lost frame.

When frame done or vsync comes, ACC_CLK_CNT = ACC_CLK_CNT + 1, and cleared to 0 when writing this register.

Aliased Type§

struct ACC_CLK_CNT_R { /* private fields */ }