Type Alias d1_pac::csic::csic_parser0::prs_ncsic_if_cfg::SEQ_8PLUS2_W

source ·
pub type SEQ_8PLUS2_W<'a, const O: u8> = FieldWriterSafe<'a, u32, PRS_NCSIC_IF_CFG_SPEC, u8, SEQ_8PLUS2_A, 2, O>;
Expand description

Field seq_8plus2 writer - When select IF_DATA_WIDTH to be 8+2bit, odd/even pixel byte at CSI-D[11:4] will be rearranged to D[11:2]+2’b0 at the actual CSI data bus according to these sequences

Aliased Type§

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

Implementations§

source§

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

source

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

6’bx + D[9:8], D[7:0]

source

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

D[9:2], 6’bx + D[1:0]

source

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

D[7:0], D[9:8] + 6’bx

source

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

D[7:0], 6’bx + D[9:8]