SW006010 Microchip Technology, SW006010 Datasheet - Page 20

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.4
apRNOVS^-page 16
INPUT CAPTURE FUNCTIONS
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.4.1
CloseCapture1
CloseCapture2
CloseCapture3
CloseCapture4
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Code Example:
OpenCapture1
OpenCapture2
OpenCapture3
OpenCapture4
Device:
Function:
Include:
Prototype:
Function Descriptions
CloseCapture1 - PIC17C4X, PIC17C756
CloseCapture2 - PIC17C4X, PIC17C756
CloseCapture3 - PIC17C756
CloseCapture4 - PIC17C756
This function disables the specified input capture.
captur16.h
void CloseCapture1 (void);
void CloseCapture2 (void);
void CloseCapture3 (void);
void CloseCapture4 (void);
None
This function simply disables the interrupt of the specified input
capture.
None
cp1close.c
cp2close.c
cp3close.c
cp4close.c
CloseCapture1();
OpenCapture1 - PIC17C4X, PIC17C756
OpenCapture2 - PIC17C4X, PIC17C756
OpenCapture3 - PIC17C756
OpenCapture4 - PIC17C756
This function configures the specified input capture.
captur16.h
void OpenCapture1 (static unsigned char config);
void OpenCapture2 (static unsigned char config);
void OpenCapture3 (static unsigned char config);
void OpenCapture4 (static unsigned char config);
 2002 Microchip Technology Inc.

Related parts for SW006010