2 * This declarations of the PIC18F85J90 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:36 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 #ifndef __PIC18F85J90_H__
26 #define __PIC18F85J90_H__
28 //==============================================================================
30 //==============================================================================
32 // Register Definitions
34 //==============================================================================
37 //==============================================================================
40 extern __at(0x0F60) __sfr RCSTA2
;
105 extern __at(0x0F60) volatile __RCSTA2bits_t RCSTA2bits
;
107 #define _RCSTA2_RX9D 0x01
108 #define _RCSTA2_RCD8 0x01
109 #define _RCSTA2_RX9D2 0x01
110 #define _RCSTA2_OERR 0x02
111 #define _RCSTA2_OERR2 0x02
112 #define _RCSTA2_FERR 0x04
113 #define _RCSTA2_FERR2 0x04
114 #define _RCSTA2_ADDEN 0x08
115 #define _RCSTA2_ADDEN2 0x08
116 #define _RCSTA2_CREN 0x10
117 #define _RCSTA2_CREN2 0x10
118 #define _RCSTA2_SREN 0x20
119 #define _RCSTA2_SREN2 0x20
120 #define _RCSTA2_RX9 0x40
121 #define _RCSTA2_RC9 0x40
122 #define _RCSTA2_NOT_RC8 0x40
123 #define _RCSTA2_RC8_9 0x40
124 #define _RCSTA2_RX92 0x40
125 #define _RCSTA2_SPEN 0x80
126 #define _RCSTA2_SPEN2 0x80
128 //==============================================================================
131 //==============================================================================
134 extern __at(0x0F61) __sfr TXSTA2
;
170 unsigned NOT_TX8
: 1;
187 extern __at(0x0F61) volatile __TXSTA2bits_t TXSTA2bits
;
189 #define _TXSTA2_TX9D 0x01
190 #define _TXSTA2_TXD8 0x01
191 #define _TXSTA2_TX9D2 0x01
192 #define _TXSTA2_TRMT 0x02
193 #define _TXSTA2_TRMT2 0x02
194 #define _TXSTA2_BRGH 0x04
195 #define _TXSTA2_BRGH2 0x04
196 #define _TXSTA2_SENDB2 0x08
197 #define _TXSTA2_SYNC 0x10
198 #define _TXSTA2_SYNC2 0x10
199 #define _TXSTA2_TXEN 0x20
200 #define _TXSTA2_TXEN2 0x20
201 #define _TXSTA2_TX9 0x40
202 #define _TXSTA2_TX8_9 0x40
203 #define _TXSTA2_NOT_TX8 0x40
204 #define _TXSTA2_TX92 0x40
205 #define _TXSTA2_CSRC 0x80
206 #define _TXSTA2_CSRC2 0x80
208 //==============================================================================
210 extern __at(0x0F62) __sfr TXREG2
;
211 extern __at(0x0F63) __sfr RCREG2
;
212 extern __at(0x0F64) __sfr SPBRG2
;
214 //==============================================================================
217 extern __at(0x0F65) __sfr CCP2CON
;
259 extern __at(0x0F65) volatile __CCP2CONbits_t CCP2CONbits
;
270 //==============================================================================
272 extern __at(0x0F66) __sfr CCPR2
;
273 extern __at(0x0F66) __sfr CCPR2L
;
274 extern __at(0x0F67) __sfr CCPR2H
;
276 //==============================================================================
279 extern __at(0x0F68) __sfr CCP1CON
;
321 extern __at(0x0F68) volatile __CCP1CONbits_t CCP1CONbits
;
332 //==============================================================================
334 extern __at(0x0F69) __sfr CCPR1
;
335 extern __at(0x0F69) __sfr CCPR1L
;
336 extern __at(0x0F6A) __sfr CCPR1H
;
338 //==============================================================================
341 extern __at(0x0F6B) __sfr LCDDATA5
;
359 unsigned SEG40COM0
: 1;
360 unsigned SEG41COM0
: 1;
361 unsigned SEG42COM0
: 1;
362 unsigned SEG43COM0
: 1;
363 unsigned SEG44COM0
: 1;
364 unsigned SEG45COM0
: 1;
365 unsigned SEG46COM0
: 1;
366 unsigned SEG47COM0
: 1;
370 extern __at(0x0F6B) volatile __LCDDATA5bits_t LCDDATA5bits
;
373 #define _SEG40COM0 0x01
375 #define _SEG41COM0 0x02
377 #define _SEG42COM0 0x04
379 #define _SEG43COM0 0x08
381 #define _SEG44COM0 0x10
383 #define _SEG45COM0 0x20
385 #define _SEG46COM0 0x40
387 #define _SEG47COM0 0x80
389 //==============================================================================
392 //==============================================================================
395 extern __at(0x0F6C) __sfr LCDDATA6
;
413 unsigned SEG0COM1
: 1;
414 unsigned SEG1COM1
: 1;
415 unsigned SEG2COM1
: 1;
416 unsigned SEG3COM1
: 1;
417 unsigned SEG4COM1
: 1;
418 unsigned SEG5COM1
: 1;
419 unsigned SEG6COM1
: 1;
420 unsigned SEG7COM1
: 1;
436 extern __at(0x0F6C) volatile __LCDDATA6bits_t LCDDATA6bits
;
439 #define _SEG0COM1 0x01
442 #define _SEG1COM1 0x02
445 #define _SEG2COM1 0x04
448 #define _SEG3COM1 0x08
451 #define _SEG4COM1 0x10
454 #define _SEG5COM1 0x20
457 #define _SEG6COM1 0x40
460 #define _SEG7COM1 0x80
463 //==============================================================================
466 //==============================================================================
469 extern __at(0x0F6D) __sfr LCDDATA7
;
487 unsigned SEG8COM1
: 1;
488 unsigned SEG9COM1
: 1;
489 unsigned SEG10COM1
: 1;
490 unsigned SEG11COM1
: 1;
491 unsigned SEG12COM1
: 1;
492 unsigned SEG13COM1
: 1;
493 unsigned SEG14COM1
: 1;
494 unsigned SEG15COM1
: 1;
510 extern __at(0x0F6D) volatile __LCDDATA7bits_t LCDDATA7bits
;
513 #define _SEG8COM1 0x01
516 #define _SEG9COM1 0x02
519 #define _SEG10COM1 0x04
521 #define _SEG11COM1 0x08
523 #define _SEG12COM1 0x10
525 #define _SEG13COM1 0x20
527 #define _SEG14COM1 0x40
529 #define _SEG15COM1 0x80
531 //==============================================================================
534 //==============================================================================
537 extern __at(0x0F6E) __sfr LCDDATA8
;
555 unsigned SEG16COM1
: 1;
556 unsigned SEG17COM1
: 1;
557 unsigned SEG18COM1
: 1;
558 unsigned SEG19COM1
: 1;
559 unsigned SEG20COM1
: 1;
560 unsigned SEG21COM1
: 1;
561 unsigned SEG22COM1
: 1;
562 unsigned SEG23COM1
: 1;
566 extern __at(0x0F6E) volatile __LCDDATA8bits_t LCDDATA8bits
;
569 #define _SEG16COM1 0x01
571 #define _SEG17COM1 0x02
573 #define _SEG18COM1 0x04
575 #define _SEG19COM1 0x08
577 #define _SEG20COM1 0x10
579 #define _SEG21COM1 0x20
581 #define _SEG22COM1 0x40
583 #define _SEG23COM1 0x80
585 //==============================================================================
588 //==============================================================================
591 extern __at(0x0F6F) __sfr LCDDATA9
;
609 unsigned SEG24COM1
: 1;
610 unsigned SEG25COM1
: 1;
611 unsigned SEG26COM1
: 1;
612 unsigned SEG27COM1
: 1;
613 unsigned SEG28COM1
: 1;
614 unsigned SEG29COM1
: 1;
615 unsigned SEG30COM1
: 1;
616 unsigned SEG31COM1
: 1;
620 extern __at(0x0F6F) volatile __LCDDATA9bits_t LCDDATA9bits
;
623 #define _SEG24COM1 0x01
625 #define _SEG25COM1 0x02
627 #define _SEG26COM1 0x04
629 #define _SEG27COM1 0x08
631 #define _SEG28COM1 0x10
633 #define _SEG29COM1 0x20
635 #define _SEG30COM1 0x40
637 #define _SEG31COM1 0x80
639 //==============================================================================
642 //==============================================================================
645 extern __at(0x0F70) __sfr LCDDATA10
;
663 unsigned SEG32COM1
: 1;
664 unsigned SEG33COM1
: 1;
665 unsigned SEG34COM1
: 1;
666 unsigned SEG35COM1
: 1;
667 unsigned SEG36COM1
: 1;
668 unsigned SEG37COM1
: 1;
669 unsigned SEG38COM1
: 1;
670 unsigned SEG39COM1
: 1;
674 extern __at(0x0F70) volatile __LCDDATA10bits_t LCDDATA10bits
;
677 #define _SEG32COM1 0x01
679 #define _SEG33COM1 0x02
681 #define _SEG34COM1 0x04
683 #define _SEG35COM1 0x08
685 #define _SEG36COM1 0x10
687 #define _SEG37COM1 0x20
689 #define _SEG38COM1 0x40
691 #define _SEG39COM1 0x80
693 //==============================================================================
696 //==============================================================================
699 extern __at(0x0F71) __sfr LCDDATA11
;
717 unsigned SEG40COM1
: 1;
718 unsigned SEG41COM1
: 1;
719 unsigned SEG42COM1
: 1;
720 unsigned SEG43COM1
: 1;
721 unsigned SEG44COM1
: 1;
722 unsigned SEG45COM1
: 1;
723 unsigned SEG46COM1
: 1;
724 unsigned SEG47COM1
: 1;
728 extern __at(0x0F71) volatile __LCDDATA11bits_t LCDDATA11bits
;
731 #define _SEG40COM1 0x01
733 #define _SEG41COM1 0x02
735 #define _SEG42COM1 0x04
737 #define _SEG43COM1 0x08
739 #define _SEG44COM1 0x10
741 #define _SEG45COM1 0x20
743 #define _SEG46COM1 0x40
745 #define _SEG47COM1 0x80
747 //==============================================================================
750 //==============================================================================
753 extern __at(0x0F72) __sfr LCDDATA12
;
771 unsigned SEG0COM2
: 1;
772 unsigned SEG1COM2
: 1;
773 unsigned SEG2COM2
: 1;
774 unsigned SEG3COM2
: 1;
775 unsigned SEG4COM2
: 1;
776 unsigned SEG5COM2
: 1;
777 unsigned SEG6COM2
: 1;
778 unsigned SEG7COM2
: 1;
794 extern __at(0x0F72) volatile __LCDDATA12bits_t LCDDATA12bits
;
797 #define _SEG0COM2 0x01
800 #define _SEG1COM2 0x02
803 #define _SEG2COM2 0x04
806 #define _SEG3COM2 0x08
809 #define _SEG4COM2 0x10
812 #define _SEG5COM2 0x20
815 #define _SEG6COM2 0x40
818 #define _SEG7COM2 0x80
821 //==============================================================================
824 //==============================================================================
827 extern __at(0x0F73) __sfr LCDDATA13
;
845 unsigned SEG8COM2
: 1;
846 unsigned SEG9COM2
: 1;
847 unsigned SEG10COM2
: 1;
848 unsigned SEG11COM2
: 1;
849 unsigned SEG12COM2
: 1;
850 unsigned SEG13COM2
: 1;
851 unsigned SEG14COM2
: 1;
852 unsigned SEG15COM2
: 1;
868 extern __at(0x0F73) volatile __LCDDATA13bits_t LCDDATA13bits
;
871 #define _SEG8COM2 0x01
874 #define _SEG9COM2 0x02
877 #define _SEG10COM2 0x04
879 #define _SEG11COM2 0x08
881 #define _SEG12COM2 0x10
883 #define _SEG13COM2 0x20
885 #define _SEG14COM2 0x40
887 #define _SEG15COM2 0x80
889 //==============================================================================
892 //==============================================================================
895 extern __at(0x0F74) __sfr LCDDATA14
;
913 unsigned SEG16COM2
: 1;
914 unsigned SEG17COM2
: 1;
915 unsigned SEG18COM2
: 1;
916 unsigned SEG19COM2
: 1;
917 unsigned SEG20COM2
: 1;
918 unsigned SEG21COM2
: 1;
919 unsigned SEG22COM2
: 1;
920 unsigned SEG23COM2
: 1;
924 extern __at(0x0F74) volatile __LCDDATA14bits_t LCDDATA14bits
;
927 #define _SEG16COM2 0x01
929 #define _SEG17COM2 0x02
931 #define _SEG18COM2 0x04
933 #define _SEG19COM2 0x08
935 #define _SEG20COM2 0x10
937 #define _SEG21COM2 0x20
939 #define _SEG22COM2 0x40
941 #define _SEG23COM2 0x80
943 //==============================================================================
946 //==============================================================================
949 extern __at(0x0F75) __sfr LCDDATA15
;
967 unsigned SEG24COM2
: 1;
968 unsigned SEG25COM2
: 1;
969 unsigned SEG26COM2
: 1;
970 unsigned SEG27COM2
: 1;
971 unsigned SEG28COM2
: 1;
972 unsigned SEG29COM2
: 1;
973 unsigned SEG30COM2
: 1;
974 unsigned SEG31COM2
: 1;
978 extern __at(0x0F75) volatile __LCDDATA15bits_t LCDDATA15bits
;
981 #define _SEG24COM2 0x01
983 #define _SEG25COM2 0x02
985 #define _SEG26COM2 0x04
987 #define _SEG27COM2 0x08
989 #define _SEG28COM2 0x10
991 #define _SEG29COM2 0x20
993 #define _SEG30COM2 0x40
995 #define _SEG31COM2 0x80
997 //==============================================================================
1000 //==============================================================================
1003 extern __at(0x0F76) __sfr LCDDATA16
;
1021 unsigned SEG32COM2
: 1;
1022 unsigned SEG33COM2
: 1;
1023 unsigned SEG34COM2
: 1;
1024 unsigned SEG35COM2
: 1;
1025 unsigned SEG36COM2
: 1;
1026 unsigned SEG37COM2
: 1;
1027 unsigned SEG38COM2
: 1;
1028 unsigned SEG39COM2
: 1;
1030 } __LCDDATA16bits_t
;
1032 extern __at(0x0F76) volatile __LCDDATA16bits_t LCDDATA16bits
;
1035 #define _SEG32COM2 0x01
1037 #define _SEG33COM2 0x02
1039 #define _SEG34COM2 0x04
1041 #define _SEG35COM2 0x08
1043 #define _SEG36COM2 0x10
1045 #define _SEG37COM2 0x20
1047 #define _SEG38COM2 0x40
1049 #define _SEG39COM2 0x80
1051 //==============================================================================
1054 //==============================================================================
1057 extern __at(0x0F77) __sfr LCDDATA17
;
1075 unsigned SEG40COM2
: 1;
1076 unsigned SEG41COM2
: 1;
1077 unsigned SEG42COM2
: 1;
1078 unsigned SEG43COM2
: 1;
1079 unsigned SEG44COM2
: 1;
1080 unsigned SEG45COM2
: 1;
1081 unsigned SEG46COM2
: 1;
1082 unsigned SEG47COM2
: 1;
1084 } __LCDDATA17bits_t
;
1086 extern __at(0x0F77) volatile __LCDDATA17bits_t LCDDATA17bits
;
1089 #define _SEG40COM2 0x01
1091 #define _SEG41COM2 0x02
1093 #define _SEG42COM2 0x04
1095 #define _SEG43COM2 0x08
1097 #define _SEG44COM2 0x10
1099 #define _SEG45COM2 0x20
1101 #define _SEG46COM2 0x40
1103 #define _SEG47COM2 0x80
1105 //==============================================================================
1108 //==============================================================================
1111 extern __at(0x0F78) __sfr LCDDATA18
;
1129 unsigned SEG0COM3
: 1;
1130 unsigned SEG1COM3
: 1;
1131 unsigned SEG2COM3
: 1;
1132 unsigned SEG3COM3
: 1;
1133 unsigned SEG4COM3
: 1;
1134 unsigned SEG5COM3
: 1;
1135 unsigned SEG6COM3
: 1;
1136 unsigned SEG7COM3
: 1;
1150 } __LCDDATA18bits_t
;
1152 extern __at(0x0F78) volatile __LCDDATA18bits_t LCDDATA18bits
;
1155 #define _SEG0COM3 0x01
1158 #define _SEG1COM3 0x02
1161 #define _SEG2COM3 0x04
1164 #define _SEG3COM3 0x08
1167 #define _SEG4COM3 0x10
1170 #define _SEG5COM3 0x20
1173 #define _SEG6COM3 0x40
1176 #define _SEG7COM3 0x80
1179 //==============================================================================
1182 //==============================================================================
1185 extern __at(0x0F79) __sfr LCDDATA19
;
1203 unsigned SEG8COM3
: 1;
1204 unsigned SEG9COM3
: 1;
1205 unsigned SEG10COM3
: 1;
1206 unsigned SEG11COM3
: 1;
1207 unsigned SEG12COM3
: 1;
1208 unsigned SEG13COM3
: 1;
1209 unsigned SEG14COM3
: 1;
1210 unsigned SEG15COM3
: 1;
1224 } __LCDDATA19bits_t
;
1226 extern __at(0x0F79) volatile __LCDDATA19bits_t LCDDATA19bits
;
1229 #define _SEG8COM3 0x01
1232 #define _SEG9COM3 0x02
1235 #define _SEG10COM3 0x04
1237 #define _SEG11COM3 0x08
1239 #define _SEG12COM3 0x10
1241 #define _SEG13COM3 0x20
1243 #define _SEG14COM3 0x40
1245 #define _SEG15COM3 0x80
1247 //==============================================================================
1250 //==============================================================================
1253 extern __at(0x0F7A) __sfr LCDDATA20
;
1271 unsigned SEG16COM3
: 1;
1272 unsigned SEG17COM3
: 1;
1273 unsigned SEG18COM3
: 1;
1274 unsigned SEG19COM3
: 1;
1275 unsigned SEG20COM3
: 1;
1276 unsigned SEG21COM3
: 1;
1277 unsigned SEG22COM3
: 1;
1278 unsigned SEG23COM3
: 1;
1280 } __LCDDATA20bits_t
;
1282 extern __at(0x0F7A) volatile __LCDDATA20bits_t LCDDATA20bits
;
1285 #define _SEG16COM3 0x01
1287 #define _SEG17COM3 0x02
1289 #define _SEG18COM3 0x04
1291 #define _SEG19COM3 0x08
1293 #define _SEG20COM3 0x10
1295 #define _SEG21COM3 0x20
1297 #define _SEG22COM3 0x40
1299 #define _SEG23COM3 0x80
1301 //==============================================================================
1304 //==============================================================================
1307 extern __at(0x0F7B) __sfr LCDDATA21
;
1325 unsigned SEG24COM3
: 1;
1326 unsigned SEG25COM3
: 1;
1327 unsigned SEG26COM3
: 1;
1328 unsigned SEG27COM3
: 1;
1329 unsigned SEG28COM3
: 1;
1330 unsigned SEG29COM3
: 1;
1331 unsigned SEG30COM3
: 1;
1332 unsigned SEG31COM3
: 1;
1334 } __LCDDATA21bits_t
;
1336 extern __at(0x0F7B) volatile __LCDDATA21bits_t LCDDATA21bits
;
1339 #define _SEG24COM3 0x01
1341 #define _SEG25COM3 0x02
1343 #define _SEG26COM3 0x04
1345 #define _SEG27COM3 0x08
1347 #define _SEG28COM3 0x10
1349 #define _SEG29COM3 0x20
1351 #define _SEG30COM3 0x40
1353 #define _SEG31COM3 0x80
1355 //==============================================================================
1358 //==============================================================================
1361 extern __at(0x0F7C) __sfr LCDDATA22
;
1379 unsigned SEG32COM3
: 1;
1380 unsigned SEG33COM3
: 1;
1381 unsigned SEG34COM3
: 1;
1382 unsigned SEG35COM3
: 1;
1383 unsigned SEG36COM3
: 1;
1384 unsigned SEG37COM3
: 1;
1385 unsigned SEG38COM3
: 1;
1386 unsigned SEG39COM3
: 1;
1388 } __LCDDATA22bits_t
;
1390 extern __at(0x0F7C) volatile __LCDDATA22bits_t LCDDATA22bits
;
1393 #define _SEG32COM3 0x01
1395 #define _SEG33COM3 0x02
1397 #define _SEG34COM3 0x04
1399 #define _SEG35COM3 0x08
1401 #define _SEG36COM3 0x10
1403 #define _SEG37COM3 0x20
1405 #define _SEG38COM3 0x40
1407 #define _SEG39COM3 0x80
1409 //==============================================================================
1412 //==============================================================================
1415 extern __at(0x0F7D) __sfr LCDDATA23
;
1433 unsigned SEG40COM3
: 1;
1434 unsigned SEG41COM3
: 1;
1435 unsigned SEG42COM3
: 1;
1436 unsigned SEG43COM3
: 1;
1437 unsigned SEG44COM3
: 1;
1438 unsigned SEG45COM3
: 1;
1439 unsigned SEG46COM3
: 1;
1440 unsigned SEG47COM3
: 1;
1442 } __LCDDATA23bits_t
;
1444 extern __at(0x0F7D) volatile __LCDDATA23bits_t LCDDATA23bits
;
1447 #define _SEG40COM3 0x01
1449 #define _SEG41COM3 0x02
1451 #define _SEG42COM3 0x04
1453 #define _SEG43COM3 0x08
1455 #define _SEG44COM3 0x10
1457 #define _SEG45COM3 0x20
1459 #define _SEG46COM3 0x40
1461 #define _SEG47COM3 0x80
1463 //==============================================================================
1466 //==============================================================================
1469 extern __at(0x0F7E) __sfr BAUDCON1
;
1482 unsigned ABDOVF
: 1;
1498 extern __at(0x0F7E) volatile __BAUDCON1bits_t BAUDCON1bits
;
1508 #define _ABDOVF 0x80
1510 //==============================================================================
1512 extern __at(0x0F7F) __sfr SPBRGH1
;
1514 //==============================================================================
1517 extern __at(0x0F80) __sfr PORTA
;
1558 extern __at(0x0F80) volatile __PORTAbits_t PORTAbits
;
1560 #define _PORTA_RA0 0x01
1561 #define _PORTA_AN0 0x01
1562 #define _PORTA_RA1 0x02
1563 #define _PORTA_AN1 0x02
1564 #define _PORTA_SEG18 0x02
1565 #define _PORTA_RA2 0x04
1566 #define _PORTA_AN2 0x04
1567 #define _PORTA_VREFM 0x04
1568 #define _PORTA_RA3 0x08
1569 #define _PORTA_AN3 0x08
1570 #define _PORTA_VREFP 0x08
1571 #define _PORTA_RA4 0x10
1572 #define _PORTA_T0CKI 0x10
1573 #define _PORTA_SEG14 0x10
1574 #define _PORTA_RA5 0x20
1575 #define _PORTA_AN4 0x20
1576 #define _PORTA_SEG15 0x20
1577 #define _PORTA_RA6 0x40
1578 #define _PORTA_OSC2 0x40
1579 #define _PORTA_CLKO 0x40
1580 #define _PORTA_RA7 0x80
1581 #define _PORTA_OSC1 0x80
1582 #define _PORTA_CLKI 0x80
1584 //==============================================================================
1587 //==============================================================================
1590 extern __at(0x0F81) __sfr PORTB
;
1643 extern __at(0x0F81) volatile __PORTBbits_t PORTBbits
;
1645 #define _PORTB_RB0 0x01
1646 #define _PORTB_INT0 0x01
1647 #define _PORTB_SEG30 0x01
1648 #define _PORTB_RB1 0x02
1649 #define _PORTB_INT1 0x02
1650 #define _PORTB_SEG8 0x02
1651 #define _PORTB_RB2 0x04
1652 #define _PORTB_INT2 0x04
1653 #define _PORTB_SEG9 0x04
1654 #define _PORTB_RB3 0x08
1655 #define _PORTB_INT3 0x08
1656 #define _PORTB_SEG10 0x08
1657 #define _PORTB_RB4 0x10
1658 #define _PORTB_KBI0 0x10
1659 #define _PORTB_SEG11 0x10
1660 #define _PORTB_RB5 0x20
1661 #define _PORTB_KBI1 0x20
1662 #define _PORTB_SEG29 0x20
1663 #define _PORTB_RB6 0x40
1664 #define _PORTB_KBI2 0x40
1665 #define _PORTB_PGC 0x40
1666 #define _PORTB_RB7 0x80
1667 #define _PORTB_KBI3 0x80
1668 #define _PORTB_PGD 0x80
1670 //==============================================================================
1673 //==============================================================================
1676 extern __at(0x0F82) __sfr PORTC
;
1706 unsigned T13CKI
: 1;
1729 extern __at(0x0F82) volatile __PORTCbits_t PORTCbits
;
1731 #define _PORTC_RC0 0x01
1732 #define _PORTC_T1OSO 0x01
1733 #define _PORTC_T13CKI 0x01
1734 #define _PORTC_RC1 0x02
1735 #define _PORTC_T1OSI 0x02
1736 #define _PORTC_CCP2 0x02
1737 #define _PORTC_SEG32 0x02
1738 #define _PORTC_RC2 0x04
1739 #define _PORTC_CCP1 0x04
1740 #define _PORTC_SEG13 0x04
1741 #define _PORTC_RC3 0x08
1742 #define _PORTC_SCL 0x08
1743 #define _PORTC_SCK 0x08
1744 #define _PORTC_SEG17 0x08
1745 #define _PORTC_RC4 0x10
1746 #define _PORTC_SDA 0x10
1747 #define _PORTC_SDI 0x10
1748 #define _PORTC_SEG16 0x10
1749 #define _PORTC_RC5 0x20
1750 #define _PORTC_SDO 0x20
1751 #define _PORTC_SEG12 0x20
1752 #define _PORTC_RC6 0x40
1753 #define _PORTC_CK1 0x40
1754 #define _PORTC_TX1 0x40
1755 #define _PORTC_SEG27 0x40
1756 #define _PORTC_RC7 0x80
1757 #define _PORTC_DT1 0x80
1758 #define _PORTC_RX1 0x80
1759 #define _PORTC_SEG28 0x80
1761 //==============================================================================
1764 //==============================================================================
1767 extern __at(0x0F83) __sfr PORTD
;
1796 extern __at(0x0F83) volatile __PORTDbits_t PORTDbits
;
1798 #define _PORTD_RD0 0x01
1799 #define _PORTD_SEG0 0x01
1800 #define _PORTD_RD1 0x02
1801 #define _PORTD_SEG1 0x02
1802 #define _PORTD_RD2 0x04
1803 #define _PORTD_SEG2 0x04
1804 #define _PORTD_RD3 0x08
1805 #define _PORTD_SEG3 0x08
1806 #define _PORTD_RD4 0x10
1807 #define _PORTD_SEG4 0x10
1808 #define _PORTD_RD5 0x20
1809 #define _PORTD_SEG5 0x20
1810 #define _PORTD_RD6 0x40
1811 #define _PORTD_SEG6 0x40
1812 #define _PORTD_RD7 0x80
1813 #define _PORTD_SEG7 0x80
1815 //==============================================================================
1818 //==============================================================================
1821 extern __at(0x0F84) __sfr PORTE
;
1839 unsigned LCDBIAS1
: 1;
1840 unsigned LCDBIAS2
: 1;
1869 extern __at(0x0F84) volatile __PORTEbits_t PORTEbits
;
1871 #define _PORTE_RE0 0x01
1872 #define _PORTE_LCDBIAS1 0x01
1873 #define _PORTE_RE1 0x02
1874 #define _PORTE_LCDBIAS2 0x02
1875 #define _PORTE_RE3 0x08
1876 #define _PORTE_COM0 0x08
1877 #define _PORTE_RE4 0x10
1878 #define _PORTE_COM1 0x10
1879 #define _PORTE_RE5 0x20
1880 #define _PORTE_COM2 0x20
1881 #define _PORTE_RE6 0x40
1882 #define _PORTE_COM3 0x40
1883 #define _PORTE_RE7 0x80
1884 #define _PORTE_CCP2 0x80
1885 #define _PORTE_SEG31 0x80
1887 //==============================================================================
1890 //==============================================================================
1893 extern __at(0x0F85) __sfr PORTF
;
1958 extern __at(0x0F85) volatile __PORTFbits_t PORTFbits
;
1960 #define _PORTF_RF1 0x02
1961 #define _PORTF_AN6 0x02
1962 #define _PORTF_C2OUT 0x02
1963 #define _PORTF_SEG19 0x02
1964 #define _PORTF_RF2 0x04
1965 #define _PORTF_AN7 0x04
1966 #define _PORTF_C1OUT 0x04
1967 #define _PORTF_SEG20 0x04
1968 #define _PORTF_RF3 0x08
1969 #define _PORTF_AN8 0x08
1970 #define _PORTF_C2INB 0x08
1971 #define _PORTF_SEG21 0x08
1972 #define _PORTF_RF4 0x10
1973 #define _PORTF_AN9 0x10
1974 #define _PORTF_C2INA 0x10
1975 #define _PORTF_SEG22 0x10
1976 #define _PORTF_RF5 0x20
1977 #define _PORTF_AN10 0x20
1978 #define _PORTF_C1INB 0x20
1979 #define _PORTF_SEG23 0x20
1980 #define _PORTF_CVREF 0x20
1981 #define _PORTF_RF6 0x40
1982 #define _PORTF_AN11 0x40
1983 #define _PORTF_C1INA 0x40
1984 #define _PORTF_SEG24 0x40
1985 #define _PORTF_RF7 0x80
1986 #define _PORTF_AN5 0x80
1987 #define _PORTF_SS1 0x80
1988 #define _PORTF_SEG25 0x80
1990 //==============================================================================
1993 //==============================================================================
1996 extern __at(0x0F86) __sfr PORTG
;
2014 unsigned LCDBIAS0
: 1;
2017 unsigned VLCAP2
: 1;
2040 unsigned VLCAP1
: 1;
2055 extern __at(0x0F86) volatile __PORTGbits_t PORTGbits
;
2057 #define _PORTG_RG0 0x01
2058 #define _PORTG_LCDBIAS0 0x01
2059 #define _PORTG_RG1 0x02
2060 #define _PORTG_CK2 0x02
2061 #define _PORTG_TX2 0x02
2062 #define _PORTG_RG2 0x04
2063 #define _PORTG_DT2 0x04
2064 #define _PORTG_RX2 0x04
2065 #define _PORTG_VLCAP1 0x04
2066 #define _PORTG_RG3 0x08
2067 #define _PORTG_VLCAP2 0x08
2068 #define _PORTG_RG4 0x10
2069 #define _PORTG_SEG26 0x10
2070 #define _PORTG_RJPU 0x20
2071 #define _PORTG_REPU 0x40
2072 #define _PORTG_RDPU 0x80
2074 //==============================================================================
2077 //==============================================================================
2080 extern __at(0x0F87) __sfr PORTH
;
2109 extern __at(0x0F87) volatile __PORTHbits_t PORTHbits
;
2111 #define _PORTH_RH0 0x01
2112 #define _PORTH_SEG47 0x01
2113 #define _PORTH_RH1 0x02
2114 #define _PORTH_SEG46 0x02
2115 #define _PORTH_RH2 0x04
2116 #define _PORTH_SEG45 0x04
2117 #define _PORTH_RH3 0x08
2118 #define _PORTH_SEG44 0x08
2119 #define _PORTH_RH4 0x10
2120 #define _PORTH_SEG40 0x10
2121 #define _PORTH_RH5 0x20
2122 #define _PORTH_SEG41 0x20
2123 #define _PORTH_RH6 0x40
2124 #define _PORTH_SEG42 0x40
2125 #define _PORTH_RH7 0x80
2126 #define _PORTH_SEG43 0x80
2128 //==============================================================================
2131 //==============================================================================
2134 extern __at(0x0F88) __sfr PORTJ
;
2163 extern __at(0x0F88) volatile __PORTJbits_t PORTJbits
;
2165 #define _PORTJ_RJ0 0x01
2166 #define _PORTJ_RJ1 0x02
2167 #define _PORTJ_SEG33 0x02
2168 #define _PORTJ_RJ2 0x04
2169 #define _PORTJ_SEG34 0x04
2170 #define _PORTJ_RJ3 0x08
2171 #define _PORTJ_SEG35 0x08
2172 #define _PORTJ_RJ4 0x10
2173 #define _PORTJ_SEG39 0x10
2174 #define _PORTJ_RJ5 0x20
2175 #define _PORTJ_SEG38 0x20
2176 #define _PORTJ_RJ6 0x40
2177 #define _PORTJ_SEG37 0x40
2178 #define _PORTJ_RJ7 0x80
2179 #define _PORTJ_SEG36 0x80
2181 //==============================================================================
2184 //==============================================================================
2187 extern __at(0x0F89) __sfr LATA
;
2201 extern __at(0x0F89) volatile __LATAbits_t LATAbits
;
2212 //==============================================================================
2215 //==============================================================================
2218 extern __at(0x0F8A) __sfr LATB
;
2232 extern __at(0x0F8A) volatile __LATBbits_t LATBbits
;
2243 //==============================================================================
2246 //==============================================================================
2249 extern __at(0x0F8B) __sfr LATC
;
2263 extern __at(0x0F8B) volatile __LATCbits_t LATCbits
;
2274 //==============================================================================
2277 //==============================================================================
2280 extern __at(0x0F8C) __sfr LATD
;
2294 extern __at(0x0F8C) volatile __LATDbits_t LATDbits
;
2305 //==============================================================================
2308 //==============================================================================
2311 extern __at(0x0F8D) __sfr LATE
;
2325 extern __at(0x0F8D) volatile __LATEbits_t LATEbits
;
2335 //==============================================================================
2338 //==============================================================================
2341 extern __at(0x0F8E) __sfr LATF
;
2355 extern __at(0x0F8E) volatile __LATFbits_t LATFbits
;
2365 //==============================================================================
2368 //==============================================================================
2371 extern __at(0x0F8F) __sfr LATG
;
2394 extern __at(0x0F8F) volatile __LATGbits_t LATGbits
;
2404 //==============================================================================
2407 //==============================================================================
2410 extern __at(0x0F90) __sfr LATH
;
2424 extern __at(0x0F90) volatile __LATHbits_t LATHbits
;
2435 //==============================================================================
2438 //==============================================================================
2441 extern __at(0x0F91) __sfr LATJ
;
2455 extern __at(0x0F91) volatile __LATJbits_t LATJbits
;
2466 //==============================================================================
2469 //==============================================================================
2472 extern __at(0x0F92) __sfr DDRA
;
2478 unsigned TRISA0
: 1;
2479 unsigned TRISA1
: 1;
2480 unsigned TRISA2
: 1;
2481 unsigned TRISA3
: 1;
2482 unsigned TRISA4
: 1;
2483 unsigned TRISA5
: 1;
2484 unsigned TRISA6
: 1;
2485 unsigned TRISA7
: 1;
2501 extern __at(0x0F92) volatile __DDRAbits_t DDRAbits
;
2503 #define _TRISA0 0x01
2505 #define _TRISA1 0x02
2507 #define _TRISA2 0x04
2509 #define _TRISA3 0x08
2511 #define _TRISA4 0x10
2513 #define _TRISA5 0x20
2515 #define _TRISA6 0x40
2517 #define _TRISA7 0x80
2520 //==============================================================================
2523 //==============================================================================
2526 extern __at(0x0F92) __sfr TRISA
;
2532 unsigned TRISA0
: 1;
2533 unsigned TRISA1
: 1;
2534 unsigned TRISA2
: 1;
2535 unsigned TRISA3
: 1;
2536 unsigned TRISA4
: 1;
2537 unsigned TRISA5
: 1;
2538 unsigned TRISA6
: 1;
2539 unsigned TRISA7
: 1;
2555 extern __at(0x0F92) volatile __TRISAbits_t TRISAbits
;
2557 #define _TRISA_TRISA0 0x01
2558 #define _TRISA_RA0 0x01
2559 #define _TRISA_TRISA1 0x02
2560 #define _TRISA_RA1 0x02
2561 #define _TRISA_TRISA2 0x04
2562 #define _TRISA_RA2 0x04
2563 #define _TRISA_TRISA3 0x08
2564 #define _TRISA_RA3 0x08
2565 #define _TRISA_TRISA4 0x10
2566 #define _TRISA_RA4 0x10
2567 #define _TRISA_TRISA5 0x20
2568 #define _TRISA_RA5 0x20
2569 #define _TRISA_TRISA6 0x40
2570 #define _TRISA_RA6 0x40
2571 #define _TRISA_TRISA7 0x80
2572 #define _TRISA_RA7 0x80
2574 //==============================================================================
2577 //==============================================================================
2580 extern __at(0x0F93) __sfr DDRB
;
2586 unsigned TRISB0
: 1;
2587 unsigned TRISB1
: 1;
2588 unsigned TRISB2
: 1;
2589 unsigned TRISB3
: 1;
2590 unsigned TRISB4
: 1;
2591 unsigned TRISB5
: 1;
2592 unsigned TRISB6
: 1;
2593 unsigned TRISB7
: 1;
2609 extern __at(0x0F93) volatile __DDRBbits_t DDRBbits
;
2611 #define _TRISB0 0x01
2613 #define _TRISB1 0x02
2615 #define _TRISB2 0x04
2617 #define _TRISB3 0x08
2619 #define _TRISB4 0x10
2621 #define _TRISB5 0x20
2623 #define _TRISB6 0x40
2625 #define _TRISB7 0x80
2628 //==============================================================================
2631 //==============================================================================
2634 extern __at(0x0F93) __sfr TRISB
;
2640 unsigned TRISB0
: 1;
2641 unsigned TRISB1
: 1;
2642 unsigned TRISB2
: 1;
2643 unsigned TRISB3
: 1;
2644 unsigned TRISB4
: 1;
2645 unsigned TRISB5
: 1;
2646 unsigned TRISB6
: 1;
2647 unsigned TRISB7
: 1;
2663 extern __at(0x0F93) volatile __TRISBbits_t TRISBbits
;
2665 #define _TRISB_TRISB0 0x01
2666 #define _TRISB_RB0 0x01
2667 #define _TRISB_TRISB1 0x02
2668 #define _TRISB_RB1 0x02
2669 #define _TRISB_TRISB2 0x04
2670 #define _TRISB_RB2 0x04
2671 #define _TRISB_TRISB3 0x08
2672 #define _TRISB_RB3 0x08
2673 #define _TRISB_TRISB4 0x10
2674 #define _TRISB_RB4 0x10
2675 #define _TRISB_TRISB5 0x20
2676 #define _TRISB_RB5 0x20
2677 #define _TRISB_TRISB6 0x40
2678 #define _TRISB_RB6 0x40
2679 #define _TRISB_TRISB7 0x80
2680 #define _TRISB_RB7 0x80
2682 //==============================================================================
2685 //==============================================================================
2688 extern __at(0x0F94) __sfr DDRC
;
2694 unsigned TRISC0
: 1;
2695 unsigned TRISC1
: 1;
2696 unsigned TRISC2
: 1;
2697 unsigned TRISC3
: 1;
2698 unsigned TRISC4
: 1;
2699 unsigned TRISC5
: 1;
2700 unsigned TRISC6
: 1;
2701 unsigned TRISC7
: 1;
2717 extern __at(0x0F94) volatile __DDRCbits_t DDRCbits
;
2719 #define _TRISC0 0x01
2721 #define _TRISC1 0x02
2723 #define _TRISC2 0x04
2725 #define _TRISC3 0x08
2727 #define _TRISC4 0x10
2729 #define _TRISC5 0x20
2731 #define _TRISC6 0x40
2733 #define _TRISC7 0x80
2736 //==============================================================================
2739 //==============================================================================
2742 extern __at(0x0F94) __sfr TRISC
;
2748 unsigned TRISC0
: 1;
2749 unsigned TRISC1
: 1;
2750 unsigned TRISC2
: 1;
2751 unsigned TRISC3
: 1;
2752 unsigned TRISC4
: 1;
2753 unsigned TRISC5
: 1;
2754 unsigned TRISC6
: 1;
2755 unsigned TRISC7
: 1;
2771 extern __at(0x0F94) volatile __TRISCbits_t TRISCbits
;
2773 #define _TRISC_TRISC0 0x01
2774 #define _TRISC_RC0 0x01
2775 #define _TRISC_TRISC1 0x02
2776 #define _TRISC_RC1 0x02
2777 #define _TRISC_TRISC2 0x04
2778 #define _TRISC_RC2 0x04
2779 #define _TRISC_TRISC3 0x08
2780 #define _TRISC_RC3 0x08
2781 #define _TRISC_TRISC4 0x10
2782 #define _TRISC_RC4 0x10
2783 #define _TRISC_TRISC5 0x20
2784 #define _TRISC_RC5 0x20
2785 #define _TRISC_TRISC6 0x40
2786 #define _TRISC_RC6 0x40
2787 #define _TRISC_TRISC7 0x80
2788 #define _TRISC_RC7 0x80
2790 //==============================================================================
2793 //==============================================================================
2796 extern __at(0x0F95) __sfr DDRD
;
2802 unsigned TRISD0
: 1;
2803 unsigned TRISD1
: 1;
2804 unsigned TRISD2
: 1;
2805 unsigned TRISD3
: 1;
2806 unsigned TRISD4
: 1;
2807 unsigned TRISD5
: 1;
2808 unsigned TRISD6
: 1;
2809 unsigned TRISD7
: 1;
2825 extern __at(0x0F95) volatile __DDRDbits_t DDRDbits
;
2827 #define _TRISD0 0x01
2829 #define _TRISD1 0x02
2831 #define _TRISD2 0x04
2833 #define _TRISD3 0x08
2835 #define _TRISD4 0x10
2837 #define _TRISD5 0x20
2839 #define _TRISD6 0x40
2841 #define _TRISD7 0x80
2844 //==============================================================================
2847 //==============================================================================
2850 extern __at(0x0F95) __sfr TRISD
;
2856 unsigned TRISD0
: 1;
2857 unsigned TRISD1
: 1;
2858 unsigned TRISD2
: 1;
2859 unsigned TRISD3
: 1;
2860 unsigned TRISD4
: 1;
2861 unsigned TRISD5
: 1;
2862 unsigned TRISD6
: 1;
2863 unsigned TRISD7
: 1;
2879 extern __at(0x0F95) volatile __TRISDbits_t TRISDbits
;
2881 #define _TRISD_TRISD0 0x01
2882 #define _TRISD_RD0 0x01
2883 #define _TRISD_TRISD1 0x02
2884 #define _TRISD_RD1 0x02
2885 #define _TRISD_TRISD2 0x04
2886 #define _TRISD_RD2 0x04
2887 #define _TRISD_TRISD3 0x08
2888 #define _TRISD_RD3 0x08
2889 #define _TRISD_TRISD4 0x10
2890 #define _TRISD_RD4 0x10
2891 #define _TRISD_TRISD5 0x20
2892 #define _TRISD_RD5 0x20
2893 #define _TRISD_TRISD6 0x40
2894 #define _TRISD_RD6 0x40
2895 #define _TRISD_TRISD7 0x80
2896 #define _TRISD_RD7 0x80
2898 //==============================================================================
2901 //==============================================================================
2904 extern __at(0x0F96) __sfr DDRE
;
2910 unsigned TRISE0
: 1;
2911 unsigned TRISE1
: 1;
2913 unsigned TRISE3
: 1;
2914 unsigned TRISE4
: 1;
2915 unsigned TRISE5
: 1;
2916 unsigned TRISE6
: 1;
2917 unsigned TRISE7
: 1;
2933 extern __at(0x0F96) volatile __DDREbits_t DDREbits
;
2935 #define _TRISE0 0x01
2937 #define _TRISE1 0x02
2939 #define _TRISE3 0x08
2941 #define _TRISE4 0x10
2943 #define _TRISE5 0x20
2945 #define _TRISE6 0x40
2947 #define _TRISE7 0x80
2950 //==============================================================================
2953 //==============================================================================
2956 extern __at(0x0F96) __sfr TRISE
;
2962 unsigned TRISE0
: 1;
2963 unsigned TRISE1
: 1;
2965 unsigned TRISE3
: 1;
2966 unsigned TRISE4
: 1;
2967 unsigned TRISE5
: 1;
2968 unsigned TRISE6
: 1;
2969 unsigned TRISE7
: 1;
2985 extern __at(0x0F96) volatile __TRISEbits_t TRISEbits
;
2987 #define _TRISE_TRISE0 0x01
2988 #define _TRISE_RE0 0x01
2989 #define _TRISE_TRISE1 0x02
2990 #define _TRISE_RE1 0x02
2991 #define _TRISE_TRISE3 0x08
2992 #define _TRISE_RE3 0x08
2993 #define _TRISE_TRISE4 0x10
2994 #define _TRISE_RE4 0x10
2995 #define _TRISE_TRISE5 0x20
2996 #define _TRISE_RE5 0x20
2997 #define _TRISE_TRISE6 0x40
2998 #define _TRISE_RE6 0x40
2999 #define _TRISE_TRISE7 0x80
3000 #define _TRISE_RE7 0x80
3002 //==============================================================================
3005 //==============================================================================
3008 extern __at(0x0F97) __sfr DDRF
;
3015 unsigned TRISF1
: 1;
3016 unsigned TRISF2
: 1;
3017 unsigned TRISF3
: 1;
3018 unsigned TRISF4
: 1;
3019 unsigned TRISF5
: 1;
3020 unsigned TRISF6
: 1;
3021 unsigned TRISF7
: 1;
3037 extern __at(0x0F97) volatile __DDRFbits_t DDRFbits
;
3039 #define _TRISF1 0x02
3041 #define _TRISF2 0x04
3043 #define _TRISF3 0x08
3045 #define _TRISF4 0x10
3047 #define _TRISF5 0x20
3049 #define _TRISF6 0x40
3051 #define _TRISF7 0x80
3054 //==============================================================================
3057 //==============================================================================
3060 extern __at(0x0F97) __sfr TRISF
;
3067 unsigned TRISF1
: 1;
3068 unsigned TRISF2
: 1;
3069 unsigned TRISF3
: 1;
3070 unsigned TRISF4
: 1;
3071 unsigned TRISF5
: 1;
3072 unsigned TRISF6
: 1;
3073 unsigned TRISF7
: 1;
3089 extern __at(0x0F97) volatile __TRISFbits_t TRISFbits
;
3091 #define _TRISF_TRISF1 0x02
3092 #define _TRISF_RF1 0x02
3093 #define _TRISF_TRISF2 0x04
3094 #define _TRISF_RF2 0x04
3095 #define _TRISF_TRISF3 0x08
3096 #define _TRISF_RF3 0x08
3097 #define _TRISF_TRISF4 0x10
3098 #define _TRISF_RF4 0x10
3099 #define _TRISF_TRISF5 0x20
3100 #define _TRISF_RF5 0x20
3101 #define _TRISF_TRISF6 0x40
3102 #define _TRISF_RF6 0x40
3103 #define _TRISF_TRISF7 0x80
3104 #define _TRISF_RF7 0x80
3106 //==============================================================================
3109 //==============================================================================
3112 extern __at(0x0F98) __sfr DDRG
;
3118 unsigned TRISG0
: 1;
3119 unsigned TRISG1
: 1;
3120 unsigned TRISG2
: 1;
3121 unsigned TRISG3
: 1;
3122 unsigned TRISG4
: 1;
3123 unsigned CCP1OD
: 1;
3124 unsigned CCP2OD
: 1;
3153 extern __at(0x0F98) volatile __DDRGbits_t DDRGbits
;
3155 #define _TRISG0 0x01
3157 #define _TRISG1 0x02
3159 #define _TRISG2 0x04
3161 #define _TRISG3 0x08
3163 #define _TRISG4 0x10
3165 #define _CCP1OD 0x20
3166 #define _CCP2OD 0x40
3169 //==============================================================================
3172 //==============================================================================
3175 extern __at(0x0F98) __sfr TRISG
;
3181 unsigned TRISG0
: 1;
3182 unsigned TRISG1
: 1;
3183 unsigned TRISG2
: 1;
3184 unsigned TRISG3
: 1;
3185 unsigned TRISG4
: 1;
3186 unsigned CCP1OD
: 1;
3187 unsigned CCP2OD
: 1;
3216 extern __at(0x0F98) volatile __TRISGbits_t TRISGbits
;
3218 #define _TRISG_TRISG0 0x01
3219 #define _TRISG_RG0 0x01
3220 #define _TRISG_TRISG1 0x02
3221 #define _TRISG_RG1 0x02
3222 #define _TRISG_TRISG2 0x04
3223 #define _TRISG_RG2 0x04
3224 #define _TRISG_TRISG3 0x08
3225 #define _TRISG_RG3 0x08
3226 #define _TRISG_TRISG4 0x10
3227 #define _TRISG_RG4 0x10
3228 #define _TRISG_CCP1OD 0x20
3229 #define _TRISG_CCP2OD 0x40
3230 #define _TRISG_SPIOD 0x80
3232 //==============================================================================
3235 //==============================================================================
3238 extern __at(0x0F99) __sfr DDRH
;
3244 unsigned TRISH0
: 1;
3245 unsigned TRISH1
: 1;
3246 unsigned TRISH2
: 1;
3247 unsigned TRISH3
: 1;
3248 unsigned TRISH4
: 1;
3249 unsigned TRISH5
: 1;
3250 unsigned TRISH6
: 1;
3251 unsigned TRISH7
: 1;
3267 extern __at(0x0F99) volatile __DDRHbits_t DDRHbits
;
3269 #define _TRISH0 0x01
3271 #define _TRISH1 0x02
3273 #define _TRISH2 0x04
3275 #define _TRISH3 0x08
3277 #define _TRISH4 0x10
3279 #define _TRISH5 0x20
3281 #define _TRISH6 0x40
3283 #define _TRISH7 0x80
3286 //==============================================================================
3289 //==============================================================================
3292 extern __at(0x0F99) __sfr TRISH
;
3298 unsigned TRISH0
: 1;
3299 unsigned TRISH1
: 1;
3300 unsigned TRISH2
: 1;
3301 unsigned TRISH3
: 1;
3302 unsigned TRISH4
: 1;
3303 unsigned TRISH5
: 1;
3304 unsigned TRISH6
: 1;
3305 unsigned TRISH7
: 1;
3321 extern __at(0x0F99) volatile __TRISHbits_t TRISHbits
;
3323 #define _TRISH_TRISH0 0x01
3324 #define _TRISH_RH0 0x01
3325 #define _TRISH_TRISH1 0x02
3326 #define _TRISH_RH1 0x02
3327 #define _TRISH_TRISH2 0x04
3328 #define _TRISH_RH2 0x04
3329 #define _TRISH_TRISH3 0x08
3330 #define _TRISH_RH3 0x08
3331 #define _TRISH_TRISH4 0x10
3332 #define _TRISH_RH4 0x10
3333 #define _TRISH_TRISH5 0x20
3334 #define _TRISH_RH5 0x20
3335 #define _TRISH_TRISH6 0x40
3336 #define _TRISH_RH6 0x40
3337 #define _TRISH_TRISH7 0x80
3338 #define _TRISH_RH7 0x80
3340 //==============================================================================
3343 //==============================================================================
3346 extern __at(0x0F9A) __sfr DDRJ
;
3352 unsigned TRISJ0
: 1;
3353 unsigned TRISJ1
: 1;
3354 unsigned TRISJ2
: 1;
3355 unsigned TRISJ3
: 1;
3356 unsigned TRISJ4
: 1;
3357 unsigned TRISJ5
: 1;
3358 unsigned TRISJ6
: 1;
3359 unsigned TRISJ7
: 1;
3375 extern __at(0x0F9A) volatile __DDRJbits_t DDRJbits
;
3377 #define _TRISJ0 0x01
3379 #define _TRISJ1 0x02
3381 #define _TRISJ2 0x04
3383 #define _TRISJ3 0x08
3385 #define _TRISJ4 0x10
3387 #define _TRISJ5 0x20
3389 #define _TRISJ6 0x40
3391 #define _TRISJ7 0x80
3394 //==============================================================================
3397 //==============================================================================
3400 extern __at(0x0F9A) __sfr TRISJ
;
3406 unsigned TRISJ0
: 1;
3407 unsigned TRISJ1
: 1;
3408 unsigned TRISJ2
: 1;
3409 unsigned TRISJ3
: 1;
3410 unsigned TRISJ4
: 1;
3411 unsigned TRISJ5
: 1;
3412 unsigned TRISJ6
: 1;
3413 unsigned TRISJ7
: 1;
3429 extern __at(0x0F9A) volatile __TRISJbits_t TRISJbits
;
3431 #define _TRISJ_TRISJ0 0x01
3432 #define _TRISJ_RJ0 0x01
3433 #define _TRISJ_TRISJ1 0x02
3434 #define _TRISJ_RJ1 0x02
3435 #define _TRISJ_TRISJ2 0x04
3436 #define _TRISJ_RJ2 0x04
3437 #define _TRISJ_TRISJ3 0x08
3438 #define _TRISJ_RJ3 0x08
3439 #define _TRISJ_TRISJ4 0x10
3440 #define _TRISJ_RJ4 0x10
3441 #define _TRISJ_TRISJ5 0x20
3442 #define _TRISJ_RJ5 0x20
3443 #define _TRISJ_TRISJ6 0x40
3444 #define _TRISJ_RJ6 0x40
3445 #define _TRISJ_TRISJ7 0x80
3446 #define _TRISJ_RJ7 0x80
3448 //==============================================================================
3451 //==============================================================================
3454 extern __at(0x0F9B) __sfr OSCTUNE
;
3467 unsigned INTSRC
: 1;
3477 extern __at(0x0F9B) volatile __OSCTUNEbits_t OSCTUNEbits
;
3486 #define _INTSRC 0x80
3488 //==============================================================================
3491 //==============================================================================
3494 extern __at(0x0F9D) __sfr PIE1
;
3500 unsigned TMR1IE
: 1;
3501 unsigned TMR2IE
: 1;
3515 unsigned SSP1IE
: 1;
3523 extern __at(0x0F9D) volatile __PIE1bits_t PIE1bits
;
3525 #define _TMR1IE 0x01
3526 #define _TMR2IE 0x02
3528 #define _SSP1IE 0x08
3535 //==============================================================================
3538 //==============================================================================
3541 extern __at(0x0F9E) __sfr PIR1
;
3547 unsigned TMR1IF
: 1;
3548 unsigned TMR2IF
: 1;
3562 unsigned SSP1IF
: 1;
3570 extern __at(0x0F9E) volatile __PIR1bits_t PIR1bits
;
3572 #define _TMR1IF 0x01
3573 #define _TMR2IF 0x02
3575 #define _SSP1IF 0x08
3582 //==============================================================================
3585 //==============================================================================
3588 extern __at(0x0F9F) __sfr IPR1
;
3594 unsigned TMR1IP
: 1;
3595 unsigned TMR2IP
: 1;
3609 unsigned SSP1IP
: 1;
3617 extern __at(0x0F9F) volatile __IPR1bits_t IPR1bits
;
3619 #define _TMR1IP 0x01
3620 #define _TMR2IP 0x02
3622 #define _SSP1IP 0x08
3629 //==============================================================================
3632 //==============================================================================
3635 extern __at(0x0FA0) __sfr PIE2
;
3642 unsigned TMR3IE
: 1;
3648 unsigned OSCFIE
: 1;
3656 unsigned BCL1IE
: 1;
3664 extern __at(0x0FA0) volatile __PIE2bits_t PIE2bits
;
3666 #define _TMR3IE 0x02
3669 #define _BCL1IE 0x08
3671 #define _OSCFIE 0x80
3673 //==============================================================================
3676 //==============================================================================
3679 extern __at(0x0FA1) __sfr PIR2
;
3686 unsigned TMR3IF
: 1;
3692 unsigned OSCFIF
: 1;
3700 unsigned BCL1IF
: 1;
3708 extern __at(0x0FA1) volatile __PIR2bits_t PIR2bits
;
3710 #define _TMR3IF 0x02
3713 #define _BCL1IF 0x08
3715 #define _OSCFIF 0x80
3717 //==============================================================================
3720 //==============================================================================
3723 extern __at(0x0FA2) __sfr IPR2
;
3730 unsigned TMR3IP
: 1;
3736 unsigned OSCFIP
: 1;
3744 unsigned BCL1IP
: 1;
3752 extern __at(0x0FA2) volatile __IPR2bits_t IPR2bits
;
3754 #define _TMR3IP 0x02
3757 #define _BCL1IP 0x08
3759 #define _OSCFIP 0x80
3761 //==============================================================================
3764 //==============================================================================
3767 extern __at(0x0FA3) __sfr PIE3
;
3772 unsigned CCP1IE
: 1;
3773 unsigned CCP2IE
: 1;
3781 extern __at(0x0FA3) volatile __PIE3bits_t PIE3bits
;
3783 #define _CCP1IE 0x02
3784 #define _CCP2IE 0x04
3789 //==============================================================================
3792 //==============================================================================
3795 extern __at(0x0FA4) __sfr PIR3
;
3800 unsigned CCP1IF
: 1;
3801 unsigned CCP2IF
: 1;
3809 extern __at(0x0FA4) volatile __PIR3bits_t PIR3bits
;
3811 #define _CCP1IF 0x02
3812 #define _CCP2IF 0x04
3817 //==============================================================================
3820 //==============================================================================
3823 extern __at(0x0FA5) __sfr IPR3
;
3828 unsigned CCP1IP
: 1;
3829 unsigned CCP2IP
: 1;
3837 extern __at(0x0FA5) volatile __IPR3bits_t IPR3bits
;
3839 #define _CCP1IP 0x02
3840 #define _CCP2IP 0x04
3845 //==============================================================================
3848 //==============================================================================
3851 extern __at(0x0FA6) __sfr EECON1
;
3865 extern __at(0x0FA6) volatile __EECON1bits_t EECON1bits
;
3872 //==============================================================================
3874 extern __at(0x0FA7) __sfr EECON2
;
3876 //==============================================================================
3879 extern __at(0x0FA8) __sfr LCDCON
;
3887 unsigned LCDCS0
: 1;
3888 unsigned LCDCS1
: 1;
3902 unsigned LCDWERR
: 1;
3903 unsigned LCDSLPEN
: 1;
3928 extern __at(0x0FA8) volatile __LCDCONbits_t LCDCONbits
;
3932 #define _LCDCS0 0x04
3934 #define _LCDCS1 0x08
3937 #define _LCDWERR 0x20
3939 #define _LCDSLPEN 0x40
3942 //==============================================================================
3945 //==============================================================================
3948 extern __at(0x0FA9) __sfr LCDSE0
;
3966 unsigned SEGEN0
: 1;
3967 unsigned SEGEN1
: 1;
3968 unsigned SEGEN2
: 1;
3969 unsigned SEGEN3
: 1;
3970 unsigned SEGEN4
: 1;
3971 unsigned SEGEN5
: 1;
3972 unsigned SEGEN6
: 1;
3973 unsigned SEGEN7
: 1;
3989 extern __at(0x0FA9) volatile __LCDSE0bits_t LCDSE0bits
;
3992 #define _SEGEN0 0x01
3995 #define _SEGEN1 0x02
3998 #define _SEGEN2 0x04
4001 #define _SEGEN3 0x08
4004 #define _SEGEN4 0x10
4007 #define _SEGEN5 0x20
4010 #define _SEGEN6 0x40
4013 #define _SEGEN7 0x80
4016 //==============================================================================
4019 //==============================================================================
4022 extern __at(0x0FAA) __sfr LCDPS
;
4028 unsigned LCDPS0
: 1;
4029 unsigned LCDPS1
: 1;
4030 unsigned LCDPS2
: 1;
4031 unsigned LCDPS3
: 1;
4034 unsigned BIASMD
: 1;
4063 extern __at(0x0FAA) volatile __LCDPSbits_t LCDPSbits
;
4065 #define _LCDPS0 0x01
4067 #define _LCDPS1 0x02
4069 #define _LCDPS2 0x04
4071 #define _LCDPS3 0x08
4075 #define _BIASMD 0x40
4078 //==============================================================================
4081 //==============================================================================
4084 extern __at(0x0FAB) __sfr RCSTA
;
4105 unsigned ADDEN1
: 1;
4120 unsigned NOT_RC8
: 1;
4149 extern __at(0x0FAB) volatile __RCSTAbits_t RCSTAbits
;
4159 #define _ADDEN1 0x08
4166 #define _NOT_RC8 0x40
4172 //==============================================================================
4175 //==============================================================================
4178 extern __at(0x0FAB) __sfr RCSTA1
;
4199 unsigned ADDEN1
: 1;
4214 unsigned NOT_RC8
: 1;
4243 extern __at(0x0FAB) volatile __RCSTA1bits_t RCSTA1bits
;
4245 #define _RCSTA1_RX9D 0x01
4246 #define _RCSTA1_RCD8 0x01
4247 #define _RCSTA1_RX9D1 0x01
4248 #define _RCSTA1_OERR 0x02
4249 #define _RCSTA1_OERR1 0x02
4250 #define _RCSTA1_FERR 0x04
4251 #define _RCSTA1_FERR1 0x04
4252 #define _RCSTA1_ADDEN 0x08
4253 #define _RCSTA1_ADDEN1 0x08
4254 #define _RCSTA1_CREN 0x10
4255 #define _RCSTA1_CREN1 0x10
4256 #define _RCSTA1_SREN 0x20
4257 #define _RCSTA1_SREN1 0x20
4258 #define _RCSTA1_RX9 0x40
4259 #define _RCSTA1_RC9 0x40
4260 #define _RCSTA1_NOT_RC8 0x40
4261 #define _RCSTA1_RC8_9 0x40
4262 #define _RCSTA1_RX91 0x40
4263 #define _RCSTA1_SPEN 0x80
4264 #define _RCSTA1_SPEN1 0x80
4266 //==============================================================================
4269 //==============================================================================
4272 extern __at(0x0FAC) __sfr TXSTA
;
4293 unsigned SENDB1
: 1;
4308 unsigned NOT_TX8
: 1;
4325 extern __at(0x0FAC) volatile __TXSTAbits_t TXSTAbits
;
4335 #define _SENDB1 0x08
4342 #define _NOT_TX8 0x40
4347 //==============================================================================
4350 //==============================================================================
4353 extern __at(0x0FAC) __sfr TXSTA1
;
4374 unsigned SENDB1
: 1;
4389 unsigned NOT_TX8
: 1;
4406 extern __at(0x0FAC) volatile __TXSTA1bits_t TXSTA1bits
;
4408 #define _TXSTA1_TX9D 0x01
4409 #define _TXSTA1_TXD8 0x01
4410 #define _TXSTA1_TX9D1 0x01
4411 #define _TXSTA1_TRMT 0x02
4412 #define _TXSTA1_TRMT1 0x02
4413 #define _TXSTA1_BRGH 0x04
4414 #define _TXSTA1_BRGH1 0x04
4415 #define _TXSTA1_SENDB 0x08
4416 #define _TXSTA1_SENDB1 0x08
4417 #define _TXSTA1_SYNC 0x10
4418 #define _TXSTA1_SYNC1 0x10
4419 #define _TXSTA1_TXEN 0x20
4420 #define _TXSTA1_TXEN1 0x20
4421 #define _TXSTA1_TX9 0x40
4422 #define _TXSTA1_TX8_9 0x40
4423 #define _TXSTA1_NOT_TX8 0x40
4424 #define _TXSTA1_TX91 0x40
4425 #define _TXSTA1_CSRC 0x80
4426 #define _TXSTA1_CSRC1 0x80
4428 //==============================================================================
4430 extern __at(0x0FAD) __sfr TXREG
;
4431 extern __at(0x0FAD) __sfr TXREG1
;
4432 extern __at(0x0FAE) __sfr RCREG
;
4433 extern __at(0x0FAE) __sfr RCREG1
;
4434 extern __at(0x0FAF) __sfr SPBRG
;
4435 extern __at(0x0FAF) __sfr SPBRG1
;
4437 //==============================================================================
4440 extern __at(0x0FB1) __sfr T3CON
;
4446 unsigned TMR3ON
: 1;
4447 unsigned TMR3CS
: 1;
4448 unsigned NOT_T3SYNC
: 1;
4449 unsigned T3CCP1
: 1;
4450 unsigned T3CKPS0
: 1;
4451 unsigned T3CKPS1
: 1;
4452 unsigned T3CCP2
: 1;
4460 unsigned T3SYNC
: 1;
4472 unsigned T3INSYNC
: 1;
4483 unsigned T3CKPS
: 2;
4488 extern __at(0x0FB1) volatile __T3CONbits_t T3CONbits
;
4490 #define _T3CON_TMR3ON 0x01
4491 #define _T3CON_TMR3CS 0x02
4492 #define _T3CON_NOT_T3SYNC 0x04
4493 #define _T3CON_T3SYNC 0x04
4494 #define _T3CON_T3INSYNC 0x04
4495 #define _T3CON_T3CCP1 0x08
4496 #define _T3CON_T3CKPS0 0x10
4497 #define _T3CON_T3CKPS1 0x20
4498 #define _T3CON_T3CCP2 0x40
4499 #define _T3CON_RD16 0x80
4501 //==============================================================================
4503 extern __at(0x0FB2) __sfr TMR3
;
4504 extern __at(0x0FB2) __sfr TMR3L
;
4505 extern __at(0x0FB3) __sfr TMR3H
;
4507 //==============================================================================
4510 extern __at(0x0FB4) __sfr CMCON
;
4533 extern __at(0x0FB4) volatile __CMCONbits_t CMCONbits
;
4544 //==============================================================================
4547 //==============================================================================
4550 extern __at(0x0FB5) __sfr CVRCON
;
4573 extern __at(0x0FB5) volatile __CVRCONbits_t CVRCONbits
;
4584 //==============================================================================
4587 //==============================================================================
4590 extern __at(0x0FB6) __sfr LCDSE1
;
4608 unsigned SEGEN8
: 1;
4609 unsigned SEGEN9
: 1;
4610 unsigned SEGEN10
: 1;
4611 unsigned SEGEN11
: 1;
4612 unsigned SEGEN12
: 1;
4613 unsigned SEGEN13
: 1;
4614 unsigned SEGEN14
: 1;
4615 unsigned SEGEN15
: 1;
4631 extern __at(0x0FB6) volatile __LCDSE1bits_t LCDSE1bits
;
4634 #define _SEGEN8 0x01
4637 #define _SEGEN9 0x02
4640 #define _SEGEN10 0x04
4642 #define _SEGEN11 0x08
4644 #define _SEGEN12 0x10
4646 #define _SEGEN13 0x20
4648 #define _SEGEN14 0x40
4650 #define _SEGEN15 0x80
4652 //==============================================================================
4655 //==============================================================================
4658 extern __at(0x0FB7) __sfr LCDSE2
;
4676 unsigned SEGEN16
: 1;
4677 unsigned SEGEN17
: 1;
4678 unsigned SEGEN18
: 1;
4679 unsigned SEGEN19
: 1;
4680 unsigned SEGEN20
: 1;
4681 unsigned SEGEN21
: 1;
4682 unsigned SEGEN22
: 1;
4683 unsigned SEGEN23
: 1;
4687 extern __at(0x0FB7) volatile __LCDSE2bits_t LCDSE2bits
;
4690 #define _SEGEN16 0x01
4692 #define _SEGEN17 0x02
4694 #define _SEGEN18 0x04
4696 #define _SEGEN19 0x08
4698 #define _SEGEN20 0x10
4700 #define _SEGEN21 0x20
4702 #define _SEGEN22 0x40
4704 #define _SEGEN23 0x80
4706 //==============================================================================
4709 //==============================================================================
4712 extern __at(0x0FB8) __sfr LCDSE3
;
4730 unsigned SEGEN24
: 1;
4731 unsigned SEGEN25
: 1;
4732 unsigned SEGEN26
: 1;
4733 unsigned SEGEN27
: 1;
4734 unsigned SEGEN28
: 1;
4735 unsigned SEGEN29
: 1;
4736 unsigned SEGEN30
: 1;
4737 unsigned SEGEN31
: 1;
4741 extern __at(0x0FB8) volatile __LCDSE3bits_t LCDSE3bits
;
4744 #define _SEGEN24 0x01
4746 #define _SEGEN25 0x02
4748 #define _SEGEN26 0x04
4750 #define _SEGEN27 0x08
4752 #define _SEGEN28 0x10
4754 #define _SEGEN29 0x20
4756 #define _SEGEN30 0x40
4758 #define _SEGEN31 0x80
4760 //==============================================================================
4763 //==============================================================================
4766 extern __at(0x0FB9) __sfr LCDSE4
;
4784 unsigned SEGEN32
: 1;
4785 unsigned SEGEN33
: 1;
4786 unsigned SEGEN34
: 1;
4787 unsigned SEGEN35
: 1;
4788 unsigned SEGEN36
: 1;
4789 unsigned SEGEN37
: 1;
4790 unsigned SEGEN38
: 1;
4791 unsigned SEGEN39
: 1;
4795 extern __at(0x0FB9) volatile __LCDSE4bits_t LCDSE4bits
;
4798 #define _SEGEN32 0x01
4800 #define _SEGEN33 0x02
4802 #define _SEGEN34 0x04
4804 #define _SEGEN35 0x08
4806 #define _SEGEN36 0x10
4808 #define _SEGEN37 0x20
4810 #define _SEGEN38 0x40
4812 #define _SEGEN39 0x80
4814 //==============================================================================
4817 //==============================================================================
4820 extern __at(0x0FBA) __sfr LCDSE5
;
4838 unsigned SEGEN40
: 1;
4839 unsigned SEGEN41
: 1;
4840 unsigned SEGEN42
: 1;
4841 unsigned SEGEN43
: 1;
4842 unsigned SEGEN44
: 1;
4843 unsigned SEGEN45
: 1;
4844 unsigned SEGEN46
: 1;
4845 unsigned SEGEN47
: 1;
4849 extern __at(0x0FBA) volatile __LCDSE5bits_t LCDSE5bits
;
4852 #define _SEGEN40 0x01
4854 #define _SEGEN41 0x02
4856 #define _SEGEN42 0x04
4858 #define _SEGEN43 0x08
4860 #define _SEGEN44 0x10
4862 #define _SEGEN45 0x20
4864 #define _SEGEN46 0x40
4866 #define _SEGEN47 0x80
4868 //==============================================================================
4871 //==============================================================================
4874 extern __at(0x0FBB) __sfr LCDDATA0
;
4892 unsigned SEG0COM0
: 1;
4893 unsigned SEG1COM0
: 1;
4894 unsigned SEG2COM0
: 1;
4895 unsigned SEG3COM0
: 1;
4896 unsigned SEG4COM0
: 1;
4897 unsigned SEG5COM0
: 1;
4898 unsigned SEG6COM0
: 1;
4899 unsigned SEG7COM0
: 1;
4915 extern __at(0x0FBB) volatile __LCDDATA0bits_t LCDDATA0bits
;
4918 #define _SEG0COM0 0x01
4921 #define _SEG1COM0 0x02
4924 #define _SEG2COM0 0x04
4927 #define _SEG3COM0 0x08
4930 #define _SEG4COM0 0x10
4933 #define _SEG5COM0 0x20
4936 #define _SEG6COM0 0x40
4939 #define _SEG7COM0 0x80
4942 //==============================================================================
4945 //==============================================================================
4948 extern __at(0x0FBC) __sfr LCDDATA1
;
4966 unsigned SEG8COM0
: 1;
4967 unsigned SEG9COM0
: 1;
4968 unsigned SEG10COM0
: 1;
4969 unsigned SEG11COM0
: 1;
4970 unsigned SEG12COM0
: 1;
4971 unsigned SEG13COM0
: 1;
4972 unsigned SEG14COM0
: 1;
4973 unsigned SEG15COM0
: 1;
4989 extern __at(0x0FBC) volatile __LCDDATA1bits_t LCDDATA1bits
;
4992 #define _SEG8COM0 0x01
4995 #define _SEG9COM0 0x02
4998 #define _SEG10COM0 0x04
5000 #define _SEG11COM0 0x08
5002 #define _SEG12COM0 0x10
5004 #define _SEG13COM0 0x20
5006 #define _SEG14COM0 0x40
5008 #define _SEG15COM0 0x80
5010 //==============================================================================
5013 //==============================================================================
5016 extern __at(0x0FBD) __sfr LCDDATA2
;
5034 unsigned SEG16COM0
: 1;
5035 unsigned SEG17COM0
: 1;
5036 unsigned SEG18COM0
: 1;
5037 unsigned SEG19COM0
: 1;
5038 unsigned SEG20COM0
: 1;
5039 unsigned SEG21COM0
: 1;
5040 unsigned SEG22COM0
: 1;
5041 unsigned SEG23COM0
: 1;
5045 extern __at(0x0FBD) volatile __LCDDATA2bits_t LCDDATA2bits
;
5048 #define _SEG16COM0 0x01
5050 #define _SEG17COM0 0x02
5052 #define _SEG18COM0 0x04
5054 #define _SEG19COM0 0x08
5056 #define _SEG20COM0 0x10
5058 #define _SEG21COM0 0x20
5060 #define _SEG22COM0 0x40
5062 #define _SEG23COM0 0x80
5064 //==============================================================================
5067 //==============================================================================
5070 extern __at(0x0FBE) __sfr LCDDATA3
;
5088 unsigned SEG24COM0
: 1;
5089 unsigned SEG25COM0
: 1;
5090 unsigned SEG26COM0
: 1;
5091 unsigned SEG27COM0
: 1;
5092 unsigned SEG28COM0
: 1;
5093 unsigned SEG29COM0
: 1;
5094 unsigned SEG30COM0
: 1;
5095 unsigned SEG31COM0
: 1;
5099 extern __at(0x0FBE) volatile __LCDDATA3bits_t LCDDATA3bits
;
5102 #define _SEG24COM0 0x01
5104 #define _SEG25COM0 0x02
5106 #define _SEG26COM0 0x04
5108 #define _SEG27COM0 0x08
5110 #define _SEG28COM0 0x10
5112 #define _SEG29COM0 0x20
5114 #define _SEG30COM0 0x40
5116 #define _SEG31COM0 0x80
5118 //==============================================================================
5121 //==============================================================================
5124 extern __at(0x0FBF) __sfr LCDDATA4
;
5142 unsigned SEG32COM0
: 1;
5143 unsigned SEG33COM0
: 1;
5144 unsigned SEG34COM0
: 1;
5145 unsigned SEG35COM0
: 1;
5146 unsigned SEG36COM0
: 1;
5147 unsigned SEG37COM0
: 1;
5148 unsigned SEG38COM0
: 1;
5149 unsigned SEG39COM0
: 1;
5153 extern __at(0x0FBF) volatile __LCDDATA4bits_t LCDDATA4bits
;
5156 #define _SEG32COM0 0x01
5158 #define _SEG33COM0 0x02
5160 #define _SEG34COM0 0x04
5162 #define _SEG35COM0 0x08
5164 #define _SEG36COM0 0x10
5166 #define _SEG37COM0 0x20
5168 #define _SEG38COM0 0x40
5170 #define _SEG39COM0 0x80
5172 //==============================================================================
5175 //==============================================================================
5178 extern __at(0x0FC0) __sfr ADCON2
;
5208 extern __at(0x0FC0) volatile __ADCON2bits_t ADCON2bits
;
5218 //==============================================================================
5221 //==============================================================================
5224 extern __at(0x0FC1) __sfr ADCON1
;
5254 extern __at(0x0FC1) volatile __ADCON1bits_t ADCON1bits
;
5263 //==============================================================================
5266 //==============================================================================
5269 extern __at(0x0FC2) __sfr ADCON0
;
5276 unsigned GO_NOT_DONE
: 1;
5288 unsigned GO_DONE
: 1;
5324 unsigned NOT_DONE
: 1;
5341 extern __at(0x0FC2) volatile __ADCON0bits_t ADCON0bits
;
5344 #define _GO_NOT_DONE 0x02
5345 #define _GO_DONE 0x02
5348 #define _NOT_DONE 0x02
5355 //==============================================================================
5357 extern __at(0x0FC3) __sfr ADRES
;
5358 extern __at(0x0FC3) __sfr ADRESL
;
5359 extern __at(0x0FC4) __sfr ADRESH
;
5361 //==============================================================================
5364 extern __at(0x0FC5) __sfr SSP1CON2
;
5376 unsigned ACKSTAT
: 1;
5383 unsigned ADMSK1
: 1;
5384 unsigned ADMSK2
: 1;
5385 unsigned ADMSK3
: 1;
5386 unsigned ADMSK4
: 1;
5387 unsigned ADMSK5
: 1;
5393 extern __at(0x0FC5) volatile __SSP1CON2bits_t SSP1CON2bits
;
5397 #define _ADMSK1 0x02
5399 #define _ADMSK2 0x04
5401 #define _ADMSK3 0x08
5403 #define _ADMSK4 0x10
5405 #define _ADMSK5 0x20
5406 #define _ACKSTAT 0x40
5409 //==============================================================================
5412 //==============================================================================
5415 extern __at(0x0FC5) __sfr SSPCON2
;
5427 unsigned ACKSTAT
: 1;
5434 unsigned ADMSK1
: 1;
5435 unsigned ADMSK2
: 1;
5436 unsigned ADMSK3
: 1;
5437 unsigned ADMSK4
: 1;
5438 unsigned ADMSK5
: 1;
5444 extern __at(0x0FC5) volatile __SSPCON2bits_t SSPCON2bits
;
5446 #define _SSPCON2_SEN 0x01
5447 #define _SSPCON2_RSEN 0x02
5448 #define _SSPCON2_ADMSK1 0x02
5449 #define _SSPCON2_PEN 0x04
5450 #define _SSPCON2_ADMSK2 0x04
5451 #define _SSPCON2_RCEN 0x08
5452 #define _SSPCON2_ADMSK3 0x08
5453 #define _SSPCON2_ACKEN 0x10
5454 #define _SSPCON2_ADMSK4 0x10
5455 #define _SSPCON2_ACKDT 0x20
5456 #define _SSPCON2_ADMSK5 0x20
5457 #define _SSPCON2_ACKSTAT 0x40
5458 #define _SSPCON2_GCEN 0x80
5460 //==============================================================================
5463 //==============================================================================
5466 extern __at(0x0FC6) __sfr SSP1CON1
;
5489 extern __at(0x0FC6) volatile __SSP1CON1bits_t SSP1CON1bits
;
5500 //==============================================================================
5503 //==============================================================================
5506 extern __at(0x0FC6) __sfr SSPCON1
;
5529 extern __at(0x0FC6) volatile __SSPCON1bits_t SSPCON1bits
;
5531 #define _SSPCON1_SSPM0 0x01
5532 #define _SSPCON1_SSPM1 0x02
5533 #define _SSPCON1_SSPM2 0x04
5534 #define _SSPCON1_SSPM3 0x08
5535 #define _SSPCON1_CKP 0x10
5536 #define _SSPCON1_SSPEN 0x20
5537 #define _SSPCON1_SSPOV 0x40
5538 #define _SSPCON1_WCOL 0x80
5540 //==============================================================================
5543 //==============================================================================
5546 extern __at(0x0FC7) __sfr SSP1STAT
;
5554 unsigned R_NOT_W
: 1;
5557 unsigned D_NOT_A
: 1;
5567 unsigned I2C_START
: 1;
5568 unsigned I2C_STOP
: 1;
5602 unsigned NOT_WRITE
: 1;
5605 unsigned NOT_ADDRESS
: 1;
5614 unsigned READ_WRITE
: 1;
5617 unsigned DATA_ADDRESS
: 1;
5626 unsigned I2C_READ
: 1;
5629 unsigned I2C_DAT
: 1;
5635 extern __at(0x0FC7) volatile __SSP1STATbits_t SSP1STATbits
;
5639 #define _R_NOT_W 0x04
5643 #define _NOT_WRITE 0x04
5644 #define _READ_WRITE 0x04
5645 #define _I2C_READ 0x04
5647 #define _I2C_START 0x08
5649 #define _I2C_STOP 0x10
5650 #define _D_NOT_A 0x20
5654 #define _NOT_ADDRESS 0x20
5655 #define _DATA_ADDRESS 0x20
5656 #define _I2C_DAT 0x20
5660 //==============================================================================
5663 //==============================================================================
5666 extern __at(0x0FC7) __sfr SSPSTAT
;
5674 unsigned R_NOT_W
: 1;
5677 unsigned D_NOT_A
: 1;
5687 unsigned I2C_START
: 1;
5688 unsigned I2C_STOP
: 1;
5722 unsigned NOT_WRITE
: 1;
5725 unsigned NOT_ADDRESS
: 1;
5734 unsigned READ_WRITE
: 1;
5737 unsigned DATA_ADDRESS
: 1;
5746 unsigned I2C_READ
: 1;
5749 unsigned I2C_DAT
: 1;
5755 extern __at(0x0FC7) volatile __SSPSTATbits_t SSPSTATbits
;
5757 #define _SSPSTAT_BF 0x01
5758 #define _SSPSTAT_UA 0x02
5759 #define _SSPSTAT_R_NOT_W 0x04
5760 #define _SSPSTAT_R 0x04
5761 #define _SSPSTAT_R_W 0x04
5762 #define _SSPSTAT_NOT_W 0x04
5763 #define _SSPSTAT_NOT_WRITE 0x04
5764 #define _SSPSTAT_READ_WRITE 0x04
5765 #define _SSPSTAT_I2C_READ 0x04
5766 #define _SSPSTAT_S 0x08
5767 #define _SSPSTAT_I2C_START 0x08
5768 #define _SSPSTAT_P 0x10
5769 #define _SSPSTAT_I2C_STOP 0x10
5770 #define _SSPSTAT_D_NOT_A 0x20
5771 #define _SSPSTAT_D 0x20
5772 #define _SSPSTAT_D_A 0x20
5773 #define _SSPSTAT_NOT_A 0x20
5774 #define _SSPSTAT_NOT_ADDRESS 0x20
5775 #define _SSPSTAT_DATA_ADDRESS 0x20
5776 #define _SSPSTAT_I2C_DAT 0x20
5777 #define _SSPSTAT_CKE 0x40
5778 #define _SSPSTAT_SMP 0x80
5780 //==============================================================================
5782 extern __at(0x0FC8) __sfr SSP1ADD
;
5783 extern __at(0x0FC8) __sfr SSPADD
;
5784 extern __at(0x0FC9) __sfr SSP1BUF
;
5785 extern __at(0x0FC9) __sfr SSPBUF
;
5787 //==============================================================================
5790 extern __at(0x0FCA) __sfr T2CON
;
5796 unsigned T2CKPS0
: 1;
5797 unsigned T2CKPS1
: 1;
5798 unsigned TMR2ON
: 1;
5799 unsigned T2OUTPS0
: 1;
5800 unsigned T2OUTPS1
: 1;
5801 unsigned T2OUTPS2
: 1;
5802 unsigned T2OUTPS3
: 1;
5808 unsigned T2CKPS
: 2;
5815 unsigned T2OUTPS
: 4;
5820 extern __at(0x0FCA) volatile __T2CONbits_t T2CONbits
;
5822 #define _T2CKPS0 0x01
5823 #define _T2CKPS1 0x02
5824 #define _TMR2ON 0x04
5825 #define _T2OUTPS0 0x08
5826 #define _T2OUTPS1 0x10
5827 #define _T2OUTPS2 0x20
5828 #define _T2OUTPS3 0x40
5830 //==============================================================================
5832 extern __at(0x0FCB) __sfr PR2
;
5833 extern __at(0x0FCC) __sfr TMR2
;
5835 //==============================================================================
5838 extern __at(0x0FCD) __sfr T1CON
;
5844 unsigned TMR1ON
: 1;
5845 unsigned TMR1CS
: 1;
5846 unsigned NOT_T1SYNC
: 1;
5847 unsigned T1OSCEN
: 1;
5848 unsigned T1CKPS0
: 1;
5849 unsigned T1CKPS1
: 1;
5858 unsigned T1INSYNC
: 1;
5870 unsigned T1SYNC
: 1;
5881 unsigned T1CKPS
: 2;
5886 extern __at(0x0FCD) volatile __T1CONbits_t T1CONbits
;
5888 #define _TMR1ON 0x01
5889 #define _TMR1CS 0x02
5890 #define _NOT_T1SYNC 0x04
5891 #define _T1INSYNC 0x04
5892 #define _T1SYNC 0x04
5893 #define _T1OSCEN 0x08
5894 #define _T1CKPS0 0x10
5895 #define _T1CKPS1 0x20
5899 //==============================================================================
5901 extern __at(0x0FCE) __sfr TMR1
;
5902 extern __at(0x0FCE) __sfr TMR1L
;
5903 extern __at(0x0FCF) __sfr TMR1H
;
5905 //==============================================================================
5908 extern __at(0x0FD0) __sfr RCON
;
5914 unsigned NOT_BOR
: 1;
5915 unsigned NOT_POR
: 1;
5916 unsigned NOT_PD
: 1;
5917 unsigned NOT_TO
: 1;
5918 unsigned NOT_RI
: 1;
5919 unsigned NOT_CM
: 1;
5937 extern __at(0x0FD0) volatile __RCONbits_t RCONbits
;
5939 #define _NOT_BOR 0x01
5941 #define _NOT_POR 0x02
5943 #define _NOT_PD 0x04
5945 #define _NOT_TO 0x08
5947 #define _NOT_RI 0x10
5949 #define _NOT_CM 0x20
5953 //==============================================================================
5956 //==============================================================================
5959 extern __at(0x0FD1) __sfr WDTCON
;
5965 unsigned SWDTEN
: 1;
5972 unsigned REGSLP
: 1;
5988 extern __at(0x0FD1) volatile __WDTCONbits_t WDTCONbits
;
5990 #define _SWDTEN 0x01
5992 #define _REGSLP 0x80
5994 //==============================================================================
5997 //==============================================================================
6000 extern __at(0x0FD2) __sfr LCDREG
;
6006 unsigned CKSEL0
: 1;
6007 unsigned CKSEL1
: 1;
6008 unsigned MODE13
: 1;
6030 extern __at(0x0FD2) volatile __LCDREGbits_t LCDREGbits
;
6032 #define _CKSEL0 0x01
6033 #define _CKSEL1 0x02
6034 #define _MODE13 0x04
6040 //==============================================================================
6043 //==============================================================================
6046 extern __at(0x0FD3) __sfr OSCCON
;
6076 extern __at(0x0FD3) volatile __OSCCONbits_t OSCCONbits
;
6087 //==============================================================================
6090 //==============================================================================
6093 extern __at(0x0FD5) __sfr T0CON
;
6105 unsigned T08BIT
: 1;
6106 unsigned TMR0ON
: 1;
6128 extern __at(0x0FD5) volatile __T0CONbits_t T0CONbits
;
6137 #define _T08BIT 0x40
6138 #define _TMR0ON 0x80
6140 //==============================================================================
6142 extern __at(0x0FD6) __sfr TMR0
;
6143 extern __at(0x0FD6) __sfr TMR0L
;
6144 extern __at(0x0FD7) __sfr TMR0H
;
6146 //==============================================================================
6149 extern __at(0x0FD8) __sfr STATUS
;
6163 extern __at(0x0FD8) volatile __STATUSbits_t STATUSbits
;
6171 //==============================================================================
6173 extern __at(0x0FD9) __sfr FSR2L
;
6174 extern __at(0x0FDA) __sfr FSR2H
;
6175 extern __at(0x0FDB) __sfr PLUSW2
;
6176 extern __at(0x0FDC) __sfr PREINC2
;
6177 extern __at(0x0FDD) __sfr POSTDEC2
;
6178 extern __at(0x0FDE) __sfr POSTINC2
;
6179 extern __at(0x0FDF) __sfr INDF2
;
6180 extern __at(0x0FE0) __sfr BSR
;
6181 extern __at(0x0FE1) __sfr FSR1L
;
6182 extern __at(0x0FE2) __sfr FSR1H
;
6183 extern __at(0x0FE3) __sfr PLUSW1
;
6184 extern __at(0x0FE4) __sfr PREINC1
;
6185 extern __at(0x0FE5) __sfr POSTDEC1
;
6186 extern __at(0x0FE6) __sfr POSTINC1
;
6187 extern __at(0x0FE7) __sfr INDF1
;
6188 extern __at(0x0FE8) __sfr WREG
;
6189 extern __at(0x0FE9) __sfr FSR0L
;
6190 extern __at(0x0FEA) __sfr FSR0H
;
6191 extern __at(0x0FEB) __sfr PLUSW0
;
6192 extern __at(0x0FEC) __sfr PREINC0
;
6193 extern __at(0x0FED) __sfr POSTDEC0
;
6194 extern __at(0x0FEE) __sfr POSTINC0
;
6195 extern __at(0x0FEF) __sfr INDF0
;
6197 //==============================================================================
6200 extern __at(0x0FF0) __sfr INTCON3
;
6206 unsigned INT1IF
: 1;
6207 unsigned INT2IF
: 1;
6208 unsigned INT3IF
: 1;
6209 unsigned INT1IE
: 1;
6210 unsigned INT2IE
: 1;
6211 unsigned INT3IE
: 1;
6212 unsigned INT1IP
: 1;
6213 unsigned INT2IP
: 1;
6229 extern __at(0x0FF0) volatile __INTCON3bits_t INTCON3bits
;
6231 #define _INT1IF 0x01
6233 #define _INT2IF 0x02
6235 #define _INT3IF 0x04
6237 #define _INT1IE 0x08
6239 #define _INT2IE 0x10
6241 #define _INT3IE 0x20
6243 #define _INT1IP 0x40
6245 #define _INT2IP 0x80
6248 //==============================================================================
6251 //==============================================================================
6254 extern __at(0x0FF1) __sfr INTCON2
;
6261 unsigned INT3IP
: 1;
6262 unsigned TMR0IP
: 1;
6263 unsigned INTEDG3
: 1;
6264 unsigned INTEDG2
: 1;
6265 unsigned INTEDG1
: 1;
6266 unsigned INTEDG0
: 1;
6267 unsigned NOT_RBPU
: 1;
6283 extern __at(0x0FF1) volatile __INTCON2bits_t INTCON2bits
;
6286 #define _INT3IP 0x02
6288 #define _TMR0IP 0x04
6290 #define _INTEDG3 0x08
6291 #define _INTEDG2 0x10
6292 #define _INTEDG1 0x20
6293 #define _INTEDG0 0x40
6294 #define _NOT_RBPU 0x80
6297 //==============================================================================
6300 //==============================================================================
6303 extern __at(0x0FF2) __sfr INTCON
;
6310 unsigned INT0IF
: 1;
6311 unsigned TMR0IF
: 1;
6313 unsigned INT0IE
: 1;
6314 unsigned TMR0IE
: 1;
6315 unsigned PEIE_GIEL
: 1;
6316 unsigned GIE_GIEH
: 1;
6344 extern __at(0x0FF2) volatile __INTCONbits_t INTCONbits
;
6347 #define _INT0IF 0x02
6349 #define _TMR0IF 0x04
6352 #define _INT0IE 0x10
6354 #define _TMR0IE 0x20
6356 #define _PEIE_GIEL 0x40
6359 #define _GIE_GIEH 0x80
6363 //==============================================================================
6365 extern __at(0x0FF3) __sfr PROD
;
6366 extern __at(0x0FF3) __sfr PRODL
;
6367 extern __at(0x0FF4) __sfr PRODH
;
6368 extern __at(0x0FF5) __sfr TABLAT
;
6369 extern __at(0x0FF6) __sfr TBLPTR
;
6370 extern __at(0x0FF6) __sfr TBLPTRL
;
6371 extern __at(0x0FF7) __sfr TBLPTRH
;
6372 extern __at(0x0FF8) __sfr TBLPTRU
;
6373 extern __at(0x0FF9) __sfr PC
;
6374 extern __at(0x0FF9) __sfr PCL
;
6375 extern __at(0x0FFA) __sfr PCLATH
;
6376 extern __at(0x0FFB) __sfr PCLATU
;
6378 //==============================================================================
6381 extern __at(0x0FFC) __sfr STKPTR
;
6393 unsigned STKUNF
: 1;
6394 unsigned STKFUL
: 1;
6399 unsigned STKPTR0
: 1;
6400 unsigned STKPTR1
: 1;
6401 unsigned STKPTR2
: 1;
6402 unsigned STKPTR3
: 1;
6403 unsigned STKPTR4
: 1;
6406 unsigned STKOVF
: 1;
6417 unsigned STKPTR
: 5;
6422 extern __at(0x0FFC) volatile __STKPTRbits_t STKPTRbits
;
6425 #define _STKPTR0 0x01
6427 #define _STKPTR1 0x02
6429 #define _STKPTR2 0x04
6431 #define _STKPTR3 0x08
6433 #define _STKPTR4 0x10
6434 #define _STKUNF 0x40
6435 #define _STKFUL 0x80
6436 #define _STKOVF 0x80
6438 //==============================================================================
6440 extern __at(0x0FFD) __sfr TOS
;
6441 extern __at(0x0FFD) __sfr TOSL
;
6442 extern __at(0x0FFE) __sfr TOSH
;
6443 extern __at(0x0FFF) __sfr TOSU
;
6445 //==============================================================================
6447 // Configuration Addresses
6449 //==============================================================================
6451 #define __CONFIG1L 0x007FF8
6452 #define __CONFIG1H 0x007FF9
6453 #define __CONFIG2L 0x007FFA
6454 #define __CONFIG2H 0x007FFB
6455 #define __CONFIG3L 0x007FFC
6456 #define __CONFIG3H 0x007FFD
6458 //==============================================================================
6460 #endif // #ifndef __PIC18F85J90_H__