#include <dwc.h>void DWC_InitLanMatch(DWCLanMatchControl *cnt);| cnt | Retained for compatibility with past versions. Specify NULL. |
None.
Have the application prepare a buffer of the size needed to store a DWCLanMatchControl structure. Before calling this function, set the memory function to be used by the library using DWC_Init.
The LAN match feature is provided for experimental purposes and must not be part of the specification for the retail product.
DWC_SetMemFunc, and replaced it with DWC_Init.CONFIDENTIAL