diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/structstruct__s__PDO__status.html --- a/doc/doxygen/html/structstruct__s__PDO__status.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,127 +0,0 @@ - -
-#include <pdo.h>
--Collaboration diagram for struct_s_PDO_status:
Data Fields | |
UNS8 | transmit_type_parameter |
TIMER_HANDLE | event_timer |
TIMER_HANDLE | inhibit_timer |
Message | last_message |
- -
-Definition at line 40 of file pdo.h.
UNS8 struct_s_PDO_status::transmit_type_parameter | -
- -
-Definition at line 41 of file pdo.h. -
-Referenced by _sendPDOevent(), PDOInhibitTimerAlarm(), PDOStop(), proceedPDO(), and TPDO_Communication_Parameter_Callback(). -
TIMER_HANDLE struct_s_PDO_status::event_timer | -
- -
-Definition at line 42 of file pdo.h. -
-Referenced by PDOEventTimerAlarm(), PDOStop(), proceedPDO(), and TPDO_Communication_Parameter_Callback(). -
TIMER_HANDLE struct_s_PDO_status::inhibit_timer | -
- -
-Definition at line 43 of file pdo.h. -
-Referenced by PDOInhibitTimerAlarm(), PDOStop(), proceedPDO(), and TPDO_Communication_Parameter_Callback(). -
Message struct_s_PDO_status::last_message | -
- -
-Definition at line 44 of file pdo.h. -
-Referenced by _sendPDOevent(), PDOEventTimerAlarm(), PDOStop(), and proceedPDO(). -
-