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

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
set_motor_unit( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
set_motor_unit(pwm,unit,options, active_deadtime, inactive_deadtime);
pwm- Defines the pwm module used
Unit- This will select Unit A or Unit B
options- The mode of the power PWM module. See the devices .h file for all
options
active_deadtime- Set the active deadtime for the unit
inactive_deadtime- Set the inactive deadtime for the unit
void
Configures the motor control PWM unit.
Devices that have the motor control PWM unit
None
set_motor_unit(pwm,unit,MPWM_INDEPENDENT | MPWM_FORCE_L_1,
active_deadtime, inactive_deadtime);
None
get_motor_pwm_count(), set_motor_pwm_event(), set_motor_pwm_duty(),
setup_motor_pwm()
255

Related parts for PCDIDE COMPILER