PSoC 6 Peripheral Driver Library

General Description

Enumerations are used in the driver.

Enumerations

enum  cy_en_ipcdrv_status_t {
  CY_IPC_DRV_SUCCESS = (0x00u),
  CY_IPC_DRV_ERROR = ( CY_IPC_ID_ERROR + 1ul)
}
 This is a list of ENUMs used for function return status. More...
 

Enumeration Type Documentation

◆ cy_en_ipcdrv_status_t

This is a list of ENUMs used for function return status.

Enumerator
CY_IPC_DRV_SUCCESS 

Function was successfully executed.

CY_IPC_DRV_ERROR 

Function was not executed due to an error.

Typical conditions for the error explained in the function description