Type Alias esp32c3::i2s0::tx_conf::TX_STOP_EN_W

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

Field TX_STOP_EN writer - Set this bit to stop disable output BCK signal and WS signal when tx FIFO is emtpy

Aliased Type§

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