Get I2S channel value.
- Parameters:
-
[in] | I2Sx,: | I2S peripheral selected, should be: I2S |
[in] | TRMode | is the I2S mode, should be:
- I2S_TX_MODE: transmit mode
- I2S_RX_MODE: receive mode
|
- Returns:
- The channel value, should be: 1(mono) or 2(stereo)
Definition at line 93 of file lpc17xx_i2s.c.