|
MotorWare f2806x Module API Documentation
|
Contains the HAL data structures. More...
#include "sw/modules/math/src/float/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... | |
Contains the HAL data structures.
(C) Copyright 2014, Texas Instruments, Inc.
Definition in file float/hal_data.h.
1.8.9.1