NO:
W90P710 Programming Guide
VERSION:
2.1
PAGE:
54
The above information is the exclusive intellectual property of Winbond Electronics and shall not be disclosed,
distributed or reproduced without permission from Winbond.
Table No.: 1200-0003-07-A
4.4.5.2 Tx Interrupt Service Routine
(1) Get and check status in MISTA.
(2) Set software reset bit in FIFOTHD and re-initialize MAC if bus error occur. Do the following
step if no error occur.
(3) Get status from the descriptor of Tx software pointer. Do the following steps if TXCP bit is set.
(4) Free data buffer allocated to this descriptor.
(5) Set the next descriptor to Tx software pointer.
(6) Transmit the next packet if there is packet available in device queue.