PSOC E8XXGP Device Support Library

General Description

Functions

cy_rslt_t _Cy_PDL_Invoke_SRF (cy_pdl_invoke_srf_args *args)
 A helper to package and submit a secure request. More...
 

Function Documentation

◆ _Cy_PDL_Invoke_SRF()

cy_rslt_t _Cy_PDL_Invoke_SRF ( cy_pdl_invoke_srf_args args)

A helper to package and submit a secure request.

The purpose is this is to isolate all internal SRF knowledge in the PDL to one location.

Parameters
argsAll arguments required to perform an SRF request submission
Returns
The result of the mtb_srf_request_submit call.