#include <nrf_wifi/fw_if/umac_if/inc/fw/host_rpu_sys_if.h>
This enum provides a list of different operating modes.
Enumerator |
---|
RPU_OP_MODE_RADIO_TEST | Radio test mode is used for performing radio tests using continuous Tx/Rx on a configured channel at a particular rate or power.
|
RPU_OP_MODE_FCM | In this mode different types of calibration like RF calibration can be performed
|
RPU_OP_MODE_REG | Regular mode of operation
|
RPU_OP_MODE_DBG | Debug mode can be used to control certain parameters like TX rate in order to debug functional issues.
|
RPU_OP_MODE_MAX | Highest mode number currently defined
|