W

Type Alias W 

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

Register DEBUG_LOOP writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn da2ad_loop_back(&mut self) -> Da2adLoopBackW<'_, DebugLoopSpec>

Bit 0 - TX–>RX Loop debug control: 0: disable 1: enable, internally connect TX SDTO to RX SDTI

Source

pub fn ad2da_loop_back(&mut self) -> Ad2daLoopBackW<'_, DebugLoopSpec>

Bit 1 - RX–>TX Loop debug control: 0: disable 1: enable, internally connect RX Resampled PCM to TX Resample PCM input

Source

pub fn sp_clk_sel(&mut self) -> SpClkSelW<'_, DebugLoopSpec>

Bit 2 - clock select 0: xtal clock 1: pll clock

Source

pub fn rsvd3(&mut self) -> Rsvd3W<'_, DebugLoopSpec>

Bits 3:7

Source

pub fn sp_clk_div_update(&mut self) -> SpClkDivUpdateW<'_, DebugLoopSpec>

Bit 8 - update sp clock divider

Source

pub fn rsvd2(&mut self) -> Rsvd2W<'_, DebugLoopSpec>

Bits 9:15

Source

pub fn sp_clk_div(&mut self) -> SpClkDivW<'_, DebugLoopSpec>

Bits 16:23 - sp clock divider value

Source

pub fn rsvd(&mut self) -> RsvdW<'_, DebugLoopSpec>

Bits 24:31