Type Alias RX_BITS_MOD_R

Source
pub type RX_BITS_MOD_R = FieldReader;
Expand description

Field RX_BITS_MOD reader - Set the bits to configure the valid data bit length of I2S receiver 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 RX_BITS_MOD_R { /* private fields */ }