SW006012 Microchip Technology, SW006012 Datasheet - Page 160

C COMPILER FOR DSPIC30F FAMILY

SW006012

Manufacturer Part Number
SW006012
Description
C COMPILER FOR DSPIC30F FAMILY
Manufacturer
Microchip Technology
Type
MPLAB® C30 Compilerr
Series
PIC24 & DsPICr
Datasheets

Specifications of SW006012

Supported Families
PIC24, DsPIC30F And DsPIC33F
Core Architecture
PIC, DsPIC
Kit Contents
Software And Docs
Mcu Supported Families
PIC24 MCUs And DsPIC DSCs
Tool Type
Compiler
Processor Series
PIC24, dsPIC
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
dsPIC30F
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
MPLAB
DS51284F-page 154
®
C30 User’s Guide
__
Description:
Prototype:
Argument:
Return Value:
Assembler Opera-
tor / Machine
Instruction*:
Error Messages
* The exact sequnce may be different.
__
Description:
Prototype:
Argument:
Return Value:
Assembler Opera-
tor / Machine
Instruction*:
Error Messages
* The exact sequnce may be different.
builtin_write_OSCCONL
builtin_write_OSCCONH
Unlocks and writes its argument to OSCCONL.
void __builtin_write_OSCCONL(unsigned char value);
value
None.
mov #0x46, w0
mov #0x57, w1
mov #_OSCCON, w2
mov.b w0, [w2]
mov.b w1, [w2]
mov.b value, [w2]
None.
Unlocks and writes its argument to OSCCONH.
void __builtin_write_OSCCONH(unsigned char value);
value
None.
mov #0x78, w0
mov #0x9A, w1
mov #_OSCCON+1, w2
mov.b w0, [w2]
mov.b w1, [w2]
mov.b value, [w2]
None.
character to be written
character to be written
© 2007 Microchip Technology Inc.

Related parts for SW006012