W

Type Alias W 

Source
pub type W = W<CtrlSpec>;
Expand description

Register CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn read_mode(&mut self) -> ReadModeW<'_, CtrlSpec>

Bits 0:1 - Read Mode.

Source

pub fn data_width(&mut self) -> DataWidthW<'_, CtrlSpec>

Bits 2:3 - Data Width.

Source

pub fn ds_timing_en(&mut self) -> DsTimingEnW<'_, CtrlSpec>

Bit 4 - DS Timing Enable.

Source

pub fn fifo_thrsh(&mut self) -> FifoThrshW<'_, CtrlSpec>

Bits 5:9 - Data FIFO Threshold.

Source

pub fn rx_dma(&mut self) -> RxDmaW<'_, CtrlSpec>

Bit 16 - DMA Enable.

Source

pub fn rx_dma_thrsh(&mut self) -> RxDmaThrshW<'_, CtrlSpec>

Bits 17:20 - DMA Threshold.

Source

pub fn three_ch_en(&mut self) -> ThreeChEnW<'_, CtrlSpec>

Bit 30 - Three-channel mode enable.

Source

pub fn pcif_sys(&mut self) -> PcifSysW<'_, CtrlSpec>

Bit 31 - PCIF Control.