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
ecx_portt Struct Reference
pointer structure to buffers, vars and mutexes for port instantiation More...
#include <nicdrv.h>
Data Fields | |
| ec_bufT | rxbuf [EC_MAXBUF] |
| rx buffers | |
| int | rxbufstat [EC_MAXBUF] |
| rx buffer status | |
| int | rxsa [EC_MAXBUF] |
| rx MAC source address | |
| ec_bufT | tempinbuf |
| temporary rx buffer | |
| int | tempinbufs |
| temporary rx buffer status | |
| ec_bufT | txbuf [EC_MAXBUF] |
| transmit buffers | |
| int | txbuflength [EC_MAXBUF] |
| transmit buffer lengths | |
| ec_bufT | txbuf2 |
| temporary tx buffer | |
| int | txbuflength2 |
| temporary tx buffer length | |
| int | lastidx |
| last used frame index | |
| int | redstate |
| current redundancy state | |
| ecx_redportt * | redport |
| pointer to redundancy port and buffers | |
Detailed Description
pointer structure to buffers, vars and mutexes for port instantiation
Definition at line 49 of file nicdrv.h.
Field Documentation
| int tempinbufs |
| int txbuflength[EC_MAXBUF] |
| int txbuflength2 |
Generated on Tue Jul 12 2022 18:21:14 by
1.7.2
