Type Alias d1_pac::tcon_lcd0::lcd_slave_stop_pos::STOP_VAL_W

source ·
pub type STOP_VAL_W<'a, const O: u8> = FieldWriter<'a, u32, LCD_SLAVE_STOP_POS_SPEC, u8, u8, 8, O>;
Expand description

Field stop_val writer - Set the stop position of the slave LCD. This value is the number of pixels between the stop position and the end of the HFP. Stop_pos = HFP - Stop_val. 0<Stop_pos<HFP-2

Note: Only use in Single DSI mode.

Aliased Type§

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