Type Alias d1_pac::tcon_lcd0::lcd_cpu_if::AUTO_R

source ·
pub type AUTO_R = BitReader<bool>;
Expand description

Field auto reader - Auto transfer mode

If it is 1, all the valid data during this frame are written to panel.

Note: This bit is sampled by Vsync.

Aliased Type§

struct AUTO_R { /* private fields */ }