![]() |
Speeduino
|
Fuel and ignition scheduler cut state. More...
#include <statuses.h>
Public Attributes | |
| byte | ignitionChannelsPending |
| Any ignition channels that are pending injections before they are resumed. | |
| byte | ignitionChannels |
| Which ignition channels are on (1) or off (0) | |
| byte | fuelChannels |
| Which fuel channels are on (1) or off (0) | |
Fuel and ignition scheduler cut state.
| byte statuses::scheduler_cut_t::fuelChannels |
Which fuel channels are on (1) or off (0)
| byte statuses::scheduler_cut_t::ignitionChannels |
Which ignition channels are on (1) or off (0)
| byte statuses::scheduler_cut_t::ignitionChannelsPending |
Any ignition channels that are pending injections before they are resumed.