master/slave.h
changeset 1419 8fc38c37d86e
parent 1379 cbceb0e2f2a0
child 1420 5eb814732c46
--- a/master/slave.h	Fri Apr 24 13:43:51 2009 +0000
+++ b/master/slave.h	Mon Apr 27 11:38:03 2009 +0000
@@ -133,6 +133,9 @@
     uint8_t base_fmmu_bit_operation; /**< FMMU bit operation is supported. */
     uint8_t base_dc_supported; /**< Distributed clocks are supported. */
     ec_slave_dc_range_t base_dc_range; /**< DC range. */
+    uint8_t has_dc_system_time; /**< The slave supports the DC system time
+                                  register. Otherwise it can only be used for
+                                  delay measurement. */
 
     // data link status
     ec_slave_port_t ports[EC_MAX_PORTS]; /**< Port link status. */