Global Error Codes
- group Global Error Codes
Global error code definitions.
Defines
-
NPMX_ERROR_BASE_NUM
Base number of error codes.
Enums
-
enum npmx_error_t
Enumerated type for error codes.
Values:
-
enumerator NPMX_SUCCESS
Operation performed successfully.
-
enumerator NPMX_ERROR_INVALID_PARAM
Invalid parameter.
-
enumerator NPMX_ERROR_IO
Error using IO bus line.
-
enumerator NPMX_ERROR_INVALID_MEAS
Invalid measurement.
-
enumerator NPMX_ERROR_NOT_SUPPORTED
Not supported for given PMIC.
-
enumerator NPMX_SUCCESS
-
NPMX_ERROR_BASE_NUM