nrfxlib API 0.1.0
|
#include <nrf_wifi/fw_if/umac_if/inc/default/fmac_structs.h>
The carrier state of an interface.
Enumerator | |
---|---|
NRF_WIFI_FMAC_IF_CARR_STATE_OFF | Interface is not ready. |
NRF_WIFI_FMAC_IF_CARR_STATE_ON | Interface is ready. |
NRF_WIFI_FMAC_IF_CARR_STATE_INVALID | Invalid value. Used for error checks. |