master/slave_config.h
changeset 2068 3001f6523e63
parent 2004 be807e224b0e
child 2101 01b30593e942
--- a/master/slave_config.h	Fri May 13 15:33:16 2011 +0200
+++ b/master/slave_config.h	Fri May 13 15:34:20 2011 +0200
@@ -126,7 +126,8 @@
                                  intervals (see spec. reg. 0x0400). */
     uint16_t watchdog_intervals; /**< Process data watchdog intervals (see
                                    spec. reg. 0x0420). */
-
+    uint8_t allow_overlapping_pdos;	/**< Allow input PDOs use the same frame space
+                                      as output PDOs. */
     ec_slave_t *slave; /**< Slave pointer. This is \a NULL, if the slave is
                          offline. */