Type Alias d1_pac::tcon_lcd0::lcd_sync_pos::LCD_SYNC_LINE_NUM_W

source ·
pub type LCD_SYNC_LINE_NUM_W<'a, const O: u8> = FieldWriter<'a, u32, LCD_SYNC_POS_SPEC, u16, u16, 12, O>;
Expand description

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.

Note:It is only set in master LCD controller.It is not necessarily to set in slave LCD controller.

Tri pos = TlineLCD_Sync_Line_Num+Tpixel(HT-LCD_Sync_Pixel_Num)

Note: Only use in Single DSI mode.

Aliased Type§

struct LCD_SYNC_LINE_NUM_W<'a, const O: u8> { /* private fields */ }