SW006010 Microchip Technology, SW006010 Datasheet - Page 40

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
2.8
apRNOVS^-page 36
MICROWIRE
C17 C Compiler Libraries
This section contains a list of individual functions and an example of use of the
functions in this section. Functions may be implemented as macros.
2.8.1
CloseMwire
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Code Example:
DataRdyMwire
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Code Example:
getcMwire
Function:
File Name:
®
FUNCTIONS
Function Descriptions
PIC17C756
Disables the SSP module.
mwire16.h
void CloseMwire (void);
None
Pin I/O returns under control
None
closmwir.c
CloseMwire();
PIC17C756
Provides status back to user if the Microwire device has
completed the internal write cycle.
mwire16.h
unsigned char DataRdyMwire (void);
None
Determines if Microwire device is ready.
This function returns 1 if the Microwire device is ready else
returns 0 which indicates that the internal write cycle is not
complete or there could be a bus error.
drdymwir.c
while (!DataRdyMwire());
This function operates identically to ReadMwire.
#define in mwire16.h
DDRx
and
 2002 Microchip Technology Inc.
PORTx
register settings.

Related parts for SW006010