pub type W = W<CtrlSpec>;Expand description
Register CTRL writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn data_width(&mut self) -> DataWidthW<'_, CtrlSpec>
pub fn data_width(&mut self) -> DataWidthW<'_, CtrlSpec>
Bits 2:3 - Data Width.
Sourcepub fn ds_timing_en(&mut self) -> DsTimingEnW<'_, CtrlSpec>
pub fn ds_timing_en(&mut self) -> DsTimingEnW<'_, CtrlSpec>
Bit 4 - DS Timing Enable.
Sourcepub fn fifo_thrsh(&mut self) -> FifoThrshW<'_, CtrlSpec>
pub fn fifo_thrsh(&mut self) -> FifoThrshW<'_, CtrlSpec>
Bits 5:9 - Data FIFO Threshold.
Sourcepub fn rx_dma_thrsh(&mut self) -> RxDmaThrshW<'_, CtrlSpec>
pub fn rx_dma_thrsh(&mut self) -> RxDmaThrshW<'_, CtrlSpec>
Bits 17:20 - DMA Threshold.
Sourcepub fn three_ch_en(&mut self) -> ThreeChEnW<'_, CtrlSpec>
pub fn three_ch_en(&mut self) -> ThreeChEnW<'_, CtrlSpec>
Bit 30 - Three-channel mode enable.