WF_FixTxRateWithMaxPower Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_FixTxRateWithMaxPower Function
C
void WF_FixTxRateWithMaxPower(
    BOOL oneMegaBps
);
Description

Fix transmission rate with maximum power for MRF24WB0MA/B.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
oneMegaBps 
When true, that is 1 mbps. Otherwise 2 mbps 
Returns

None.

Remarks

This function can be used by MRF24WG0M to fix transmission rates too. The input parameter is 2 * rate. Eg for 11Mbps, set input parameter as 22.

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