![]() |
Morse Micro IoT SDK
2.11.2
|
Arguments data structure for mmwlan_boot().
This structure should be initialized using MMWLAN_BOOT_ARGS_INIT for sensible default values, particularly for forward compatibility with new releases that may add new fields to the struct. For example:
#include <mmwlan.h>
Data Fields | |
| const uint8_t * | sta_mac_addr_override |
| Optional override for the MAC address that will be used in STA mode and when scanning. More... | |
| const uint8_t* mmwlan_boot_args::sta_mac_addr_override |