Type Alias d1_pac::i2s_pcm::i2s_pcm_rxfifo::RX_DATA_R

source ·
pub type RX_DATA_R = FieldReader<u32, u32>;
Expand description

Field rx_data reader - 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_R { /* private fields */ }