|
MotorWare f2806x Driver API Documentation
|
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... | |
| #define PWMDAC_disableChopping PWM_disableChopping |
| #define PWMDAC_disableCounterLoad PWM_disableCounterLoad |
Links the PWMDAC_disableCounterLoad() function to the PWM_disableCounterLoad() function.
| #define PWMDAC_disableDeadBand PWM_disableDeadBand |
Links the PWMDAC_disableDeadBand() function to the PWM_disableDeadBand() function.
| #define PWMDAC_disableTripZones PWM_disableTripZones |
| #define PWMDAC_Handle PWM_Handle |
| #define PWMDAC_init PWM_init |
Links the PWMDAC_init() function to the PWM_init() function.
| #define PWMDAC_setActionQual_CntDown_CmpA_PwmA PWM_setActionQual_CntDown_CmpA_PwmA |
Links the PWMDAC_setActionQual_CntDown_CmpA_PwmA() function to the PWM_setActionQual_CntDown_CmpA_PwmA() function.
| #define PWMDAC_setActionQual_CntDown_CmpB_PwmB PWM_setActionQual_CntDown_CmpB_PwmB |
Links the PWMDAC_setActionQual_CntDown_CmpB_PwmB() function to the PWM_setActionQual_CntDown_CmpB_PwmB() function.
| #define PWMDAC_setActionQual_CntUp_CmpA_PwmA PWM_setActionQual_CntUp_CmpA_PwmA |
Links the PWMDAC_setActionQual_CntUp_CmpA_PwmA() function to the PWM_setActionQual_CntUp_CmpA_PwmA() function.
| #define PWMDAC_setActionQual_CntUp_CmpB_PwmB PWM_setActionQual_CntUp_CmpB_PwmB |
Links the PWMDAC_setActionQual_CntUp_CmpB_PwmB() function to the PWM_setActionQual_CntUp_CmpB_PwmB() function.
| #define PWMDAC_setClkDiv PWM_setClkDiv |
Links the PWMDAC_setClkDiv() function to the PWM_setClkDiv() function.
| #define PWMDAC_setCount PWM_setCount |
Links the PWMDAC_setCount() function to the PWM_setCount() function.
| #define PWMDAC_setCounterMode PWM_setCounterMode |
Links the PWMDAC_setCounterMode() function to the PWM_setCounterMode() function.
| #define PWMDAC_setHighSpeedClkDiv PWM_setHighSpeedClkDiv |
Links the PWMDAC_setHighSpeedClkDiv() function to the PWM_setHighSpeedClkDiv() function.
| #define PWMDAC_setLoadMode_CmpA PWM_setLoadMode_CmpA |
Links the PWMDAC_setLoadMode_CmpA() function to the PWM_setLoadMode_CmpA() function.
| #define PWMDAC_setLoadMode_CmpB PWM_setLoadMode_CmpB |
Links the PWMDAC_setLoadMode_CmpB() function to the PWM_setLoadMode_CmpB() function.
| #define PWMDAC_setPeriod PWM_setPeriod |
Links the PWMDAC_setPeriod() function to the PWM_setPeriod() function.
| #define PWMDAC_setPeriodLoad PWM_setPeriodLoad |
Links the PWMDAC_setPeriodLoad() function to the PWM_setPeriodLoad() function.
| #define PWMDAC_setPhase PWM_setPhase |
Links the PWMDAC_setPhase() function to the PWM_setPhase() function.
| #define PWMDAC_setPhaseDir PWM_setPhaseDir |
Links the PWMDAC_setPhaseDir() function to the PWM_setPhaseDir() function.
| #define PWMDAC_setRunMode PWM_setRunMode |
Links the PWMDAC_setRunMode() function to the PWM_setRunMode() function.
| #define PWMDAC_setShadowMode_CmpA PWM_setShadowMode_CmpA |
Links the PWMDAC_setShadowMode_CmpA() function to the PWM_setShadowMode_CmpA() function.
| #define PWMDAC_setShadowMode_CmpB PWM_setShadowMode_CmpB |
Links the PWMDAC_setShadowMode_CmpB() function to the PWM_setShadowMode_CmpB() function.
| #define PWMDAC_setSyncMode PWM_setSyncMode |
Links the PWMDAC_setSyncMode() function to the PWM_setSyncMode() function.
| #define PWMDAC_setTripZoneState_DCAEVT1 PWM_setTripZoneState_DCAEVT1 |
Links the PWMDAC_setTripZoneState_DCAEVT1() function to the PWM_setTripZoneState_DCAEVT1() function.
| #define PWMDAC_setTripZoneState_DCAEVT2 PWM_setTripZoneState_DCAEVT2 |
Links the PWMDAC_setTripZoneState_DCAEVT2() function to the PWM_setTripZoneState_DCAEVT2() function.
| #define PWMDAC_setTripZoneState_DCBEVT1 PWM_setTripZoneState_DCBEVT1 |
Links the PWMDAC_setTripZoneState_DCBEVT1() function to the PWM_setTripZoneState_DCBEVT1() function.
| #define PWMDAC_setTripZoneState_TZA PWM_setTripZoneState_TZA |
Links the PWMDAC_setTripZoneState_TZA() function to the PWM_setTripZoneState_TZA() function.
| #define PWMDAC_setTripZoneState_TZB PWM_setTripZoneState_TZB |
Links the PWMDAC_setTripZoneState_TZB() function to the PWM_setTripZoneState_TZB() function.
| #define PWMDAC_write_CmpA PWM_write_CmpA |
Links the PWMDAC_write_CmpA() function to the PWM_write_CmpA() function.
| #define PWMDAC_write_CmpB PWM_write_CmpB |
Links the PWMDAC_write_CmpB() function to the PWM_write_CmpB() function.
| enum PWMDAC_Number_e |
1.8.9.1