Type Alias d1_pac::tcon_lcd0::lcd_slave_stop_pos::STOP_VAL_R

source ·
pub type STOP_VAL_R = FieldReader<u8, u8>;
Expand description

Field stop_val reader - 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_R { /* private fields */ }