Type Alias esp32c3::i2s0::tx_conf1::TX_BITS_MOD_R

source ·
pub type TX_BITS_MOD_R = FieldReader;
Expand description

Field TX_BITS_MOD reader - Set the bits to configure the valid data bit length of I2S transmitter channel. 7: all the valid channel data is in 8-bit-mode. 15: all the valid channel data is in 16-bit-mode. 23: all the valid channel data is in 24-bit-mode. 31:all the valid channel data is in 32-bit-mode.

Aliased Type§

struct TX_BITS_MOD_R { /* private fields */ }