Type Alias esp32c3::i2s0::tx_conf::TX_PCM_CONF_R

source ·
pub type TX_PCM_CONF_R = FieldReader;
Expand description

Field TX_PCM_CONF reader - I2S TX compress/decompress configuration bit. & 0 (atol): A-Law decompress, 1 (ltoa) : A-Law compress, 2 (utol) : u-Law decompress, 3 (ltou) : u-Law compress. &

Aliased Type§

struct TX_PCM_CONF_R { /* private fields */ }