Type Alias d1_pac::csic::csic_dma::csic_dma_int_en::VS_INT_EN_R

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

Field vs_int_en reader - vsync flag

The bit is set when vsync come. And at this time load the buffer address for the coming frame. So after this irq come, changing the buffer address could only effect next frame

Aliased Type§

struct VS_INT_EN_R { /* private fields */ }