|
MotorWare f2806x Driver API Documentation
|
Contains public interface to various functions related to the analog-to-digital converter (ADC) object. More...
#include "sw/modules/math/src/32b/math.h"#include "sw/modules/types/src/types.h"Go to the source code of this file.
Data Structures | |
| struct | _ADC_Obj_ |
| Defines the analog-to-digital converter (ADC) object. More... | |
Typedefs | |
| typedef struct _ADC_Obj_ | ADC_Obj |
| Defines the analog-to-digital converter (ADC) object. More... | |
| typedef struct _ADC_Obj_ * | ADC_Handle |
| Defines the analog-to-digital converter (ADC) handle. More... | |
Contains public interface to various functions related to the analog-to-digital converter (ADC) object.
(C) Copyright 2011, Texas Instruments, Inc.
Definition in file adc_obj.h.
| typedef struct _ADC_Obj_* ADC_Handle |
1.8.9.1