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

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
pmp_address(address)
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
pmp_output_full( ) pmp_input_full( ) pmp_overflow( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
222
pmp_address ( address );
address- The address which is a 16 bit destination address value. This will setup
the address register on the PMP module and is only used in Master mode.
undefined
Configures the address register of the PMP module with the destination address
during Master mode operation. The address can be either 14, 15 or 16 bits based
on the multiplexing used for the Chip Select Lines 1 and 2.
Only the devices with a built in Parallel Port module.
Nothing.
pmp_address( 0x2100); // Sets up Address register to 0x2100
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(),pmp_overflow().
See header file for device selected.
result = pmp_output_full()
result = pmp_input_full()
result = pmp_overflow()
None
A 0 (FALSE) or 1 (TRUE)
These functions check the Parallel Port for the indicated conditions and return
TRUE or FALSE.
This function is only available on devices with Parallel Port hardware on chips.
Nothing.

Related parts for PCWHD IDE COMPILER