Type Alias d1_pac::tcon_lcd0::lcd_sync_pos::LCD_SYNC_PIXEL_NUM_R

source ·
pub type LCD_SYNC_PIXEL_NUM_R = FieldReader<u16, u16>;
Expand description

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.

Tri pos = TlineLCD_Sync_Line_Num+Tpixel(HT-LCD_Sync_Pixel_Num)

Note: Only use in Single DSI mode.

Aliased Type§

struct LCD_SYNC_PIXEL_NUM_R { /* private fields */ }