2 * This declarations of the PIC18F66J93 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:34 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 __PIC18F66J93_H__
26 #define __PIC18F66J93_H__
28 //==============================================================================
30 //==============================================================================
32 // Register Definitions
34 //==============================================================================
37 //==============================================================================
40 extern __at(0x0F54) __sfr PADCFG1
;
47 unsigned RTSECSEL0
: 1;
48 unsigned RTSECSEL1
: 1;
59 unsigned RTSECSEL
: 2;
64 extern __at(0x0F54) volatile __PADCFG1bits_t PADCFG1bits
;
66 #define _RTSECSEL0 0x02
67 #define _RTSECSEL1 0x04
69 //==============================================================================
72 //==============================================================================
75 extern __at(0x0F55) __sfr CTMUICON
;
104 extern __at(0x0F55) volatile __CTMUICONbits_t CTMUICONbits
;
115 //==============================================================================
118 //==============================================================================
121 extern __at(0x0F56) __sfr CTMUCONL
;
127 unsigned EDG1STAT
: 1;
128 unsigned EDG2STAT
: 1;
129 unsigned EDG1SEL0
: 1;
130 unsigned EDG1SEL1
: 1;
131 unsigned EDG1POL
: 1;
132 unsigned EDG2SEL0
: 1;
133 unsigned EDG2SEL1
: 1;
134 unsigned EDG2POL
: 1;
140 unsigned EDG1SEL
: 2;
147 unsigned EDG2SEL
: 2;
152 extern __at(0x0F56) volatile __CTMUCONLbits_t CTMUCONLbits
;
154 #define _EDG1STAT 0x01
155 #define _EDG2STAT 0x02
156 #define _EDG1SEL0 0x04
157 #define _EDG1SEL1 0x08
158 #define _EDG1POL 0x10
159 #define _EDG2SEL0 0x20
160 #define _EDG2SEL1 0x40
161 #define _EDG2POL 0x80
163 //==============================================================================
166 //==============================================================================
169 extern __at(0x0F57) __sfr CTMUCONH
;
174 unsigned IDISSEN
: 1;
175 unsigned EDGSEQEN
: 1;
178 unsigned CTMUSIDL
: 1;
183 extern __at(0x0F57) volatile __CTMUCONHbits_t CTMUCONHbits
;
186 #define _IDISSEN 0x02
187 #define _EDGSEQEN 0x04
190 #define _CTMUSIDL 0x20
193 //==============================================================================
195 extern __at(0x0F58) __sfr ALRMVALL
;
196 extern __at(0x0F59) __sfr ALRMVALH
;
198 //==============================================================================
201 extern __at(0x0F5A) __sfr ALRMRPT
;
215 extern __at(0x0F5A) volatile __ALRMRPTbits_t ALRMRPTbits
;
226 //==============================================================================
229 //==============================================================================
232 extern __at(0x0F5B) __sfr ALRMCFG
;
238 unsigned ALRMPTR0
: 1;
239 unsigned ALRMPTR1
: 1;
250 unsigned ALRMPTR
: 2;
262 extern __at(0x0F5B) volatile __ALRMCFGbits_t ALRMCFGbits
;
264 #define _ALRMPTR0 0x01
265 #define _ALRMPTR1 0x02
273 //==============================================================================
275 extern __at(0x0F5C) __sfr RTCVALL
;
276 extern __at(0x0F5D) __sfr RTCVALH
;
278 //==============================================================================
281 extern __at(0x0F5E) __sfr RTCCAL
;
295 extern __at(0x0F5E) volatile __RTCCALbits_t RTCCALbits
;
306 //==============================================================================
309 //==============================================================================
312 extern __at(0x0F5F) __sfr RTCCFG
;
318 unsigned RTCPTR0
: 1;
319 unsigned RTCPTR1
: 1;
321 unsigned HALFSEC
: 1;
322 unsigned RTCSYNC
: 1;
323 unsigned RTCWREN
: 1;
335 extern __at(0x0F5F) volatile __RTCCFGbits_t RTCCFGbits
;
337 #define _RTCPTR0 0x01
338 #define _RTCPTR1 0x02
340 #define _HALFSEC 0x08
341 #define _RTCSYNC 0x10
342 #define _RTCWREN 0x20
345 //==============================================================================
348 //==============================================================================
351 extern __at(0x0F60) __sfr RCSTA2
;
387 unsigned NOT_RC8
: 1;
440 extern __at(0x0F60) volatile __RCSTA2bits_t RCSTA2bits
;
442 #define _RCSTA2_RX9D 0x01
443 #define _RCSTA2_RCD8 0x01
444 #define _RCSTA2_RX9D2 0x01
445 #define _RCSTA2_RCD82 0x01
446 #define _RCSTA2_OERR 0x02
447 #define _RCSTA2_OERR2 0x02
448 #define _RCSTA2_FERR 0x04
449 #define _RCSTA2_FERR2 0x04
450 #define _RCSTA2_ADDEN 0x08
451 #define _RCSTA2_ADDEN2 0x08
452 #define _RCSTA2_CREN 0x10
453 #define _RCSTA2_CREN2 0x10
454 #define _RCSTA2_SREN 0x20
455 #define _RCSTA2_SREN2 0x20
456 #define _RCSTA2_RX9 0x40
457 #define _RCSTA2_RC9 0x40
458 #define _RCSTA2_NOT_RC8 0x40
459 #define _RCSTA2_RC8_9 0x40
460 #define _RCSTA2_RX92 0x40
461 #define _RCSTA2_RC92 0x40
462 #define _RCSTA2_RC8_92 0x40
463 #define _RCSTA2_SPEN 0x80
464 #define _RCSTA2_SPEN2 0x80
466 //==============================================================================
469 //==============================================================================
472 extern __at(0x0F61) __sfr TXSTA2
;
508 unsigned NOT_TX8
: 1;
537 extern __at(0x0F61) volatile __TXSTA2bits_t TXSTA2bits
;
539 #define _TXSTA2_TX9D 0x01
540 #define _TXSTA2_TXD8 0x01
541 #define _TXSTA2_TX9D2 0x01
542 #define _TXSTA2_TXD82 0x01
543 #define _TXSTA2_TRMT 0x02
544 #define _TXSTA2_TRMT2 0x02
545 #define _TXSTA2_BRGH 0x04
546 #define _TXSTA2_BRGH2 0x04
547 #define _TXSTA2_SENDB2 0x08
548 #define _TXSTA2_SYNC 0x10
549 #define _TXSTA2_SYNC2 0x10
550 #define _TXSTA2_TXEN 0x20
551 #define _TXSTA2_TXEN2 0x20
552 #define _TXSTA2_TX9 0x40
553 #define _TXSTA2_TX8_9 0x40
554 #define _TXSTA2_NOT_TX8 0x40
555 #define _TXSTA2_TX92 0x40
556 #define _TXSTA2_TX8_92 0x40
557 #define _TXSTA2_CSRC 0x80
558 #define _TXSTA2_CSRC2 0x80
560 //==============================================================================
562 extern __at(0x0F62) __sfr TXREG2
;
563 extern __at(0x0F63) __sfr RCREG2
;
564 extern __at(0x0F64) __sfr SPBRG2
;
566 //==============================================================================
569 extern __at(0x0F65) __sfr CCP2CON
;
611 extern __at(0x0F65) volatile __CCP2CONbits_t CCP2CONbits
;
622 //==============================================================================
625 //==============================================================================
628 extern __at(0x0F65) __sfr ECCP2CON
;
670 extern __at(0x0F65) volatile __ECCP2CONbits_t ECCP2CONbits
;
672 #define _ECCP2CON_CCP2M0 0x01
673 #define _ECCP2CON_CCP2M1 0x02
674 #define _ECCP2CON_CCP2M2 0x04
675 #define _ECCP2CON_CCP2M3 0x08
676 #define _ECCP2CON_DC2B0 0x10
677 #define _ECCP2CON_DCCP2Y 0x10
678 #define _ECCP2CON_DC2B1 0x20
679 #define _ECCP2CON_DCCP2X 0x20
681 //==============================================================================
683 extern __at(0x0F66) __sfr CCPR2
;
684 extern __at(0x0F66) __sfr CCPR2L
;
685 extern __at(0x0F67) __sfr CCPR2H
;
687 //==============================================================================
690 extern __at(0x0F68) __sfr CCP1CON
;
732 extern __at(0x0F68) volatile __CCP1CONbits_t CCP1CONbits
;
743 //==============================================================================
746 //==============================================================================
749 extern __at(0x0F68) __sfr ECCP1CON
;
791 extern __at(0x0F68) volatile __ECCP1CONbits_t ECCP1CONbits
;
793 #define _ECCP1CON_CCP1M0 0x01
794 #define _ECCP1CON_CCP1M1 0x02
795 #define _ECCP1CON_CCP1M2 0x04
796 #define _ECCP1CON_CCP1M3 0x08
797 #define _ECCP1CON_DC1B0 0x10
798 #define _ECCP1CON_DCCP1Y 0x10
799 #define _ECCP1CON_DC1B1 0x20
800 #define _ECCP1CON_DCCP1X 0x20
802 //==============================================================================
804 extern __at(0x0F69) __sfr CCPR1
;
805 extern __at(0x0F69) __sfr CCPR1L
;
806 extern __at(0x0F6A) __sfr CCPR1H
;
808 //==============================================================================
811 extern __at(0x0F6C) __sfr LCDDATA6
;
829 unsigned SEG0COM1
: 1;
830 unsigned SEG1COM1
: 1;
831 unsigned SEG2COM1
: 1;
832 unsigned SEG3COM1
: 1;
833 unsigned SEG4COM1
: 1;
834 unsigned SEG5COM1
: 1;
835 unsigned SEG6COM1
: 1;
836 unsigned SEG7COM1
: 1;
852 extern __at(0x0F6C) volatile __LCDDATA6bits_t LCDDATA6bits
;
855 #define _SEG0COM1 0x01
858 #define _SEG1COM1 0x02
861 #define _SEG2COM1 0x04
864 #define _SEG3COM1 0x08
867 #define _SEG4COM1 0x10
870 #define _SEG5COM1 0x20
873 #define _SEG6COM1 0x40
876 #define _SEG7COM1 0x80
879 //==============================================================================
882 //==============================================================================
885 extern __at(0x0F6D) __sfr LCDDATA7
;
903 unsigned SEG8COM1
: 1;
904 unsigned SEG9COM1
: 1;
905 unsigned SEG10COM1
: 1;
906 unsigned SEG11COM1
: 1;
907 unsigned SEG12COM1
: 1;
908 unsigned SEG13COM1
: 1;
909 unsigned SEG14COM1
: 1;
910 unsigned SEG15COM1
: 1;
926 extern __at(0x0F6D) volatile __LCDDATA7bits_t LCDDATA7bits
;
929 #define _SEG8COM1 0x01
932 #define _SEG9COM1 0x02
935 #define _SEG10COM1 0x04
937 #define _SEG11COM1 0x08
939 #define _SEG12COM1 0x10
941 #define _SEG13COM1 0x20
943 #define _SEG14COM1 0x40
945 #define _SEG15COM1 0x80
947 //==============================================================================
950 //==============================================================================
953 extern __at(0x0F6E) __sfr LCDDATA8
;
971 unsigned SEG16COM1
: 1;
972 unsigned SEG17COM1
: 1;
973 unsigned SEG18COM1
: 1;
974 unsigned SEG19COM1
: 1;
975 unsigned SEG20COM1
: 1;
976 unsigned SEG21COM1
: 1;
977 unsigned SEG22COM1
: 1;
978 unsigned SEG23COM1
: 1;
982 extern __at(0x0F6E) volatile __LCDDATA8bits_t LCDDATA8bits
;
985 #define _SEG16COM1 0x01
987 #define _SEG17COM1 0x02
989 #define _SEG18COM1 0x04
991 #define _SEG19COM1 0x08
993 #define _SEG20COM1 0x10
995 #define _SEG21COM1 0x20
997 #define _SEG22COM1 0x40
999 #define _SEG23COM1 0x80
1001 //==============================================================================
1004 //==============================================================================
1007 extern __at(0x0F6F) __sfr LCDDATA9
;
1025 unsigned SEG24COM1
: 1;
1026 unsigned SEG25COM1
: 1;
1027 unsigned SEG26COM1
: 1;
1028 unsigned SEG27COM1
: 1;
1029 unsigned SEG28COM1
: 1;
1030 unsigned SEG29COM1
: 1;
1031 unsigned SEG30COM1
: 1;
1032 unsigned SEG31COM1
: 1;
1036 extern __at(0x0F6F) volatile __LCDDATA9bits_t LCDDATA9bits
;
1039 #define _SEG24COM1 0x01
1041 #define _SEG25COM1 0x02
1043 #define _SEG26COM1 0x04
1045 #define _SEG27COM1 0x08
1047 #define _SEG28COM1 0x10
1049 #define _SEG29COM1 0x20
1051 #define _SEG30COM1 0x40
1053 #define _SEG31COM1 0x80
1055 //==============================================================================
1058 //==============================================================================
1061 extern __at(0x0F70) __sfr LCDDATA10
;
1079 unsigned SEG32COM1
: 1;
1088 } __LCDDATA10bits_t
;
1090 extern __at(0x0F70) volatile __LCDDATA10bits_t LCDDATA10bits
;
1093 #define _SEG32COM1 0x01
1095 //==============================================================================
1098 //==============================================================================
1101 extern __at(0x0F72) __sfr LCDDATA12
;
1119 unsigned SEG0COM2
: 1;
1120 unsigned SEG1COM2
: 1;
1121 unsigned SEG2COM2
: 1;
1122 unsigned SEG3COM2
: 1;
1123 unsigned SEG4COM2
: 1;
1124 unsigned SEG5COM2
: 1;
1125 unsigned SEG6COM2
: 1;
1126 unsigned SEG7COM2
: 1;
1140 } __LCDDATA12bits_t
;
1142 extern __at(0x0F72) volatile __LCDDATA12bits_t LCDDATA12bits
;
1145 #define _SEG0COM2 0x01
1148 #define _SEG1COM2 0x02
1151 #define _SEG2COM2 0x04
1154 #define _SEG3COM2 0x08
1157 #define _SEG4COM2 0x10
1160 #define _SEG5COM2 0x20
1163 #define _SEG6COM2 0x40
1166 #define _SEG7COM2 0x80
1169 //==============================================================================
1172 //==============================================================================
1175 extern __at(0x0F73) __sfr LCDDATA13
;
1193 unsigned SEG8COM2
: 1;
1194 unsigned SEG9COM2
: 1;
1195 unsigned SEG10COM2
: 1;
1196 unsigned SEG11COM2
: 1;
1197 unsigned SEG12COM2
: 1;
1198 unsigned SEG13COM2
: 1;
1199 unsigned SEG14COM2
: 1;
1200 unsigned SEG15COM2
: 1;
1214 } __LCDDATA13bits_t
;
1216 extern __at(0x0F73) volatile __LCDDATA13bits_t LCDDATA13bits
;
1219 #define _SEG8COM2 0x01
1222 #define _SEG9COM2 0x02
1225 #define _SEG10COM2 0x04
1227 #define _SEG11COM2 0x08
1229 #define _SEG12COM2 0x10
1231 #define _SEG13COM2 0x20
1233 #define _SEG14COM2 0x40
1235 #define _SEG15COM2 0x80
1237 //==============================================================================
1240 //==============================================================================
1243 extern __at(0x0F74) __sfr LCDDATA14
;
1261 unsigned SEG16COM2
: 1;
1262 unsigned SEG17COM2
: 1;
1263 unsigned SEG18COM2
: 1;
1264 unsigned SEG19COM2
: 1;
1265 unsigned SEG20COM2
: 1;
1266 unsigned SEG21COM2
: 1;
1267 unsigned SEG22COM2
: 1;
1268 unsigned SEG23COM2
: 1;
1270 } __LCDDATA14bits_t
;
1272 extern __at(0x0F74) volatile __LCDDATA14bits_t LCDDATA14bits
;
1275 #define _SEG16COM2 0x01
1277 #define _SEG17COM2 0x02
1279 #define _SEG18COM2 0x04
1281 #define _SEG19COM2 0x08
1283 #define _SEG20COM2 0x10
1285 #define _SEG21COM2 0x20
1287 #define _SEG22COM2 0x40
1289 #define _SEG23COM2 0x80
1291 //==============================================================================
1294 //==============================================================================
1297 extern __at(0x0F75) __sfr LCDDATA15
;
1315 unsigned SEG24COM2
: 1;
1316 unsigned SEG25COM2
: 1;
1317 unsigned SEG26COM2
: 1;
1318 unsigned SEG27COM2
: 1;
1319 unsigned SEG28COM2
: 1;
1320 unsigned SEG29COM2
: 1;
1321 unsigned SEG30COM2
: 1;
1322 unsigned SEG31COM2
: 1;
1324 } __LCDDATA15bits_t
;
1326 extern __at(0x0F75) volatile __LCDDATA15bits_t LCDDATA15bits
;
1329 #define _SEG24COM2 0x01
1331 #define _SEG25COM2 0x02
1333 #define _SEG26COM2 0x04
1335 #define _SEG27COM2 0x08
1337 #define _SEG28COM2 0x10
1339 #define _SEG29COM2 0x20
1341 #define _SEG30COM2 0x40
1343 #define _SEG31COM2 0x80
1345 //==============================================================================
1348 //==============================================================================
1351 extern __at(0x0F76) __sfr LCDDATA16
;
1369 unsigned SEG32COM2
: 1;
1378 } __LCDDATA16bits_t
;
1380 extern __at(0x0F76) volatile __LCDDATA16bits_t LCDDATA16bits
;
1383 #define _SEG32COM2 0x01
1385 //==============================================================================
1388 //==============================================================================
1391 extern __at(0x0F78) __sfr LCDDATA18
;
1409 unsigned SEG00COM3
: 1;
1410 unsigned SEG01COM3
: 1;
1411 unsigned SEG02COM3
: 1;
1412 unsigned SEG03COM3
: 1;
1413 unsigned SEG04COM3
: 1;
1414 unsigned SEG05COM3
: 1;
1415 unsigned SEG06COM3
: 1;
1416 unsigned SEG07COM3
: 1;
1430 } __LCDDATA18bits_t
;
1432 extern __at(0x0F78) volatile __LCDDATA18bits_t LCDDATA18bits
;
1435 #define _SEG00COM3 0x01
1438 #define _SEG01COM3 0x02
1441 #define _SEG02COM3 0x04
1444 #define _SEG03COM3 0x08
1447 #define _SEG04COM3 0x10
1450 #define _SEG05COM3 0x20
1453 #define _SEG06COM3 0x40
1456 #define _SEG07COM3 0x80
1459 //==============================================================================
1462 //==============================================================================
1465 extern __at(0x0F79) __sfr LCDDATA19
;
1483 unsigned SEG8COM3
: 1;
1484 unsigned SEG9COM3
: 1;
1485 unsigned SEG10COM3
: 1;
1486 unsigned SEG11COM3
: 1;
1487 unsigned SEG12COM3
: 1;
1488 unsigned SEG13COM3
: 1;
1489 unsigned SEG14COM3
: 1;
1490 unsigned SEG15COM3
: 1;
1504 } __LCDDATA19bits_t
;
1506 extern __at(0x0F79) volatile __LCDDATA19bits_t LCDDATA19bits
;
1509 #define _SEG8COM3 0x01
1512 #define _SEG9COM3 0x02
1515 #define _SEG10COM3 0x04
1517 #define _SEG11COM3 0x08
1519 #define _SEG12COM3 0x10
1521 #define _SEG13COM3 0x20
1523 #define _SEG14COM3 0x40
1525 #define _SEG15COM3 0x80
1527 //==============================================================================
1530 //==============================================================================
1533 extern __at(0x0F7A) __sfr LCDDATA20
;
1551 unsigned SEG16COM3
: 1;
1552 unsigned SEG17COM3
: 1;
1553 unsigned SEG18COM3
: 1;
1554 unsigned SEG19COM3
: 1;
1555 unsigned SEG20COM3
: 1;
1556 unsigned SEG21COM3
: 1;
1557 unsigned SEG22COM3
: 1;
1558 unsigned SEG23COM3
: 1;
1560 } __LCDDATA20bits_t
;
1562 extern __at(0x0F7A) volatile __LCDDATA20bits_t LCDDATA20bits
;
1565 #define _SEG16COM3 0x01
1567 #define _SEG17COM3 0x02
1569 #define _SEG18COM3 0x04
1571 #define _SEG19COM3 0x08
1573 #define _SEG20COM3 0x10
1575 #define _SEG21COM3 0x20
1577 #define _SEG22COM3 0x40
1579 #define _SEG23COM3 0x80
1581 //==============================================================================
1584 //==============================================================================
1587 extern __at(0x0F7B) __sfr LCDDATA21
;
1605 unsigned SEG24COM3
: 1;
1606 unsigned SEG25COM3
: 1;
1607 unsigned SEG26COM3
: 1;
1608 unsigned SEG27COM3
: 1;
1609 unsigned SEG28COM3
: 1;
1610 unsigned SEG29COM3
: 1;
1611 unsigned SEG30COM3
: 1;
1612 unsigned SEG31COM3
: 1;
1614 } __LCDDATA21bits_t
;
1616 extern __at(0x0F7B) volatile __LCDDATA21bits_t LCDDATA21bits
;
1619 #define _SEG24COM3 0x01
1621 #define _SEG25COM3 0x02
1623 #define _SEG26COM3 0x04
1625 #define _SEG27COM3 0x08
1627 #define _SEG28COM3 0x10
1629 #define _SEG29COM3 0x20
1631 #define _SEG30COM3 0x40
1633 #define _SEG31COM3 0x80
1635 //==============================================================================
1638 //==============================================================================
1641 extern __at(0x0F7C) __sfr LCDDATA22
;
1659 unsigned SEG32COM3
: 1;
1668 } __LCDDATA22bits_t
;
1670 extern __at(0x0F7C) volatile __LCDDATA22bits_t LCDDATA22bits
;
1673 #define _SEG32COM3 0x01
1675 //==============================================================================
1678 //==============================================================================
1681 extern __at(0x0F7E) __sfr BAUDCON
;
1694 unsigned ABDOVF
: 1;
1710 extern __at(0x0F7E) volatile __BAUDCONbits_t BAUDCONbits
;
1719 #define _ABDOVF 0x80
1721 //==============================================================================
1724 //==============================================================================
1727 extern __at(0x0F7E) __sfr BAUDCON1
;
1740 unsigned ABDOVF
: 1;
1756 extern __at(0x0F7E) volatile __BAUDCON1bits_t BAUDCON1bits
;
1758 #define _BAUDCON1_ABDEN 0x01
1759 #define _BAUDCON1_WUE 0x02
1760 #define _BAUDCON1_BRG16 0x08
1761 #define _BAUDCON1_TXCKP 0x10
1762 #define _BAUDCON1_RXDTP 0x20
1763 #define _BAUDCON1_RCMT 0x40
1764 #define _BAUDCON1_RCIDL 0x40
1765 #define _BAUDCON1_ABDOVF 0x80
1767 //==============================================================================
1769 extern __at(0x0F7F) __sfr SPBRGH
;
1770 extern __at(0x0F7F) __sfr SPBRGH1
;
1772 //==============================================================================
1775 extern __at(0x0F80) __sfr PORTA
;
1816 extern __at(0x0F80) volatile __PORTAbits_t PORTAbits
;
1842 //==============================================================================
1845 //==============================================================================
1848 extern __at(0x0F81) __sfr PORTB
;
1913 extern __at(0x0F81) volatile __PORTBbits_t PORTBbits
;
1942 //==============================================================================
1945 //==============================================================================
1948 extern __at(0x0F82) __sfr PORTC
;
1978 unsigned T13CKI
: 1;
2001 extern __at(0x0F82) volatile __PORTCbits_t PORTCbits
;
2005 #define _T13CKI 0x01
2033 //==============================================================================
2036 //==============================================================================
2039 extern __at(0x0F83) __sfr PORTD
;
2080 extern __at(0x0F83) volatile __PORTDbits_t PORTDbits
;
2100 //==============================================================================
2103 //==============================================================================
2106 extern __at(0x0F84) __sfr PORTE
;
2124 unsigned LCDBIAS1
: 1;
2125 unsigned LCDBIAS2
: 1;
2154 extern __at(0x0F84) volatile __PORTEbits_t PORTEbits
;
2156 #define _PORTE_RE0 0x01
2157 #define _PORTE_LCDBIAS1 0x01
2158 #define _PORTE_RE1 0x02
2159 #define _PORTE_LCDBIAS2 0x02
2160 #define _PORTE_RE3 0x08
2161 #define _PORTE_COM0 0x08
2162 #define _PORTE_RE4 0x10
2163 #define _PORTE_COM1 0x10
2164 #define _PORTE_RE5 0x20
2165 #define _PORTE_COM2 0x20
2166 #define _PORTE_RE6 0x40
2167 #define _PORTE_COM3 0x40
2168 #define _PORTE_RE7 0x80
2169 #define _PORTE_CCP2 0x80
2170 #define _PORTE_SEG31 0x80
2172 //==============================================================================
2175 //==============================================================================
2178 extern __at(0x0F85) __sfr PORTF
;
2233 unsigned C1OUTF
: 1;
2234 unsigned C2OUTF
: 1;
2243 extern __at(0x0F85) volatile __PORTFbits_t PORTFbits
;
2245 #define _PORTF_RF1 0x02
2246 #define _PORTF_AN6 0x02
2247 #define _PORTF_C2OUT 0x02
2248 #define _PORTF_SEG19 0x02
2249 #define _PORTF_C1OUTF 0x02
2250 #define _PORTF_RF2 0x04
2251 #define _PORTF_AN7 0x04
2252 #define _PORTF_C1OUT 0x04
2253 #define _PORTF_SEG20 0x04
2254 #define _PORTF_C2OUTF 0x04
2255 #define _PORTF_RF3 0x08
2256 #define _PORTF_AN8 0x08
2257 #define _PORTF_C2INB 0x08
2258 #define _PORTF_SEG21 0x08
2259 #define _PORTF_RF4 0x10
2260 #define _PORTF_AN9 0x10
2261 #define _PORTF_C2INA 0x10
2262 #define _PORTF_SEG22 0x10
2263 #define _PORTF_RF5 0x20
2264 #define _PORTF_AN10 0x20
2265 #define _PORTF_C1INB 0x20
2266 #define _PORTF_SEG23 0x20
2267 #define _PORTF_CVREF 0x20
2268 #define _PORTF_RF6 0x40
2269 #define _PORTF_AN11 0x40
2270 #define _PORTF_C1INA 0x40
2271 #define _PORTF_SEG24 0x40
2272 #define _PORTF_RF7 0x80
2273 #define _PORTF_AN5 0x80
2274 #define _PORTF_SS1 0x80
2275 #define _PORTF_SEG25 0x80
2277 //==============================================================================
2280 //==============================================================================
2283 extern __at(0x0F86) __sfr PORTG
;
2301 unsigned LCDBIAS0
: 1;
2304 unsigned VLCAP2
: 1;
2327 unsigned VLCAP1
: 1;
2342 extern __at(0x0F86) volatile __PORTGbits_t PORTGbits
;
2345 #define _LCDBIAS0 0x01
2352 #define _VLCAP1 0x04
2354 #define _VLCAP2 0x08
2362 //==============================================================================
2365 //==============================================================================
2368 extern __at(0x0F89) __sfr LATA
;
2382 extern __at(0x0F89) volatile __LATAbits_t LATAbits
;
2393 //==============================================================================
2396 //==============================================================================
2399 extern __at(0x0F8A) __sfr LATB
;
2413 extern __at(0x0F8A) volatile __LATBbits_t LATBbits
;
2424 //==============================================================================
2427 //==============================================================================
2430 extern __at(0x0F8B) __sfr LATC
;
2444 extern __at(0x0F8B) volatile __LATCbits_t LATCbits
;
2455 //==============================================================================
2458 //==============================================================================
2461 extern __at(0x0F8C) __sfr LATD
;
2475 extern __at(0x0F8C) volatile __LATDbits_t LATDbits
;
2486 //==============================================================================
2489 //==============================================================================
2492 extern __at(0x0F8D) __sfr LATE
;
2506 extern __at(0x0F8D) volatile __LATEbits_t LATEbits
;
2516 //==============================================================================
2519 //==============================================================================
2522 extern __at(0x0F8E) __sfr LATF
;
2536 extern __at(0x0F8E) volatile __LATFbits_t LATFbits
;
2546 //==============================================================================
2549 //==============================================================================
2552 extern __at(0x0F8F) __sfr LATG
;
2575 extern __at(0x0F8F) volatile __LATGbits_t LATGbits
;
2585 //==============================================================================
2588 //==============================================================================
2591 extern __at(0x0F92) __sfr TRISA
;
2595 unsigned TRISA0
: 1;
2596 unsigned TRISA1
: 1;
2597 unsigned TRISA2
: 1;
2598 unsigned TRISA3
: 1;
2599 unsigned TRISA4
: 1;
2600 unsigned TRISA5
: 1;
2601 unsigned TRISA6
: 1;
2602 unsigned TRISA7
: 1;
2605 extern __at(0x0F92) volatile __TRISAbits_t TRISAbits
;
2607 #define _TRISA0 0x01
2608 #define _TRISA1 0x02
2609 #define _TRISA2 0x04
2610 #define _TRISA3 0x08
2611 #define _TRISA4 0x10
2612 #define _TRISA5 0x20
2613 #define _TRISA6 0x40
2614 #define _TRISA7 0x80
2616 //==============================================================================
2619 //==============================================================================
2622 extern __at(0x0F93) __sfr TRISB
;
2626 unsigned TRISB0
: 1;
2627 unsigned TRISB1
: 1;
2628 unsigned TRISB2
: 1;
2629 unsigned TRISB3
: 1;
2630 unsigned TRISB4
: 1;
2631 unsigned TRISB5
: 1;
2632 unsigned TRISB6
: 1;
2633 unsigned TRISB7
: 1;
2636 extern __at(0x0F93) volatile __TRISBbits_t TRISBbits
;
2638 #define _TRISB0 0x01
2639 #define _TRISB1 0x02
2640 #define _TRISB2 0x04
2641 #define _TRISB3 0x08
2642 #define _TRISB4 0x10
2643 #define _TRISB5 0x20
2644 #define _TRISB6 0x40
2645 #define _TRISB7 0x80
2647 //==============================================================================
2650 //==============================================================================
2653 extern __at(0x0F94) __sfr TRISC
;
2657 unsigned TRISC0
: 1;
2658 unsigned TRISC1
: 1;
2659 unsigned TRISC2
: 1;
2660 unsigned TRISC3
: 1;
2661 unsigned TRISC4
: 1;
2662 unsigned TRISC5
: 1;
2663 unsigned TRISC6
: 1;
2664 unsigned TRISC7
: 1;
2667 extern __at(0x0F94) volatile __TRISCbits_t TRISCbits
;
2669 #define _TRISC0 0x01
2670 #define _TRISC1 0x02
2671 #define _TRISC2 0x04
2672 #define _TRISC3 0x08
2673 #define _TRISC4 0x10
2674 #define _TRISC5 0x20
2675 #define _TRISC6 0x40
2676 #define _TRISC7 0x80
2678 //==============================================================================
2681 //==============================================================================
2684 extern __at(0x0F95) __sfr TRISD
;
2688 unsigned TRISD0
: 1;
2689 unsigned TRISD1
: 1;
2690 unsigned TRISD2
: 1;
2691 unsigned TRISD3
: 1;
2692 unsigned TRISD4
: 1;
2693 unsigned TRISD5
: 1;
2694 unsigned TRISD6
: 1;
2695 unsigned TRISD7
: 1;
2698 extern __at(0x0F95) volatile __TRISDbits_t TRISDbits
;
2700 #define _TRISD0 0x01
2701 #define _TRISD1 0x02
2702 #define _TRISD2 0x04
2703 #define _TRISD3 0x08
2704 #define _TRISD4 0x10
2705 #define _TRISD5 0x20
2706 #define _TRISD6 0x40
2707 #define _TRISD7 0x80
2709 //==============================================================================
2712 //==============================================================================
2715 extern __at(0x0F96) __sfr TRISE
;
2719 unsigned TRISE0
: 1;
2720 unsigned TRISE1
: 1;
2722 unsigned TRISE3
: 1;
2723 unsigned TRISE4
: 1;
2724 unsigned TRISE5
: 1;
2725 unsigned TRISE6
: 1;
2726 unsigned TRISE7
: 1;
2729 extern __at(0x0F96) volatile __TRISEbits_t TRISEbits
;
2731 #define _TRISE0 0x01
2732 #define _TRISE1 0x02
2733 #define _TRISE3 0x08
2734 #define _TRISE4 0x10
2735 #define _TRISE5 0x20
2736 #define _TRISE6 0x40
2737 #define _TRISE7 0x80
2739 //==============================================================================
2742 //==============================================================================
2745 extern __at(0x0F97) __sfr TRISF
;
2750 unsigned TRISF1
: 1;
2751 unsigned TRISF2
: 1;
2752 unsigned TRISF3
: 1;
2753 unsigned TRISF4
: 1;
2754 unsigned TRISF5
: 1;
2755 unsigned TRISF6
: 1;
2756 unsigned TRISF7
: 1;
2759 extern __at(0x0F97) volatile __TRISFbits_t TRISFbits
;
2761 #define _TRISF1 0x02
2762 #define _TRISF2 0x04
2763 #define _TRISF3 0x08
2764 #define _TRISF4 0x10
2765 #define _TRISF5 0x20
2766 #define _TRISF6 0x40
2767 #define _TRISF7 0x80
2769 //==============================================================================
2772 //==============================================================================
2775 extern __at(0x0F98) __sfr TRISG
;
2781 unsigned TRISG0
: 1;
2782 unsigned TRISG1
: 1;
2783 unsigned TRISG2
: 1;
2784 unsigned TRISG3
: 1;
2785 unsigned TRISG4
: 1;
2786 unsigned CCP1OD
: 1;
2787 unsigned CCP2OD
: 1;
2798 extern __at(0x0F98) volatile __TRISGbits_t TRISGbits
;
2800 #define _TRISG0 0x01
2801 #define _TRISG1 0x02
2802 #define _TRISG2 0x04
2803 #define _TRISG3 0x08
2804 #define _TRISG4 0x10
2805 #define _CCP1OD 0x20
2806 #define _CCP2OD 0x40
2809 //==============================================================================
2812 //==============================================================================
2815 extern __at(0x0F9B) __sfr OSCTUNE
;
2828 unsigned INTSRC
: 1;
2838 extern __at(0x0F9B) volatile __OSCTUNEbits_t OSCTUNEbits
;
2847 #define _INTSRC 0x80
2849 //==============================================================================
2852 //==============================================================================
2855 extern __at(0x0F9D) __sfr PIE1
;
2861 unsigned TMR1IE
: 1;
2862 unsigned TMR2IE
: 1;
2876 unsigned SSP1IE
: 1;
2884 extern __at(0x0F9D) volatile __PIE1bits_t PIE1bits
;
2886 #define _TMR1IE 0x01
2887 #define _TMR2IE 0x02
2889 #define _SSP1IE 0x08
2896 //==============================================================================
2899 //==============================================================================
2902 extern __at(0x0F9E) __sfr PIR1
;
2908 unsigned TMR1IF
: 1;
2909 unsigned TMR2IF
: 1;
2923 unsigned SSP1IF
: 1;
2931 extern __at(0x0F9E) volatile __PIR1bits_t PIR1bits
;
2933 #define _TMR1IF 0x01
2934 #define _TMR2IF 0x02
2936 #define _SSP1IF 0x08
2943 //==============================================================================
2946 //==============================================================================
2949 extern __at(0x0F9F) __sfr IPR1
;
2955 unsigned TMR1IP
: 1;
2956 unsigned TMR2IP
: 1;
2970 unsigned SSP1IP
: 1;
2978 extern __at(0x0F9F) volatile __IPR1bits_t IPR1bits
;
2980 #define _TMR1IP 0x01
2981 #define _TMR2IP 0x02
2983 #define _SSP1IP 0x08
2990 //==============================================================================
2993 //==============================================================================
2996 extern __at(0x0FA0) __sfr PIE2
;
3003 unsigned TMR3IE
: 1;
3009 unsigned OSCFIE
: 1;
3017 unsigned BCL1IE
: 1;
3025 extern __at(0x0FA0) volatile __PIE2bits_t PIE2bits
;
3027 #define _TMR3IE 0x02
3030 #define _BCL1IE 0x08
3032 #define _OSCFIE 0x80
3034 //==============================================================================
3037 //==============================================================================
3040 extern __at(0x0FA1) __sfr PIR2
;
3047 unsigned TMR3IF
: 1;
3053 unsigned OSCFIF
: 1;
3061 unsigned BCL1IF
: 1;
3069 extern __at(0x0FA1) volatile __PIR2bits_t PIR2bits
;
3071 #define _TMR3IF 0x02
3074 #define _BCL1IF 0x08
3076 #define _OSCFIF 0x80
3078 //==============================================================================
3081 //==============================================================================
3084 extern __at(0x0FA2) __sfr IPR2
;
3091 unsigned TMR3IP
: 1;
3097 unsigned OSCFIP
: 1;
3105 unsigned BCL1IP
: 1;
3113 extern __at(0x0FA2) volatile __IPR2bits_t IPR2bits
;
3115 #define _TMR3IP 0x02
3118 #define _BCL1IP 0x08
3120 #define _OSCFIP 0x80
3122 //==============================================================================
3125 //==============================================================================
3128 extern __at(0x0FA3) __sfr PIE3
;
3132 unsigned RTCCIE
: 1;
3133 unsigned CCP1IE
: 1;
3134 unsigned CCP2IE
: 1;
3135 unsigned CTMUIE
: 1;
3142 extern __at(0x0FA3) volatile __PIE3bits_t PIE3bits
;
3144 #define _RTCCIE 0x01
3145 #define _CCP1IE 0x02
3146 #define _CCP2IE 0x04
3147 #define _CTMUIE 0x08
3152 //==============================================================================
3155 //==============================================================================
3158 extern __at(0x0FA4) __sfr PIR3
;
3162 unsigned RTCCIF
: 1;
3163 unsigned CCP1IF
: 1;
3164 unsigned CCP2IF
: 1;
3165 unsigned CTMUIF
: 1;
3172 extern __at(0x0FA4) volatile __PIR3bits_t PIR3bits
;
3174 #define _RTCCIF 0x01
3175 #define _CCP1IF 0x02
3176 #define _CCP2IF 0x04
3177 #define _CTMUIF 0x08
3182 //==============================================================================
3185 //==============================================================================
3188 extern __at(0x0FA5) __sfr IPR3
;
3192 unsigned RTCCIP
: 1;
3193 unsigned CCP1IP
: 1;
3194 unsigned CCP2IP
: 1;
3195 unsigned CTMUIP
: 1;
3202 extern __at(0x0FA5) volatile __IPR3bits_t IPR3bits
;
3204 #define _RTCCIP 0x01
3205 #define _CCP1IP 0x02
3206 #define _CCP2IP 0x04
3207 #define _CTMUIP 0x08
3212 //==============================================================================
3215 //==============================================================================
3218 extern __at(0x0FA6) __sfr EECON1
;
3232 extern __at(0x0FA6) volatile __EECON1bits_t EECON1bits
;
3240 //==============================================================================
3242 extern __at(0x0FA7) __sfr EECON2
;
3244 //==============================================================================
3247 extern __at(0x0FA8) __sfr LCDCON
;
3267 unsigned LCDCS0
: 1;
3268 unsigned LCDCS1
: 1;
3270 unsigned LCDWERR
: 1;
3271 unsigned LCDSLPEN
: 1;
3296 extern __at(0x0FA8) volatile __LCDCONbits_t LCDCONbits
;
3301 #define _LCDCS0 0x04
3303 #define _LCDCS1 0x08
3305 #define _LCDWERR 0x20
3307 #define _LCDSLPEN 0x40
3310 //==============================================================================
3313 //==============================================================================
3316 extern __at(0x0FA9) __sfr LCDSE0
;
3334 unsigned SEGEN0
: 1;
3335 unsigned SEGEN1
: 1;
3336 unsigned SEGEN2
: 1;
3337 unsigned SEGEN3
: 1;
3338 unsigned SEGEN4
: 1;
3339 unsigned SEGEN5
: 1;
3340 unsigned SEGEN6
: 1;
3341 unsigned SEGEN7
: 1;
3357 extern __at(0x0FA9) volatile __LCDSE0bits_t LCDSE0bits
;
3360 #define _SEGEN0 0x01
3363 #define _SEGEN1 0x02
3366 #define _SEGEN2 0x04
3369 #define _SEGEN3 0x08
3372 #define _SEGEN4 0x10
3375 #define _SEGEN5 0x20
3378 #define _SEGEN6 0x40
3381 #define _SEGEN7 0x80
3384 //==============================================================================
3387 //==============================================================================
3390 extern __at(0x0FAA) __sfr LCDPS
;
3402 unsigned BIASMD
: 1;
3408 unsigned LCDPS0
: 1;
3409 unsigned LCDPS1
: 1;
3410 unsigned LCDPS2
: 1;
3411 unsigned LCDPS3
: 1;
3431 extern __at(0x0FAA) volatile __LCDPSbits_t LCDPSbits
;
3434 #define _LCDPS0 0x01
3436 #define _LCDPS1 0x02
3438 #define _LCDPS2 0x04
3440 #define _LCDPS3 0x08
3443 #define _BIASMD 0x40
3446 //==============================================================================
3449 //==============================================================================
3452 extern __at(0x0FAB) __sfr RCSTA
;
3485 unsigned ADDEN1
: 1;
3488 unsigned NOT_RC8
: 1;
3517 extern __at(0x0FAB) volatile __RCSTAbits_t RCSTAbits
;
3528 #define _ADDEN1 0x08
3535 #define _NOT_RC8 0x40
3541 //==============================================================================
3544 //==============================================================================
3547 extern __at(0x0FAB) __sfr RCSTA1
;
3580 unsigned ADDEN1
: 1;
3583 unsigned NOT_RC8
: 1;
3612 extern __at(0x0FAB) volatile __RCSTA1bits_t RCSTA1bits
;
3614 #define _RCSTA1_RX9D 0x01
3615 #define _RCSTA1_RCD8 0x01
3616 #define _RCSTA1_RX9D1 0x01
3617 #define _RCSTA1_OERR 0x02
3618 #define _RCSTA1_OERR1 0x02
3619 #define _RCSTA1_FERR 0x04
3620 #define _RCSTA1_FERR1 0x04
3621 #define _RCSTA1_ADDEN 0x08
3622 #define _RCSTA1_ADEN 0x08
3623 #define _RCSTA1_ADDEN1 0x08
3624 #define _RCSTA1_CREN 0x10
3625 #define _RCSTA1_CREN1 0x10
3626 #define _RCSTA1_SREN 0x20
3627 #define _RCSTA1_SREN1 0x20
3628 #define _RCSTA1_RX9 0x40
3629 #define _RCSTA1_RC9 0x40
3630 #define _RCSTA1_NOT_RC8 0x40
3631 #define _RCSTA1_RC8_9 0x40
3632 #define _RCSTA1_RX91 0x40
3633 #define _RCSTA1_SPEN 0x80
3634 #define _RCSTA1_SPEN1 0x80
3636 //==============================================================================
3639 //==============================================================================
3642 extern __at(0x0FAC) __sfr TXSTA
;
3663 unsigned SENDB1
: 1;
3678 unsigned NOT_TX8
: 1;
3695 extern __at(0x0FAC) volatile __TXSTAbits_t TXSTAbits
;
3705 #define _SENDB1 0x08
3712 #define _NOT_TX8 0x40
3717 //==============================================================================
3720 //==============================================================================
3723 extern __at(0x0FAC) __sfr TXSTA1
;
3744 unsigned SENDB1
: 1;
3759 unsigned NOT_TX8
: 1;
3776 extern __at(0x0FAC) volatile __TXSTA1bits_t TXSTA1bits
;
3778 #define _TXSTA1_TX9D 0x01
3779 #define _TXSTA1_TXD8 0x01
3780 #define _TXSTA1_TX9D1 0x01
3781 #define _TXSTA1_TRMT 0x02
3782 #define _TXSTA1_TRMT1 0x02
3783 #define _TXSTA1_BRGH 0x04
3784 #define _TXSTA1_BRGH1 0x04
3785 #define _TXSTA1_SENDB 0x08
3786 #define _TXSTA1_SENDB1 0x08
3787 #define _TXSTA1_SYNC 0x10
3788 #define _TXSTA1_SYNC1 0x10
3789 #define _TXSTA1_TXEN 0x20
3790 #define _TXSTA1_TXEN1 0x20
3791 #define _TXSTA1_TX9 0x40
3792 #define _TXSTA1_TX8_9 0x40
3793 #define _TXSTA1_NOT_TX8 0x40
3794 #define _TXSTA1_TX91 0x40
3795 #define _TXSTA1_CSRC 0x80
3796 #define _TXSTA1_CSRC1 0x80
3798 //==============================================================================
3800 extern __at(0x0FAD) __sfr TXREG
;
3801 extern __at(0x0FAD) __sfr TXREG1
;
3802 extern __at(0x0FAE) __sfr RCREG
;
3803 extern __at(0x0FAE) __sfr RCREG1
;
3804 extern __at(0x0FAF) __sfr SPBRG
;
3805 extern __at(0x0FAF) __sfr SPBRG1
;
3807 //==============================================================================
3810 extern __at(0x0FB1) __sfr T3CON
;
3816 unsigned TMR3ON
: 1;
3817 unsigned TMR3CS
: 1;
3818 unsigned NOT_T3SYNC
: 1;
3819 unsigned T3CCP1
: 1;
3820 unsigned T3CKPS0
: 1;
3821 unsigned T3CKPS1
: 1;
3822 unsigned T3CCP2
: 1;
3830 unsigned T3SYNC
: 1;
3842 unsigned T3INSYNC
: 1;
3853 unsigned T3CKPS
: 2;
3858 extern __at(0x0FB1) volatile __T3CONbits_t T3CONbits
;
3860 #define _T3CON_TMR3ON 0x01
3861 #define _T3CON_TMR3CS 0x02
3862 #define _T3CON_NOT_T3SYNC 0x04
3863 #define _T3CON_T3SYNC 0x04
3864 #define _T3CON_T3INSYNC 0x04
3865 #define _T3CON_T3CCP1 0x08
3866 #define _T3CON_T3CKPS0 0x10
3867 #define _T3CON_T3CKPS1 0x20
3868 #define _T3CON_T3CCP2 0x40
3869 #define _T3CON_RD16 0x80
3871 //==============================================================================
3873 extern __at(0x0FB2) __sfr TMR3
;
3874 extern __at(0x0FB2) __sfr TMR3L
;
3875 extern __at(0x0FB3) __sfr TMR3H
;
3877 //==============================================================================
3880 extern __at(0x0FB4) __sfr CMCON
;
3903 extern __at(0x0FB4) volatile __CMCONbits_t CMCONbits
;
3914 //==============================================================================
3917 //==============================================================================
3920 extern __at(0x0FB5) __sfr CVRCON
;
3943 extern __at(0x0FB5) volatile __CVRCONbits_t CVRCONbits
;
3954 //==============================================================================
3957 //==============================================================================
3960 extern __at(0x0FB6) __sfr LCDSE1
;
3978 unsigned SEGEN8
: 1;
3979 unsigned SEGEN9
: 1;
3980 unsigned SEGEN10
: 1;
3981 unsigned SEGEN11
: 1;
3982 unsigned SEGEN12
: 1;
3983 unsigned SEGEN13
: 1;
3984 unsigned SEGEN14
: 1;
3985 unsigned SEGEN15
: 1;
4001 extern __at(0x0FB6) volatile __LCDSE1bits_t LCDSE1bits
;
4004 #define _SEGEN8 0x01
4007 #define _SEGEN9 0x02
4010 #define _SEGEN10 0x04
4012 #define _SEGEN11 0x08
4014 #define _SEGEN12 0x10
4016 #define _SEGEN13 0x20
4018 #define _SEGEN14 0x40
4020 #define _SEGEN15 0x80
4022 //==============================================================================
4025 //==============================================================================
4028 extern __at(0x0FB7) __sfr LCDSE2
;
4046 unsigned SEGEN16
: 1;
4047 unsigned SEGEN17
: 1;
4048 unsigned SEGEN18
: 1;
4049 unsigned SEGEN19
: 1;
4050 unsigned SEGEN20
: 1;
4051 unsigned SEGEN21
: 1;
4052 unsigned SEGEN22
: 1;
4053 unsigned SEGEN23
: 1;
4057 extern __at(0x0FB7) volatile __LCDSE2bits_t LCDSE2bits
;
4060 #define _SEGEN16 0x01
4062 #define _SEGEN17 0x02
4064 #define _SEGEN18 0x04
4066 #define _SEGEN19 0x08
4068 #define _SEGEN20 0x10
4070 #define _SEGEN21 0x20
4072 #define _SEGEN22 0x40
4074 #define _SEGEN23 0x80
4076 //==============================================================================
4079 //==============================================================================
4082 extern __at(0x0FB8) __sfr LCDSE3
;
4100 unsigned SEGEN24
: 1;
4101 unsigned SEGEN25
: 1;
4102 unsigned SEGEN26
: 1;
4103 unsigned SEGEN27
: 1;
4104 unsigned SEGEN28
: 1;
4105 unsigned SEGEN29
: 1;
4106 unsigned SEGEN30
: 1;
4107 unsigned SEGEN31
: 1;
4111 extern __at(0x0FB8) volatile __LCDSE3bits_t LCDSE3bits
;
4114 #define _SEGEN24 0x01
4116 #define _SEGEN25 0x02
4118 #define _SEGEN26 0x04
4120 #define _SEGEN27 0x08
4122 #define _SEGEN28 0x10
4124 #define _SEGEN29 0x20
4126 #define _SEGEN30 0x40
4128 #define _SEGEN31 0x80
4130 //==============================================================================
4133 //==============================================================================
4136 extern __at(0x0FB9) __sfr LCDSE4
;
4154 unsigned SEGEN32
: 1;
4165 extern __at(0x0FB9) volatile __LCDSE4bits_t LCDSE4bits
;
4168 #define _SEGEN32 0x01
4170 //==============================================================================
4173 //==============================================================================
4176 extern __at(0x0FBB) __sfr LCDDATA0
;
4194 unsigned SEG0COM0
: 1;
4195 unsigned SEG1COM0
: 1;
4196 unsigned SEG2COM0
: 1;
4197 unsigned SEG3COM0
: 1;
4198 unsigned SEG4COM0
: 1;
4199 unsigned SEG5COM0
: 1;
4200 unsigned SEG6COM0
: 1;
4201 unsigned SEG7COM0
: 1;
4217 extern __at(0x0FBB) volatile __LCDDATA0bits_t LCDDATA0bits
;
4220 #define _SEG0COM0 0x01
4223 #define _SEG1COM0 0x02
4226 #define _SEG2COM0 0x04
4229 #define _SEG3COM0 0x08
4232 #define _SEG4COM0 0x10
4235 #define _SEG5COM0 0x20
4238 #define _SEG6COM0 0x40
4241 #define _SEG7COM0 0x80
4244 //==============================================================================
4247 //==============================================================================
4250 extern __at(0x0FBC) __sfr LCDDATA1
;
4268 unsigned SEG8COM0
: 1;
4269 unsigned SEG9COM0
: 1;
4270 unsigned SEG10COM0
: 1;
4271 unsigned SEG11COM0
: 1;
4272 unsigned SEG12COM0
: 1;
4273 unsigned SEG13COM0
: 1;
4274 unsigned SEG14COM0
: 1;
4275 unsigned SEG15COM0
: 1;
4291 extern __at(0x0FBC) volatile __LCDDATA1bits_t LCDDATA1bits
;
4294 #define _SEG8COM0 0x01
4297 #define _SEG9COM0 0x02
4300 #define _SEG10COM0 0x04
4302 #define _SEG11COM0 0x08
4304 #define _SEG12COM0 0x10
4306 #define _SEG13COM0 0x20
4308 #define _SEG14COM0 0x40
4310 #define _SEG15COM0 0x80
4312 //==============================================================================
4315 //==============================================================================
4318 extern __at(0x0FBD) __sfr LCDDATA2
;
4336 unsigned SEG16COM0
: 1;
4337 unsigned SEG17COM0
: 1;
4338 unsigned SEG18COM0
: 1;
4339 unsigned SEG19COM0
: 1;
4340 unsigned SEG20COM0
: 1;
4341 unsigned SEG21COM0
: 1;
4342 unsigned SEG22COM0
: 1;
4343 unsigned SEG23COM0
: 1;
4347 extern __at(0x0FBD) volatile __LCDDATA2bits_t LCDDATA2bits
;
4350 #define _SEG16COM0 0x01
4352 #define _SEG17COM0 0x02
4354 #define _SEG18COM0 0x04
4356 #define _SEG19COM0 0x08
4358 #define _SEG20COM0 0x10
4360 #define _SEG21COM0 0x20
4362 #define _SEG22COM0 0x40
4364 #define _SEG23COM0 0x80
4366 //==============================================================================
4369 //==============================================================================
4372 extern __at(0x0FBE) __sfr LCDDATA3
;
4390 unsigned SEG24COM0
: 1;
4391 unsigned SEG25COM0
: 1;
4392 unsigned SEG26COM0
: 1;
4393 unsigned SEG27COM0
: 1;
4394 unsigned SEG28COM0
: 1;
4395 unsigned SEG29COM0
: 1;
4396 unsigned SEG30COM0
: 1;
4397 unsigned SEG31COM0
: 1;
4401 extern __at(0x0FBE) volatile __LCDDATA3bits_t LCDDATA3bits
;
4404 #define _SEG24COM0 0x01
4406 #define _SEG25COM0 0x02
4408 #define _SEG26COM0 0x04
4410 #define _SEG27COM0 0x08
4412 #define _SEG28COM0 0x10
4414 #define _SEG29COM0 0x20
4416 #define _SEG30COM0 0x40
4418 #define _SEG31COM0 0x80
4420 //==============================================================================
4423 //==============================================================================
4426 extern __at(0x0FBF) __sfr LCDDATA4
;
4444 unsigned SEG32COM0
: 1;
4445 unsigned SEG33COM0
: 1;
4446 unsigned SEG34COM0
: 1;
4447 unsigned SEG35COM0
: 1;
4448 unsigned SEG36COM0
: 1;
4449 unsigned SEG37COM0
: 1;
4450 unsigned SEG38COM0
: 1;
4451 unsigned SEG39COM0
: 1;
4455 extern __at(0x0FBF) volatile __LCDDATA4bits_t LCDDATA4bits
;
4458 #define _SEG32COM0 0x01
4460 #define _SEG33COM0 0x02
4462 #define _SEG34COM0 0x04
4464 #define _SEG35COM0 0x08
4466 #define _SEG36COM0 0x10
4468 #define _SEG37COM0 0x20
4470 #define _SEG38COM0 0x40
4472 #define _SEG39COM0 0x80
4474 //==============================================================================
4477 //==============================================================================
4480 extern __at(0x0FC0) __sfr ADCON2
;
4510 extern __at(0x0FC0) volatile __ADCON2bits_t ADCON2bits
;
4520 //==============================================================================
4523 //==============================================================================
4526 extern __at(0x0FC1) __sfr ADCON1
;
4539 unsigned TRIGSEL
: 1;
4556 extern __at(0x0FC1) volatile __ADCON1bits_t ADCON1bits
;
4564 #define _TRIGSEL 0x80
4566 //==============================================================================
4569 //==============================================================================
4572 extern __at(0x0FC2) __sfr ADCON0
;
4579 unsigned GO_NOT_DONE
: 1;
4591 unsigned GO_DONE
: 1;
4627 unsigned NOT_DONE
: 1;
4644 extern __at(0x0FC2) volatile __ADCON0bits_t ADCON0bits
;
4647 #define _GO_NOT_DONE 0x02
4648 #define _GO_DONE 0x02
4651 #define _NOT_DONE 0x02
4658 //==============================================================================
4660 extern __at(0x0FC3) __sfr ADRES
;
4661 extern __at(0x0FC3) __sfr ADRESL
;
4662 extern __at(0x0FC4) __sfr ADRESH
;
4664 //==============================================================================
4667 extern __at(0x0FC5) __sfr SSP1CON2
;
4679 unsigned ACKSTAT
: 1;
4686 unsigned ADMSK1
: 1;
4687 unsigned ADMSK2
: 1;
4688 unsigned ADMSK3
: 1;
4689 unsigned ADMSK4
: 1;
4690 unsigned ADMSK5
: 1;
4696 extern __at(0x0FC5) volatile __SSP1CON2bits_t SSP1CON2bits
;
4700 #define _ADMSK1 0x02
4702 #define _ADMSK2 0x04
4704 #define _ADMSK3 0x08
4706 #define _ADMSK4 0x10
4708 #define _ADMSK5 0x20
4709 #define _ACKSTAT 0x40
4712 //==============================================================================
4715 //==============================================================================
4718 extern __at(0x0FC5) __sfr SSPCON2
;
4730 unsigned ACKSTAT
: 1;
4737 unsigned ADMSK1
: 1;
4738 unsigned ADMSK2
: 1;
4739 unsigned ADMSK3
: 1;
4740 unsigned ADMSK4
: 1;
4741 unsigned ADMSK5
: 1;
4747 extern __at(0x0FC5) volatile __SSPCON2bits_t SSPCON2bits
;
4749 #define _SSPCON2_SEN 0x01
4750 #define _SSPCON2_RSEN 0x02
4751 #define _SSPCON2_ADMSK1 0x02
4752 #define _SSPCON2_PEN 0x04
4753 #define _SSPCON2_ADMSK2 0x04
4754 #define _SSPCON2_RCEN 0x08
4755 #define _SSPCON2_ADMSK3 0x08
4756 #define _SSPCON2_ACKEN 0x10
4757 #define _SSPCON2_ADMSK4 0x10
4758 #define _SSPCON2_ACKDT 0x20
4759 #define _SSPCON2_ADMSK5 0x20
4760 #define _SSPCON2_ACKSTAT 0x40
4761 #define _SSPCON2_GCEN 0x80
4763 //==============================================================================
4766 //==============================================================================
4769 extern __at(0x0FC6) __sfr SSP1CON1
;
4792 extern __at(0x0FC6) volatile __SSP1CON1bits_t SSP1CON1bits
;
4803 //==============================================================================
4806 //==============================================================================
4809 extern __at(0x0FC6) __sfr SSPCON1
;
4832 extern __at(0x0FC6) volatile __SSPCON1bits_t SSPCON1bits
;
4834 #define _SSPCON1_SSPM0 0x01
4835 #define _SSPCON1_SSPM1 0x02
4836 #define _SSPCON1_SSPM2 0x04
4837 #define _SSPCON1_SSPM3 0x08
4838 #define _SSPCON1_CKP 0x10
4839 #define _SSPCON1_SSPEN 0x20
4840 #define _SSPCON1_SSPOV 0x40
4841 #define _SSPCON1_WCOL 0x80
4843 //==============================================================================
4846 //==============================================================================
4849 extern __at(0x0FC7) __sfr SSP1STAT
;
4857 unsigned R_NOT_W
: 1;
4860 unsigned D_NOT_A
: 1;
4870 unsigned I2C_START
: 1;
4871 unsigned I2C_STOP
: 1;
4905 unsigned NOT_WRITE
: 1;
4908 unsigned NOT_ADDRESS
: 1;
4917 unsigned READ_WRITE
: 1;
4920 unsigned DATA_ADDRESS
: 1;
4929 unsigned I2C_READ
: 1;
4932 unsigned I2C_DAT
: 1;
4938 extern __at(0x0FC7) volatile __SSP1STATbits_t SSP1STATbits
;
4942 #define _R_NOT_W 0x04
4946 #define _NOT_WRITE 0x04
4947 #define _READ_WRITE 0x04
4948 #define _I2C_READ 0x04
4950 #define _I2C_START 0x08
4952 #define _I2C_STOP 0x10
4953 #define _D_NOT_A 0x20
4957 #define _NOT_ADDRESS 0x20
4958 #define _DATA_ADDRESS 0x20
4959 #define _I2C_DAT 0x20
4963 //==============================================================================
4966 //==============================================================================
4969 extern __at(0x0FC7) __sfr SSPSTAT
;
4977 unsigned R_NOT_W
: 1;
4980 unsigned D_NOT_A
: 1;
4990 unsigned I2C_START
: 1;
4991 unsigned I2C_STOP
: 1;
5025 unsigned NOT_WRITE
: 1;
5028 unsigned NOT_ADDRESS
: 1;
5037 unsigned READ_WRITE
: 1;
5040 unsigned DATA_ADDRESS
: 1;
5049 unsigned I2C_READ
: 1;
5052 unsigned I2C_DAT
: 1;
5058 extern __at(0x0FC7) volatile __SSPSTATbits_t SSPSTATbits
;
5060 #define _SSPSTAT_BF 0x01
5061 #define _SSPSTAT_UA 0x02
5062 #define _SSPSTAT_R_NOT_W 0x04
5063 #define _SSPSTAT_R 0x04
5064 #define _SSPSTAT_R_W 0x04
5065 #define _SSPSTAT_NOT_W 0x04
5066 #define _SSPSTAT_NOT_WRITE 0x04
5067 #define _SSPSTAT_READ_WRITE 0x04
5068 #define _SSPSTAT_I2C_READ 0x04
5069 #define _SSPSTAT_S 0x08
5070 #define _SSPSTAT_I2C_START 0x08
5071 #define _SSPSTAT_P 0x10
5072 #define _SSPSTAT_I2C_STOP 0x10
5073 #define _SSPSTAT_D_NOT_A 0x20
5074 #define _SSPSTAT_D 0x20
5075 #define _SSPSTAT_D_A 0x20
5076 #define _SSPSTAT_NOT_A 0x20
5077 #define _SSPSTAT_NOT_ADDRESS 0x20
5078 #define _SSPSTAT_DATA_ADDRESS 0x20
5079 #define _SSPSTAT_I2C_DAT 0x20
5080 #define _SSPSTAT_CKE 0x40
5081 #define _SSPSTAT_SMP 0x80
5083 //==============================================================================
5086 //==============================================================================
5089 extern __at(0x0FC8) __sfr SSP1ADD
;
5103 extern __at(0x0FC8) volatile __SSP1ADDbits_t SSP1ADDbits
;
5114 //==============================================================================
5117 //==============================================================================
5120 extern __at(0x0FC8) __sfr SSPADD
;
5134 extern __at(0x0FC8) volatile __SSPADDbits_t SSPADDbits
;
5136 #define _SSPADD_MSK0 0x01
5137 #define _SSPADD_MSK1 0x02
5138 #define _SSPADD_MSK2 0x04
5139 #define _SSPADD_MSK3 0x08
5140 #define _SSPADD_MSK4 0x10
5141 #define _SSPADD_MSK5 0x20
5142 #define _SSPADD_MSK6 0x40
5143 #define _SSPADD_MSK7 0x80
5145 //==============================================================================
5147 extern __at(0x0FC9) __sfr SSP1BUF
;
5148 extern __at(0x0FC9) __sfr SSPBUF
;
5150 //==============================================================================
5153 extern __at(0x0FCA) __sfr T2CON
;
5159 unsigned T2CKPS0
: 1;
5160 unsigned T2CKPS1
: 1;
5161 unsigned TMR2ON
: 1;
5162 unsigned T2OUTPS0
: 1;
5163 unsigned T2OUTPS1
: 1;
5164 unsigned T2OUTPS2
: 1;
5165 unsigned T2OUTPS3
: 1;
5171 unsigned T2CKPS
: 2;
5178 unsigned T2OUTPS
: 4;
5183 extern __at(0x0FCA) volatile __T2CONbits_t T2CONbits
;
5185 #define _T2CKPS0 0x01
5186 #define _T2CKPS1 0x02
5187 #define _TMR2ON 0x04
5188 #define _T2OUTPS0 0x08
5189 #define _T2OUTPS1 0x10
5190 #define _T2OUTPS2 0x20
5191 #define _T2OUTPS3 0x40
5193 //==============================================================================
5195 extern __at(0x0FCB) __sfr PR2
;
5196 extern __at(0x0FCC) __sfr TMR2
;
5198 //==============================================================================
5201 extern __at(0x0FCD) __sfr T1CON
;
5207 unsigned TMR1ON
: 1;
5208 unsigned TMR1CS
: 1;
5209 unsigned NOT_T1SYNC
: 1;
5210 unsigned T1OSCEN
: 1;
5211 unsigned T1CKPS0
: 1;
5212 unsigned T1CKPS1
: 1;
5221 unsigned T1INSYNC
: 1;
5233 unsigned T1SYNC
: 1;
5244 unsigned T1CKPS
: 2;
5249 extern __at(0x0FCD) volatile __T1CONbits_t T1CONbits
;
5251 #define _TMR1ON 0x01
5252 #define _TMR1CS 0x02
5253 #define _NOT_T1SYNC 0x04
5254 #define _T1INSYNC 0x04
5255 #define _T1SYNC 0x04
5256 #define _T1OSCEN 0x08
5257 #define _T1CKPS0 0x10
5258 #define _T1CKPS1 0x20
5262 //==============================================================================
5264 extern __at(0x0FCE) __sfr TMR1
;
5265 extern __at(0x0FCE) __sfr TMR1L
;
5266 extern __at(0x0FCF) __sfr TMR1H
;
5268 //==============================================================================
5271 extern __at(0x0FD0) __sfr RCON
;
5277 unsigned NOT_BOR
: 1;
5278 unsigned NOT_POR
: 1;
5279 unsigned NOT_PD
: 1;
5280 unsigned NOT_TO
: 1;
5281 unsigned NOT_RI
: 1;
5282 unsigned NOT_CM
: 1;
5300 extern __at(0x0FD0) volatile __RCONbits_t RCONbits
;
5302 #define _NOT_BOR 0x01
5304 #define _NOT_POR 0x02
5306 #define _NOT_PD 0x04
5308 #define _NOT_TO 0x08
5310 #define _NOT_RI 0x10
5312 #define _NOT_CM 0x20
5316 //==============================================================================
5319 //==============================================================================
5322 extern __at(0x0FD1) __sfr WDTCON
;
5328 unsigned SWDTEN
: 1;
5335 unsigned REGSLP
: 1;
5351 extern __at(0x0FD1) volatile __WDTCONbits_t WDTCONbits
;
5353 #define _SWDTEN 0x01
5355 #define _REGSLP 0x80
5357 //==============================================================================
5360 //==============================================================================
5363 extern __at(0x0FD2) __sfr LCDREG
;
5369 unsigned CKSEL0
: 1;
5370 unsigned CKSEL1
: 1;
5371 unsigned MODE13
: 1;
5393 extern __at(0x0FD2) volatile __LCDREGbits_t LCDREGbits
;
5395 #define _CKSEL0 0x01
5396 #define _CKSEL1 0x02
5397 #define _MODE13 0x04
5403 //==============================================================================
5406 //==============================================================================
5409 extern __at(0x0FD3) __sfr OSCCON
;
5439 extern __at(0x0FD3) volatile __OSCCONbits_t OSCCONbits
;
5450 //==============================================================================
5453 //==============================================================================
5456 extern __at(0x0FD5) __sfr T0CON
;
5468 unsigned T08BIT
: 1;
5469 unsigned TMR0ON
: 1;
5479 extern __at(0x0FD5) volatile __T0CONbits_t T0CONbits
;
5487 #define _T08BIT 0x40
5488 #define _TMR0ON 0x80
5490 //==============================================================================
5492 extern __at(0x0FD6) __sfr TMR0
;
5493 extern __at(0x0FD6) __sfr TMR0L
;
5494 extern __at(0x0FD7) __sfr TMR0H
;
5496 //==============================================================================
5499 extern __at(0x0FD8) __sfr STATUS
;
5513 extern __at(0x0FD8) volatile __STATUSbits_t STATUSbits
;
5521 //==============================================================================
5523 extern __at(0x0FD9) __sfr FSR2L
;
5524 extern __at(0x0FDA) __sfr FSR2H
;
5525 extern __at(0x0FDB) __sfr PLUSW2
;
5526 extern __at(0x0FDC) __sfr PREINC2
;
5527 extern __at(0x0FDD) __sfr POSTDEC2
;
5528 extern __at(0x0FDE) __sfr POSTINC2
;
5529 extern __at(0x0FDF) __sfr INDF2
;
5530 extern __at(0x0FE0) __sfr BSR
;
5531 extern __at(0x0FE1) __sfr FSR1L
;
5532 extern __at(0x0FE2) __sfr FSR1H
;
5533 extern __at(0x0FE3) __sfr PLUSW1
;
5534 extern __at(0x0FE4) __sfr PREINC1
;
5535 extern __at(0x0FE5) __sfr POSTDEC1
;
5536 extern __at(0x0FE6) __sfr POSTINC1
;
5537 extern __at(0x0FE7) __sfr INDF1
;
5538 extern __at(0x0FE8) __sfr WREG
;
5539 extern __at(0x0FE9) __sfr FSR0L
;
5540 extern __at(0x0FEA) __sfr FSR0H
;
5541 extern __at(0x0FEB) __sfr PLUSW0
;
5542 extern __at(0x0FEC) __sfr PREINC0
;
5543 extern __at(0x0FED) __sfr POSTDEC0
;
5544 extern __at(0x0FEE) __sfr POSTINC0
;
5545 extern __at(0x0FEF) __sfr INDF0
;
5547 //==============================================================================
5550 extern __at(0x0FF0) __sfr INTCON3
;
5556 unsigned INT1IF
: 1;
5557 unsigned INT2IF
: 1;
5558 unsigned INT3IF
: 1;
5559 unsigned INT1IE
: 1;
5560 unsigned INT2IE
: 1;
5561 unsigned INT3IE
: 1;
5562 unsigned INT1IP
: 1;
5563 unsigned INT2IP
: 1;
5579 extern __at(0x0FF0) volatile __INTCON3bits_t INTCON3bits
;
5581 #define _INT1IF 0x01
5583 #define _INT2IF 0x02
5585 #define _INT3IF 0x04
5587 #define _INT1IE 0x08
5589 #define _INT2IE 0x10
5591 #define _INT3IE 0x20
5593 #define _INT1IP 0x40
5595 #define _INT2IP 0x80
5598 //==============================================================================
5601 //==============================================================================
5604 extern __at(0x0FF1) __sfr INTCON2
;
5611 unsigned INT3IP
: 1;
5612 unsigned TMR0IP
: 1;
5613 unsigned INTEDG3
: 1;
5614 unsigned INTEDG2
: 1;
5615 unsigned INTEDG1
: 1;
5616 unsigned INTEDG0
: 1;
5617 unsigned NOT_RBPU
: 1;
5633 extern __at(0x0FF1) volatile __INTCON2bits_t INTCON2bits
;
5636 #define _INT3IP 0x02
5638 #define _TMR0IP 0x04
5640 #define _INTEDG3 0x08
5641 #define _INTEDG2 0x10
5642 #define _INTEDG1 0x20
5643 #define _INTEDG0 0x40
5644 #define _NOT_RBPU 0x80
5647 //==============================================================================
5650 //==============================================================================
5653 extern __at(0x0FF2) __sfr INTCON
;
5660 unsigned INT0IF
: 1;
5661 unsigned TMR0IF
: 1;
5663 unsigned INT0IE
: 1;
5664 unsigned TMR0IE
: 1;
5665 unsigned PEIE_GIEL
: 1;
5666 unsigned GIE_GIEH
: 1;
5694 extern __at(0x0FF2) volatile __INTCONbits_t INTCONbits
;
5697 #define _INT0IF 0x02
5699 #define _TMR0IF 0x04
5702 #define _INT0IE 0x10
5704 #define _TMR0IE 0x20
5706 #define _PEIE_GIEL 0x40
5709 #define _GIE_GIEH 0x80
5713 //==============================================================================
5715 extern __at(0x0FF3) __sfr PROD
;
5716 extern __at(0x0FF3) __sfr PRODL
;
5717 extern __at(0x0FF4) __sfr PRODH
;
5718 extern __at(0x0FF5) __sfr TABLAT
;
5719 extern __at(0x0FF6) __sfr TBLPTR
;
5720 extern __at(0x0FF6) __sfr TBLPTRL
;
5721 extern __at(0x0FF7) __sfr TBLPTRH
;
5722 extern __at(0x0FF8) __sfr TBLPTRU
;
5723 extern __at(0x0FF9) __sfr PC
;
5724 extern __at(0x0FF9) __sfr PCL
;
5725 extern __at(0x0FFA) __sfr PCLATH
;
5726 extern __at(0x0FFB) __sfr PCLATU
;
5728 //==============================================================================
5731 extern __at(0x0FFC) __sfr STKPTR
;
5743 unsigned STKUNF
: 1;
5744 unsigned STKFUL
: 1;
5749 unsigned STKPTR0
: 1;
5750 unsigned STKPTR1
: 1;
5751 unsigned STKPTR2
: 1;
5752 unsigned STKPTR3
: 1;
5753 unsigned STKPTR4
: 1;
5756 unsigned STKOVF
: 1;
5761 unsigned STKPTR
: 5;
5772 extern __at(0x0FFC) volatile __STKPTRbits_t STKPTRbits
;
5775 #define _STKPTR0 0x01
5777 #define _STKPTR1 0x02
5779 #define _STKPTR2 0x04
5781 #define _STKPTR3 0x08
5783 #define _STKPTR4 0x10
5784 #define _STKUNF 0x40
5785 #define _STKFUL 0x80
5786 #define _STKOVF 0x80
5788 //==============================================================================
5790 extern __at(0x0FFD) __sfr TOS
;
5791 extern __at(0x0FFD) __sfr TOSL
;
5792 extern __at(0x0FFE) __sfr TOSH
;
5793 extern __at(0x0FFF) __sfr TOSU
;
5795 //==============================================================================
5797 // Configuration Addresses
5799 //==============================================================================
5801 #define __CONFIG1L 0x00FFF8
5802 #define __CONFIG1H 0x00FFF9
5803 #define __CONFIG2L 0x00FFFA
5804 #define __CONFIG2H 0x00FFFB
5805 #define __CONFIG3L 0x00FFFC
5806 #define __CONFIG3H 0x00FFFD
5807 #define __CONFIG4L 0x00FFFE
5808 #define __CONFIG4H 0x00FFFF
5810 //==============================================================================
5812 #endif // #ifndef __PIC18F66J93_H__