PCWHD IDE COMPILER Custom Computer Services Inc (CCS), PCWHD IDE COMPILER Datasheet - Page 246

PCWHD PIC10,16,18,24, DSPIC

PCWHD IDE COMPILER

Manufacturer Part Number
PCWHD IDE COMPILER
Description
PCWHD PIC10,16,18,24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCWHD IDE COMPILER

For Use With/related Products
Microchip PIC10, PIC12, PIC16, PIC18, PIC24, dsPIC MCUs
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1009
qei_status( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
qsort( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
232
status = qei_status( [unit] );
status- The status of the QEI module
unit- Optional unit number, defaults to 1.
void
Returns the status of the QUI module.
Devices that have the QEI module.
Nothing.
status = qei_status();
None
setup_qei()
qsort (base, num, width, compare)
base: Pointer to array of sort data
num: Number of elements
width: Width of elements
compare: Function that compares two elements
None
Performs the shell-metzner sort (not the quick sort algorithm). The contents of the
array are sorted into ascending order according to a comparison function pointed
to by compare.
All devices
#INCLUDE <stdlib.h>
int nums[5]={ 2,3,1,5,4};
int compar(void *arg1,void *arg2);
,
qei_set_count()
, qei_get_count().

Related parts for PCWHD IDE COMPILER