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

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
qei_get_count( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
qei_set_count( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
value = qei_get_count( [unit] );
value- The 16-bit value of the position counter.
unit- Optional unit number, defaults to 1.
void
Reads the current 16-bit value of the position counter.
Devices that have the QEI module.
Nothing.
value = qei_get_counter();
None
setup_qei()
qei_set_count( [unit,] value );
value- The 16-bit value of the position counter.
unit- Optional unit number, defaults to 1.
void
Write a 16-bit value to the position counter.
Devices that have the QEI module.
Nothing.
qei_set_counter(value);
None
setup_qei()
,
qei_set_count()
,
qei_get_count()
, qei_status().
, qei_status().
231

Related parts for PCDIDE COMPILER