]> rtime.felk.cvut.cz Git - CanFestival-3.git/blobdiff - include/data.h
Re-write doxygen tags in headers files to generate User API documentation
[CanFestival-3.git] / include / data.h
index 0cd0a43845b4a40ff73cfca67ba97dfce2ebf040..080ceecfc0b624b71d172da3359dc1e35a1bb94a 100644 (file)
@@ -49,7 +49,10 @@ typedef struct struct_CO_Data CO_Data;
 #include "lss.h"
 #endif
 
-/* This structurs contains all necessary information for a CanOpen node */
+/**
+ * @ingroup od
+ * @brief This structure contains all necessary information for a CanOpen node 
+ */
 struct struct_CO_Data {
        /* Object dictionary */
        UNS8 *bDeviceNodeId;