nRF Connect SDK API 3.4.99
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 for all modes. The NRF_WIFI_CMD_INIT command is typically used to initialize the Wi-Fi module and prepare it for further communication. More...

#include <nrf71_wifi_common.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 int vtf_buffer_addr
 
unsigned int rf_params_addr [22]
 
struct nrf_wifi_tx_pwr_ctrl_params tx_pwr_ctrl_params
 

Detailed Description

This structure specifies the parameters that need to be provided for the command NRF_WIFI_CMD_INIT for all modes. 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: