Synopsis
CTL_STATUS_t designware_emac_v3_start(CTL_NET_INTERFACE_t *self);
Description

designware_emac_v3_start starts the network interface self. The start sequence calls the method to select and initialize the PHY, initialize the receive and transmit descriptors, and enable interrupts.

Return Value

designware_emac_v3_start returns a standard status code.