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

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_power_pwm_pins( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
setup_pmp(option,address_mask)
Syntax:
Parameters:
276
setup_power_pwm_pins(module0,module1,module2,module3)
For each module (two pins) specify:
PWM_OFF, PWM_ODD_ON, PWM_BOTH_ON,
PWM_COMPLEMENTARY
undefined
Configures the pins of the Pulse Width Modulation (PWM) device.
All devices equipped with a motor control PWM.
None
setup_power_pwm_pins(PWM_OFF, PWM_OFF, PWM_OFF,
setup_power_pwm_pins(PWM_COMPLEMENTARY,
None
setup_power_pwm(), set_power_pwm_override(), set_power_pwmX_duty()
setup_pmp (options,address_mask);
Options- The mode of the Parallel master port. This allows to set the Master port
mode, read-write strobe options and other functionality of the PMPort module. See
the devices .h file for all options. Some typical options include:
· PAR_ENABLE
· PAR_CONTINUE_IN_IDLE
· PAR_INTR_ON_RW - Interrupt on read write
· PAR_INC_ADDR – Increment address by 1 every read/write cycle
· PAR_MASTER_MODE_1 – Master mode 1
· PAR_WAITE4 – 4 Tcy Wait for data hold after strobe
address_mask- This allows the user to setup the address enable register with a
16 bit value. This value determines which address lines are active from the
available 16 address lines PMA0: PMA15
PWM_OFF);
PWM_COMPLEMENTARY, PWM_OFF, PWM_OFF);

Related parts for PCDIDE COMPILER