Module d1_pac::tcon_lcd0::lcd_hv_if

source ·
Expand description

LCD HV Panel Interface Register

Structs§

  • LCD HV Panel Interface Register
  • Register lcd_hv_if reader
  • Register lcd_hv_if writer

Enums§

Type Aliases§

  • Field ccir_csc_dis reader - LCD convert source from RGB to YUV.
  • Field ccir_csc_dis writer - LCD convert source from RGB to YUV.
  • Field hv_mode reader - Set the HV mode of LCD controller
  • Field hv_mode writer - Set the HV mode of LCD controller
  • Field rgb888_even_order reader - Serial RGB888 mode Output sequence at even lines of the panel (line 2, 4, 6, 8…).
  • Field rgb888_even_order writer - Serial RGB888 mode Output sequence at even lines of the panel (line 2, 4, 6, 8…).
  • Field rgb888_odd_order reader - Serial RGB888 mode Output sequence at odd lines of the panel (line 1, 3, 5, 7…).
  • Field rgb888_odd_order writer - Serial RGB888 mode Output sequence at odd lines of the panel (line 1, 3, 5, 7…).
  • Field yuv_eav_sav_f_line_dly reader - Set the delay line mode.
  • Field yuv_eav_sav_f_line_dly writer - Set the delay line mode.
  • Field yuv_sm reader - Serial YUV mode Output sequence 2-pixel-pair of every scan line.
  • Field yuv_sm writer - Serial YUV mode Output sequence 2-pixel-pair of every scan line.