Type Alias d1_pac::tcon_lcd0::lcd_ctl::LCD_FIFO1_RST_W

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

Field lcd_fifo1_rst writer - Writing 1 and then 0 to this bit will reset FIFO 1

Note: 1 holding time must more than 1 DCLK

Aliased Type§

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