Struct esp32s3::lcd_cam::lc_dma_int_st::R
source · pub struct R(_);Expand description
Register LC_DMA_INT_ST reader
Implementations§
source§impl R
impl R
sourcepub fn lcd_vsync_int_st(&self) -> LCD_VSYNC_INT_ST_R
pub fn lcd_vsync_int_st(&self) -> LCD_VSYNC_INT_ST_R
Bit 0 - The status bit for LCD frame end interrupt.
sourcepub fn lcd_trans_done_int_st(&self) -> LCD_TRANS_DONE_INT_ST_R
pub fn lcd_trans_done_int_st(&self) -> LCD_TRANS_DONE_INT_ST_R
Bit 1 - The status bit for lcd transfer end interrupt.
sourcepub fn cam_vsync_int_st(&self) -> CAM_VSYNC_INT_ST_R
pub fn cam_vsync_int_st(&self) -> CAM_VSYNC_INT_ST_R
Bit 2 - The status bit for Camera frame end interrupt.
sourcepub fn cam_hs_int_st(&self) -> CAM_HS_INT_ST_R
pub fn cam_hs_int_st(&self) -> CAM_HS_INT_ST_R
Bit 3 - The status bit for Camera transfer end interrupt.