![]() |
#include <etpu_fuel.h>
Definition at line 38 of file etpu_fuel.h.
Data Fields | |
const uint8_t | chan_num |
const uint8_t | priority |
const uint8_t | polarity |
const uint24_t | tdc_angle |
uint32_t * | cpba |
|
Channel number of the FUEL channel. Definition at line 40 of file etpu_fuel.h. Referenced by fs_etpu_fuel_init(), and fs_etpu_fuel_update_injection_time(). |
|
Channel parameter base address. Set cpba = 0 to use automatic allocation of eTPU DATA RAM for FUEL channel parameters using the eTPU utility function fs_etpu_malloc (recommanded), or assign the cpba manually by an address where the FUEL channel parameter space will start from, e.g. 0xC3FC8100. Definition at line 48 of file etpu_fuel.h. Referenced by fs_etpu_fuel_config(), fs_etpu_fuel_get_states(), fs_etpu_fuel_init(), and fs_etpu_fuel_update_injection_time(). |
|
FUEL polarity. It can one any of:
Definition at line 42 of file etpu_fuel.h. Referenced by fs_etpu_fuel_init(). |
|
Channel priority for the FUEL channel. Definition at line 41 of file etpu_fuel.h. Referenced by fs_etpu_fuel_init(). |
|
The cylinder Top Dead Center as a number of TCR2 angle ticks relative to zero engine angle, in a range corresponding to 0-720 degrees. Definition at line 45 of file etpu_fuel.h. Referenced by fs_etpu_fuel_init(). |
Generated by ![]() |
© Freescale Semiconductor Inc. 2004 - 2012. All Rights Reserved. |