Synopsis
void designware_emac_v2_isr(CTL_NET_INTERFACE_t *self);
Description

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