rusEFI
The most advanced open source ECU
|
#include <vvt_generated.h>
Data Fields | |
scaled_channel< int16_t, 10, 1 > | vvtTarget = (int16_t)0 |
scaled_channel< uint8_t, 2, 1 > | vvtOutput = (uint8_t)0 |
uint8_t | alignmentFill_at_3 [1] = {} |
Definition at line 7 of file vvt_generated.h.
uint8_t vvt_s::alignmentFill_at_3[1] = {} |
scaled_channel<uint8_t, 2, 1> vvt_s::vvtOutput = (uint8_t)0 |
units: % offset 2
Definition at line 17 of file vvt_generated.h.
Referenced by VvtController::setOutput().
scaled_channel<int16_t, 10, 1> vvt_s::vvtTarget = (int16_t)0 |
units: deg offset 0
Definition at line 12 of file vvt_generated.h.
Referenced by VvtController::getSetpoint().