Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Define

This section introduces the Macro definition which is used as I2S M-HAL's API error return type. More...

Overview

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...
 

Macro Definition Documentation

#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.