NetBurner 3.1
tstrEthInitParam Struct Reference

Structure to hold ethernet interface parameters. Structure is to be defined and have its attributes set,based on the application's functiality before a call is made to the initialize the wi-fi operations by calling the m2m_wifi_init function. Part of the wi-fi configuration structure tstrWifiInitParam. More...

#include <m2m_wifi.h>

Public Attributes

tpfAppEthCb pfAppEthCb
 
uint8au8ethRcvBuf
 
uint16 u16ethRcvBufSize
 

Detailed Description

Structure to hold ethernet interface parameters. Structure is to be defined and have its attributes set,based on the application's functiality before a call is made to the initialize the wi-fi operations by calling the m2m_wifi_init function. Part of the wi-fi configuration structure tstrWifiInitParam.

See also
tpfAppEthCb tpfAppWifiCb m2m_wifi_init

The documentation for this struct was generated from the following file: