Speeduino
Loading...
Searching...
No Matches
Public Attributes | List of all members
pulseWidths Struct Reference

Result of pulse width calculation. More...

#include <fuel_calcs.h>

Public Attributes

uint16_t primary
 Primary pulse width in µS.
 
uint16_t secondary
 Secondary pulse width in µS.
 

Detailed Description

Result of pulse width calculation.

Member Data Documentation

◆ primary

uint16_t pulseWidths::primary

Primary pulse width in µS.

◆ secondary

uint16_t pulseWidths::secondary

Secondary pulse width in µS.

Will be zero if no secondary pulse width is required. E.g. staged injection is not turned on or the required fuel can be applied using the primary injectors.


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