Module esp32s2::spi0::lcd_ctrl2

source ·
Expand description

LCD frame control2 register

Structs

LCD frame control2 register
Register LCD_CTRL2 reader
Register LCD_CTRL2 writer

Type Definitions

Field HSYNC_IDLE_POL reader - It is the idle value of spi_hsync. Can be configured in CONF state.
Field HSYNC_IDLE_POL writer - It is the idle value of spi_hsync. Can be configured in CONF state.
Field LCD_HSYNC_POSITION reader - It is the position of spi_hsync active pulse in a line. Can be configured in CONF state.
Field LCD_HSYNC_POSITION writer - It is the position of spi_hsync active pulse in a line. Can be configured in CONF state.
Field LCD_HSYNC_WIDTH reader - It is the position of spi_hsync active pulse in a line. Can be configured in CONF state.
Field LCD_HSYNC_WIDTH writer - It is the position of spi_hsync active pulse in a line. Can be configured in CONF state.
Field LCD_VSYNC_WIDTH reader - It is the position of spi_vsync active pulse in a line. Can be configured in CONF state.
Field LCD_VSYNC_WIDTH writer - It is the position of spi_vsync active pulse in a line. Can be configured in CONF state.
Field VSYNC_IDLE_POL reader - It is the idle value of spi_vsync. Can be configured in CONF state.
Field VSYNC_IDLE_POL writer - It is the idle value of spi_vsync. Can be configured in CONF state.