Type Alias d1_pac::tcon_lcd0::fsync_gen_ctrl::SENSOR_DIS_TIME_W

source ·
pub type SENSOR_DIS_TIME_W<'a, const O: u8> = FieldWriter<'a, u32, FSYNC_GEN_CTRL_SPEC, u16, u16, 11, O>;
Expand description

Field sensor_dis_time writer - 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_W<'a, const O: u8> { /* private fields */ }