Type Alias d1_pac::audio_codec::ac_dac_txdata::TX_DATA_W

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

Field tx_data writer - Write the transmitting left and right channel sample data to this register one by one. Write the left channel sample data first and then the right channel sample.

Aliased Type§

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