Type Alias esp32c3::i2s0::tx_conf::TX_CHAN_EQUAL_R

source ·
pub type TX_CHAN_EQUAL_R = BitReader;
Expand description

Field TX_CHAN_EQUAL reader - 1: The value of Left channel data is equal to the value of right channel data in I2S TX mono mode or TDM channel select mode. 0: The invalid channel data is reg_i2s_single_data in I2S TX mono mode or TDM channel select mode.

Aliased Type§

struct TX_CHAN_EQUAL_R { /* private fields */ }