Type Alias d1_pac::audio_codec::ac_adc_cnt::RX_CNT_W

source ·
pub type RX_CNT_W<'a, const O: u8> = FieldWriter<'a, u32, AC_ADC_CNT_SPEC, u32, u32, 32, O>;
Expand description

Field rx_cnt writer - RX Sample Counter

The audio sample number of writing into RXFIFO. When one sample is written by Digital Audio Engine, the RX sample counter register increases by one. The RX sample counter register can be set to any initial valve at any time. After being updated by the initial value, the counter register should count from this initial value.

Aliased Type§

struct RX_CNT_W<'a, const O: u8> { /* private fields */ }