![]() |
#include <etpu_inj.h>
Definition at line 95 of file etpu_inj.h.
Data Fields | |
int24_t | angle_irq |
int24_t | angle_stop |
uint8_t | injection_count |
inj_injection_config_t * | p_injection_config |
|
The tdc_angle-relative IRQ angle as a number of TCR2 ticks. Positive values precede the TDC, negative go after. The INJ channel interrupt is generated in order to enable the CPU to update the injection parameters before the first injection start-angle. Definition at line 97 of file etpu_inj.h. Referenced by fs_etpu_inj_config(), and fs_etpu_inj_init(). |
|
The tdc_angle-relative injection stop angle as a number of TCR2 ticks. Positive values precede the TDC, negative go after. In case the whole injection sequence has not finieshed, it is stopped at this angle by setting the INJ and BANK channels to inactive state. Definition at line 101 of file etpu_inj.h. Referenced by fs_etpu_inj_config(), and fs_etpu_inj_init(). |
|
The count of injections. Definition at line 105 of file etpu_inj.h. Referenced by fs_etpu_inj_config(), and fs_etpu_inj_init(). |
|
Pointer to the first item of an array of the injection configuration structures. Definition at line 106 of file etpu_inj.h. Referenced by fs_etpu_inj_config(), and fs_etpu_inj_init(). |
Generated by ![]() |
© Freescale Semiconductor Inc. 2004 - 2012. All Rights Reserved. |