MCU
Loading...
Searching...
No Matches
TorqueControllerData.h
Go to the documentation of this file.
1#ifndef __TORQUE_CONTROLLERS_DATA__
2#define __TORQUE_CONTROLLERS_DATA__
3
4#include <stdint.h>
5
7{
12
13 uint8_t modeIntended;
14 uint8_t modeActual;
15 uint8_t dialMode;
16
17 uint8_t torqueMode;
18 float maxTorque;
19};
20
22{
29};
30
31#endif /* __TORQUE_CONTROLLERS_DATA__ */
bool torqueDeltaPreventsModeChange
bool controllerNotReadyPreventsModeChange