Type Alias d1_pac::csic::csic_dma::csic_dma_int_en::VS_INT_EN_W

source ·
pub type VS_INT_EN_W<'a, const O: u8> = BitWriter<'a, u32, CSIC_DMA_INT_EN_SPEC, bool, O>;
Expand description

Field vs_int_en writer - 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_W<'a, const O: u8> { /* private fields */ }