rusEFI
The most advanced open source ECU
Data Fields
multispark_state Struct Reference

#include <engine_parts.h>

Collaboration diagram for multispark_state:
Collaboration graph
[legend]

Data Fields

efidur_t delay = 0
 
efidur_t dwell = 0
 
uint8_t count = 0
 

Detailed Description

Definition at line 71 of file engine_parts.h.

Field Documentation

◆ count

uint8_t multispark_state::count = 0

◆ delay

efidur_t multispark_state::delay = 0

Definition at line 73 of file engine_parts.h.

Referenced by fireSparkAndPrepareNextSchedule(), and getMultiSparkCount().

◆ dwell

efidur_t multispark_state::dwell = 0

Definition at line 74 of file engine_parts.h.

Referenced by fireSparkAndPrepareNextSchedule(), and getMultiSparkCount().


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