WF_GetMacAddress Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_GetMacAddress Function
C
void WF_GetMacAddress(
    UINT8 * p_mac
);
Description

Retrieves the MRF24W MAC address

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_mac 
Pointer where mac will be written (must point to a 6-byte buffer) 
Returns

None.

Remarks

None.

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