Module esp32s2::spi0::lcd_ctrl1

source ·
Expand description

LCD frame control1 register

Structs

LCD frame control1 register
Register LCD_CTRL1 reader
Register LCD_CTRL1 writer

Type Definitions

Field LCD_HA_WIDTH reader - It is the horizontal active width of a frame. Can be configured in CONF state.
Field LCD_HA_WIDTH writer - It is the horizontal active width of a frame. Can be configured in CONF state.
Field LCD_HT_WIDTH reader - It is the horizontal total width of a frame. Can be configured in CONF state.
Field LCD_HT_WIDTH writer - It is the horizontal total width of a frame. Can be configured in CONF state.
Field LCD_VB_FRONT reader - It is the vertical blank front porch of a frame. Can be configured in CONF state.
Field LCD_VB_FRONT writer - It is the vertical blank front porch of a frame. Can be configured in CONF state.