Type Alias d1_pac::i2s_pcm::i2s_pcm_txfifo::TXDATA_R

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

Field txdata reader - TX Sample

Transmitting left, right channel sample data should be written to this register one by one. The left channel sample data is first and then the right channel sample.

Aliased Type§

struct TXDATA_R { /* private fields */ }