_motorcortex_ParameterInfo
less than a minute
_motorcortex_ParameterInfo
Public Attributes
Name | |
---|---|
uint32_t | id |
uint32_t | data_type |
uint32_t | data_size |
uint32_t | number_of_elements |
uint32_t | flags |
uint32_t | permissions |
motorcortex_ParameterType | param_type |
motorcortex_UserGroup | group_id |
motorcortex_Unit | unit |
char | path |
Public Attributes Documentation
variable id
uint32_t id;
variable data_type
uint32_t data_type;
variable data_size
uint32_t data_size;
variable number_of_elements
uint32_t number_of_elements;
variable flags
uint32_t flags;
variable permissions
uint32_t permissions;
variable param_type
motorcortex_ParameterType param_type;
variable group_id
motorcortex_UserGroup group_id;
variable unit
motorcortex_Unit unit;
variable path
char path;
Updated on 2022-04-05 at 16:21:26 +0200