nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_fmac_if_carr_state

#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.