DM163045 Microchip Technology, DM163045 Datasheet - Page 84

no-image

DM163045

Manufacturer Part Number
DM163045
Description
PICDEM Lab Development Kit (with PICkit 3) General Purpose
Manufacturer
Microchip Technology
Series
PICDEM™r
Type
MCUr
Datasheet

Specifications of DM163045

Contents
Board, PIC kit 3
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
For Use With/related Products
PIC Micro® MCU

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DM163045
Manufacturer:
MICROCHIP
Quantity:
12 000
PICDEM
DS41369A-page 80
TM
EXAMPLE 5-2:
3. Copy/paste the code in Example 5-3 into the Initialize() section labeled:
Lab Development Board User’s Guide
/*---------------------------------------------------------
---------------------------------------------------------*/
void Delay_1mS(void)
{
}
//ADD INITIALIZE CODE HERE
Subroutine: Delay_1mS
Parameters: none
Returns:nothing
Synopsys:Creates a 1mS delay when called
unsigned int delay_var = 98;
//Keep looping until the delay_var is
// equal to zero (should take 1mS)
while(--delay_var);
DELAY_1MS() CODE FOR ADC LAB 1
© 2009 Microchip Technology Inc.

Related parts for DM163045