Domains als Liste verwaltet.

This commit is contained in:
Florian Pose
2006-02-28 13:07:05 +00:00
parent a84b1adce5
commit 3a98ea9715
5 changed files with 18 additions and 24 deletions
+1
View File
@@ -44,6 +44,7 @@ ec_field_reg_t;
struct ec_domain
{
struct list_head list; /**< Listenkopf */
ec_master_t *master; /**< EtherCAT-Master, zu der die Domäne gehört. */
unsigned char *data; /**< Prozessdaten */