|
MotorWare f2806x Driver API Documentation
|
Contains public interface to various functions related to the pulse width modulation digital-to-analog converter (PWMDAC) object. More...
#include "sw/drivers/pwm/src/32b/f28x/f2806x/pwm.h"Go to the source code of this file.
Enumerations | |
| enum | PWMDAC_Number_e { PWMDAC_Number_1 =0, PWMDAC_Number_2, PWMDAC_Number_3, PWMDAC_Number_4, PWMDAC_Number_5, PWMDAC_Number_6, PWMDAC_Number_7 } |
| Enumeration to define the pulse width modulation digital-to-analog (PWM) numbers. More... | |
Contains public interface to various functions related to the pulse width modulation digital-to-analog converter (PWMDAC) object.
(C) Copyright 2015, Texas Instruments, Inc.
Definition in file pwmdac.h.
1.8.9.1