Definition in file types.h.
Go to the source code of this file.
Data Structures | |
| struct | ec_field_t |
| Process data field. More... | |
| struct | ec_sync_t |
| Sync manager. More... | |
| struct | ec_slave_type |
| Slave description type. More... | |
| struct | ec_slave_ident_t |
| Slave type identification. More... | |
Defines | |
| #define | EC_MAX_FIELDS 10 |
| maximal number of data fields per sync manager | |
| #define | EC_MAX_SYNC 16 |
| maximal number of sync managers per type | |
Typedefs | |
| typedef ec_slave_type | ec_slave_type_t |
| Slave description type. | |
Enumerations | |
| enum | ec_special_type_t { EC_TYPE_NORMAL, EC_TYPE_BUS_COUPLER, EC_TYPE_INFRA, EC_TYPE_EOE } |
| Special slaves. More... | |
Variables | |
| ec_slave_ident_t | slave_idents [] |
| array with slave descriptions | |
|
|
Special slaves.
|
1.4.6