![]() |
![]() |
|
MSPM0GX51X TI-Driver Library
2.10.00.04
|
|
Macros | |
| #define | GPIO_STATUS_SUCCESS (0) |
| Successful status code returned by GPI_setConfig(). More... | |
| #define | GPIO_STATUS_ERROR (-1) |
| Generic error status code returned by GPI_setConfig(). More... | |
These macros are general status codes returned by GPIO driver APIs.
| #define GPIO_STATUS_SUCCESS (0) |
Successful status code returned by GPI_setConfig().
GPI_setConfig() returns GPIO_STATUS_SUCCESS if the API was executed successfully.
| #define GPIO_STATUS_ERROR (-1) |
Generic error status code returned by GPI_setConfig().
GPI_setConfig() returns GPIO_STATUS_ERROR if the API was not executed successfully.