For emberSetTxPowerMode and mfglibSetPower. uint16_t

Enumeration Members

ALTERNATE: 2

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

BOOST: 1

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

BOOST_AND_ALTERNATE: 3

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

DEFAULT: 0

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: 32768