Module esp32s3_hal::pac::lcd_cam::lcd_ctrl2
Expand description
LCD configuration register
Structs
Type Definitions
Field
LCD_DE_IDLE_POL
reader - It is the idle value of LCD_DE.Field
LCD_DE_IDLE_POL
writer - It is the idle value of LCD_DE.Field
LCD_HSYNC_IDLE_POL
reader - It is the idle value of LCD_HSYNC.Field
LCD_HSYNC_IDLE_POL
writer - It is the idle value of LCD_HSYNC.Field
LCD_HSYNC_POSITION
reader - It is the position of LCD_HSYNC active pulse in a line.Field
LCD_HSYNC_POSITION
writer - It is the position of LCD_HSYNC active pulse in a line.Field
LCD_HSYNC_WIDTH
reader - It is the position of LCD_HSYNC active pulse in a line.Field
LCD_HSYNC_WIDTH
writer - It is the position of LCD_HSYNC active pulse in a line.Field
LCD_HS_BLANK_EN
reader - 1: The pulse of LCD_HSYNC is out in vertical blanking lines RGB mode. 0: LCD_HSYNC pulse is valid only in active region lines in RGB mode.Field
LCD_HS_BLANK_EN
writer - 1: The pulse of LCD_HSYNC is out in vertical blanking lines RGB mode. 0: LCD_HSYNC pulse is valid only in active region lines in RGB mode.Field
LCD_VSYNC_IDLE_POL
reader - It is the idle value of LCD_VSYNC.Field
LCD_VSYNC_IDLE_POL
writer - It is the idle value of LCD_VSYNC.Field
LCD_VSYNC_WIDTH
reader - It is the position of LCD_VSYNC active pulse in a line.Field
LCD_VSYNC_WIDTH
writer - It is the position of LCD_VSYNC active pulse in a line.