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

#include <engine_configuration_generated_structures_alphax-2chan.h>

Collaboration diagram for vr_threshold_s:
Collaboration graph
[legend]

Data Fields

scaled_channel< uint8_t, 1, 50 > rpmBins [6] = {}
 
scaled_channel< uint8_t, 100, 1 > values [6] = {}
 
Gpio pin
 
uint8_t alignmentFill_at_14 [2] = {}
 

Detailed Description

Definition at line 690 of file engine_configuration_generated_structures_alphax-2chan.h.

Field Documentation

◆ alignmentFill_at_14

uint8_t vr_threshold_s::alignmentFill_at_14 = {}

need 4 byte alignment units: units offset 14

Definition at line 710 of file engine_configuration_generated_structures_alphax-2chan.h.

710{};

◆ pin

Gpio vr_threshold_s::pin

◆ rpmBins

scaled_channel< uint8_t, 1, 50 > vr_threshold_s::rpmBins = {}

units: rpm offset 0

Definition at line 695 of file engine_configuration_generated_structures_alphax-2chan.h.

695{};

Referenced by setDefaultVrThresholds().

◆ values

scaled_channel< uint8_t, 100, 1 > vr_threshold_s::values = {}

units: volts offset 6

Definition at line 700 of file engine_configuration_generated_structures_alphax-2chan.h.

700{};

Referenced by setDefaultVrThresholds().


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