Specifications
http://www.mikroelektronika.co.yu/english/product/books/PICbook/4_Poglavlje.htm
_ _config<term> or_ _config<address>,<term>
Description:
Oscillator, watchdog timer application and internal reset circuit are defined. Before using this
directive, the processor must be defined using PROCESSOR directive.
Example:
_CONFIG _CP_OFF&_WDT_OFF&_PWRTE_ON&_XT_OSC
Similar directives: _IDLOCS, PROCESSOR
4.22 PROCESSOR Defining microcontroller model
Syntax:
Processor <microcontroller_type>
Description:
Instruction sets the type of microcontroller where programming is done.
Example:
processor 16F84
Assembler arithmetic operators
Operator Description Example
http://www.mikroelektronika.co.yu/english/product/books/PICbook/4_Poglavlje.htm (12 of 15) [4/2/2003 16:18:10]