Type Alias esp32c3::i2s0::tx_conf::TX_SLAVE_MOD_W

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

Field TX_SLAVE_MOD writer - Set this bit to enable slave transmitter mode

Aliased Type§

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