Type Alias d1_pac::tcon_lcd0::fsync_gen_ctrl::SENSOR_DIS_TIME_R

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

Field sensor_dis_time reader - Delay 0-2047 Hsync Period

When hsync_pol_sel is 0, the actual delay is sensor_dis_time-1.

When hsync_pol_sel is 1, the actual delay is sensor_dis_time.

Aliased Type§

struct SENSOR_DIS_TIME_R { /* private fields */ }