SW006010 Microchip Technology, SW006010 Datasheet - Page 34

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.6
apRNOVS^-page 30
INTERRUPT 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.6.1
CloseRA0INT
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Code Example:
Disable
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Code Example:
Enable
Device:
Function:
Include:
Prototype:
Arguments:
Remarks:
Return Value:
File Name:
Code Example:
Function Descriptions
PIC17C4X, PIC17C756
Disables the RA0/INT pin interrupt.
int16.h
void CloseRA0INT (void);
None
This function disables the RA0/INT pin interrupt by clearing the
INTE
None
ra0close.c
CloseRA0INT();
PIC17C4X, PIC17C756
Enables global interrupts.
int16.h
void Enable (void);
None
This function enables global interrupts by clearing the
bit of the
None
enable.c
enable();;
PIC17C4X, PIC17C756
Disables global interrupts.
int16.h
void Disable (void);
None
This function disables global interrupts by setting the
of the
None
disable.c
Disable();
bit in the
CPUSTA
CPUSTA
register.
INTSTA
register.
register.
 2002 Microchip Technology Inc.
GLINTD
GLINTD
bit

Related parts for SW006010