10 years, 1 month ago.

Is TX status array uses redundant entry ?

From UM10360(rev3.1) page 195, TXstatus(0x200811F8) points status array, it has each 32bit entry (a word). But, lpc17_emac.c uses as array of struct LPC_TXRX_STATUS_T that has redundant entry statushashcrc that not need in TX. It seems buggy code, or is there miss-understand of me ?

Question relating to:

Be the first to answer this question.