Type Alias d1_pac::tcon_lcd0::lcd_hv_if::CCIR_CSC_DIS_R

source ·
pub type CCIR_CSC_DIS_R = BitReader<CCIR_CSC_DIS_A>;
Expand description

Field ccir_csc_dis reader - LCD convert source from RGB to YUV.

Only valid when HV mode is “1100”.

Aliased Type§

struct CCIR_CSC_DIS_R { /* private fields */ }

Implementations§

source§

impl CCIR_CSC_DIS_R

source

pub fn variant(&self) -> CCIR_CSC_DIS_A

Get enumerated values variant

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE