SW006010 Microchip Technology, SW006010 Datasheet - Page 82

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
apRNOVS^-page 78
C17 C Compiler Libraries
SWWriteI2C
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Code Example:
PIC17CXXX
Writes out single data byte via software I
swi2c16.h
unsigned char SWWriteI2C
(static unsigned char data_out);
data_out
Single data byte to be written to the I
This function writes out a single data byte to the predefined data
pin. The clock and data pins are user defined in the
file and must be set per application requirements. This function
operates identically to SWPutcI2C.
This function returns -1 if there was an error condition else
returns a 0.
swptci2c.c
char x;
SWWriteI2C(x);
2
 2002 Microchip Technology Inc.
C device.
2
C implementation.
swi2c16.h

Related parts for SW006010