Type Alias esp32c3::i2s0::rx_conf::RX_MONO_W

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

Field RX_MONO writer - Set this bit to enable receiver in mono mode

Aliased Type§

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