![]() |
#include <etpu_crank_emul.h>
Definition at line 115 of file etpu_crank_emul.h.
Data Fields | |
uint8_t | error |
uint8_t | state |
uint8_t | eng_pos_state |
uint8_t | tooth_counter_gap |
uint8_t | tooth_counter_cycle |
uint24_t | last_tooth_period |
|
This is the global engine position state. It can be one of:
Definition at line 142 of file etpu_crank_emul.h. Referenced by fs_etpu_crank_get_states(). |
|
This is the error status of CRANK. It includes the following error flags:
Definition at line 117 of file etpu_crank_emul.h. Referenced by fs_etpu_crank_get_states(). |
|
The last tooth period as a number of TCR1 ticks. Definition at line 152 of file etpu_crank_emul.h. Referenced by fs_etpu_crank_get_states(). |
|
This is the state of CRANK. It can be one of:
Definition at line 128 of file etpu_crank_emul.h. Referenced by fs_etpu_crank_get_states(). |
|
The actual number of the tooth counter which counts from 1 to teeth_per_cycle and resets every engine cycle. Definition at line 150 of file etpu_crank_emul.h. Referenced by fs_etpu_crank_get_states(). |
|
The actual number of the tooth counter which counts from 1 to teeth_till_gap and resets on every gap. Definition at line 148 of file etpu_crank_emul.h. Referenced by fs_etpu_crank_get_states(). |
Generated by ![]() |
© Freescale Semiconductor Inc. 2004 - 2012. All Rights Reserved. |