Type Alias esp32c3::i2s0::tx_pcm2pdm_conf::TX_PDM_HP_BYPASS_W

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

Field TX_PDM_HP_BYPASS writer - I2S TX PDM bypass hp filter or not. The option has been removed.

Aliased Type§

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