Type Alias d1_pac::csic::csic_dma::csic_dma_int_en::LC_INT_EN_W

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

Field lc_int_en writer - Line counter flag The bit is set when the specific line has been written to dram every frame. The line number is set in the line counter register.

Aliased Type§

struct LC_INT_EN_W<'a, const O: u8> { /* private fields */ }