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

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
Availability:
Requires:
Examples:
Example Files:
Also See:
setup_qei( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
278
Only the devices with a built in Parallel Port module.
Constants are defined in the devices .h file.
setup_psp( PAR_PSP_AUTO_INC | PAR_STOP_IN_IDLE,0x00FF );
// Sets up legacy slave mode with read and write buffers auto
increment
None
setup_pmp(), pmp_address(), pmp_read(), psp_read(), psp_write(), pmp_write(),
psp_output_full(), psp_input_full(), psp_overflow(), pmp_output_full(),
pmp_input_full(),
See header file for device selected.
setup_qei( [unit,]options, filter, maxcount );
Options- The mode of the QEI module. See the devices .h file for all options
Some common options are:
filter - This parameter is optional and the user can specify the digital filter clock divisor.
maxcount - This will specify the value at which to reset the position counter.
unit - Optional unit number, defaults to 1.
void
Configures the Quadrature Encoder Interface. Various settings like modes, direction
can be setup.
Devices that have the QEI module.
Nothing.
setup_qei(QEI_MODE_X2|QEI_TIMER_INTERNAL,QEI_FILTER_DIV_2,QEI_FORWARD);
None
qei_set_count()
· QEI_MODE_X2
· QEI_TIMER_GATED
· QEI_TIMER_DIV_BY_1
,
pmp_overflow()
qei_get_count()
, qei_status().

Related parts for PCWHD IDE COMPILER