Infineon Motor Control Library

General Description

Statuses for the MCDI API functions.

Macros

#define MTB_MCDI_SUCCESS   CY_RSLT_SUCCESS
 The action was successful.
 
#define MTB_MCDI_BAD_PARAM   CY_RSLT_CREATE(CY_RSLT_TYPE_ERROR, CY_RSLT_MODULE_MIDDLEWARE_MCDI, 1UL)
 The Input parameter is out of range or input pointer is NULL.