Speeduino
Loading...
Searching...
No Matches
Public Attributes | List of all members
statuses::scheduler_cut_t Struct Reference

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)
 

Detailed Description

Fuel and ignition scheduler cut state.

See also
calculateFuelIgnitionChannelCut

Member Data Documentation

◆ fuelChannels

byte statuses::scheduler_cut_t::fuelChannels

Which fuel channels are on (1) or off (0)

◆ ignitionChannels

byte statuses::scheduler_cut_t::ignitionChannels

Which ignition channels are on (1) or off (0)

◆ ignitionChannelsPending

byte statuses::scheduler_cut_t::ignitionChannelsPending

Any ignition channels that are pending injections before they are resumed.


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