Type Alias d1_pac::tcon_lcd0::lcd_cpu_if::FLUSH_W

source ·
pub type FLUSH_W<'a, const O: u8> = BitWriter<'a, u32, LCD_CPU_IF_SPEC, bool, O>;
Expand description

Field flush writer - Direct transfer mode

If it is enabled, FIFO1 is regardless of the HV timing, the pixels data keep being transferred unless the input FIFO was empty.

Data output rate is controlled by DCLK.

Aliased Type§

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