Type Alias d1_pac::csic::csic_top::csic_ptn_ctrl::PTN_MODE_W

source ·
pub type PTN_MODE_W<'a, const O: u8> = FieldWriter<'a, u32, CSIC_PTN_CTRL_SPEC, u8, PTN_MODE_A, 4, O>;
Expand description

Field ptn_mode writer - Pattern mode selection

Aliased Type§

struct PTN_MODE_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> PTN_MODE_W<'a, O>

source

pub fn ncsic_yuv_8bit(self) -> &'a mut W

100

source

pub fn ncsic_yuv_16bit(self) -> &'a mut W

101

source

pub fn bt656_8bit(self) -> &'a mut W

1001

source

pub fn bt656_16bit(self) -> &'a mut W

1010

source

pub fn bayer_12bit(self) -> &'a mut W

1101

source

pub fn uyvy422_12bit(self) -> &'a mut W

1110

source

pub fn uyvy420_12bit(self) -> &'a mut W

1111