PSoC64 Secure Boot Utilities Middleware Library 1.0
Data Structures

General Description

Typedefs

typedef uint32_t cy_p64_error_codes_t
 Functions return status. More...
 

Typedef Documentation

◆ cy_p64_error_codes_t

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.