#include <ParameterTypes.hpp>
|
uint32_t | port |
| Port.
By default, 0.
|
|
ParameterId_t | Pid |
| Parameter ID.
By default, PID_PAD.
|
|
uint16_t | length |
| Parameter length.
By default, 0.
|
|
◆ ParameterPort_t() [1/3]
Constructor without parameters.
◆ ParameterPort_t() [2/3]
Constructor using a parameter PID and the parameter length.
- Parameters
-
pid | Pid of the parameter |
in_length | Its associated length |
◆ ParameterPort_t() [3/3]
Constructor using a parameter PID, the parameter length and a port.
- Parameters
-
pid | Pid of the parameter |
in_length | Its associated length |
po | Port to be set |
◆ port
The documentation for this class was generated from the following file: