Struct esp32s3::lcd_cam::lc_dma_int_ena::R
source · pub struct R(_);
Expand description
Register LC_DMA_INT_ENA
reader
Implementations§
source§impl R
impl R
sourcepub fn lcd_vsync_int_ena(&self) -> LCD_VSYNC_INT_ENA_R
pub fn lcd_vsync_int_ena(&self) -> LCD_VSYNC_INT_ENA_R
Bit 0 - The enable bit for LCD frame end interrupt.
sourcepub fn lcd_trans_done_int_ena(&self) -> LCD_TRANS_DONE_INT_ENA_R
pub fn lcd_trans_done_int_ena(&self) -> LCD_TRANS_DONE_INT_ENA_R
Bit 1 - The enable bit for lcd transfer end interrupt.
sourcepub fn cam_vsync_int_ena(&self) -> CAM_VSYNC_INT_ENA_R
pub fn cam_vsync_int_ena(&self) -> CAM_VSYNC_INT_ENA_R
Bit 2 - The enable bit for Camera frame end interrupt.
sourcepub fn cam_hs_int_ena(&self) -> CAM_HS_INT_ENA_R
pub fn cam_hs_int_ena(&self) -> CAM_HS_INT_ENA_R
Bit 3 - The enable bit for Camera line interrupt.