Structure for storing WHD init configurations. More...
#include <whd.h>
Data Fields | |
| void * | thread_stack_start |
| Pointer to the WHD thread stack. More... | |
| uint32_t | thread_stack_size |
| Size of the WHD thread stack. More... | |
| uint32_t | thread_priority |
| Priority to be set to WHD Thread. More... | |
| whd_country_code_t | country |
| Variable to strore country code information. More... | |
| whd_country_code_t country |