![]() |
Wi-Fi Host Driver (WHD) Public API Reference Guide | |
Structure for storing WHD init configurations.
Data Fields | |
void * | thread_stack_start |
Pointer to the WHD thread stack. | |
uint32_t | thread_stack_size |
Size of the WHD thread stack. | |
uint32_t | thread_priority |
Priority to be set to WHD Thread. | |
whd_country_code_t | country |
Variable to strore country code information. | |