Expand description
LCD HV Panel Interface Register
Structs§
- LCD HV Panel Interface Register
- Register
lcd_hv_ifreader - Register
lcd_hv_ifwriter
Enums§
- LCD convert source from RGB to YUV.
- Set the HV mode of LCD controller
- Serial RGB888 mode Output sequence at even lines of the panel (line 2, 4, 6, 8…).
- Serial RGB888 mode Output sequence at odd lines of the panel (line 1, 3, 5, 7…).
- Set the delay line mode.
- Serial YUV mode Output sequence 2-pixel-pair of every scan line.
Type Aliases§
- Field
ccir_csc_disreader - LCD convert source from RGB to YUV. - Field
ccir_csc_diswriter - LCD convert source from RGB to YUV. - Field
hv_modereader - Set the HV mode of LCD controller - Field
hv_modewriter - Set the HV mode of LCD controller - Field
rgb888_even_orderreader - Serial RGB888 mode Output sequence at even lines of the panel (line 2, 4, 6, 8…). - Field
rgb888_even_orderwriter - Serial RGB888 mode Output sequence at even lines of the panel (line 2, 4, 6, 8…). - Field
rgb888_odd_orderreader - Serial RGB888 mode Output sequence at odd lines of the panel (line 1, 3, 5, 7…). - Field
rgb888_odd_orderwriter - Serial RGB888 mode Output sequence at odd lines of the panel (line 1, 3, 5, 7…). - Field
yuv_eav_sav_f_line_dlyreader - Set the delay line mode. - Field
yuv_eav_sav_f_line_dlywriter - Set the delay line mode. - Field
yuv_smreader - Serial YUV mode Output sequence 2-pixel-pair of every scan line. - Field
yuv_smwriter - Serial YUV mode Output sequence 2-pixel-pair of every scan line.