IPerf_Init()
Initialize and start IPerf application.
Files
iperf.h/iperf.c
Prototype
void IPerf_Init (IPERF_ERR *p_err);
Arguments
p_err
Pointer to variable that will receive the return error code from this function.
Returned Values
none.
Required Configuration
Operating System Configuration
µC/LIB Memory Heap Configuration
Notes / Warnings
This function must be called prior to using other IPerf client functions.