Type Alias esp32c3::i2s0::tx_tdm_ctrl::TX_TDM_SKIP_MSK_EN_R

source ·
pub type TX_TDM_SKIP_MSK_EN_R = BitReader;
Expand description

Field TX_TDM_SKIP_MSK_EN reader - When DMA TX buffer stores the data of (REG_TX_TDM_TOT_CHAN_NUM + 1) channels, and only the data of the enabled channels is sent, then this bit should be set. Clear it when all the data stored in DMA TX buffer is for enabled channels.

Aliased Type§

struct TX_TDM_SKIP_MSK_EN_R { /* private fields */ }