Expand description
LCD Control Register
Structs§
- LCD Control Register
- Register
lcd_ctlreader - Register
lcd_ctlwriter
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_enreader - It executes at the beginning of the first blank line of LCD timing. - Field
lcd_enwriter - It executes at the beginning of the first blank line of LCD timing. - Field
lcd_fifo1_rstreader - Writing 1 and then 0 to this bit will reset FIFO 1 - Field
lcd_fifo1_rstwriter - Writing 1 and then 0 to this bit will reset FIFO 1 - Field
lcd_ifreader - Set the interface type of LCD controller - Field
lcd_ifwriter - Set the interface type of LCD controller - Field
lcd_interlace_enreader - This flag is valid only when LCD_EN == 1 - Field
lcd_interlace_enwriter - This flag is valid only when LCD_EN == 1 - Field
lcd_rb_swapreader - Enable the function to swap red data and blue data in fifo1. - Field
lcd_rb_swapwriter - Enable the function to swap red data and blue data in fifo1. - Field
lcd_src_selreader - LCD Source Select - Field
lcd_src_selwriter - LCD Source Select - Field
lcd_start_dlyreader - The unit of delay is T_line. - Field
lcd_start_dlywriter - The unit of delay is T_line.