Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: EasyCAT_LAB_simple EasyCAT_LAB_very_simple EasyCAT_LAB
ec_stackT Struct Reference
pointer structure to Tx and Rx stacks More...
#include <nicdrv.h>
Data Fields | |
| int * | sock |
| socket connection used | |
| ec_bufT(* | txbuf )[EC_MAXBUF] |
| tx buffer | |
| int(* | txbuflength )[EC_MAXBUF] |
| tx buffer lengths | |
| ec_bufT * | tempbuf |
| temporary receive buffer | |
| ec_bufT(* | rxbuf )[EC_MAXBUF] |
| rx buffers | |
| int(* | rxbufstat )[EC_MAXBUF] |
| rx buffer status fields | |
| int(* | rxsa )[EC_MAXBUF] |
| received MAC source address (middle word) | |
Detailed Description
pointer structure to Tx and Rx stacks
Definition at line 15 of file nicdrv.h.
Field Documentation
| int(* rxsa)[EC_MAXBUF] |
| int(* txbuflength)[EC_MAXBUF] |
Generated on Tue Jul 12 2022 18:21:14 by
1.7.2