[][src]Type Definition imxrt1062_csi::csicr2::W

type W = W<u32, CSICR2>;

Writer for register CSICR2

Methods

impl W[src]

pub fn hsc(&mut self) -> HSC_W[src]

Bits 0:7 - Horizontal Skip Count

pub fn vsc(&mut self) -> VSC_W[src]

Bits 8:15 - Vertical Skip Count. Contains the number of rows to skip. SCE must be 1, otherwise VSC is ignored.

pub fn lvrm(&mut self) -> LVRM_W[src]

Bits 16:18 - Live View Resolution Mode. Selects the grid size used for live view resolution.

pub fn bts(&mut self) -> BTS_W[src]

Bits 19:20 - Bayer Tile Start. Controls the Bayer pattern starting point.

pub fn sce(&mut self) -> SCE_W[src]

Bit 23 - Skip Count Enable. Enables or disables the skip count feature.

pub fn afs(&mut self) -> AFS_W[src]

Bits 24:25 - Auto Focus Spread. Selects which green pixels are used for auto-focus.

pub fn drm(&mut self) -> DRM_W[src]

Bit 26 - Double Resolution Mode. Controls size of statistics grid.

pub fn dma_burst_type_sff(&mut self) -> DMA_BURST_TYPE_SFF_W[src]

Bits 28:29 - Burst Type of DMA Transfer from STATFIFO. Selects the burst type of DMA transfer from STATFIFO.

pub fn dma_burst_type_rff(&mut self) -> DMA_BURST_TYPE_RFF_W[src]

Bits 30:31 - Burst Type of DMA Transfer from RxFIFO. Selects the burst type of DMA transfer from RxFIFO.