Type Alias d1_pac::tcon_lcd0::lcd_lvds_ana::LVDS_EN_MB_R

source ·
pub type LVDS_EN_MB_R = BitReader<LVDS_EN_MB_A>;
Expand description

Field lvds_en_mb reader - Enable the bias circuit of the LVDS_Ana module.

Aliased Type§

struct LVDS_EN_MB_R { /* private fields */ }

Implementations§

source§

impl LVDS_EN_MB_R

source

pub fn variant(&self) -> LVDS_EN_MB_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE