Type Alias d1_pac::csic::csic_parser0::prs_ncsic_if_cfg::INPUT_SEQ_R

source ·
pub type INPUT_SEQ_R = FieldReader<u8, INPUT_SEQ_A>;
Expand description

Field input_seq reader - Input data sequence, only valid for YUV422 and YUV420 input format

Aliased Type§

struct INPUT_SEQ_R { /* private fields */ }

Implementations§

source§

impl INPUT_SEQ_R

source

pub fn variant(&self) -> INPUT_SEQ_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