Freescale Semiconductor Inc.
Main Page | Data Structures | File List | Data Fields | Globals

spark_states_t Struct Reference

#include <etpu_spark.h>


Detailed Description

A structure to represent states of SPARK.

Definition at line 102 of file etpu_spark.h.

Data Fields

uint8_t error
uint24_t dwell_time_applied


Field Documentation

uint24_t spark_states_t::dwell_time_applied
 

This is the last spark dwell-time actually generated. The value corresponds to commanded dwell_time, but it may slightly differ in case of rapid acceleration or deceleration.

Definition at line 109 of file etpu_spark.h.

Referenced by fs_etpu_spark_get_states().

uint8_t spark_states_t::error
 

This is the error status of SPARK. It may include the following error flags:

Definition at line 104 of file etpu_spark.h.

Referenced by fs_etpu_spark_get_states().


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