WF_CAGetElements Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CAGetElements Function
C
void WF_CAGetElements(
    tWFCAElements * p_elements
);
Description

Sends a message to the MRF24W which requests all the Connection Algorithm elements.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_elements 
Pointer to the output structure (tWFCAElements) where the connection algorithm elements are written. 
Returns

None

Remarks

None

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