Api Definition - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

5.14.2.2

API Definition

The following header files are needed in order to use the PWM device driver:
Required Header File(s):
#include "qs.h"
#include "pwm.h"
The following information may be found in the header file pwm.h.
Public Data Structure(s):
typedef struct
{
}pwm_sComplementaryValues;
typedef struct
{
}pwm_sIndependentValues;
typedef struct
{
}pwm_sOutputControl;
typedef struct
{
}pwm_sUpdateValueSetVlmode;
typedef UWord16 pwm_tPWMChannelSwap;
typedef struct
{
}pwm_sChannelControl;
typedef UWord16 pwm_tPWMSignalMask;
5-548
Word16
pwmChannel_0_Value;
Word16
pwmChannel_2_Value;
Word16
pwmChannel_4_Value;
Word16
pwmChannel_0_Value;
Word16
pwmChannel_1_Value;
Word16
pwmChannel_2_Value;
Word16
pwmChannel_3_Value;
Word16
pwmChannel_4_Value;
Word16
pwmChannel_5_Value;
pwm_tPWMSignalMask
pwm_tPWMSignalMask
Word16
DutyCycle;
UWord16
Vlmode;
pwm_tPWMSignalMask
pwm_tPWMChannelSwap
Targeting 56F8xxx Platform
SoftwareControlled;
OutputControl;
Mask;
Swap;
FREESCALE SEMICONDUCTOR

Advertisement

Table of Contents
loading

Table of Contents