Module d1_pac::tcon_lcd0::lcd_sync_pos

source ·
Expand description

LCD Sync Position Register

Structs§

  • LCD Sync Position Register
  • Register lcd_sync_pos reader
  • Register lcd_sync_pos writer

Type Aliases§

  • Field lcd_sync_line_num reader - Set the line number of master LCD controller which is used to trigger the slave LCD controller to start working.
  • Field lcd_sync_line_num writer - Set the line number of master LCD controller which is used to trigger the slave LCD controller to start working.
  • Field lcd_sync_pixel_num reader - Set the pixel number of master LCD controller which is used to trigger the slave LCD controller to start working.This value is the number of pixels between the trigger point and the end of the line.
  • Field lcd_sync_pixel_num writer - Set the pixel number of master LCD controller which is used to trigger the slave LCD controller to start working.This value is the number of pixels between the trigger point and the end of the line.