diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/dcf_8c.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/dcf_8c.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,166 @@ + +
+#include "objacces.h"
#include "sdo.h"
#include "dcf.h"
#include "sysdep.h"
+Go to the source code of this file.
Functions | |
UNS8 | _writeNetworkDict (CO_Data *d, UNS8 nodeId, UNS16 index, UNS8 subIndex, UNS8 count, UNS8 dataType, void *data, SDOCallback_t Callback, UNS8 endianize) |
UNS32 | decompo_dcf (CO_Data *d, UNS8 nodeId) |
Variables | |
const indextable * | ptrTable |
INLINE UNS8 _writeNetworkDict | +( | +CO_Data * | +d, | +|
+ | + | UNS8 | +nodeId, | +|
+ | + | UNS16 | +index, | +|
+ | + | UNS8 | +subIndex, | +|
+ | + | UNS8 | +count, | +|
+ | + | UNS8 | +dataType, | +|
+ | + | void * | +data, | +|
+ | + | SDOCallback_t | +Callback, | +|
+ | + | UNS8 | +endianize | + |
+ | ) | ++ |
+ +
+Definition at line 1072 of file sdo.c. +
+References getSDOfreeLine(), getSDOlineOnUse(), initSDOline(), resetSDOline(), and sendSDO(). +
UNS32 decompo_dcf | +( | +CO_Data * | +d, | +|
+ | + | UNS8 | +nodeId | + |
+ | ) | ++ |
+
+