Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Header: #include <applibs/networking.h>
Enables dynamic IP and disables static IP for a Networking_IpConfig struct.
void Networking_IpConfig_EnableDynamicIp(Networking_IpConfig *ipConfig);
Parameters
ipConfigA pointer to the Networking_IpConfig struct to update.