![]() |
#include <etpu_crank.h>
Definition at line 118 of file etpu_crank.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 145 of file etpu_crank.h. Referenced by fs_etpu_crank_get_states(). |
|
This is the error status of CRANK. It includes the following error flags:
Definition at line 120 of file etpu_crank.h. Referenced by fs_etpu_crank_get_states(). |
|
The last tooth period as a number of TCR1 ticks. Definition at line 155 of file etpu_crank.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 153 of file etpu_crank.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 151 of file etpu_crank.h. Referenced by fs_etpu_crank_get_states(). |
Generated by ![]() |
© Freescale Semiconductor Inc. 2004 - 2012. All Rights Reserved. |