Expand description
LCD Control Register
Structs§
- LCD Control Register
- Register
lcd_ctl
reader - Register
lcd_ctl
writer
Enums§
- It executes at the beginning of the first blank line of LCD timing.
- Set the interface type of LCD controller
- This flag is valid only when LCD_EN == 1
- Enable the function to swap red data and blue data in fifo1.
- LCD Source Select
Type Aliases§
- Field
lcd_en
reader - It executes at the beginning of the first blank line of LCD timing. - Field
lcd_en
writer - It executes at the beginning of the first blank line of LCD timing. - Field
lcd_fifo1_rst
reader - Writing 1 and then 0 to this bit will reset FIFO 1 - Field
lcd_fifo1_rst
writer - Writing 1 and then 0 to this bit will reset FIFO 1 - Field
lcd_if
reader - Set the interface type of LCD controller - Field
lcd_if
writer - Set the interface type of LCD controller - Field
lcd_interlace_en
reader - This flag is valid only when LCD_EN == 1 - Field
lcd_interlace_en
writer - This flag is valid only when LCD_EN == 1 - Field
lcd_rb_swap
reader - Enable the function to swap red data and blue data in fifo1. - Field
lcd_rb_swap
writer - Enable the function to swap red data and blue data in fifo1. - Field
lcd_src_sel
reader - LCD Source Select - Field
lcd_src_sel
writer - LCD Source Select - Field
lcd_start_dly
reader - The unit of delay is T_line. - Field
lcd_start_dly
writer - The unit of delay is T_line.