3
3
;==========================================================================
4
; $Id: p18f6520.inc,v 1.4 2004/07/24 03:00:02 craigfranklin Exp $
4
; $Id: p18f6520.inc,v 1.6 2005/03/24 04:08:45 craigfranklin Exp $
5
5
; MPASM PIC18F6520 processor include
7
; (c) Copyright 1999-2004 Microchip Technology, All rights reserved
7
; (c) Copyright 1999-2005 Microchip Technology, All rights reserved
8
8
;==========================================================================
1119
1140
;==========================================================================
1142
; IMPORTANT: For the PIC18 devices, the __CONFIG directive has been
1143
; superseded by the CONFIG directive. The following settings
1144
; are available for this device.
1146
; Oscillator Selection:
1150
; OSC = RC RC-OSC2 as Clock Out
1151
; OSC = EC EC-OSC2 as Clock Out
1152
; OSC = ECIO EC-OSC2 as RA6
1153
; OSC = HSPLL HS-PLL Enabled
1154
; OSC = RCIO RC-OSC2 as RA6
1156
; Osc. Switch Enable:
1158
; OSCS = OFF Disabled
1162
; PWRT = OFF Disabled
1165
; BOR = OFF Disabled
1168
; Brown Out Voltage:
1175
; WDT = OFF Disabled
1178
; Watchdog Postscaler:
1189
; CCP2MUX = OFF Uses RE7
1190
; CCP2MUX = RE7 Uses RE7
1191
; CCP2MUX = ON Uses RC1
1192
; CCP2MUX = RC1 Uses RC1
1194
; Stack Overflow Reset:
1195
; STVR = OFF Disabled
1199
; LVP = OFF Disabled
1202
; Background Debugger Enable:
1203
; DEBUG = ON Enabled
1204
; DEBUG = OFF Disabled
1206
; Code Protection Block 0:
1208
; CP0 = OFF Disabled
1210
; Code Protection Block 1:
1212
; CP1 = OFF Disabled
1214
; Code Protection Block 2:
1216
; CP2 = OFF Disabled
1218
; Code Protection Block 3:
1220
; CP3 = OFF Disabled
1222
; Boot Block Code Protection:
1224
; CPB = OFF Disabled
1226
; Data EEPROM Code Protection:
1228
; CPD = OFF Disabled
1230
; Write Protection Block 0:
1232
; WRT0 = OFF Disabled
1234
; Write Protection Block 1:
1236
; WRT1 = OFF Disabled
1238
; Write Protection Block 2:
1240
; WRT2 = OFF Disabled
1242
; Write Protection Block 3:
1244
; WRT3 = OFF Disabled
1246
; Boot Block Write Protection:
1248
; WRTB = OFF Disabled
1250
; Configuration Register Write Protection:
1252
; WRTC = OFF Disabled
1254
; Data EEPROM Write Protection:
1256
; WRTD = OFF Disabled
1258
; Table Read Protection Block 0:
1259
; EBTR0 = ON Enabled
1260
; EBTR0 = OFF Disabled
1262
; Table Read Protection Block 1:
1263
; EBTR1 = ON Enabled
1264
; EBTR1 = OFF Disabled
1266
; Table Read Protection Block 2:
1267
; EBTR2 = ON Enabled
1268
; EBTR2 = OFF Disabled
1270
; Table Read Protection Block 3:
1271
; EBTR3 = ON Enabled
1272
; EBTR3 = OFF Disabled
1274
; Boot Block Table Read Protection:
1275
; EBTRB = ON Enabled
1276
; EBTRB = OFF Disabled
1278
;==========================================================================
1279
;==========================================================================
1121
1281
; Configuration Bits