WF_GetDeviceInfo Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_GetDeviceInfo Function
C
void WF_GetDeviceInfo(
    tWFDeviceInfo * p_deviceInfo
);
Description

Version functions 

Retrieves RF module information.

  • MRF24WB will have romVersion = 0x12.
  • MRF24WG will have romVersion = 0x30 or 0x31.
Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_deviceInfo 
Pointer where device info will be written 
Returns

None.

Remarks

None.

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