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

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:
psp_output_full( ) psp_input_full( ) psp_overflow( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Example formats:
All Devices
#USE RS232 (unless fname is used)
byte
printf("HiThere");
printf("RTCCValue=>%2x\n\r",get_rtcc());
printf("%2u %X %4X\n\r",x,y,z);
printf(LCD_PUTC, "n=%u",n);
ex_admm.c,
atoi(), puts(), putc(),
result = psp_output_full()
result = psp_input_full()
result = psp_overflow()
None
A 0 (FALSE) or 1 (TRUE)
These functions check the Parallel Slave Port (PSP) for the indicated conditions
and return TRUE or FALSE.
This function is only available on devices with PSP hardware on chips.
Nothing
* Result is undefined - Assume garbage.
Specifier
%03u
%u
%2u
%5
%d
%x
%X
%4X
%3.1w
x,y,z;
ex_lcdkb.c
getc()
(for a stream example),
Value=0x12
018
18
18
18
18
12
12
0012
1.8
RS232 I/O Overview
Value=0xfe
254
254
*
254
-2
fe
FE
00FE
25.4
227

Related parts for PCWHD IDE COMPILER