Type Alias d1_pac::tcon_lcd0::lcd_gctl::LCD_EN_W

source ·
pub type LCD_EN_W<'a, const O: u8> = BitWriter<'a, u32, LCD_GCTL_SPEC, LCD_EN_A, O>;
Expand description

Field lcd_en writer - When it is disabled, the module will be reset to idle state.

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> LCD_EN_W<'a, O>

source

pub fn disable(self) -> &'a mut W

Disable

source

pub fn enable(self) -> &'a mut W

Enable