MotorWare f2806x Module API Documentation
Data Structures | Typedefs
32b/hal_data.h File Reference

Contains the HAL data structures. More...

#include "sw/modules/iqmath/src/32b/IQmathLib.h"
#include "sw/modules/math/src/32b/math.h"

Go to the source code of this file.

Data Structures

struct  _HAL_AdcData_t_
 Defines the ADC data. More...
 
struct  _HAL_DacData_t_
 Defines the DAC data. More...
 
struct  _HAL_PwmData_t_
 Defines the PWM data. More...
 

Typedefs

typedef struct _HAL_AdcData_t_ HAL_AdcData_t
 Defines the ADC data. More...
 
typedef struct _HAL_DacData_t_ HAL_DacData_t
 Defines the DAC data. More...
 
typedef struct _HAL_PwmData_t_ HAL_PwmData_t
 Defines the PWM data. More...
 

Detailed Description

Contains the HAL data structures.

(C) Copyright 2014, Texas Instruments, Inc.

Definition in file 32b/hal_data.h.