WF_TxPowerGetFactoryMax Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_TxPowerGetFactoryMax Function
C
void WF_TxPowerGetFactoryMax(
    INT8 * p_factoryMaxTxPower
);
Description

For MRF24WB, desired maxTxPower (-10 to 10 dBm), in 1dB steps For MRF24WG, desired maxTxPower ( 0 to 18 dBm), in 1dB steps

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_factoryMaxTxPower 
for MRF24WB, desired maxTxPower (-10 to 10 dBm), in 1dB steps for MRF24WG, desired maxTxPower ( 0 to 18 dBm), in 1dB steps 
Returns

None.

Remarks

None.

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