nrfxlib API 0.1.0
Loading...
Searching...
No Matches
nrf_wifi_sys_params Struct Reference

This structure specifies the parameters that need to be provided for the command NRF_WIFI_CMD_INIT. The NRF_WIFI_CMD_INIT command is typically used to initialize the Wi-Fi module and prepare it for further communication. More...

#include <host_rpu_sys_if.h>

Data Fields

unsigned int sleep_enable
 
unsigned int hw_bringup_time
 
unsigned int sw_bringup_time
 
unsigned int bcn_time_out
 
unsigned int calib_sleep_clk
 
unsigned int phy_calib
 
unsigned char mac_addr [6]
 
unsigned char rf_params [NRF_WIFI_RF_PARAMS_SIZE]
 
unsigned char rf_params_valid
 

Detailed Description

This structure specifies the parameters that need to be provided for the command NRF_WIFI_CMD_INIT. The NRF_WIFI_CMD_INIT command is typically used to initialize the Wi-Fi module and prepare it for further communication.


The documentation for this struct was generated from the following file: