| Azure Sphere MT3620 M4 API Reference Manual
    | 
This section introduces the Macro definition which is used as I2S M-HAL's API error return type. More...
This section introduces the Macro definition which is used as I2S M-HAL's API error return type.
| Macros | |
| #define | I2S_ELENGTH 2 | 
| Invalid argument, it means the transfer length isn't supported.  More... | |
| #define | I2S_EPTR 1 | 
| Invalid argument, it means a wrong parameter is given.  More... | |
| #define I2S_ELENGTH 2 | 
Invalid argument, it means the transfer length isn't supported.
| #define I2S_EPTR 1 | 
Invalid argument, it means a wrong parameter is given.