Type Alias d1_pac::tcon_lcd0::fsync_gen_ctrl::SEL_VSYNC_EN_W

source ·
pub type SEL_VSYNC_EN_W<'a, const O: u8> = BitWriter<'a, u32, FSYNC_GEN_CTRL_SPEC, SEL_VSYNC_EN_A, O>;
Expand description

Field sel_vsync_en writer - Select Vsync Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Select vsync falling edge to start state machine

source

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

Select vsync rising edge to start state machine