I2S Bit Sequence
- group I2S_Bit_Sequence
-
Defines
-
IS_I2S_BIT_SEQ(SEQ) (((SEQ) == I2S_MSB_First) || ((SEQ) == I2S_LSB_First))
-
Check if the input parameter is valid.
-
IS_I2S_BIT_SEQ(SEQ) (((SEQ) == I2S_MSB_First) || ((SEQ) == I2S_LSB_First))