Prepare for SDCC 4.5.0 release.
[sdcc.git] / sdcc / device / non-free / lib / pic16 / libdev / pic18f67k90.c
blob6752fa360e930169e1e87a11a5c8aec636e9925d
1 /*
2 * This definitions of the PIC18F67K90 MCU.
4 * This file is part of the GNU PIC library for SDCC, originally
5 * created by Molnar Karoly <molnarkaroly@users.sf.net> 2016.
7 * This file is generated automatically by the cinc2h.pl, 2016-04-13 17:23:35 UTC.
9 * SDCC is licensed under the GNU Public license (GPL) v2. Note that
10 * this license covers the code to the compiler and other executables,
11 * but explicitly does not cover any code or objects generated by sdcc.
13 * For pic device libraries and header files which are derived from
14 * Microchip header (.inc) and linker script (.lkr) files Microchip
15 * requires that "The header files should state that they are only to be
16 * used with authentic Microchip devices" which makes them incompatible
17 * with the GPL. Pic device libraries and header files are located at
18 * non-free/lib and non-free/include directories respectively.
19 * Sdcc should be run with the --use-non-free command line option in
20 * order to include non-free header files and libraries.
22 * See http://sdcc.sourceforge.net/ for the latest information on sdcc.
25 #include <pic18f67k90.h>
27 //==============================================================================
29 __at(0x0EF4) __sfr LCDCON;
30 __at(0x0EF4) volatile __LCDCONbits_t LCDCONbits;
32 __at(0x0EF5) __sfr LCDPS;
33 __at(0x0EF5) volatile __LCDPSbits_t LCDPSbits;
35 __at(0x0EF6) __sfr LCDSE0;
36 __at(0x0EF6) volatile __LCDSE0bits_t LCDSE0bits;
38 __at(0x0EF7) __sfr LCDSE1;
39 __at(0x0EF7) volatile __LCDSE1bits_t LCDSE1bits;
41 __at(0x0EF8) __sfr LCDSE2;
42 __at(0x0EF8) volatile __LCDSE2bits_t LCDSE2bits;
44 __at(0x0EF9) __sfr LCDSE3;
45 __at(0x0EF9) volatile __LCDSE3bits_t LCDSE3bits;
47 __at(0x0EFA) __sfr LCDSE4;
48 __at(0x0EFA) volatile __LCDSE4bits_t LCDSE4bits;
50 __at(0x0EFC) __sfr LCDRL;
51 __at(0x0EFC) volatile __LCDRLbits_t LCDRLbits;
53 __at(0x0EFD) __sfr LCDREF;
54 __at(0x0EFD) volatile __LCDREFbits_t LCDREFbits;
56 __at(0x0EFE) __sfr SSP2CON2;
57 __at(0x0EFE) volatile __SSP2CON2bits_t SSP2CON2bits;
59 __at(0x0EFF) __sfr SSP2CON1;
60 __at(0x0EFF) volatile __SSP2CON1bits_t SSP2CON1bits;
62 __at(0x0F00) __sfr SSP2STAT;
63 __at(0x0F00) volatile __SSP2STATbits_t SSP2STATbits;
65 __at(0x0F01) __sfr SSP2ADD;
66 __at(0x0F01) volatile __SSP2ADDbits_t SSP2ADDbits;
68 __at(0x0F02) __sfr SSP2BUF;
70 __at(0x0F03) __sfr T4CON;
71 __at(0x0F03) volatile __T4CONbits_t T4CONbits;
73 __at(0x0F04) __sfr PR4;
75 __at(0x0F05) __sfr TMR4;
77 __at(0x0F06) __sfr CCP7CON;
78 __at(0x0F06) volatile __CCP7CONbits_t CCP7CONbits;
80 __at(0x0F07) __sfr CCPR7;
82 __at(0x0F07) __sfr CCPR7L;
84 __at(0x0F08) __sfr CCPR7H;
86 __at(0x0F09) __sfr CCP6CON;
87 __at(0x0F09) volatile __CCP6CONbits_t CCP6CONbits;
89 __at(0x0F0A) __sfr CCPR6;
91 __at(0x0F0A) __sfr CCPR6L;
93 __at(0x0F0B) __sfr CCPR6H;
95 __at(0x0F0C) __sfr CCP5CON;
96 __at(0x0F0C) volatile __CCP5CONbits_t CCP5CONbits;
98 __at(0x0F0D) __sfr CCPR5;
100 __at(0x0F0D) __sfr CCPR5L;
102 __at(0x0F0E) __sfr CCPR5H;
104 __at(0x0F0F) __sfr CCP4CON;
105 __at(0x0F0F) volatile __CCP4CONbits_t CCP4CONbits;
107 __at(0x0F10) __sfr CCPR4;
109 __at(0x0F10) __sfr CCPR4L;
111 __at(0x0F11) __sfr CCPR4H;
113 __at(0x0F12) __sfr T5GCON;
114 __at(0x0F12) volatile __T5GCONbits_t T5GCONbits;
116 __at(0x0F13) __sfr T5CON;
117 __at(0x0F13) volatile __T5CONbits_t T5CONbits;
119 __at(0x0F14) __sfr TMR5;
121 __at(0x0F14) __sfr TMR5L;
123 __at(0x0F15) __sfr TMR5H;
125 __at(0x0F16) __sfr PMD3;
126 __at(0x0F16) volatile __PMD3bits_t PMD3bits;
128 __at(0x0F17) __sfr PMD2;
129 __at(0x0F17) volatile __PMD2bits_t PMD2bits;
131 __at(0x0F18) __sfr PMD1;
132 __at(0x0F18) volatile __PMD1bits_t PMD1bits;
134 __at(0x0F19) __sfr PMD0;
135 __at(0x0F19) volatile __PMD0bits_t PMD0bits;
137 __at(0x0F1A) __sfr PSTR3CON;
138 __at(0x0F1A) volatile __PSTR3CONbits_t PSTR3CONbits;
140 __at(0x0F1B) __sfr PSTR2CON;
141 __at(0x0F1B) volatile __PSTR2CONbits_t PSTR2CONbits;
143 __at(0x0F1C) __sfr TXREG2;
145 __at(0x0F1D) __sfr RCREG2;
147 __at(0x0F1E) __sfr SPBRG2;
149 __at(0x0F1F) __sfr SPBRGH2;
151 __at(0x0F20) __sfr BAUDCON2;
152 __at(0x0F20) volatile __BAUDCON2bits_t BAUDCON2bits;
154 __at(0x0F21) __sfr TXSTA2;
155 __at(0x0F21) volatile __TXSTA2bits_t TXSTA2bits;
157 __at(0x0F22) __sfr RCSTA2;
158 __at(0x0F22) volatile __RCSTA2bits_t RCSTA2bits;
160 __at(0x0F23) __sfr ANCON2;
161 __at(0x0F23) volatile __ANCON2bits_t ANCON2bits;
163 __at(0x0F24) __sfr ANCON1;
164 __at(0x0F24) volatile __ANCON1bits_t ANCON1bits;
166 __at(0x0F25) __sfr ANCON0;
167 __at(0x0F25) volatile __ANCON0bits_t ANCON0bits;
169 __at(0x0F27) __sfr ODCON3;
170 __at(0x0F27) volatile __ODCON3bits_t ODCON3bits;
172 __at(0x0F28) __sfr ODCON2;
173 __at(0x0F28) volatile __ODCON2bits_t ODCON2bits;
175 __at(0x0F29) __sfr ODCON1;
176 __at(0x0F29) volatile __ODCON1bits_t ODCON1bits;
178 __at(0x0F2A) __sfr REFOCON;
179 __at(0x0F2A) volatile __REFOCONbits_t REFOCONbits;
181 __at(0x0F2B) __sfr CCPTMRS2;
182 __at(0x0F2B) volatile __CCPTMRS2bits_t CCPTMRS2bits;
184 __at(0x0F2C) __sfr CCPTMRS1;
185 __at(0x0F2C) volatile __CCPTMRS1bits_t CCPTMRS1bits;
187 __at(0x0F2D) __sfr CCPTMRS0;
188 __at(0x0F2D) volatile __CCPTMRS0bits_t CCPTMRS0bits;
190 __at(0x0F2E) __sfr CM3CON;
191 __at(0x0F2E) volatile __CM3CONbits_t CM3CONbits;
193 __at(0x0F2E) __sfr CM3CON1;
194 __at(0x0F2E) volatile __CM3CON1bits_t CM3CON1bits;
196 __at(0x0F2F) __sfr CM2CON;
197 __at(0x0F2F) volatile __CM2CONbits_t CM2CONbits;
199 __at(0x0F2F) __sfr CM2CON1;
200 __at(0x0F2F) volatile __CM2CON1bits_t CM2CON1bits;
202 __at(0x0F30) __sfr T12CON;
203 __at(0x0F30) volatile __T12CONbits_t T12CONbits;
205 __at(0x0F31) __sfr PR12;
207 __at(0x0F32) __sfr TMR12;
209 __at(0x0F33) __sfr T10CON;
210 __at(0x0F33) volatile __T10CONbits_t T10CONbits;
212 __at(0x0F34) __sfr PR10;
214 __at(0x0F35) __sfr TMR10;
216 __at(0x0F36) __sfr T8CON;
217 __at(0x0F36) volatile __T8CONbits_t T8CONbits;
219 __at(0x0F37) __sfr PR8;
221 __at(0x0F38) __sfr TMR8;
223 __at(0x0F39) __sfr T6CON;
224 __at(0x0F39) volatile __T6CONbits_t T6CONbits;
226 __at(0x0F3A) __sfr PR6;
228 __at(0x0F3B) __sfr TMR6;
230 __at(0x0F3C) __sfr T7GCON;
231 __at(0x0F3C) volatile __T7GCONbits_t T7GCONbits;
233 __at(0x0F3D) __sfr T7CON;
234 __at(0x0F3D) volatile __T7CONbits_t T7CONbits;
236 __at(0x0F3E) __sfr TMR7;
238 __at(0x0F3E) __sfr TMR7L;
240 __at(0x0F3F) __sfr TMR7H;
242 __at(0x0F40) __sfr CCP10CON;
243 __at(0x0F40) volatile __CCP10CONbits_t CCP10CONbits;
245 __at(0x0F41) __sfr CCPR10;
247 __at(0x0F41) __sfr CCPR10L;
249 __at(0x0F42) __sfr CCPR10H;
251 __at(0x0F43) __sfr CCP9CON;
252 __at(0x0F43) volatile __CCP9CONbits_t CCP9CONbits;
254 __at(0x0F44) __sfr CCPR9;
256 __at(0x0F44) __sfr CCPR9L;
258 __at(0x0F45) __sfr CCPR9H;
260 __at(0x0F46) __sfr CCP8CON;
261 __at(0x0F46) volatile __CCP8CONbits_t CCP8CONbits;
263 __at(0x0F47) __sfr CCPR8;
265 __at(0x0F47) __sfr CCPR8L;
267 __at(0x0F48) __sfr CCPR8H;
269 __at(0x0F49) __sfr CCP3CON;
270 __at(0x0F49) volatile __CCP3CONbits_t CCP3CONbits;
272 __at(0x0F4A) __sfr CCPR3;
274 __at(0x0F4A) __sfr CCPR3L;
276 __at(0x0F4B) __sfr CCPR3H;
278 __at(0x0F4C) __sfr ECCP3DEL;
279 __at(0x0F4C) volatile __ECCP3DELbits_t ECCP3DELbits;
281 __at(0x0F4C) __sfr PWM3CON;
282 __at(0x0F4C) volatile __PWM3CONbits_t PWM3CONbits;
284 __at(0x0F4D) __sfr ECCP3AS;
285 __at(0x0F4D) volatile __ECCP3ASbits_t ECCP3ASbits;
287 __at(0x0F4E) __sfr CCP2CON;
288 __at(0x0F4E) volatile __CCP2CONbits_t CCP2CONbits;
290 __at(0x0F4E) __sfr ECCP2CON;
291 __at(0x0F4E) volatile __ECCP2CONbits_t ECCP2CONbits;
293 __at(0x0F4F) __sfr CCPR2;
295 __at(0x0F4F) __sfr CCPR2L;
297 __at(0x0F50) __sfr CCPR2H;
299 __at(0x0F51) __sfr ECCP2DEL;
300 __at(0x0F51) volatile __ECCP2DELbits_t ECCP2DELbits;
302 __at(0x0F51) __sfr PWM2CON;
303 __at(0x0F51) volatile __PWM2CONbits_t PWM2CONbits;
305 __at(0x0F52) __sfr ECCP2AS;
306 __at(0x0F52) volatile __ECCP2ASbits_t ECCP2ASbits;
308 __at(0x0F53) __sfr PADCFG1;
309 __at(0x0F53) volatile __PADCFG1bits_t PADCFG1bits;
311 __at(0x0F54) __sfr CM1CON;
312 __at(0x0F54) volatile __CM1CONbits_t CM1CONbits;
314 __at(0x0F54) __sfr CM1CON1;
315 __at(0x0F54) volatile __CM1CON1bits_t CM1CON1bits;
317 __at(0x0F55) __sfr CTMUICON;
318 __at(0x0F55) volatile __CTMUICONbits_t CTMUICONbits;
320 __at(0x0F56) __sfr CTMUCONL;
321 __at(0x0F56) volatile __CTMUCONLbits_t CTMUCONLbits;
323 __at(0x0F57) __sfr CTMUCONH;
324 __at(0x0F57) volatile __CTMUCONHbits_t CTMUCONHbits;
326 __at(0x0F58) __sfr ALRMVAL;
328 __at(0x0F58) __sfr ALRMVALL;
330 __at(0x0F59) __sfr ALRMVALH;
332 __at(0x0F5A) __sfr ALRMRPT;
333 __at(0x0F5A) volatile __ALRMRPTbits_t ALRMRPTbits;
335 __at(0x0F5B) __sfr ALRMCFG;
336 __at(0x0F5B) volatile __ALRMCFGbits_t ALRMCFGbits;
338 __at(0x0F5C) __sfr RTCVAL;
340 __at(0x0F5C) __sfr RTCVALL;
342 __at(0x0F5D) __sfr RTCVALH;
343 __at(0x0F5D) volatile __RTCVALHbits_t RTCVALHbits;
345 __at(0x0F5E) __sfr RTCCAL;
346 __at(0x0F5E) volatile __RTCCALbits_t RTCCALbits;
348 __at(0x0F5F) __sfr RTCCFG;
349 __at(0x0F5F) volatile __RTCCFGbits_t RTCCFGbits;
351 __at(0x0F60) __sfr PIE6;
352 __at(0x0F60) volatile __PIE6bits_t PIE6bits;
354 __at(0x0F61) __sfr EEDATA;
356 __at(0x0F62) __sfr EEADR;
358 __at(0x0F63) __sfr EEADRH;
360 __at(0x0F64) __sfr OSCCON2;
361 __at(0x0F64) volatile __OSCCON2bits_t OSCCON2bits;
363 __at(0x0F65) __sfr BAUDCON;
364 __at(0x0F65) volatile __BAUDCONbits_t BAUDCONbits;
366 __at(0x0F65) __sfr BAUDCON1;
367 __at(0x0F65) volatile __BAUDCON1bits_t BAUDCON1bits;
369 __at(0x0F65) __sfr BAUDCTL;
370 __at(0x0F65) volatile __BAUDCTLbits_t BAUDCTLbits;
372 __at(0x0F66) __sfr LCDDATA0;
373 __at(0x0F66) volatile __LCDDATA0bits_t LCDDATA0bits;
375 __at(0x0F67) __sfr LCDDATA1;
376 __at(0x0F67) volatile __LCDDATA1bits_t LCDDATA1bits;
378 __at(0x0F68) __sfr LCDDATA2;
379 __at(0x0F68) volatile __LCDDATA2bits_t LCDDATA2bits;
381 __at(0x0F69) __sfr LCDDATA3;
382 __at(0x0F69) volatile __LCDDATA3bits_t LCDDATA3bits;
384 __at(0x0F6A) __sfr LCDDATA4;
385 __at(0x0F6A) volatile __LCDDATA4bits_t LCDDATA4bits;
387 __at(0x0F6C) __sfr LCDDATA6;
388 __at(0x0F6C) volatile __LCDDATA6bits_t LCDDATA6bits;
390 __at(0x0F6D) __sfr LCDDATA7;
391 __at(0x0F6D) volatile __LCDDATA7bits_t LCDDATA7bits;
393 __at(0x0F6E) __sfr LCDDATA8;
394 __at(0x0F6E) volatile __LCDDATA8bits_t LCDDATA8bits;
396 __at(0x0F6F) __sfr LCDDATA9;
397 __at(0x0F6F) volatile __LCDDATA9bits_t LCDDATA9bits;
399 __at(0x0F70) __sfr LCDDATA10;
400 __at(0x0F70) volatile __LCDDATA10bits_t LCDDATA10bits;
402 __at(0x0F72) __sfr LCDDATA12;
403 __at(0x0F72) volatile __LCDDATA12bits_t LCDDATA12bits;
405 __at(0x0F73) __sfr LCDDATA13;
406 __at(0x0F73) volatile __LCDDATA13bits_t LCDDATA13bits;
408 __at(0x0F74) __sfr LCDDATA14;
409 __at(0x0F74) volatile __LCDDATA14bits_t LCDDATA14bits;
411 __at(0x0F75) __sfr LCDDATA15;
412 __at(0x0F75) volatile __LCDDATA15bits_t LCDDATA15bits;
414 __at(0x0F76) __sfr LCDDATA16;
415 __at(0x0F76) volatile __LCDDATA16bits_t LCDDATA16bits;
417 __at(0x0F78) __sfr LCDDATA18;
418 __at(0x0F78) volatile __LCDDATA18bits_t LCDDATA18bits;
420 __at(0x0F79) __sfr LCDDATA19;
421 __at(0x0F79) volatile __LCDDATA19bits_t LCDDATA19bits;
423 __at(0x0F7A) __sfr LCDDATA20;
424 __at(0x0F7A) volatile __LCDDATA20bits_t LCDDATA20bits;
426 __at(0x0F7B) __sfr LCDDATA21;
427 __at(0x0F7B) volatile __LCDDATA21bits_t LCDDATA21bits;
429 __at(0x0F7C) __sfr LCDDATA22;
430 __at(0x0F7C) volatile __LCDDATA22bits_t LCDDATA22bits;
432 __at(0x0F7E) __sfr EECON2;
434 __at(0x0F7F) __sfr EECON1;
435 __at(0x0F7F) volatile __EECON1bits_t EECON1bits;
437 __at(0x0F80) __sfr PORTA;
438 __at(0x0F80) volatile __PORTAbits_t PORTAbits;
440 __at(0x0F81) __sfr PORTB;
441 __at(0x0F81) volatile __PORTBbits_t PORTBbits;
443 __at(0x0F82) __sfr PORTC;
444 __at(0x0F82) volatile __PORTCbits_t PORTCbits;
446 __at(0x0F83) __sfr PORTD;
447 __at(0x0F83) volatile __PORTDbits_t PORTDbits;
449 __at(0x0F84) __sfr PORTE;
450 __at(0x0F84) volatile __PORTEbits_t PORTEbits;
452 __at(0x0F85) __sfr PORTF;
453 __at(0x0F85) volatile __PORTFbits_t PORTFbits;
455 __at(0x0F86) __sfr PORTG;
456 __at(0x0F86) volatile __PORTGbits_t PORTGbits;
458 __at(0x0F89) __sfr LATA;
459 __at(0x0F89) volatile __LATAbits_t LATAbits;
461 __at(0x0F8A) __sfr LATB;
462 __at(0x0F8A) volatile __LATBbits_t LATBbits;
464 __at(0x0F8B) __sfr LATC;
465 __at(0x0F8B) volatile __LATCbits_t LATCbits;
467 __at(0x0F8C) __sfr LATD;
468 __at(0x0F8C) volatile __LATDbits_t LATDbits;
470 __at(0x0F8D) __sfr LATE;
471 __at(0x0F8D) volatile __LATEbits_t LATEbits;
473 __at(0x0F8E) __sfr LATF;
474 __at(0x0F8E) volatile __LATFbits_t LATFbits;
476 __at(0x0F8F) __sfr LATG;
477 __at(0x0F8F) volatile __LATGbits_t LATGbits;
479 __at(0x0F92) __sfr TRISA;
480 __at(0x0F92) volatile __TRISAbits_t TRISAbits;
482 __at(0x0F93) __sfr TRISB;
483 __at(0x0F93) volatile __TRISBbits_t TRISBbits;
485 __at(0x0F94) __sfr TRISC;
486 __at(0x0F94) volatile __TRISCbits_t TRISCbits;
488 __at(0x0F95) __sfr TRISD;
489 __at(0x0F95) volatile __TRISDbits_t TRISDbits;
491 __at(0x0F96) __sfr TRISE;
492 __at(0x0F96) volatile __TRISEbits_t TRISEbits;
494 __at(0x0F97) __sfr TRISF;
495 __at(0x0F97) volatile __TRISFbits_t TRISFbits;
497 __at(0x0F98) __sfr TRISG;
498 __at(0x0F98) volatile __TRISGbits_t TRISGbits;
500 __at(0x0F9B) __sfr OSCTUNE;
501 __at(0x0F9B) volatile __OSCTUNEbits_t OSCTUNEbits;
503 __at(0x0F9C) __sfr PSTR1CON;
504 __at(0x0F9C) volatile __PSTR1CONbits_t PSTR1CONbits;
506 __at(0x0F9D) __sfr PIE1;
507 __at(0x0F9D) volatile __PIE1bits_t PIE1bits;
509 __at(0x0F9E) __sfr PIR1;
510 __at(0x0F9E) volatile __PIR1bits_t PIR1bits;
512 __at(0x0F9F) __sfr IPR1;
513 __at(0x0F9F) volatile __IPR1bits_t IPR1bits;
515 __at(0x0FA0) __sfr PIE2;
516 __at(0x0FA0) volatile __PIE2bits_t PIE2bits;
518 __at(0x0FA1) __sfr PIR2;
519 __at(0x0FA1) volatile __PIR2bits_t PIR2bits;
521 __at(0x0FA2) __sfr IPR2;
522 __at(0x0FA2) volatile __IPR2bits_t IPR2bits;
524 __at(0x0FA3) __sfr PIE3;
525 __at(0x0FA3) volatile __PIE3bits_t PIE3bits;
527 __at(0x0FA4) __sfr PIR3;
528 __at(0x0FA4) volatile __PIR3bits_t PIR3bits;
530 __at(0x0FA5) __sfr IPR3;
531 __at(0x0FA5) volatile __IPR3bits_t IPR3bits;
533 __at(0x0FA6) __sfr PIR6;
534 __at(0x0FA6) volatile __PIR6bits_t PIR6bits;
536 __at(0x0FA8) __sfr HLVDCON;
537 __at(0x0FA8) volatile __HLVDCONbits_t HLVDCONbits;
539 __at(0x0FA9) __sfr IPR6;
540 __at(0x0FA9) volatile __IPR6bits_t IPR6bits;
542 __at(0x0FAA) __sfr T1GCON;
543 __at(0x0FAA) volatile __T1GCONbits_t T1GCONbits;
545 __at(0x0FAB) __sfr RCSTA;
546 __at(0x0FAB) volatile __RCSTAbits_t RCSTAbits;
548 __at(0x0FAB) __sfr RCSTA1;
549 __at(0x0FAB) volatile __RCSTA1bits_t RCSTA1bits;
551 __at(0x0FAC) __sfr TXSTA;
552 __at(0x0FAC) volatile __TXSTAbits_t TXSTAbits;
554 __at(0x0FAC) __sfr TXSTA1;
555 __at(0x0FAC) volatile __TXSTA1bits_t TXSTA1bits;
557 __at(0x0FAD) __sfr TXREG;
559 __at(0x0FAD) __sfr TXREG1;
561 __at(0x0FAE) __sfr RCREG;
563 __at(0x0FAE) __sfr RCREG1;
565 __at(0x0FAF) __sfr SPBRG;
567 __at(0x0FAF) __sfr SPBRG1;
569 __at(0x0FB0) __sfr T3GCON;
570 __at(0x0FB0) volatile __T3GCONbits_t T3GCONbits;
572 __at(0x0FB1) __sfr T3CON;
573 __at(0x0FB1) volatile __T3CONbits_t T3CONbits;
575 __at(0x0FB2) __sfr TMR3;
577 __at(0x0FB2) __sfr TMR3L;
579 __at(0x0FB3) __sfr TMR3H;
581 __at(0x0FB4) __sfr CMSTAT;
582 __at(0x0FB4) volatile __CMSTATbits_t CMSTATbits;
584 __at(0x0FB4) __sfr CMSTATUS;
585 __at(0x0FB4) volatile __CMSTATUSbits_t CMSTATUSbits;
587 __at(0x0FB5) __sfr CVRCON;
588 __at(0x0FB5) volatile __CVRCONbits_t CVRCONbits;
590 __at(0x0FB6) __sfr PIE4;
591 __at(0x0FB6) volatile __PIE4bits_t PIE4bits;
593 __at(0x0FB7) __sfr PIR4;
594 __at(0x0FB7) volatile __PIR4bits_t PIR4bits;
596 __at(0x0FB8) __sfr IPR4;
597 __at(0x0FB8) volatile __IPR4bits_t IPR4bits;
599 __at(0x0FB9) __sfr PIE5;
600 __at(0x0FB9) volatile __PIE5bits_t PIE5bits;
602 __at(0x0FBA) __sfr PIR5;
603 __at(0x0FBA) volatile __PIR5bits_t PIR5bits;
605 __at(0x0FBB) __sfr CCP1CON;
606 __at(0x0FBB) volatile __CCP1CONbits_t CCP1CONbits;
608 __at(0x0FBB) __sfr ECCP1CON;
609 __at(0x0FBB) volatile __ECCP1CONbits_t ECCP1CONbits;
611 __at(0x0FBC) __sfr CCPR1;
613 __at(0x0FBC) __sfr CCPR1L;
615 __at(0x0FBD) __sfr CCPR1H;
617 __at(0x0FBE) __sfr ECCP1DEL;
618 __at(0x0FBE) volatile __ECCP1DELbits_t ECCP1DELbits;
620 __at(0x0FBE) __sfr PWM1CON;
621 __at(0x0FBE) volatile __PWM1CONbits_t PWM1CONbits;
623 __at(0x0FBF) __sfr ECCP1AS;
624 __at(0x0FBF) volatile __ECCP1ASbits_t ECCP1ASbits;
626 __at(0x0FC0) __sfr ADCON2;
627 __at(0x0FC0) volatile __ADCON2bits_t ADCON2bits;
629 __at(0x0FC1) __sfr ADCON1;
630 __at(0x0FC1) volatile __ADCON1bits_t ADCON1bits;
632 __at(0x0FC2) __sfr ADCON0;
633 __at(0x0FC2) volatile __ADCON0bits_t ADCON0bits;
635 __at(0x0FC3) __sfr ADRES;
637 __at(0x0FC3) __sfr ADRESL;
639 __at(0x0FC4) __sfr ADRESH;
641 __at(0x0FC5) __sfr SSP1CON2;
642 __at(0x0FC5) volatile __SSP1CON2bits_t SSP1CON2bits;
644 __at(0x0FC5) __sfr SSPCON2;
645 __at(0x0FC5) volatile __SSPCON2bits_t SSPCON2bits;
647 __at(0x0FC6) __sfr SSP1CON1;
648 __at(0x0FC6) volatile __SSP1CON1bits_t SSP1CON1bits;
650 __at(0x0FC6) __sfr SSPCON1;
651 __at(0x0FC6) volatile __SSPCON1bits_t SSPCON1bits;
653 __at(0x0FC7) __sfr SSP1STAT;
654 __at(0x0FC7) volatile __SSP1STATbits_t SSP1STATbits;
656 __at(0x0FC7) __sfr SSPSTAT;
657 __at(0x0FC7) volatile __SSPSTATbits_t SSPSTATbits;
659 __at(0x0FC8) __sfr SSP1ADD;
660 __at(0x0FC8) volatile __SSP1ADDbits_t SSP1ADDbits;
662 __at(0x0FC8) __sfr SSPADD;
663 __at(0x0FC8) volatile __SSPADDbits_t SSPADDbits;
665 __at(0x0FC9) __sfr SSP1BUF;
667 __at(0x0FC9) __sfr SSPBUF;
669 __at(0x0FCA) __sfr T2CON;
670 __at(0x0FCA) volatile __T2CONbits_t T2CONbits;
672 __at(0x0FCB) __sfr PR2;
674 __at(0x0FCC) __sfr TMR2;
676 __at(0x0FCD) __sfr T1CON;
677 __at(0x0FCD) volatile __T1CONbits_t T1CONbits;
679 __at(0x0FCE) __sfr TMR1;
681 __at(0x0FCE) __sfr TMR1L;
683 __at(0x0FCF) __sfr TMR1H;
685 __at(0x0FD0) __sfr RCON;
686 __at(0x0FD0) volatile __RCONbits_t RCONbits;
688 __at(0x0FD1) __sfr WDTCON;
689 __at(0x0FD1) volatile __WDTCONbits_t WDTCONbits;
691 __at(0x0FD2) __sfr IPR5;
692 __at(0x0FD2) volatile __IPR5bits_t IPR5bits;
694 __at(0x0FD3) __sfr OSCCON;
695 __at(0x0FD3) volatile __OSCCONbits_t OSCCONbits;
697 __at(0x0FD4) __sfr SPBRGH1;
699 __at(0x0FD5) __sfr T0CON;
700 __at(0x0FD5) volatile __T0CONbits_t T0CONbits;
702 __at(0x0FD6) __sfr TMR0;
704 __at(0x0FD6) __sfr TMR0L;
706 __at(0x0FD7) __sfr TMR0H;
708 __at(0x0FD8) __sfr STATUS;
709 __at(0x0FD8) volatile __STATUSbits_t STATUSbits;
711 __at(0x0FD9) __sfr FSR2L;
713 __at(0x0FDA) __sfr FSR2H;
715 __at(0x0FDB) __sfr PLUSW2;
717 __at(0x0FDC) __sfr PREINC2;
719 __at(0x0FDD) __sfr POSTDEC2;
721 __at(0x0FDE) __sfr POSTINC2;
723 __at(0x0FDF) __sfr INDF2;
725 __at(0x0FE0) __sfr BSR;
727 __at(0x0FE1) __sfr FSR1L;
729 __at(0x0FE2) __sfr FSR1H;
731 __at(0x0FE3) __sfr PLUSW1;
733 __at(0x0FE4) __sfr PREINC1;
735 __at(0x0FE5) __sfr POSTDEC1;
737 __at(0x0FE6) __sfr POSTINC1;
739 __at(0x0FE7) __sfr INDF1;
741 __at(0x0FE8) __sfr WREG;
743 __at(0x0FE9) __sfr FSR0L;
745 __at(0x0FEA) __sfr FSR0H;
747 __at(0x0FEB) __sfr PLUSW0;
749 __at(0x0FEC) __sfr PREINC0;
751 __at(0x0FED) __sfr POSTDEC0;
753 __at(0x0FEE) __sfr POSTINC0;
755 __at(0x0FEF) __sfr INDF0;
757 __at(0x0FF0) __sfr INTCON3;
758 __at(0x0FF0) volatile __INTCON3bits_t INTCON3bits;
760 __at(0x0FF1) __sfr INTCON2;
761 __at(0x0FF1) volatile __INTCON2bits_t INTCON2bits;
763 __at(0x0FF2) __sfr INTCON;
764 __at(0x0FF2) volatile __INTCONbits_t INTCONbits;
766 __at(0x0FF3) __sfr PROD;
768 __at(0x0FF3) __sfr PRODL;
770 __at(0x0FF4) __sfr PRODH;
772 __at(0x0FF5) __sfr TABLAT;
774 __at(0x0FF6) __sfr TBLPTR;
776 __at(0x0FF6) __sfr TBLPTRL;
778 __at(0x0FF7) __sfr TBLPTRH;
780 __at(0x0FF8) __sfr TBLPTRU;
782 __at(0x0FF9) __sfr PC;
784 __at(0x0FF9) __sfr PCL;
786 __at(0x0FFA) __sfr PCLATH;
788 __at(0x0FFB) __sfr PCLATU;
790 __at(0x0FFC) __sfr STKPTR;
791 __at(0x0FFC) volatile __STKPTRbits_t STKPTRbits;
793 __at(0x0FFD) __sfr TOS;
795 __at(0x0FFD) __sfr TOSL;
797 __at(0x0FFE) __sfr TOSH;
799 __at(0x0FFF) __sfr TOSU;