SW006010 Microchip Technology, SW006010 Datasheet - Page 100

no-image

SW006010

Manufacturer Part Number
SW006010
Description
MPLAB 17C SOFTWARE
Manufacturer
Microchip Technology
Datasheets

Specifications of SW006010

Tool Function
Compiler
Tool Type
Compiler
Processor Series
PIC17C
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
MPLAB®
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
MPLAB
4.5
apRNOVS^-page 96
DELAY FUNCTIONS
C17 C Compiler Libraries
Delay1TCY
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Delay10TCY
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Delay10TCYx
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
PIC17C4X, PIC17C756
Delay of 1 instruction cycle (Tcy).
delays.h
void Delay1TCY (void);
None
This function is actually a
When encountered in the source code, the compiler simply
inserts a
None
#define
PIC17C4X, PIC17C756
Delay of 10 instruction cycles (Tcy).
delays.h
void Delay10TCY (void);
None
This function creates a delay of 10 instruction cycles.
None
dy10tcy.asm
PIC17C4X, PIC17C756
Delay of multiples of 10 instruction cycles (Tcy).
delays.h
void Delay10TCYx (static unsigned char unit);
unit
The value of unit can be any 8-bit value from 2 to 255 or 0. A
value of 0 represents sending 256 to the function.
This function creates delays of multiples of 10 instruction
cycles.
None
dy1otcyx.asm
Nop()
in
delays.h
.
#define
for the
 2002 Microchip Technology Inc.
Nop()
instruction.

Related parts for SW006010