ModusToolbox Power Conversion Middleware
All Data Structures Functions Variables Typedefs Modules Pages
Status

General Description

Macros

#define MTB_PWRCONV_RSLT_SUCCESS   CY_RSLT_SUCCESS
 Return the Power Conversion operation status of type cy_rslt_t: successful.
 
#define MTB_PWRCONV_RSLT_INVALID_PARAM   CY_RSLT_CREATE(CY_RSLT_TYPE_ERROR, CY_RSLT_MODULE_MIDDLEWARE_PWRCONV, 1UL)
 Return the Power Conversion operation status of type cy_rslt_t: invalid input parameter.