Type Alias esp32c3::i2s0::tx_tdm_ctrl::TX_TDM_CHAN4_EN_W

source ·
pub type TX_TDM_CHAN4_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TX_TDM_CHAN4_EN writer - 1: Enable the valid data output of I2S TX TDM channel 4. 0: Disable, just output 0 in this channel.

Aliased Type§

struct TX_TDM_CHAN4_EN_W<'a, REG> { /* private fields */ }