3.5 WLAN Configuration
The driver supports enabling and disabling of WLAN.
The SAMD51 function for configuring WLAN is DSCSAM_WLANControl. WLAN is not supported in Ziggy.
Step-By-Step Instructions
The user should call the function DSCSAM_WLANControl() passing argument as 1 to enable and, 0 to disable WLAN.
Example of Usage for WLAN configuration
Last updated