Type Alias esp32c3::i2s0::rx_conf::RX_SLAVE_MOD_W

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

Field RX_SLAVE_MOD writer - Set this bit to enable slave receiver mode

Aliased Type§

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