Type Alias d1_pac::i2s_pcm::i2s_pcm_rxfifo::RX_DATA_W

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

Field rx_data writer - RX Sample

The host can get one sample by reading this register. The left channel sample data is first and then the right channel sample.

Aliased Type§

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