#include <StepperData.h>
Definition at line 32 of file StepperData.h.
◆ StepperData() [1/2]
Boardcore::StepperData::StepperData |
( |
| ) |
|
|
inline |
◆ StepperData() [2/2]
Boardcore::StepperData::StepperData |
( |
uint64_t |
timestamp, |
|
|
bool |
enabled, |
|
|
float |
positionDeg, |
|
|
float |
speed, |
|
|
float |
moveDeg |
|
) |
| |
|
inline |
◆ reflect()
static constexpr auto Boardcore::StepperData::reflect |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ enabled
bool Boardcore::StepperData::enabled |
◆ moveDeg
float Boardcore::StepperData::moveDeg |
◆ positionDeg
float Boardcore::StepperData::positionDeg |
◆ speed
float Boardcore::StepperData::speed |
◆ timestamp
uint64_t Boardcore::StepperData::timestamp |
The documentation for this struct was generated from the following file: