Type Alias d1_pac::csic::csic_top::csic_ptn_ctrl::PTN_MODE_R

source ·
pub type PTN_MODE_R = FieldReader<u8, PTN_MODE_A>;
Expand description

Field ptn_mode reader - Pattern mode selection

Aliased Type§

struct PTN_MODE_R { /* private fields */ }

Implementations§

source§

impl PTN_MODE_R

source

pub fn variant(&self) -> Option<PTN_MODE_A>

Get enumerated values variant

source

pub fn is_ncsic_yuv_8bit(&self) -> bool

Checks if the value of the field is NCSIC_YUV_8BIT

source

pub fn is_ncsic_yuv_16bit(&self) -> bool

Checks if the value of the field is NCSIC_YUV_16BIT

source

pub fn is_bt656_8bit(&self) -> bool

Checks if the value of the field is BT656_8BIT

source

pub fn is_bt656_16bit(&self) -> bool

Checks if the value of the field is BT656_16BIT

source

pub fn is_bayer_12bit(&self) -> bool

Checks if the value of the field is BAYER_12BIT

source

pub fn is_uyvy422_12bit(&self) -> bool

Checks if the value of the field is UYVY422_12BIT

source

pub fn is_uyvy420_12bit(&self) -> bool

Checks if the value of the field is UYVY420_12BIT