![]() |
CANopenDemo
CANopenNode demo, tutorial and testing
|
Object declaration for objectAccessOD. More...
#include <objectAccessOD.h>
Collaboration diagram for objectAccessOD_t:Data Fields | |
| OD_extension_t | OD_demoRecord_extension |
| Extension for OD object. | |
| OD_IO_t | io_average |
| object for read access to sub-OD variable average | |
| int64_t * | i64 |
| Pointer to variable in object dictionary. | |
| uint64_t * | u64 |
| Pointer to variable in object dictionary. | |
| float32_t * | r32 |
| Pointer to variable in object dictionary. | |
| float64_t * | r64 |
| Pointer to variable in object dictionary. | |
| uint32_t | internalParameter |
| Variable initialised from OD sub-entry 'Parameter with default value'. | |
Object declaration for objectAccessOD.