PCDIDE COMPILER Custom Computer Services Inc (CCS), PCDIDE COMPILER Datasheet - Page 286

PCD C-COMPILER PIC24, DSPIC

PCDIDE COMPILER

Manufacturer Part Number
PCDIDE COMPILER
Description
PCD C-COMPILER PIC24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCDIDE COMPILER

For Use With/related Products
Microchip PIC24/dsPIC®
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1008
setup_motor_pwm( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
272
setup_motor_pwm(pwm,options, timebase);
setup_motor_pwm(pwm,options,prescale,postscale,timebase)
Pwm- Defines the pwm module used.
Options- The mode of the power PWM module. See the devices .h file for all
options
timebase- This parameter sets up the PWM time base pre-scale and post-scale.
prescale- This will select the PWM timebase prescale setting
postscale- This will select the PWM timebase postscale setting
void
Configures the motor control PWM module
Devices that have the motor control PWM unit.
None
setup_motor_pwm(1,MPWM_FREE_RUN | MPWM_SYNC_OVERRIDES,
timebase);
None
get motor pwm
pwm
duty();
count(),
set motor pwm
event(),
setup motor
unit(),
setup motor

Related parts for PCDIDE COMPILER