Expand description
LCD frame control register
Structs
Type Definitions
Field
LCD_HB_FRONT reader - It is the horizontal blank front porch of a frame. Can be configured in CONF state.Field
LCD_HB_FRONT writer - It is the horizontal blank front porch of a frame. Can be configured in CONF state.Field
LCD_MODE_EN reader - 1: Enable LCD mode output vsync, hsync, de. 0: Disable. Can be configured in CONF state.Field
LCD_MODE_EN writer - 1: Enable LCD mode output vsync, hsync, de. 0: Disable. Can be configured in CONF state.Field
LCD_VA_HEIGHT reader - It is the vertical active height of a frame. Can be configured in CONF state.Field
LCD_VA_HEIGHT writer - It is the vertical active height of a frame. Can be configured in CONF state.Field
LCD_VT_HEIGHT reader - It is the vertical total height of a frame. Can be configured in CONF state.Field
LCD_VT_HEIGHT writer - It is the vertical total height of a frame. Can be configured in CONF state.