WF_CAGetChannelList Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CAGetChannelList Function
C
void WF_CAGetChannelList(
    UINT8 * p_channelList, 
    UINT8 * p_numChannels
);
Description

Gets the Channel List used by the Connection Algorithm.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_channelList 
Pointer to where channel list will be returned 
p_numChannels 
Pointer to where number of channels in list will be returned 
Returns

None.

Remarks

None.

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