rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
vvt_s Struct Reference

#include <vvt_generated.h>

Inheritance diagram for vvt_s:
Inheritance graph
[legend]
Collaboration diagram for vvt_s:
Collaboration graph
[legend]

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] = {}
 

Detailed Description

Definition at line 7 of file vvt_generated.h.

Field Documentation

◆ alignmentFill_at_3

uint8_t vvt_s::alignmentFill_at_3[1] = {}

need 4 byte alignment units: units offset 3

Definition at line 23 of file vvt_generated.h.

23{};

◆ vvtOutput

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().

◆ vvtTarget

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().


The documentation for this struct was generated from the following file: