Synopsis
CTL_NET_INTERFACE_t *ctl_net_interface;
Description

ctl_net_interface holds a pointer to the network interface initialized by ctl_mac_init. If ctl_net_interface is zero, the MAC has not been initialized.

The TCP/IP library supports a single MAC at this time.

See Also

ctl_mac_init.