Rx packet processing information block that needs to passed into call to ICSS_EMAC_RxPktGet.
Data Fields | |
ICSS_EMAC_Handle | icssEmacHandle |
uint32_t | destAddress |
uint8_t | queueNumber |
uint8_t | port |
uint32_t | more |
ICSS_EMAC_Handle ICSS_EMAC_RxArgument::icssEmacHandle |
Handle to ICSS_EMAC instance
uint32_t ICSS_EMAC_RxArgument::destAddress |
Base address of data buffer where received frame has to be stored
uint8_t ICSS_EMAC_RxArgument::queueNumber |
Receive queue from which frame has to be copied
uint8_t ICSS_EMAC_RxArgument::port |
Returns port number on which frame was received
uint32_t ICSS_EMAC_RxArgument::more |
Returns more which is set to 1 if there are more frames in the queue