Type Alias d1_pac::csic::csic_parser0::prs_ncsic_if_cfg::YUV420_LINE_ORDER_W

source ·
pub type YUV420_LINE_ORDER_W<'a, const O: u8> = BitWriter<'a, u32, PRS_NCSIC_IF_CFG_SPEC, YUV420_LINE_ORDER_A, O>;
Expand description

Field yuv420_line_order writer -

Aliased Type§

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

Implementations§

source§

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

source

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

YUV420 input in Y_YC_Y_YC line order

source

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

YUV420 input in YC_Y_YC_Y line order