Type Alias esp32c3::i2s0::tx_conf::SIG_LOOPBACK_W

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

Field SIG_LOOPBACK writer - Enable signal loop back mode with transmitter module and receiver module sharing the same WS and BCK signals.

Aliased Type§

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