#include <statuses.h>
|
| bool | angleError: 1 |
| | Is the cam angle within limits (false) or not (true)
|
| |
| int16_t | angle = 0 |
| | Measured cam angle.
|
| |
| uint8_t | targetAngle = 0 |
| | Target angle.
|
| |
| uint8_t | duty = 0 |
| | PWM duty.
|
| |
◆ vvtStatus_t()
| vvtStatus_t::vvtStatus_t |
( |
| ) |
|
|
inline |
◆ angle
| int16_t vvtStatus_t::angle = 0 |
◆ angleError
| bool vvtStatus_t::angleError |
Is the cam angle within limits (false) or not (true)
◆ duty
| uint8_t vvtStatus_t::duty = 0 |
◆ targetAngle
| uint8_t vvtStatus_t::targetAngle = 0 |
The documentation for this struct was generated from the following file: