Type Alias d1_pac::tcon_lcd0::lcd_sync_ctl::LCD_CTRL_SYNC_MODE_R

source ·
pub type LCD_CTRL_SYNC_MODE_R = BitReader<LCD_CTRL_SYNC_MODE_A>;
Expand description

Field lcd_ctrl_sync_mode reader - LCD Controller Sync Mode

Note: Only use in Single DSI mode.

Aliased Type§

struct LCD_CTRL_SYNC_MODE_R { /* private fields */ }

Implementations§

source§

impl LCD_CTRL_SYNC_MODE_R

source

pub fn variant(&self) -> LCD_CTRL_SYNC_MODE_A

Get enumerated values variant

source

pub fn is_s_ync_first(&self) -> bool

Checks if the value of the field is S_YNC_FIRST

source

pub fn is_s_ync_every(&self) -> bool

Checks if the value of the field is S_YNC_EVERY