PIC Micro Controller
C
Routine
Time / Clocks / Delays
Library
See:
Interested:
See also:
/techref/microchip/time.htm
PIC Microcontoller Time Methods
Code:
Comments:
You should not code delays in C, do them in assembly ! it only takes 2 or 3 assembly instructions to do a delay.
Questions: