Type Alias esp32c3::i2s0::tx_conf::TX_MONO_FST_VLD_R

source ·
pub type TX_MONO_FST_VLD_R = BitReader;
Expand description

Field TX_MONO_FST_VLD reader - 1: The first channel data value is valid in I2S TX mono mode. 0: The second channel data value is valid in I2S TX mono mode.

Aliased Type§

struct TX_MONO_FST_VLD_R { /* private fields */ }