Embedded TCP/IP stack
4.7.0
|
void fnet_netif_set_default | ( | fnet_netif_desc_t | netif_desc | ) |
Assigns the default network interface.
netif_desc | Network interface descriptor to be assigned as default. |
This function sets the netif
as the default network interface.
By default, during the FNET stack initialization, the default network interface is assigned to the Ethernet.