Type Alias esp32c3::i2s0::rx_tdm_ctrl::RX_TDM_PDM_CHAN6_EN_W

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

Field RX_TDM_PDM_CHAN6_EN writer - 1: Enable the valid data input of I2S RX TDM or PDM channel 6. 0: Disable, just input 0 in this channel.

Aliased Type§

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