WF_GetMacStats Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_GetMacStats Function
C
void WF_GetMacStats(
    tWFMacStats * p_macStats
);
Description

MAC Stats 

Returns MAC statistics on number of frames received or transmitted for defined situations such as number of frames transmitted with multicast bit set in destination MAC address. Refer to WFApi.h for data struct WFMacStatsStruct / tWFMacStats.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_macStats 
Pointer to where MAC statistics are written 
Returns

None.

Remarks

None.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.