Type Alias d1_pac::tcon_lcd0::lcd_lvds_if::LCD_LVDS_EVEN_ODD_DIR_R

source ·
pub type LCD_LVDS_EVEN_ODD_DIR_R = BitReader<LCD_LVDS_EVEN_ODD_DIR_A>;
Expand description

Field lcd_lvds_even_odd_dir reader - Set the order of even field and odd field

Aliased Type§

struct LCD_LVDS_EVEN_ODD_DIR_R { /* private fields */ }

Implementations§

source§

impl LCD_LVDS_EVEN_ODD_DIR_R

source

pub fn variant(&self) -> LCD_LVDS_EVEN_ODD_DIR_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

Checks if the value of the field is NORMAL

source

pub fn is_reverse(&self) -> bool

Checks if the value of the field is REVERSE