Module lcd_ctrl

Source
Expand description

LCD frame control register

Structs§

LCD_CTRL_SPEC
LCD frame control register

Type Aliases§

LCD_HB_FRONT_R
Field LCD_HB_FRONT reader - It is the horizontal blank front porch of a frame. Can be configured in CONF state.
LCD_HB_FRONT_W
Field LCD_HB_FRONT writer - It is the horizontal blank front porch of a frame. Can be configured in CONF state.
LCD_MODE_EN_R
Field LCD_MODE_EN reader - 1: Enable LCD mode output vsync, hsync, de. 0: Disable. Can be configured in CONF state.
LCD_MODE_EN_W
Field LCD_MODE_EN writer - 1: Enable LCD mode output vsync, hsync, de. 0: Disable. Can be configured in CONF state.
LCD_VA_HEIGHT_R
Field LCD_VA_HEIGHT reader - It is the vertical active height of a frame. Can be configured in CONF state.
LCD_VA_HEIGHT_W
Field LCD_VA_HEIGHT writer - It is the vertical active height of a frame. Can be configured in CONF state.
LCD_VT_HEIGHT_R
Field LCD_VT_HEIGHT reader - It is the vertical total height of a frame. Can be configured in CONF state.
LCD_VT_HEIGHT_W
Field LCD_VT_HEIGHT writer - It is the vertical total height of a frame. Can be configured in CONF state.
R
Register LCD_CTRL reader
W
Register LCD_CTRL writer