Synopsis
void designware_emac_v3_isr(CTL_NET_INTERFACE_t *self);
Description

designware_emac_v3_isr must be called to handle the interrupt generated by the network interface self. designware_emac_v3_isr will iterate the transmit descriptors preparing for transmission and wake the network task to process received packets.