pub const i2s_slot_mode_t_I2S_SLOT_MODE_MONO: u32 = 1; // 1u32
Expand description
< I2S channel slot format mono, transmit same data in all slots for tx mode, only receive the data in the first slots for rx mode.
pub const i2s_slot_mode_t_I2S_SLOT_MODE_MONO: u32 = 1; // 1u32
< I2S channel slot format mono, transmit same data in all slots for tx mode, only receive the data in the first slots for rx mode.