For emberSetTxPowerMode and mfglibSetPower. uint16_t

Enumeration Members

ALTERNATE

The application should call ::emberSetTxPowerMode() with the txPowerMode parameter set to this value to enable the alternate transmitter output.

BOOST

The application should call ::emberSetTxPowerMode() with the txPowerMode parameter set to this value to enable boost power mode.

BOOST_AND_ALTERNATE

The application should call ::emberSetTxPowerMode() with the txPowerMode parameter set to this value to enable both boost mode and the alternate transmitter output.

DEFAULT

The application should call ::emberSetTxPowerMode() with the txPowerMode parameter set to this value to disable all power mode options, resulting in normal power mode and bi-directional RF transmitter output.

USE_TOKEN