Module esp32s3_hal::pac::lcd_cam::lcd_ctrl
Expand description
LCD configuration register
Structs
Type Definitions
Field
LCD_HB_FRONT
reader - It is the horizontal blank front porch of a frame.Field
LCD_HB_FRONT
writer - It is the horizontal blank front porch of a frame.Field
LCD_RGB_MODE_EN
reader - 1: Enable reg mode input vsync, hsync, de. 0: Disable.Field
LCD_RGB_MODE_EN
writer - 1: Enable reg mode input vsync, hsync, de. 0: Disable.Field
LCD_VA_HEIGHT
reader - It is the vertical active height of a frame.Field
LCD_VA_HEIGHT
writer - It is the vertical active height of a frame.Field
LCD_VT_HEIGHT
reader - It is the vertical total height of a frame.Field
LCD_VT_HEIGHT
writer - It is the vertical total height of a frame.