Motion Master
|
Represents a single mapped parameter value. More...
#include <base.h>
Public Attributes | |
uint16_t | index |
uint8_t | subindex |
ParameterValue | value |
Represents a single mapped parameter value.
Contains the index and subindex identifiers, along with the actual parameter value.
uint16_t mm::comm::base::MappedParameterValue::index |
uint8_t mm::comm::base::MappedParameterValue::subindex |
ParameterValue mm::comm::base::MappedParameterValue::value |