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

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
Availability:
Requires:
Examples:
Example Files:
Also See:
interrupt_active( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
202
All devices.
Nothing
data = input_b();
ex_psp.c
input(), output_x(),
interrupt_active (interrupt)
Interrupt – constant specifying the interrupt
Boolean value
The function checks the interrupt flag of the specified interrupt and returns true
in case the flag is set.
Device with interrupts (PCM and PCH)
Should have a #INT_xxxx, Constants are defined in the devices .h file.
interrupt_active(INT_TIMER0);
interrupt_active(INT_TIMER1);
None
disable_interrupts(), #INT,
#USE
FIXED_IO,
Interrupts Overview
#USE
FAST_IO,
#USE STANDARD_IO

Related parts for PCDIDE COMPILER