![]() |
nRF WiFi
|
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 <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 [200] |
| unsigned char | rf_params_valid |
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.