CY8CPROTO-062-4343W BSP
Functions

General Description

All functions exposed by the board.

Functions

cy_rslt_t cybsp_init (void)
 Initialize all hardware on the board. More...
 

Function Documentation

◆ cybsp_init()

cy_rslt_t cybsp_init ( void  )

Initialize all hardware on the board.

Returns
CY_RSLT_SUCCESS if the board is successfully initialized, if there is a problem initializing any hardware it returns an error code specific to the hardware module that had a problem.