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

#include <ac_control_generated.h>

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

Data Fields

int8_t acButtonState = (int8_t)0
 
uint8_t alignmentFill_at_1 [3] = {}
 
bool m_acEnabled: 1 {}
 
bool engineTooSlow: 1 {}
 
bool engineTooFast: 1 {}
 
bool noClt: 1 {}
 
bool engineTooHot: 1 {}
 
bool tpsTooHigh: 1 {}
 
bool isDisabledByLua: 1 {}
 
bool acCompressorState: 1 {}
 
bool acPressureTooLow: 1 {}
 
bool acPressureTooHigh: 1 {}
 
bool unusedBit_12_10: 1 {}
 
bool unusedBit_12_11: 1 {}
 
bool unusedBit_12_12: 1 {}
 
bool unusedBit_12_13: 1 {}
 
bool unusedBit_12_14: 1 {}
 
bool unusedBit_12_15: 1 {}
 
bool unusedBit_12_16: 1 {}
 
bool unusedBit_12_17: 1 {}
 
bool unusedBit_12_18: 1 {}
 
bool unusedBit_12_19: 1 {}
 
bool unusedBit_12_20: 1 {}
 
bool unusedBit_12_21: 1 {}
 
bool unusedBit_12_22: 1 {}
 
bool unusedBit_12_23: 1 {}
 
bool unusedBit_12_24: 1 {}
 
bool unusedBit_12_25: 1 {}
 
bool unusedBit_12_26: 1 {}
 
bool unusedBit_12_27: 1 {}
 
bool unusedBit_12_28: 1 {}
 
bool unusedBit_12_29: 1 {}
 
bool unusedBit_12_30: 1 {}
 
bool unusedBit_12_31: 1 {}
 

Detailed Description

Definition at line 7 of file ac_control_generated.h.

Field Documentation

◆ acButtonState

int8_t ac_control_s::acButtonState = (int8_t)0

◆ acCompressorState

bool ac_control_s::acCompressorState

AC compressor on offset 4 bit 7

Definition at line 50 of file ac_control_generated.h.

Referenced by AcController::onSlowCallback().

◆ acPressureTooHigh

bool ac_control_s::acPressureTooHigh

AC pressure too high offset 4 bit 9

Definition at line 58 of file ac_control_generated.h.

Referenced by AcController::getAcState().

◆ acPressureTooLow

bool ac_control_s::acPressureTooLow

AC pressure too low offset 4 bit 8

Definition at line 54 of file ac_control_generated.h.

Referenced by AcController::getAcState().

◆ alignmentFill_at_1

uint8_t ac_control_s::alignmentFill_at_1[3] = {}

need 4 byte alignment units: units offset 1

Definition at line 18 of file ac_control_generated.h.

18{};

◆ engineTooFast

bool ac_control_s::engineTooFast

AC engine too fast offset 4 bit 2

Definition at line 30 of file ac_control_generated.h.

Referenced by AcController::getAcState().

◆ engineTooHot

bool ac_control_s::engineTooHot

AC engine too hot offset 4 bit 4

Definition at line 38 of file ac_control_generated.h.

Referenced by AcController::getAcState().

◆ engineTooSlow

bool ac_control_s::engineTooSlow

AC engine too slow offset 4 bit 1

Definition at line 26 of file ac_control_generated.h.

Referenced by AcController::getAcState().

◆ isDisabledByLua

bool ac_control_s::isDisabledByLua

AC disabled by Lua offset 4 bit 6

Definition at line 46 of file ac_control_generated.h.

Referenced by configureRusefiLuaHooks(), AcController::getAcState(), and resetLua().

◆ m_acEnabled

bool ac_control_s::m_acEnabled

AC enabled offset 4 bit 0

Definition at line 22 of file ac_control_generated.h.

Referenced by canDashboardHaltech(), AcController::isAcEnabled(), and AcController::onSlowCallback().

◆ noClt

bool ac_control_s::noClt

AC no CLT offset 4 bit 3

Definition at line 34 of file ac_control_generated.h.

Referenced by AcController::getAcState().

◆ tpsTooHigh

bool ac_control_s::tpsTooHigh

AC tps too high offset 4 bit 5

Definition at line 42 of file ac_control_generated.h.

Referenced by AcController::getAcState().

◆ unusedBit_12_10

bool ac_control_s::unusedBit_12_10

offset 4 bit 10

Definition at line 61 of file ac_control_generated.h.

◆ unusedBit_12_11

bool ac_control_s::unusedBit_12_11

offset 4 bit 11

Definition at line 64 of file ac_control_generated.h.

◆ unusedBit_12_12

bool ac_control_s::unusedBit_12_12

offset 4 bit 12

Definition at line 67 of file ac_control_generated.h.

◆ unusedBit_12_13

bool ac_control_s::unusedBit_12_13

offset 4 bit 13

Definition at line 70 of file ac_control_generated.h.

◆ unusedBit_12_14

bool ac_control_s::unusedBit_12_14

offset 4 bit 14

Definition at line 73 of file ac_control_generated.h.

◆ unusedBit_12_15

bool ac_control_s::unusedBit_12_15

offset 4 bit 15

Definition at line 76 of file ac_control_generated.h.

◆ unusedBit_12_16

bool ac_control_s::unusedBit_12_16

offset 4 bit 16

Definition at line 79 of file ac_control_generated.h.

◆ unusedBit_12_17

bool ac_control_s::unusedBit_12_17

offset 4 bit 17

Definition at line 82 of file ac_control_generated.h.

◆ unusedBit_12_18

bool ac_control_s::unusedBit_12_18

offset 4 bit 18

Definition at line 85 of file ac_control_generated.h.

◆ unusedBit_12_19

bool ac_control_s::unusedBit_12_19

offset 4 bit 19

Definition at line 88 of file ac_control_generated.h.

◆ unusedBit_12_20

bool ac_control_s::unusedBit_12_20

offset 4 bit 20

Definition at line 91 of file ac_control_generated.h.

◆ unusedBit_12_21

bool ac_control_s::unusedBit_12_21

offset 4 bit 21

Definition at line 94 of file ac_control_generated.h.

◆ unusedBit_12_22

bool ac_control_s::unusedBit_12_22

offset 4 bit 22

Definition at line 97 of file ac_control_generated.h.

◆ unusedBit_12_23

bool ac_control_s::unusedBit_12_23

offset 4 bit 23

Definition at line 100 of file ac_control_generated.h.

◆ unusedBit_12_24

bool ac_control_s::unusedBit_12_24

offset 4 bit 24

Definition at line 103 of file ac_control_generated.h.

◆ unusedBit_12_25

bool ac_control_s::unusedBit_12_25

offset 4 bit 25

Definition at line 106 of file ac_control_generated.h.

◆ unusedBit_12_26

bool ac_control_s::unusedBit_12_26

offset 4 bit 26

Definition at line 109 of file ac_control_generated.h.

◆ unusedBit_12_27

bool ac_control_s::unusedBit_12_27

offset 4 bit 27

Definition at line 112 of file ac_control_generated.h.

◆ unusedBit_12_28

bool ac_control_s::unusedBit_12_28

offset 4 bit 28

Definition at line 115 of file ac_control_generated.h.

◆ unusedBit_12_29

bool ac_control_s::unusedBit_12_29

offset 4 bit 29

Definition at line 118 of file ac_control_generated.h.

◆ unusedBit_12_30

bool ac_control_s::unusedBit_12_30

offset 4 bit 30

Definition at line 121 of file ac_control_generated.h.

◆ unusedBit_12_31

bool ac_control_s::unusedBit_12_31

offset 4 bit 31

Definition at line 124 of file ac_control_generated.h.


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