WF_SetRegionalDomain Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_SetRegionalDomain Function
C
void WF_SetRegionalDomain(
    UINT8 regionalDomain
);
Description

see tWFRegDomain enumerated types 

MRF24W is programmed with FCC regional domain as default. To cater for other regional domains, use WF_CASetChannelList() to set up specific channels.

Preconditions

MACInit must be called first. This function must not be called while in a connected state.

Parameters
Parameters 
Description 
regionalDomain 
Value to set the regional domain to 
Returns

None.

Remarks

None.

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