pub type R = R<CtrlSpec>;Expand description
Register CTRL reader
Aliased Type§
pub struct R { /* private fields */ }Implementations§
Source§impl R
impl R
Sourcepub fn data_width(&self) -> DataWidthR
pub fn data_width(&self) -> DataWidthR
Bits 2:3 - Data Width.
Sourcepub fn ds_timing_en(&self) -> DsTimingEnR
pub fn ds_timing_en(&self) -> DsTimingEnR
Bit 4 - DS Timing Enable.
Sourcepub fn fifo_thrsh(&self) -> FifoThrshR
pub fn fifo_thrsh(&self) -> FifoThrshR
Bits 5:9 - Data FIFO Threshold.
Sourcepub fn rx_dma_thrsh(&self) -> RxDmaThrshR
pub fn rx_dma_thrsh(&self) -> RxDmaThrshR
Bits 17:20 - DMA Threshold.
Sourcepub fn three_ch_en(&self) -> ThreeChEnR
pub fn three_ch_en(&self) -> ThreeChEnR
Bit 30 - Three-channel mode enable.