rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
live_data_rotational_idle_generated.h
Go to the documentation of this file.
1// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/engine_cycle/live_data_rotational_idle.txt
2// by class com.rusefi.output.CHeaderConsumer
3// begin
4#pragma once
5#include "rusefi_types.h"
6// start of live_data_rotational_idle_s
8 /**
9 offset 0 bit 0 */
11 /**
12 * engine too slow
13 offset 0 bit 1 */
15 /**
16 * engine too fast
17 offset 0 bit 2 */
19 /**
20 * engine too cool
21 offset 0 bit 3 */
23 /**
24 * engine too hot
25 offset 0 bit 4 */
27 /**
28 * tps too high
29 offset 0 bit 5 */
30 bool rotIdleTpsTooHigh : 1 {};
31 /**
32 offset 0 bit 6 */
33 bool unusedBit_6_6 : 1 {};
34 /**
35 offset 0 bit 7 */
36 bool unusedBit_6_7 : 1 {};
37 /**
38 offset 0 bit 8 */
39 bool unusedBit_6_8 : 1 {};
40 /**
41 offset 0 bit 9 */
42 bool unusedBit_6_9 : 1 {};
43 /**
44 offset 0 bit 10 */
45 bool unusedBit_6_10 : 1 {};
46 /**
47 offset 0 bit 11 */
48 bool unusedBit_6_11 : 1 {};
49 /**
50 offset 0 bit 12 */
51 bool unusedBit_6_12 : 1 {};
52 /**
53 offset 0 bit 13 */
54 bool unusedBit_6_13 : 1 {};
55 /**
56 offset 0 bit 14 */
57 bool unusedBit_6_14 : 1 {};
58 /**
59 offset 0 bit 15 */
60 bool unusedBit_6_15 : 1 {};
61 /**
62 offset 0 bit 16 */
63 bool unusedBit_6_16 : 1 {};
64 /**
65 offset 0 bit 17 */
66 bool unusedBit_6_17 : 1 {};
67 /**
68 offset 0 bit 18 */
69 bool unusedBit_6_18 : 1 {};
70 /**
71 offset 0 bit 19 */
72 bool unusedBit_6_19 : 1 {};
73 /**
74 offset 0 bit 20 */
75 bool unusedBit_6_20 : 1 {};
76 /**
77 offset 0 bit 21 */
78 bool unusedBit_6_21 : 1 {};
79 /**
80 offset 0 bit 22 */
81 bool unusedBit_6_22 : 1 {};
82 /**
83 offset 0 bit 23 */
84 bool unusedBit_6_23 : 1 {};
85 /**
86 offset 0 bit 24 */
87 bool unusedBit_6_24 : 1 {};
88 /**
89 offset 0 bit 25 */
90 bool unusedBit_6_25 : 1 {};
91 /**
92 offset 0 bit 26 */
93 bool unusedBit_6_26 : 1 {};
94 /**
95 offset 0 bit 27 */
96 bool unusedBit_6_27 : 1 {};
97 /**
98 offset 0 bit 28 */
99 bool unusedBit_6_28 : 1 {};
100 /**
101 offset 0 bit 29 */
102 bool unusedBit_6_29 : 1 {};
103 /**
104 offset 0 bit 30 */
105 bool unusedBit_6_30 : 1 {};
106 /**
107 offset 0 bit 31 */
108 bool unusedBit_6_31 : 1 {};
109};
110static_assert(sizeof(live_data_rotational_idle_s) == 4);
111
112// end
113// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/engine_cycle/live_data_rotational_idle.txt