|
NNP STM Generic Remote Module git-main
|
#include <objdictdef.h>
Public Attributes | |
| UNS8 | bAccessType |
| UNS8 | bDataType |
| UNS16 | size |
| void * | pObject |
This are some structs which are neccessary for creating the entries of the object dictionary.
Definition at line 71 of file objdictdef.h.
| UNS8 td_subindex::bAccessType |
Definition at line 73 of file objdictdef.h.
| UNS8 td_subindex::bDataType |
Definition at line 74 of file objdictdef.h.
| void* td_subindex::pObject |
Definition at line 76 of file objdictdef.h.
| UNS16 td_subindex::size |
Definition at line 75 of file objdictdef.h.