Freescale Semiconductor Inc.
Main Page | Data Structures | File List | Data Fields | Globals

knock_window_config_t Struct Reference

#include <etpu_knock.h>


Detailed Description

A structure to represent a single knock window configuration.

Definition at line 86 of file etpu_knock.h.

Data Fields

int24_t angle_start
int24_t angle_width


Field Documentation

int24_t knock_window_config_t::angle_start
 

The tdc_angle-relative window start angle as a number of TCR2 ticks. Positive values precede the TDC, negative go after.

Definition at line 88 of file etpu_knock.h.

Referenced by fs_etpu_knock_config(), and fs_etpu_knock_init().

int24_t knock_window_config_t::angle_width
 

The window width as a number of TCR2 ticks.

Definition at line 90 of file etpu_knock.h.

Referenced by fs_etpu_knock_config(), and fs_etpu_knock_init().


The documentation for this struct was generated from the following file: