Expand description

LCD configuration register

Structs

LCD configuration register
Register LCD_MISC reader
Register LCD_MISC writer

Type Definitions

Field LCD_AFIFO_RESET writer - LCD AFIFO reset signal.
Field LCD_AFIFO_THRESHOLD_NUM reader - The awfull threshold number of lcd_afifo.
Field LCD_AFIFO_THRESHOLD_NUM writer - The awfull threshold number of lcd_afifo.
Field LCD_BK_EN reader - 1: Enable blank region when LCD sends data out. 0: No blank region.
Field LCD_BK_EN writer - 1: Enable blank region when LCD sends data out. 0: No blank region.
Field LCD_CD_CMD_SET reader - 1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_CMD state. 0: LCD_CD = reg_cd_idle_edge.
Field LCD_CD_CMD_SET writer - 1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_CMD state. 0: LCD_CD = reg_cd_idle_edge.
Field LCD_CD_DATA_SET reader - 1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_DOUT state. 0: LCD_CD = reg_cd_idle_edge.
Field LCD_CD_DATA_SET writer - 1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_DOUT state. 0: LCD_CD = reg_cd_idle_edge.
Field LCD_CD_DUMMY_SET reader - 1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_DUMMY state. 0: LCD_CD = reg_cd_idle_edge.
Field LCD_CD_DUMMY_SET writer - 1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_DUMMY state. 0: LCD_CD = reg_cd_idle_edge.
Field LCD_CD_IDLE_EDGE reader - The default value of LCD_CD.
Field LCD_CD_IDLE_EDGE writer - The default value of LCD_CD.
Field LCD_NEXT_FRAME_EN reader - 1: Send the next frame data when the current frame is sent out. 0: LCD stops when the current frame is sent out.
Field LCD_NEXT_FRAME_EN writer - 1: Send the next frame data when the current frame is sent out. 0: LCD stops when the current frame is sent out.
Field LCD_VBK_CYCLELEN reader - The vertical back blank region cycle length minus 1 in LCD RGB mode, or the hold time cycle length in LCD non-RGB mode.
Field LCD_VBK_CYCLELEN writer - The vertical back blank region cycle length minus 1 in LCD RGB mode, or the hold time cycle length in LCD non-RGB mode.
Field LCD_VFK_CYCLELEN reader - The setup cycle length minus 1 in LCD non-RGB mode.
Field LCD_VFK_CYCLELEN writer - The setup cycle length minus 1 in LCD non-RGB mode.