Type Alias d1_pac::tcon_lcd0::lcd_hv_if::YUV_SM_R

source ·
pub type YUV_SM_R = FieldReader<u8, YUV_SM_A>;
Expand description

Field yuv_sm reader - Serial YUV mode Output sequence 2-pixel-pair of every scan line.

Aliased Type§

struct YUV_SM_R { /* private fields */ }

Implementations§

source§

impl YUV_SM_R

source

pub fn variant(&self) -> YUV_SM_A

Get enumerated values variant

source

pub fn is_yuyv(&self) -> bool

Checks if the value of the field is YUYV

source

pub fn is_yvyu(&self) -> bool

Checks if the value of the field is YVYU

source

pub fn is_uyvy(&self) -> bool

Checks if the value of the field is UYVY

source

pub fn is_vyuy(&self) -> bool

Checks if the value of the field is VYUY