Type Alias d1_pac::i2s_pcm::i2s_pcm_txfifo::TXDATA_W

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

Field txdata writer - 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_W<'a, const O: u8> { /* private fields */ }