Typedefs | |
typedef uint32_t | cy_p64_error_codes_t |
Functions return status. More... | |
typedef uint32_t cy_p64_error_codes_t |
Functions return status.
This is either CY_P64_SUCCESS, indicating success, or other value indicating that an error occurred. Errors are encoded as one of the CY_P64_INVALID_xxx
values defined here.