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

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
_ _PCD_ _
Syntax:
Elements:
Purpose:
Examples:
Example Files:
Also See:
#PIN_SELECT
Syntax:
Elements:
__PCD__
None
The PCD compiler defines this pre-processor identifier. It may be used to
determine if the PCD compiler is doing the compilation.
#ifdef __pcd__
#device dsPIC33FJ256MC710
#endif
ex_sqw.c
None
#PIN_SELECT function=pin_xx
function is the Microchip defined pin function name, such as: U1RX (UART1
receive), INT1 (external interrupt 1), T2CK (timer 2 clock), IC1 (input capture 1),
OC1 (output capture 1).
NULL
C1OUT
C2OUT
U1TX
U1RTS
U2TX
U2RTS
SDO1
SCK1OUT
SS1OUT
SDO2
SCK2OUT
SS2OUT
OC1
OC2
OC3
OC4
OC5
INT1
INT2
NULL
Comparator 1 Output
Comparator 2 Output
UART1 Transmit
UART1 Request To Send
UART2 Transmit
UART2 Request to Send
SPI1 Data Output
SPI1 Clock Output
SPI1 Slave Select Output
SPI2 Data Output
SPI2 Clock Output
SPI2 Slave Select Output
Output Compare 1
Output Compare 2
Output Compare 3
Output Compare 4
Output Compare 5
External Interrupt 1
External Interrupt 2
129

Related parts for PCDIDE COMPILER