![]() |
#include <etpu_tg.h>
Definition at line 79 of file etpu_tg.h.
Data Fields | |
int24_t | tooth_period_target |
fract24_t | accel_ratio |
uint8_t | generation_disable |
|
A signed fractional value (values 0 to 0x7FFFFF corresponds to 0 - 1.0) defining an exponencial acceleration/deceleration profile. On each tooth, the tooth_period_actual is updated by: accel_ratio * (tooth_period_target - tooth_period_actual) Definition at line 83 of file etpu_tg.h. Referenced by fs_etpu_tg_config(), and fs_etpu_tg_init(). |
|
This parameter disables/enables the generation of crank output signal. It can be assigned one of the values: Definition at line 88 of file etpu_tg.h. Referenced by fs_etpu_tg_config(), and fs_etpu_tg_init(). |
|
TG target Crank tooth period as a number of TCR1 ticks. Definition at line 81 of file etpu_tg.h. Referenced by fs_etpu_tg_config(), and fs_etpu_tg_init(). |
Generated by ![]() |
© Freescale Semiconductor Inc. 2004 - 2012. All Rights Reserved. |