Go to the source code of this file.
Variables | |
UNS8 | seconds |
UNS8 | minutes |
UNS8 | hours |
UNS8 | day |
UNS32 | canopenErrNB |
UNS32 | canopenErrVAL |
UNS8 | strTest [10] |
UNS32 canopenErrNB |
Definition at line 43 of file example_objdict.c.
UNS32 canopenErrVAL |
Definition at line 44 of file example_objdict.c.
UNS8 day |
Definition at line 42 of file example_objdict.c.
UNS8 hours |
Definition at line 41 of file example_objdict.c.
UNS8 minutes |
Definition at line 40 of file example_objdict.c.
UNS8 seconds |
Definition at line 39 of file example_objdict.c.
UNS8 strTest[10] |
Definition at line 45 of file example_objdict.c.