pub type Ad2daLoopBackW<'a, REG> = BitWriter<'a, REG>;Expand description
Field AD2DA_LOOP_BACK writer - RX–>TX Loop debug control: 0: disable 1: enable, internally connect RX Resampled PCM to TX Resample PCM input
Aliased Type§
pub struct Ad2daLoopBackW<'a, REG> { /* private fields */ }