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

as_outputs_t Struct Reference

#include <etpu_as.h>


Detailed Description

A structure to represent outputs of AS processig.

Definition at line 190 of file etpu_as.h.

Data Fields

int24_t signal_value [FS_ETPU_AS_SIGNALS_MAX]


Field Documentation

int24_t as_outputs_t::signal_value[FS_ETPU_AS_SIGNALS_MAX]
 

This is the output of the signal processing - the current signal value as a 24-bit integer.

Definition at line 192 of file etpu_as.h.

Referenced by fs_etpu_as_get_outputs().


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