2 * This declarations of the PIC18F86J90 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:38 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 __PIC18F86J90_H__
26 #define __PIC18F86J90_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;
416 extern __at(0x0F60) volatile __RCSTA2bits_t RCSTA2bits
;
418 #define _RCSTA2_RX9D 0x01
419 #define _RCSTA2_RCD8 0x01
420 #define _RCSTA2_RX9D2 0x01
421 #define _RCSTA2_OERR 0x02
422 #define _RCSTA2_OERR2 0x02
423 #define _RCSTA2_FERR 0x04
424 #define _RCSTA2_FERR2 0x04
425 #define _RCSTA2_ADDEN 0x08
426 #define _RCSTA2_ADDEN2 0x08
427 #define _RCSTA2_CREN 0x10
428 #define _RCSTA2_CREN2 0x10
429 #define _RCSTA2_SREN 0x20
430 #define _RCSTA2_SREN2 0x20
431 #define _RCSTA2_RX9 0x40
432 #define _RCSTA2_RC9 0x40
433 #define _RCSTA2_NOT_RC8 0x40
434 #define _RCSTA2_RC8_9 0x40
435 #define _RCSTA2_RX92 0x40
436 #define _RCSTA2_SPEN 0x80
437 #define _RCSTA2_SPEN2 0x80
439 //==============================================================================
442 //==============================================================================
445 extern __at(0x0F61) __sfr TXSTA2
;
481 unsigned NOT_TX8
: 1;
498 extern __at(0x0F61) volatile __TXSTA2bits_t TXSTA2bits
;
500 #define _TXSTA2_TX9D 0x01
501 #define _TXSTA2_TXD8 0x01
502 #define _TXSTA2_TX9D2 0x01
503 #define _TXSTA2_TRMT 0x02
504 #define _TXSTA2_TRMT2 0x02
505 #define _TXSTA2_BRGH 0x04
506 #define _TXSTA2_BRGH2 0x04
507 #define _TXSTA2_SENDB2 0x08
508 #define _TXSTA2_SYNC 0x10
509 #define _TXSTA2_SYNC2 0x10
510 #define _TXSTA2_TXEN 0x20
511 #define _TXSTA2_TXEN2 0x20
512 #define _TXSTA2_TX9 0x40
513 #define _TXSTA2_TX8_9 0x40
514 #define _TXSTA2_NOT_TX8 0x40
515 #define _TXSTA2_TX92 0x40
516 #define _TXSTA2_CSRC 0x80
517 #define _TXSTA2_CSRC2 0x80
519 //==============================================================================
521 extern __at(0x0F62) __sfr TXREG2
;
522 extern __at(0x0F63) __sfr RCREG2
;
523 extern __at(0x0F64) __sfr SPBRG2
;
525 //==============================================================================
528 extern __at(0x0F65) __sfr CCP2CON
;
570 extern __at(0x0F65) volatile __CCP2CONbits_t CCP2CONbits
;
581 //==============================================================================
584 //==============================================================================
587 extern __at(0x0F65) __sfr ECCP2CON
;
629 extern __at(0x0F65) volatile __ECCP2CONbits_t ECCP2CONbits
;
631 #define _ECCP2CON_CCP2M0 0x01
632 #define _ECCP2CON_CCP2M1 0x02
633 #define _ECCP2CON_CCP2M2 0x04
634 #define _ECCP2CON_CCP2M3 0x08
635 #define _ECCP2CON_DC2B0 0x10
636 #define _ECCP2CON_DCCP2Y 0x10
637 #define _ECCP2CON_DC2B1 0x20
638 #define _ECCP2CON_DCCP2X 0x20
640 //==============================================================================
642 extern __at(0x0F66) __sfr CCPR2
;
643 extern __at(0x0F66) __sfr CCPR2L
;
644 extern __at(0x0F67) __sfr CCPR2H
;
646 //==============================================================================
649 extern __at(0x0F68) __sfr CCP1CON
;
691 extern __at(0x0F68) volatile __CCP1CONbits_t CCP1CONbits
;
702 //==============================================================================
705 //==============================================================================
708 extern __at(0x0F68) __sfr ECCP1CON
;
750 extern __at(0x0F68) volatile __ECCP1CONbits_t ECCP1CONbits
;
752 #define _ECCP1CON_CCP1M0 0x01
753 #define _ECCP1CON_CCP1M1 0x02
754 #define _ECCP1CON_CCP1M2 0x04
755 #define _ECCP1CON_CCP1M3 0x08
756 #define _ECCP1CON_DC1B0 0x10
757 #define _ECCP1CON_DCCP1Y 0x10
758 #define _ECCP1CON_DC1B1 0x20
759 #define _ECCP1CON_DCCP1X 0x20
761 //==============================================================================
763 extern __at(0x0F69) __sfr CCPR1
;
764 extern __at(0x0F69) __sfr CCPR1L
;
765 extern __at(0x0F6A) __sfr CCPR1H
;
767 //==============================================================================
770 extern __at(0x0F6B) __sfr LCDDATA5
;
788 unsigned SEG40COM0
: 1;
789 unsigned SEG41COM0
: 1;
790 unsigned SEG42COM0
: 1;
791 unsigned SEG43COM0
: 1;
792 unsigned SEG44COM0
: 1;
793 unsigned SEG45COM0
: 1;
794 unsigned SEG46COM0
: 1;
795 unsigned SEG47COM0
: 1;
799 extern __at(0x0F6B) volatile __LCDDATA5bits_t LCDDATA5bits
;
802 #define _SEG40COM0 0x01
804 #define _SEG41COM0 0x02
806 #define _SEG42COM0 0x04
808 #define _SEG43COM0 0x08
810 #define _SEG44COM0 0x10
812 #define _SEG45COM0 0x20
814 #define _SEG46COM0 0x40
816 #define _SEG47COM0 0x80
818 //==============================================================================
821 //==============================================================================
824 extern __at(0x0F6C) __sfr LCDDATA6
;
842 unsigned SEG0COM1
: 1;
843 unsigned SEG1COM1
: 1;
844 unsigned SEG2COM1
: 1;
845 unsigned SEG3COM1
: 1;
846 unsigned SEG4COM1
: 1;
847 unsigned SEG5COM1
: 1;
848 unsigned SEG6COM1
: 1;
849 unsigned SEG7COM1
: 1;
865 extern __at(0x0F6C) volatile __LCDDATA6bits_t LCDDATA6bits
;
868 #define _SEG0COM1 0x01
871 #define _SEG1COM1 0x02
874 #define _SEG2COM1 0x04
877 #define _SEG3COM1 0x08
880 #define _SEG4COM1 0x10
883 #define _SEG5COM1 0x20
886 #define _SEG6COM1 0x40
889 #define _SEG7COM1 0x80
892 //==============================================================================
895 //==============================================================================
898 extern __at(0x0F6D) __sfr LCDDATA7
;
916 unsigned SEG8COM1
: 1;
917 unsigned SEG9COM1
: 1;
918 unsigned SEG10COM1
: 1;
919 unsigned SEG11COM1
: 1;
920 unsigned SEG12COM1
: 1;
921 unsigned SEG13COM1
: 1;
922 unsigned SEG14COM1
: 1;
923 unsigned SEG15COM1
: 1;
939 extern __at(0x0F6D) volatile __LCDDATA7bits_t LCDDATA7bits
;
942 #define _SEG8COM1 0x01
945 #define _SEG9COM1 0x02
948 #define _SEG10COM1 0x04
950 #define _SEG11COM1 0x08
952 #define _SEG12COM1 0x10
954 #define _SEG13COM1 0x20
956 #define _SEG14COM1 0x40
958 #define _SEG15COM1 0x80
960 //==============================================================================
963 //==============================================================================
966 extern __at(0x0F6E) __sfr LCDDATA8
;
984 unsigned SEG16COM1
: 1;
985 unsigned SEG17COM1
: 1;
986 unsigned SEG18COM1
: 1;
987 unsigned SEG19COM1
: 1;
988 unsigned SEG20COM1
: 1;
989 unsigned SEG21COM1
: 1;
990 unsigned SEG22COM1
: 1;
991 unsigned SEG23COM1
: 1;
995 extern __at(0x0F6E) volatile __LCDDATA8bits_t LCDDATA8bits
;
998 #define _SEG16COM1 0x01
1000 #define _SEG17COM1 0x02
1002 #define _SEG18COM1 0x04
1004 #define _SEG19COM1 0x08
1006 #define _SEG20COM1 0x10
1008 #define _SEG21COM1 0x20
1010 #define _SEG22COM1 0x40
1012 #define _SEG23COM1 0x80
1014 //==============================================================================
1017 //==============================================================================
1020 extern __at(0x0F6F) __sfr LCDDATA9
;
1038 unsigned SEG24COM1
: 1;
1039 unsigned SEG25COM1
: 1;
1040 unsigned SEG26COM1
: 1;
1041 unsigned SEG27COM1
: 1;
1042 unsigned SEG28COM1
: 1;
1043 unsigned SEG29COM1
: 1;
1044 unsigned SEG30COM1
: 1;
1045 unsigned SEG31COM1
: 1;
1049 extern __at(0x0F6F) volatile __LCDDATA9bits_t LCDDATA9bits
;
1052 #define _SEG24COM1 0x01
1054 #define _SEG25COM1 0x02
1056 #define _SEG26COM1 0x04
1058 #define _SEG27COM1 0x08
1060 #define _SEG28COM1 0x10
1062 #define _SEG29COM1 0x20
1064 #define _SEG30COM1 0x40
1066 #define _SEG31COM1 0x80
1068 //==============================================================================
1071 //==============================================================================
1074 extern __at(0x0F70) __sfr LCDDATA10
;
1092 unsigned SEG32COM1
: 1;
1093 unsigned SEG33COM1
: 1;
1094 unsigned SEG34COM1
: 1;
1095 unsigned SEG35COM1
: 1;
1096 unsigned SEG36COM1
: 1;
1097 unsigned SEG37COM1
: 1;
1098 unsigned SEG38COM1
: 1;
1099 unsigned SEG39COM1
: 1;
1101 } __LCDDATA10bits_t
;
1103 extern __at(0x0F70) volatile __LCDDATA10bits_t LCDDATA10bits
;
1106 #define _SEG32COM1 0x01
1108 #define _SEG33COM1 0x02
1110 #define _SEG34COM1 0x04
1112 #define _SEG35COM1 0x08
1114 #define _SEG36COM1 0x10
1116 #define _SEG37COM1 0x20
1118 #define _SEG38COM1 0x40
1120 #define _SEG39COM1 0x80
1122 //==============================================================================
1125 //==============================================================================
1128 extern __at(0x0F71) __sfr LCDDATA11
;
1146 unsigned SEG40COM1
: 1;
1147 unsigned SEG41COM1
: 1;
1148 unsigned SEG42COM1
: 1;
1149 unsigned SEG43COM1
: 1;
1150 unsigned SEG44COM1
: 1;
1151 unsigned SEG45COM1
: 1;
1152 unsigned SEG46COM1
: 1;
1153 unsigned SEG47COM1
: 1;
1155 } __LCDDATA11bits_t
;
1157 extern __at(0x0F71) volatile __LCDDATA11bits_t LCDDATA11bits
;
1160 #define _SEG40COM1 0x01
1162 #define _SEG41COM1 0x02
1164 #define _SEG42COM1 0x04
1166 #define _SEG43COM1 0x08
1168 #define _SEG44COM1 0x10
1170 #define _SEG45COM1 0x20
1172 #define _SEG46COM1 0x40
1174 #define _SEG47COM1 0x80
1176 //==============================================================================
1179 //==============================================================================
1182 extern __at(0x0F72) __sfr LCDDATA12
;
1200 unsigned SEG0COM2
: 1;
1201 unsigned SEG1COM2
: 1;
1202 unsigned SEG2COM2
: 1;
1203 unsigned SEG3COM2
: 1;
1204 unsigned SEG4COM2
: 1;
1205 unsigned SEG5COM2
: 1;
1206 unsigned SEG6COM2
: 1;
1207 unsigned SEG7COM2
: 1;
1221 } __LCDDATA12bits_t
;
1223 extern __at(0x0F72) volatile __LCDDATA12bits_t LCDDATA12bits
;
1226 #define _SEG0COM2 0x01
1229 #define _SEG1COM2 0x02
1232 #define _SEG2COM2 0x04
1235 #define _SEG3COM2 0x08
1238 #define _SEG4COM2 0x10
1241 #define _SEG5COM2 0x20
1244 #define _SEG6COM2 0x40
1247 #define _SEG7COM2 0x80
1250 //==============================================================================
1253 //==============================================================================
1256 extern __at(0x0F73) __sfr LCDDATA13
;
1274 unsigned SEG8COM2
: 1;
1275 unsigned SEG9COM2
: 1;
1276 unsigned SEG10COM2
: 1;
1277 unsigned SEG11COM2
: 1;
1278 unsigned SEG12COM2
: 1;
1279 unsigned SEG13COM2
: 1;
1280 unsigned SEG14COM2
: 1;
1281 unsigned SEG15COM2
: 1;
1295 } __LCDDATA13bits_t
;
1297 extern __at(0x0F73) volatile __LCDDATA13bits_t LCDDATA13bits
;
1300 #define _SEG8COM2 0x01
1303 #define _SEG9COM2 0x02
1306 #define _SEG10COM2 0x04
1308 #define _SEG11COM2 0x08
1310 #define _SEG12COM2 0x10
1312 #define _SEG13COM2 0x20
1314 #define _SEG14COM2 0x40
1316 #define _SEG15COM2 0x80
1318 //==============================================================================
1321 //==============================================================================
1324 extern __at(0x0F74) __sfr LCDDATA14
;
1342 unsigned SEG16COM2
: 1;
1343 unsigned SEG17COM2
: 1;
1344 unsigned SEG18COM2
: 1;
1345 unsigned SEG19COM2
: 1;
1346 unsigned SEG20COM2
: 1;
1347 unsigned SEG21COM2
: 1;
1348 unsigned SEG22COM2
: 1;
1349 unsigned SEG23COM2
: 1;
1351 } __LCDDATA14bits_t
;
1353 extern __at(0x0F74) volatile __LCDDATA14bits_t LCDDATA14bits
;
1356 #define _SEG16COM2 0x01
1358 #define _SEG17COM2 0x02
1360 #define _SEG18COM2 0x04
1362 #define _SEG19COM2 0x08
1364 #define _SEG20COM2 0x10
1366 #define _SEG21COM2 0x20
1368 #define _SEG22COM2 0x40
1370 #define _SEG23COM2 0x80
1372 //==============================================================================
1375 //==============================================================================
1378 extern __at(0x0F75) __sfr LCDDATA15
;
1396 unsigned SEG24COM2
: 1;
1397 unsigned SEG25COM2
: 1;
1398 unsigned SEG26COM2
: 1;
1399 unsigned SEG27COM2
: 1;
1400 unsigned SEG28COM2
: 1;
1401 unsigned SEG29COM2
: 1;
1402 unsigned SEG30COM2
: 1;
1403 unsigned SEG31COM2
: 1;
1405 } __LCDDATA15bits_t
;
1407 extern __at(0x0F75) volatile __LCDDATA15bits_t LCDDATA15bits
;
1410 #define _SEG24COM2 0x01
1412 #define _SEG25COM2 0x02
1414 #define _SEG26COM2 0x04
1416 #define _SEG27COM2 0x08
1418 #define _SEG28COM2 0x10
1420 #define _SEG29COM2 0x20
1422 #define _SEG30COM2 0x40
1424 #define _SEG31COM2 0x80
1426 //==============================================================================
1429 //==============================================================================
1432 extern __at(0x0F76) __sfr LCDDATA16
;
1450 unsigned SEG32COM2
: 1;
1451 unsigned SEG33COM2
: 1;
1452 unsigned SEG34COM2
: 1;
1453 unsigned SEG35COM2
: 1;
1454 unsigned SEG36COM2
: 1;
1455 unsigned SEG37COM2
: 1;
1456 unsigned SEG38COM2
: 1;
1457 unsigned SEG39COM2
: 1;
1459 } __LCDDATA16bits_t
;
1461 extern __at(0x0F76) volatile __LCDDATA16bits_t LCDDATA16bits
;
1464 #define _SEG32COM2 0x01
1466 #define _SEG33COM2 0x02
1468 #define _SEG34COM2 0x04
1470 #define _SEG35COM2 0x08
1472 #define _SEG36COM2 0x10
1474 #define _SEG37COM2 0x20
1476 #define _SEG38COM2 0x40
1478 #define _SEG39COM2 0x80
1480 //==============================================================================
1483 //==============================================================================
1486 extern __at(0x0F77) __sfr LCDDATA17
;
1504 unsigned SEG40COM2
: 1;
1505 unsigned SEG41COM2
: 1;
1506 unsigned SEG42COM2
: 1;
1507 unsigned SEG43COM2
: 1;
1508 unsigned SEG44COM2
: 1;
1509 unsigned SEG45COM2
: 1;
1510 unsigned SEG46COM2
: 1;
1511 unsigned SEG47COM2
: 1;
1513 } __LCDDATA17bits_t
;
1515 extern __at(0x0F77) volatile __LCDDATA17bits_t LCDDATA17bits
;
1518 #define _SEG40COM2 0x01
1520 #define _SEG41COM2 0x02
1522 #define _SEG42COM2 0x04
1524 #define _SEG43COM2 0x08
1526 #define _SEG44COM2 0x10
1528 #define _SEG45COM2 0x20
1530 #define _SEG46COM2 0x40
1532 #define _SEG47COM2 0x80
1534 //==============================================================================
1537 //==============================================================================
1540 extern __at(0x0F78) __sfr LCDDATA18
;
1558 unsigned SEG00COM3
: 1;
1559 unsigned SEG01COM3
: 1;
1560 unsigned SEG02COM3
: 1;
1561 unsigned SEG03COM3
: 1;
1562 unsigned SEG04COM3
: 1;
1563 unsigned SEG05COM3
: 1;
1564 unsigned SEG06COM3
: 1;
1565 unsigned SEG07COM3
: 1;
1579 } __LCDDATA18bits_t
;
1581 extern __at(0x0F78) volatile __LCDDATA18bits_t LCDDATA18bits
;
1584 #define _SEG00COM3 0x01
1587 #define _SEG01COM3 0x02
1590 #define _SEG02COM3 0x04
1593 #define _SEG03COM3 0x08
1596 #define _SEG04COM3 0x10
1599 #define _SEG05COM3 0x20
1602 #define _SEG06COM3 0x40
1605 #define _SEG07COM3 0x80
1608 //==============================================================================
1611 //==============================================================================
1614 extern __at(0x0F79) __sfr LCDDATA19
;
1632 unsigned SEG8COM3
: 1;
1633 unsigned SEG9COM3
: 1;
1634 unsigned SEG10COM3
: 1;
1635 unsigned SEG11COM3
: 1;
1636 unsigned SEG12COM3
: 1;
1637 unsigned SEG13COM3
: 1;
1638 unsigned SEG14COM3
: 1;
1639 unsigned SEG15COM3
: 1;
1653 } __LCDDATA19bits_t
;
1655 extern __at(0x0F79) volatile __LCDDATA19bits_t LCDDATA19bits
;
1658 #define _SEG8COM3 0x01
1661 #define _SEG9COM3 0x02
1664 #define _SEG10COM3 0x04
1666 #define _SEG11COM3 0x08
1668 #define _SEG12COM3 0x10
1670 #define _SEG13COM3 0x20
1672 #define _SEG14COM3 0x40
1674 #define _SEG15COM3 0x80
1676 //==============================================================================
1679 //==============================================================================
1682 extern __at(0x0F7A) __sfr LCDDATA20
;
1700 unsigned SEG16COM3
: 1;
1701 unsigned SEG17COM3
: 1;
1702 unsigned SEG18COM3
: 1;
1703 unsigned SEG19COM3
: 1;
1704 unsigned SEG20COM3
: 1;
1705 unsigned SEG21COM3
: 1;
1706 unsigned SEG22COM3
: 1;
1707 unsigned SEG23COM3
: 1;
1709 } __LCDDATA20bits_t
;
1711 extern __at(0x0F7A) volatile __LCDDATA20bits_t LCDDATA20bits
;
1714 #define _SEG16COM3 0x01
1716 #define _SEG17COM3 0x02
1718 #define _SEG18COM3 0x04
1720 #define _SEG19COM3 0x08
1722 #define _SEG20COM3 0x10
1724 #define _SEG21COM3 0x20
1726 #define _SEG22COM3 0x40
1728 #define _SEG23COM3 0x80
1730 //==============================================================================
1733 //==============================================================================
1736 extern __at(0x0F7B) __sfr LCDDATA21
;
1754 unsigned SEG24COM3
: 1;
1755 unsigned SEG25COM3
: 1;
1756 unsigned SEG26COM3
: 1;
1757 unsigned SEG27COM3
: 1;
1758 unsigned SEG28COM3
: 1;
1759 unsigned SEG29COM3
: 1;
1760 unsigned SEG30COM3
: 1;
1761 unsigned SEG31COM3
: 1;
1763 } __LCDDATA21bits_t
;
1765 extern __at(0x0F7B) volatile __LCDDATA21bits_t LCDDATA21bits
;
1768 #define _SEG24COM3 0x01
1770 #define _SEG25COM3 0x02
1772 #define _SEG26COM3 0x04
1774 #define _SEG27COM3 0x08
1776 #define _SEG28COM3 0x10
1778 #define _SEG29COM3 0x20
1780 #define _SEG30COM3 0x40
1782 #define _SEG31COM3 0x80
1784 //==============================================================================
1787 //==============================================================================
1790 extern __at(0x0F7C) __sfr LCDDATA22
;
1808 unsigned SEG32COM3
: 1;
1809 unsigned SEG33COM3
: 1;
1810 unsigned SEG34COM3
: 1;
1811 unsigned SEG35COM3
: 1;
1812 unsigned SEG36COM3
: 1;
1813 unsigned SEG37COM3
: 1;
1814 unsigned SEG38COM3
: 1;
1815 unsigned SEG39COM3
: 1;
1817 } __LCDDATA22bits_t
;
1819 extern __at(0x0F7C) volatile __LCDDATA22bits_t LCDDATA22bits
;
1822 #define _SEG32COM3 0x01
1824 #define _SEG33COM3 0x02
1826 #define _SEG34COM3 0x04
1828 #define _SEG35COM3 0x08
1830 #define _SEG36COM3 0x10
1832 #define _SEG37COM3 0x20
1834 #define _SEG38COM3 0x40
1836 #define _SEG39COM3 0x80
1838 //==============================================================================
1841 //==============================================================================
1844 extern __at(0x0F7D) __sfr LCDDATA23
;
1862 unsigned SEG40COM3
: 1;
1863 unsigned SEG41COM3
: 1;
1864 unsigned SEG42COM3
: 1;
1865 unsigned SEG43COM3
: 1;
1866 unsigned SEG44COM3
: 1;
1867 unsigned SEG45COM3
: 1;
1868 unsigned SEG46COM3
: 1;
1869 unsigned SEG47COM3
: 1;
1871 } __LCDDATA23bits_t
;
1873 extern __at(0x0F7D) volatile __LCDDATA23bits_t LCDDATA23bits
;
1876 #define _SEG40COM3 0x01
1878 #define _SEG41COM3 0x02
1880 #define _SEG42COM3 0x04
1882 #define _SEG43COM3 0x08
1884 #define _SEG44COM3 0x10
1886 #define _SEG45COM3 0x20
1888 #define _SEG46COM3 0x40
1890 #define _SEG47COM3 0x80
1892 //==============================================================================
1895 //==============================================================================
1898 extern __at(0x0F7E) __sfr BAUDCON
;
1911 unsigned ABDOVF
: 1;
1927 extern __at(0x0F7E) volatile __BAUDCONbits_t BAUDCONbits
;
1936 #define _ABDOVF 0x80
1938 //==============================================================================
1941 //==============================================================================
1944 extern __at(0x0F7E) __sfr BAUDCON1
;
1957 unsigned ABDOVF
: 1;
1973 extern __at(0x0F7E) volatile __BAUDCON1bits_t BAUDCON1bits
;
1975 #define _BAUDCON1_ABDEN 0x01
1976 #define _BAUDCON1_WUE 0x02
1977 #define _BAUDCON1_BRG16 0x08
1978 #define _BAUDCON1_TXCKP 0x10
1979 #define _BAUDCON1_RXDTP 0x20
1980 #define _BAUDCON1_RCMT 0x40
1981 #define _BAUDCON1_RCIDL 0x40
1982 #define _BAUDCON1_ABDOVF 0x80
1984 //==============================================================================
1986 extern __at(0x0F7F) __sfr SPBRGH
;
1987 extern __at(0x0F7F) __sfr SPBRGH1
;
1989 //==============================================================================
1992 extern __at(0x0F80) __sfr PORTA
;
2033 extern __at(0x0F80) volatile __PORTAbits_t PORTAbits
;
2059 //==============================================================================
2062 //==============================================================================
2065 extern __at(0x0F81) __sfr PORTB
;
2130 extern __at(0x0F81) volatile __PORTBbits_t PORTBbits
;
2159 //==============================================================================
2162 //==============================================================================
2165 extern __at(0x0F82) __sfr PORTC
;
2195 unsigned T13CKI
: 1;
2218 extern __at(0x0F82) volatile __PORTCbits_t PORTCbits
;
2222 #define _T13CKI 0x01
2250 //==============================================================================
2253 //==============================================================================
2256 extern __at(0x0F83) __sfr PORTD
;
2297 extern __at(0x0F83) volatile __PORTDbits_t PORTDbits
;
2317 //==============================================================================
2320 //==============================================================================
2323 extern __at(0x0F84) __sfr PORTE
;
2341 unsigned LCDBIAS1
: 1;
2342 unsigned LCDBIAS2
: 1;
2371 extern __at(0x0F84) volatile __PORTEbits_t PORTEbits
;
2373 #define _PORTE_RE0 0x01
2374 #define _PORTE_LCDBIAS1 0x01
2375 #define _PORTE_RE1 0x02
2376 #define _PORTE_LCDBIAS2 0x02
2377 #define _PORTE_RE3 0x08
2378 #define _PORTE_COM0 0x08
2379 #define _PORTE_RE4 0x10
2380 #define _PORTE_COM1 0x10
2381 #define _PORTE_RE5 0x20
2382 #define _PORTE_COM2 0x20
2383 #define _PORTE_RE6 0x40
2384 #define _PORTE_COM3 0x40
2385 #define _PORTE_RE7 0x80
2386 #define _PORTE_CCP2 0x80
2387 #define _PORTE_SEG31 0x80
2389 //==============================================================================
2392 //==============================================================================
2395 extern __at(0x0F85) __sfr PORTF
;
2460 extern __at(0x0F85) volatile __PORTFbits_t PORTFbits
;
2462 #define _PORTF_RF1 0x02
2463 #define _PORTF_AN6 0x02
2464 #define _PORTF_C2OUT 0x02
2465 #define _PORTF_SEG19 0x02
2466 #define _PORTF_RF2 0x04
2467 #define _PORTF_AN7 0x04
2468 #define _PORTF_C1OUT 0x04
2469 #define _PORTF_SEG20 0x04
2470 #define _PORTF_RF3 0x08
2471 #define _PORTF_AN8 0x08
2472 #define _PORTF_C2INB 0x08
2473 #define _PORTF_SEG21 0x08
2474 #define _PORTF_RF4 0x10
2475 #define _PORTF_AN9 0x10
2476 #define _PORTF_C2INA 0x10
2477 #define _PORTF_SEG22 0x10
2478 #define _PORTF_RF5 0x20
2479 #define _PORTF_AN10 0x20
2480 #define _PORTF_C1INB 0x20
2481 #define _PORTF_SEG23 0x20
2482 #define _PORTF_CVREF 0x20
2483 #define _PORTF_RF6 0x40
2484 #define _PORTF_AN11 0x40
2485 #define _PORTF_C1INA 0x40
2486 #define _PORTF_SEG24 0x40
2487 #define _PORTF_RF7 0x80
2488 #define _PORTF_AN5 0x80
2489 #define _PORTF_SS1 0x80
2490 #define _PORTF_SEG25 0x80
2492 //==============================================================================
2495 //==============================================================================
2498 extern __at(0x0F86) __sfr PORTG
;
2516 unsigned LCDBIAS0
: 1;
2519 unsigned VLCAP2
: 1;
2542 unsigned VLCAP1
: 1;
2557 extern __at(0x0F86) volatile __PORTGbits_t PORTGbits
;
2560 #define _LCDBIAS0 0x01
2567 #define _VLCAP1 0x04
2569 #define _VLCAP2 0x08
2577 //==============================================================================
2580 //==============================================================================
2583 extern __at(0x0F87) __sfr PORTH
;
2612 extern __at(0x0F87) volatile __PORTHbits_t PORTHbits
;
2631 //==============================================================================
2634 //==============================================================================
2637 extern __at(0x0F88) __sfr PORTJ
;
2666 extern __at(0x0F88) volatile __PORTJbits_t PORTJbits
;
2684 //==============================================================================
2687 //==============================================================================
2690 extern __at(0x0F89) __sfr LATA
;
2704 extern __at(0x0F89) volatile __LATAbits_t LATAbits
;
2715 //==============================================================================
2718 //==============================================================================
2721 extern __at(0x0F8A) __sfr LATB
;
2735 extern __at(0x0F8A) volatile __LATBbits_t LATBbits
;
2746 //==============================================================================
2749 //==============================================================================
2752 extern __at(0x0F8B) __sfr LATC
;
2766 extern __at(0x0F8B) volatile __LATCbits_t LATCbits
;
2777 //==============================================================================
2780 //==============================================================================
2783 extern __at(0x0F8C) __sfr LATD
;
2797 extern __at(0x0F8C) volatile __LATDbits_t LATDbits
;
2808 //==============================================================================
2811 //==============================================================================
2814 extern __at(0x0F8D) __sfr LATE
;
2828 extern __at(0x0F8D) volatile __LATEbits_t LATEbits
;
2838 //==============================================================================
2841 //==============================================================================
2844 extern __at(0x0F8E) __sfr LATF
;
2858 extern __at(0x0F8E) volatile __LATFbits_t LATFbits
;
2868 //==============================================================================
2871 //==============================================================================
2874 extern __at(0x0F8F) __sfr LATG
;
2897 extern __at(0x0F8F) volatile __LATGbits_t LATGbits
;
2907 //==============================================================================
2910 //==============================================================================
2913 extern __at(0x0F90) __sfr LATH
;
2927 extern __at(0x0F90) volatile __LATHbits_t LATHbits
;
2938 //==============================================================================
2941 //==============================================================================
2944 extern __at(0x0F91) __sfr LATJ
;
2958 extern __at(0x0F91) volatile __LATJbits_t LATJbits
;
2969 //==============================================================================
2972 //==============================================================================
2975 extern __at(0x0F92) __sfr TRISA
;
2979 unsigned TRISA0
: 1;
2980 unsigned TRISA1
: 1;
2981 unsigned TRISA2
: 1;
2982 unsigned TRISA3
: 1;
2983 unsigned TRISA4
: 1;
2984 unsigned TRISA5
: 1;
2985 unsigned TRISA6
: 1;
2986 unsigned TRISA7
: 1;
2989 extern __at(0x0F92) volatile __TRISAbits_t TRISAbits
;
2991 #define _TRISA0 0x01
2992 #define _TRISA1 0x02
2993 #define _TRISA2 0x04
2994 #define _TRISA3 0x08
2995 #define _TRISA4 0x10
2996 #define _TRISA5 0x20
2997 #define _TRISA6 0x40
2998 #define _TRISA7 0x80
3000 //==============================================================================
3003 //==============================================================================
3006 extern __at(0x0F93) __sfr TRISB
;
3010 unsigned TRISB0
: 1;
3011 unsigned TRISB1
: 1;
3012 unsigned TRISB2
: 1;
3013 unsigned TRISB3
: 1;
3014 unsigned TRISB4
: 1;
3015 unsigned TRISB5
: 1;
3016 unsigned TRISB6
: 1;
3017 unsigned TRISB7
: 1;
3020 extern __at(0x0F93) volatile __TRISBbits_t TRISBbits
;
3022 #define _TRISB0 0x01
3023 #define _TRISB1 0x02
3024 #define _TRISB2 0x04
3025 #define _TRISB3 0x08
3026 #define _TRISB4 0x10
3027 #define _TRISB5 0x20
3028 #define _TRISB6 0x40
3029 #define _TRISB7 0x80
3031 //==============================================================================
3034 //==============================================================================
3037 extern __at(0x0F94) __sfr TRISC
;
3041 unsigned TRISC0
: 1;
3042 unsigned TRISC1
: 1;
3043 unsigned TRISC2
: 1;
3044 unsigned TRISC3
: 1;
3045 unsigned TRISC4
: 1;
3046 unsigned TRISC5
: 1;
3047 unsigned TRISC6
: 1;
3048 unsigned TRISC7
: 1;
3051 extern __at(0x0F94) volatile __TRISCbits_t TRISCbits
;
3053 #define _TRISC0 0x01
3054 #define _TRISC1 0x02
3055 #define _TRISC2 0x04
3056 #define _TRISC3 0x08
3057 #define _TRISC4 0x10
3058 #define _TRISC5 0x20
3059 #define _TRISC6 0x40
3060 #define _TRISC7 0x80
3062 //==============================================================================
3065 //==============================================================================
3068 extern __at(0x0F95) __sfr TRISD
;
3072 unsigned TRISD0
: 1;
3073 unsigned TRISD1
: 1;
3074 unsigned TRISD2
: 1;
3075 unsigned TRISD3
: 1;
3076 unsigned TRISD4
: 1;
3077 unsigned TRISD5
: 1;
3078 unsigned TRISD6
: 1;
3079 unsigned TRISD7
: 1;
3082 extern __at(0x0F95) volatile __TRISDbits_t TRISDbits
;
3084 #define _TRISD0 0x01
3085 #define _TRISD1 0x02
3086 #define _TRISD2 0x04
3087 #define _TRISD3 0x08
3088 #define _TRISD4 0x10
3089 #define _TRISD5 0x20
3090 #define _TRISD6 0x40
3091 #define _TRISD7 0x80
3093 //==============================================================================
3096 //==============================================================================
3099 extern __at(0x0F96) __sfr TRISE
;
3103 unsigned TRISE0
: 1;
3104 unsigned TRISE1
: 1;
3106 unsigned TRISE3
: 1;
3107 unsigned TRISE4
: 1;
3108 unsigned TRISE5
: 1;
3109 unsigned TRISE6
: 1;
3110 unsigned TRISE7
: 1;
3113 extern __at(0x0F96) volatile __TRISEbits_t TRISEbits
;
3115 #define _TRISE0 0x01
3116 #define _TRISE1 0x02
3117 #define _TRISE3 0x08
3118 #define _TRISE4 0x10
3119 #define _TRISE5 0x20
3120 #define _TRISE6 0x40
3121 #define _TRISE7 0x80
3123 //==============================================================================
3126 //==============================================================================
3129 extern __at(0x0F97) __sfr TRISF
;
3134 unsigned TRISF1
: 1;
3135 unsigned TRISF2
: 1;
3136 unsigned TRISF3
: 1;
3137 unsigned TRISF4
: 1;
3138 unsigned TRISF5
: 1;
3139 unsigned TRISF6
: 1;
3140 unsigned TRISF7
: 1;
3143 extern __at(0x0F97) volatile __TRISFbits_t TRISFbits
;
3145 #define _TRISF1 0x02
3146 #define _TRISF2 0x04
3147 #define _TRISF3 0x08
3148 #define _TRISF4 0x10
3149 #define _TRISF5 0x20
3150 #define _TRISF6 0x40
3151 #define _TRISF7 0x80
3153 //==============================================================================
3156 //==============================================================================
3159 extern __at(0x0F98) __sfr TRISG
;
3165 unsigned TRISG0
: 1;
3166 unsigned TRISG1
: 1;
3167 unsigned TRISG2
: 1;
3168 unsigned TRISG3
: 1;
3169 unsigned TRISG4
: 1;
3170 unsigned CCP1OD
: 1;
3171 unsigned CCP2OD
: 1;
3182 extern __at(0x0F98) volatile __TRISGbits_t TRISGbits
;
3184 #define _TRISG0 0x01
3185 #define _TRISG1 0x02
3186 #define _TRISG2 0x04
3187 #define _TRISG3 0x08
3188 #define _TRISG4 0x10
3189 #define _CCP1OD 0x20
3190 #define _CCP2OD 0x40
3193 //==============================================================================
3196 //==============================================================================
3199 extern __at(0x0F99) __sfr TRISH
;
3203 unsigned TRISH0
: 1;
3204 unsigned TRISH1
: 1;
3205 unsigned TRISH2
: 1;
3206 unsigned TRISH3
: 1;
3207 unsigned TRISH4
: 1;
3208 unsigned TRISH5
: 1;
3209 unsigned TRISH6
: 1;
3210 unsigned TRISH7
: 1;
3213 extern __at(0x0F99) volatile __TRISHbits_t TRISHbits
;
3215 #define _TRISH0 0x01
3216 #define _TRISH1 0x02
3217 #define _TRISH2 0x04
3218 #define _TRISH3 0x08
3219 #define _TRISH4 0x10
3220 #define _TRISH5 0x20
3221 #define _TRISH6 0x40
3222 #define _TRISH7 0x80
3224 //==============================================================================
3227 //==============================================================================
3230 extern __at(0x0F9A) __sfr TRISJ
;
3234 unsigned TRISJ0
: 1;
3235 unsigned TRISJ1
: 1;
3236 unsigned TRISJ2
: 1;
3237 unsigned TRISJ3
: 1;
3238 unsigned TRISJ4
: 1;
3239 unsigned TRISJ5
: 1;
3240 unsigned TRISJ6
: 1;
3241 unsigned TRISJ7
: 1;
3244 extern __at(0x0F9A) volatile __TRISJbits_t TRISJbits
;
3246 #define _TRISJ0 0x01
3247 #define _TRISJ1 0x02
3248 #define _TRISJ2 0x04
3249 #define _TRISJ3 0x08
3250 #define _TRISJ4 0x10
3251 #define _TRISJ5 0x20
3252 #define _TRISJ6 0x40
3253 #define _TRISJ7 0x80
3255 //==============================================================================
3258 //==============================================================================
3261 extern __at(0x0F9B) __sfr OSCTUNE
;
3274 unsigned INTSRC
: 1;
3284 extern __at(0x0F9B) volatile __OSCTUNEbits_t OSCTUNEbits
;
3293 #define _INTSRC 0x80
3295 //==============================================================================
3298 //==============================================================================
3301 extern __at(0x0F9D) __sfr PIE1
;
3307 unsigned TMR1IE
: 1;
3308 unsigned TMR2IE
: 1;
3322 unsigned SSP1IE
: 1;
3330 extern __at(0x0F9D) volatile __PIE1bits_t PIE1bits
;
3332 #define _TMR1IE 0x01
3333 #define _TMR2IE 0x02
3335 #define _SSP1IE 0x08
3342 //==============================================================================
3345 //==============================================================================
3348 extern __at(0x0F9E) __sfr PIR1
;
3354 unsigned TMR1IF
: 1;
3355 unsigned TMR2IF
: 1;
3369 unsigned SSP1IF
: 1;
3377 extern __at(0x0F9E) volatile __PIR1bits_t PIR1bits
;
3379 #define _TMR1IF 0x01
3380 #define _TMR2IF 0x02
3382 #define _SSP1IF 0x08
3389 //==============================================================================
3392 //==============================================================================
3395 extern __at(0x0F9F) __sfr IPR1
;
3401 unsigned TMR1IP
: 1;
3402 unsigned TMR2IP
: 1;
3416 unsigned SSP1IP
: 1;
3424 extern __at(0x0F9F) volatile __IPR1bits_t IPR1bits
;
3426 #define _TMR1IP 0x01
3427 #define _TMR2IP 0x02
3429 #define _SSP1IP 0x08
3436 //==============================================================================
3439 //==============================================================================
3442 extern __at(0x0FA0) __sfr PIE2
;
3449 unsigned TMR3IE
: 1;
3455 unsigned OSCFIE
: 1;
3463 unsigned BCL1IE
: 1;
3471 extern __at(0x0FA0) volatile __PIE2bits_t PIE2bits
;
3473 #define _TMR3IE 0x02
3476 #define _BCL1IE 0x08
3478 #define _OSCFIE 0x80
3480 //==============================================================================
3483 //==============================================================================
3486 extern __at(0x0FA1) __sfr PIR2
;
3493 unsigned TMR3IF
: 1;
3499 unsigned OSCFIF
: 1;
3507 unsigned BCL1IF
: 1;
3515 extern __at(0x0FA1) volatile __PIR2bits_t PIR2bits
;
3517 #define _TMR3IF 0x02
3520 #define _BCL1IF 0x08
3522 #define _OSCFIF 0x80
3524 //==============================================================================
3527 //==============================================================================
3530 extern __at(0x0FA2) __sfr IPR2
;
3537 unsigned TMR3IP
: 1;
3543 unsigned OSCFIP
: 1;
3551 unsigned BCL1IP
: 1;
3559 extern __at(0x0FA2) volatile __IPR2bits_t IPR2bits
;
3561 #define _TMR3IP 0x02
3564 #define _BCL1IP 0x08
3566 #define _OSCFIP 0x80
3568 //==============================================================================
3571 //==============================================================================
3574 extern __at(0x0FA3) __sfr PIE3
;
3578 unsigned RTCCIE
: 1;
3579 unsigned CCP1IE
: 1;
3580 unsigned CCP2IE
: 1;
3581 unsigned CTMUIE
: 1;
3588 extern __at(0x0FA3) volatile __PIE3bits_t PIE3bits
;
3590 #define _RTCCIE 0x01
3591 #define _CCP1IE 0x02
3592 #define _CCP2IE 0x04
3593 #define _CTMUIE 0x08
3598 //==============================================================================
3601 //==============================================================================
3604 extern __at(0x0FA4) __sfr PIR3
;
3608 unsigned RTCCIF
: 1;
3609 unsigned CCP1IF
: 1;
3610 unsigned CCP2IF
: 1;
3611 unsigned CTMUIF
: 1;
3618 extern __at(0x0FA4) volatile __PIR3bits_t PIR3bits
;
3620 #define _RTCCIF 0x01
3621 #define _CCP1IF 0x02
3622 #define _CCP2IF 0x04
3623 #define _CTMUIF 0x08
3628 //==============================================================================
3631 //==============================================================================
3634 extern __at(0x0FA5) __sfr IPR3
;
3638 unsigned RTCCIP
: 1;
3639 unsigned CCP1IP
: 1;
3640 unsigned CCP2IP
: 1;
3641 unsigned CTMUIP
: 1;
3648 extern __at(0x0FA5) volatile __IPR3bits_t IPR3bits
;
3650 #define _RTCCIP 0x01
3651 #define _CCP1IP 0x02
3652 #define _CCP2IP 0x04
3653 #define _CTMUIP 0x08
3658 //==============================================================================
3661 //==============================================================================
3664 extern __at(0x0FA6) __sfr EECON1
;
3678 extern __at(0x0FA6) volatile __EECON1bits_t EECON1bits
;
3686 //==============================================================================
3688 extern __at(0x0FA7) __sfr EECON2
;
3690 //==============================================================================
3693 extern __at(0x0FA8) __sfr LCDCON
;
3713 unsigned LCDCS0
: 1;
3714 unsigned LCDCS1
: 1;
3716 unsigned LCDWERR
: 1;
3717 unsigned LCDSLPEN
: 1;
3742 extern __at(0x0FA8) volatile __LCDCONbits_t LCDCONbits
;
3747 #define _LCDCS0 0x04
3749 #define _LCDCS1 0x08
3751 #define _LCDWERR 0x20
3753 #define _LCDSLPEN 0x40
3756 //==============================================================================
3759 //==============================================================================
3762 extern __at(0x0FA9) __sfr LCDSE0
;
3780 unsigned SEGEN0
: 1;
3781 unsigned SEGEN1
: 1;
3782 unsigned SEGEN2
: 1;
3783 unsigned SEGEN3
: 1;
3784 unsigned SEGEN4
: 1;
3785 unsigned SEGEN5
: 1;
3786 unsigned SEGEN6
: 1;
3787 unsigned SEGEN7
: 1;
3803 extern __at(0x0FA9) volatile __LCDSE0bits_t LCDSE0bits
;
3806 #define _SEGEN0 0x01
3809 #define _SEGEN1 0x02
3812 #define _SEGEN2 0x04
3815 #define _SEGEN3 0x08
3818 #define _SEGEN4 0x10
3821 #define _SEGEN5 0x20
3824 #define _SEGEN6 0x40
3827 #define _SEGEN7 0x80
3830 //==============================================================================
3833 //==============================================================================
3836 extern __at(0x0FAA) __sfr LCDPS
;
3848 unsigned BIASMD
: 1;
3854 unsigned LCDPS0
: 1;
3855 unsigned LCDPS1
: 1;
3856 unsigned LCDPS2
: 1;
3857 unsigned LCDPS3
: 1;
3877 extern __at(0x0FAA) volatile __LCDPSbits_t LCDPSbits
;
3880 #define _LCDPS0 0x01
3882 #define _LCDPS1 0x02
3884 #define _LCDPS2 0x04
3886 #define _LCDPS3 0x08
3889 #define _BIASMD 0x40
3892 //==============================================================================
3895 //==============================================================================
3898 extern __at(0x0FAB) __sfr RCSTA
;
3931 unsigned ADDEN1
: 1;
3934 unsigned NOT_RC8
: 1;
3963 extern __at(0x0FAB) volatile __RCSTAbits_t RCSTAbits
;
3974 #define _ADDEN1 0x08
3981 #define _NOT_RC8 0x40
3987 //==============================================================================
3990 //==============================================================================
3993 extern __at(0x0FAB) __sfr RCSTA1
;
4026 unsigned ADDEN1
: 1;
4029 unsigned NOT_RC8
: 1;
4058 extern __at(0x0FAB) volatile __RCSTA1bits_t RCSTA1bits
;
4060 #define _RCSTA1_RX9D 0x01
4061 #define _RCSTA1_RCD8 0x01
4062 #define _RCSTA1_RX9D1 0x01
4063 #define _RCSTA1_OERR 0x02
4064 #define _RCSTA1_OERR1 0x02
4065 #define _RCSTA1_FERR 0x04
4066 #define _RCSTA1_FERR1 0x04
4067 #define _RCSTA1_ADDEN 0x08
4068 #define _RCSTA1_ADEN 0x08
4069 #define _RCSTA1_ADDEN1 0x08
4070 #define _RCSTA1_CREN 0x10
4071 #define _RCSTA1_CREN1 0x10
4072 #define _RCSTA1_SREN 0x20
4073 #define _RCSTA1_SREN1 0x20
4074 #define _RCSTA1_RX9 0x40
4075 #define _RCSTA1_RC9 0x40
4076 #define _RCSTA1_NOT_RC8 0x40
4077 #define _RCSTA1_RC8_9 0x40
4078 #define _RCSTA1_RX91 0x40
4079 #define _RCSTA1_SPEN 0x80
4080 #define _RCSTA1_SPEN1 0x80
4082 //==============================================================================
4085 //==============================================================================
4088 extern __at(0x0FAC) __sfr TXSTA
;
4109 unsigned SENDB1
: 1;
4124 unsigned NOT_TX8
: 1;
4141 extern __at(0x0FAC) volatile __TXSTAbits_t TXSTAbits
;
4151 #define _SENDB1 0x08
4158 #define _NOT_TX8 0x40
4163 //==============================================================================
4166 //==============================================================================
4169 extern __at(0x0FAC) __sfr TXSTA1
;
4190 unsigned SENDB1
: 1;
4205 unsigned NOT_TX8
: 1;
4222 extern __at(0x0FAC) volatile __TXSTA1bits_t TXSTA1bits
;
4224 #define _TXSTA1_TX9D 0x01
4225 #define _TXSTA1_TXD8 0x01
4226 #define _TXSTA1_TX9D1 0x01
4227 #define _TXSTA1_TRMT 0x02
4228 #define _TXSTA1_TRMT1 0x02
4229 #define _TXSTA1_BRGH 0x04
4230 #define _TXSTA1_BRGH1 0x04
4231 #define _TXSTA1_SENDB 0x08
4232 #define _TXSTA1_SENDB1 0x08
4233 #define _TXSTA1_SYNC 0x10
4234 #define _TXSTA1_SYNC1 0x10
4235 #define _TXSTA1_TXEN 0x20
4236 #define _TXSTA1_TXEN1 0x20
4237 #define _TXSTA1_TX9 0x40
4238 #define _TXSTA1_TX8_9 0x40
4239 #define _TXSTA1_NOT_TX8 0x40
4240 #define _TXSTA1_TX91 0x40
4241 #define _TXSTA1_CSRC 0x80
4242 #define _TXSTA1_CSRC1 0x80
4244 //==============================================================================
4246 extern __at(0x0FAD) __sfr TXREG
;
4247 extern __at(0x0FAD) __sfr TXREG1
;
4248 extern __at(0x0FAE) __sfr RCREG
;
4249 extern __at(0x0FAE) __sfr RCREG1
;
4250 extern __at(0x0FAF) __sfr SPBRG
;
4251 extern __at(0x0FAF) __sfr SPBRG1
;
4253 //==============================================================================
4256 extern __at(0x0FB1) __sfr T3CON
;
4262 unsigned TMR3ON
: 1;
4263 unsigned TMR3CS
: 1;
4264 unsigned NOT_T3SYNC
: 1;
4265 unsigned T3CCP1
: 1;
4266 unsigned T3CKPS0
: 1;
4267 unsigned T3CKPS1
: 1;
4268 unsigned T3CCP2
: 1;
4276 unsigned T3SYNC
: 1;
4281 unsigned T3RD16
: 1;
4288 unsigned T3INSYNC
: 1;
4299 unsigned T3CKPS
: 2;
4304 extern __at(0x0FB1) volatile __T3CONbits_t T3CONbits
;
4306 #define _T3CON_TMR3ON 0x01
4307 #define _T3CON_TMR3CS 0x02
4308 #define _T3CON_NOT_T3SYNC 0x04
4309 #define _T3CON_T3SYNC 0x04
4310 #define _T3CON_T3INSYNC 0x04
4311 #define _T3CON_T3CCP1 0x08
4312 #define _T3CON_T3CKPS0 0x10
4313 #define _T3CON_T3CKPS1 0x20
4314 #define _T3CON_T3CCP2 0x40
4315 #define _T3CON_RD16 0x80
4316 #define _T3CON_T3RD16 0x80
4318 //==============================================================================
4320 extern __at(0x0FB2) __sfr TMR3
;
4321 extern __at(0x0FB2) __sfr TMR3L
;
4322 extern __at(0x0FB3) __sfr TMR3H
;
4324 //==============================================================================
4327 extern __at(0x0FB4) __sfr CMCON
;
4350 extern __at(0x0FB4) volatile __CMCONbits_t CMCONbits
;
4361 //==============================================================================
4364 //==============================================================================
4367 extern __at(0x0FB5) __sfr CVRCON
;
4390 extern __at(0x0FB5) volatile __CVRCONbits_t CVRCONbits
;
4401 //==============================================================================
4404 //==============================================================================
4407 extern __at(0x0FB6) __sfr LCDSE1
;
4425 unsigned SEGEN8
: 1;
4426 unsigned SEGEN9
: 1;
4427 unsigned SEGEN10
: 1;
4428 unsigned SEGEN11
: 1;
4429 unsigned SEGEN12
: 1;
4430 unsigned SEGEN13
: 1;
4431 unsigned SEGEN14
: 1;
4432 unsigned SEGEN15
: 1;
4448 extern __at(0x0FB6) volatile __LCDSE1bits_t LCDSE1bits
;
4451 #define _SEGEN8 0x01
4454 #define _SEGEN9 0x02
4457 #define _SEGEN10 0x04
4459 #define _SEGEN11 0x08
4461 #define _SEGEN12 0x10
4463 #define _SEGEN13 0x20
4465 #define _SEGEN14 0x40
4467 #define _SEGEN15 0x80
4469 //==============================================================================
4472 //==============================================================================
4475 extern __at(0x0FB7) __sfr LCDSE2
;
4493 unsigned SEGEN16
: 1;
4494 unsigned SEGEN17
: 1;
4495 unsigned SEGEN18
: 1;
4496 unsigned SEGEN19
: 1;
4497 unsigned SEGEN20
: 1;
4498 unsigned SEGEN21
: 1;
4499 unsigned SEGEN22
: 1;
4500 unsigned SEGEN23
: 1;
4504 extern __at(0x0FB7) volatile __LCDSE2bits_t LCDSE2bits
;
4507 #define _SEGEN16 0x01
4509 #define _SEGEN17 0x02
4511 #define _SEGEN18 0x04
4513 #define _SEGEN19 0x08
4515 #define _SEGEN20 0x10
4517 #define _SEGEN21 0x20
4519 #define _SEGEN22 0x40
4521 #define _SEGEN23 0x80
4523 //==============================================================================
4526 //==============================================================================
4529 extern __at(0x0FB8) __sfr LCDSE3
;
4547 unsigned SEGEN24
: 1;
4548 unsigned SEGEN25
: 1;
4549 unsigned SEGEN26
: 1;
4550 unsigned SEGEN27
: 1;
4551 unsigned SEGEN28
: 1;
4552 unsigned SEGEN29
: 1;
4553 unsigned SEGEN30
: 1;
4554 unsigned SEGEN31
: 1;
4558 extern __at(0x0FB8) volatile __LCDSE3bits_t LCDSE3bits
;
4561 #define _SEGEN24 0x01
4563 #define _SEGEN25 0x02
4565 #define _SEGEN26 0x04
4567 #define _SEGEN27 0x08
4569 #define _SEGEN28 0x10
4571 #define _SEGEN29 0x20
4573 #define _SEGEN30 0x40
4575 #define _SEGEN31 0x80
4577 //==============================================================================
4580 //==============================================================================
4583 extern __at(0x0FB9) __sfr LCDSE4
;
4601 unsigned SEGEN32
: 1;
4602 unsigned SEGEN33
: 1;
4603 unsigned SEGEN34
: 1;
4604 unsigned SEGEN35
: 1;
4605 unsigned SEGEN36
: 1;
4606 unsigned SEGEN37
: 1;
4607 unsigned SEGEN38
: 1;
4608 unsigned SEGEN39
: 1;
4612 extern __at(0x0FB9) volatile __LCDSE4bits_t LCDSE4bits
;
4615 #define _SEGEN32 0x01
4617 #define _SEGEN33 0x02
4619 #define _SEGEN34 0x04
4621 #define _SEGEN35 0x08
4623 #define _SEGEN36 0x10
4625 #define _SEGEN37 0x20
4627 #define _SEGEN38 0x40
4629 #define _SEGEN39 0x80
4631 //==============================================================================
4634 //==============================================================================
4637 extern __at(0x0FBA) __sfr LCDSE5
;
4655 unsigned SEGEN40
: 1;
4656 unsigned SEGEN41
: 1;
4657 unsigned SEGEN42
: 1;
4658 unsigned SEGEN43
: 1;
4659 unsigned SEGEN44
: 1;
4660 unsigned SEGEN45
: 1;
4661 unsigned SEGEN46
: 1;
4662 unsigned SEGEN47
: 1;
4666 extern __at(0x0FBA) volatile __LCDSE5bits_t LCDSE5bits
;
4669 #define _SEGEN40 0x01
4671 #define _SEGEN41 0x02
4673 #define _SEGEN42 0x04
4675 #define _SEGEN43 0x08
4677 #define _SEGEN44 0x10
4679 #define _SEGEN45 0x20
4681 #define _SEGEN46 0x40
4683 #define _SEGEN47 0x80
4685 //==============================================================================
4688 //==============================================================================
4691 extern __at(0x0FBB) __sfr LCDDATA0
;
4709 unsigned SEG0COM0
: 1;
4710 unsigned SEG1COM0
: 1;
4711 unsigned SEG2COM0
: 1;
4712 unsigned SEG3COM0
: 1;
4713 unsigned SEG4COM0
: 1;
4714 unsigned SEG5COM0
: 1;
4715 unsigned SEG6COM0
: 1;
4716 unsigned SEG7COM0
: 1;
4732 extern __at(0x0FBB) volatile __LCDDATA0bits_t LCDDATA0bits
;
4735 #define _SEG0COM0 0x01
4738 #define _SEG1COM0 0x02
4741 #define _SEG2COM0 0x04
4744 #define _SEG3COM0 0x08
4747 #define _SEG4COM0 0x10
4750 #define _SEG5COM0 0x20
4753 #define _SEG6COM0 0x40
4756 #define _SEG7COM0 0x80
4759 //==============================================================================
4762 //==============================================================================
4765 extern __at(0x0FBC) __sfr LCDDATA1
;
4783 unsigned SEG8COM0
: 1;
4784 unsigned SEG9COM0
: 1;
4785 unsigned SEG10COM0
: 1;
4786 unsigned SEG11COM0
: 1;
4787 unsigned SEG12COM0
: 1;
4788 unsigned SEG13COM0
: 1;
4789 unsigned SEG14COM0
: 1;
4790 unsigned SEG15COM0
: 1;
4806 extern __at(0x0FBC) volatile __LCDDATA1bits_t LCDDATA1bits
;
4809 #define _SEG8COM0 0x01
4812 #define _SEG9COM0 0x02
4815 #define _SEG10COM0 0x04
4817 #define _SEG11COM0 0x08
4819 #define _SEG12COM0 0x10
4821 #define _SEG13COM0 0x20
4823 #define _SEG14COM0 0x40
4825 #define _SEG15COM0 0x80
4827 //==============================================================================
4830 //==============================================================================
4833 extern __at(0x0FBD) __sfr LCDDATA2
;
4851 unsigned SEG16COM0
: 1;
4852 unsigned SEG17COM0
: 1;
4853 unsigned SEG18COM0
: 1;
4854 unsigned SEG19COM0
: 1;
4855 unsigned SEG20COM0
: 1;
4856 unsigned SEG21COM0
: 1;
4857 unsigned SEG22COM0
: 1;
4858 unsigned SEG23COM0
: 1;
4862 extern __at(0x0FBD) volatile __LCDDATA2bits_t LCDDATA2bits
;
4865 #define _SEG16COM0 0x01
4867 #define _SEG17COM0 0x02
4869 #define _SEG18COM0 0x04
4871 #define _SEG19COM0 0x08
4873 #define _SEG20COM0 0x10
4875 #define _SEG21COM0 0x20
4877 #define _SEG22COM0 0x40
4879 #define _SEG23COM0 0x80
4881 //==============================================================================
4884 //==============================================================================
4887 extern __at(0x0FBE) __sfr LCDDATA3
;
4905 unsigned SEG24COM0
: 1;
4906 unsigned SEG25COM0
: 1;
4907 unsigned SEG26COM0
: 1;
4908 unsigned SEG27COM0
: 1;
4909 unsigned SEG28COM0
: 1;
4910 unsigned SEG29COM0
: 1;
4911 unsigned SEG30COM0
: 1;
4912 unsigned SEG31COM0
: 1;
4916 extern __at(0x0FBE) volatile __LCDDATA3bits_t LCDDATA3bits
;
4919 #define _SEG24COM0 0x01
4921 #define _SEG25COM0 0x02
4923 #define _SEG26COM0 0x04
4925 #define _SEG27COM0 0x08
4927 #define _SEG28COM0 0x10
4929 #define _SEG29COM0 0x20
4931 #define _SEG30COM0 0x40
4933 #define _SEG31COM0 0x80
4935 //==============================================================================
4938 //==============================================================================
4941 extern __at(0x0FBF) __sfr LCDDATA4
;
4959 unsigned SEG32COM0
: 1;
4960 unsigned SEG33COM0
: 1;
4961 unsigned SEG34COM0
: 1;
4962 unsigned SEG35COM0
: 1;
4963 unsigned SEG36COM0
: 1;
4964 unsigned SEG37COM0
: 1;
4965 unsigned SEG38COM0
: 1;
4966 unsigned SEG39COM0
: 1;
4970 extern __at(0x0FBF) volatile __LCDDATA4bits_t LCDDATA4bits
;
4973 #define _SEG32COM0 0x01
4975 #define _SEG33COM0 0x02
4977 #define _SEG34COM0 0x04
4979 #define _SEG35COM0 0x08
4981 #define _SEG36COM0 0x10
4983 #define _SEG37COM0 0x20
4985 #define _SEG38COM0 0x40
4987 #define _SEG39COM0 0x80
4989 //==============================================================================
4992 //==============================================================================
4995 extern __at(0x0FC0) __sfr ADCON2
;
5025 extern __at(0x0FC0) volatile __ADCON2bits_t ADCON2bits
;
5035 //==============================================================================
5038 //==============================================================================
5041 extern __at(0x0FC1) __sfr ADCON1
;
5054 unsigned TRIGSEL
: 1;
5071 extern __at(0x0FC1) volatile __ADCON1bits_t ADCON1bits
;
5079 #define _TRIGSEL 0x80
5081 //==============================================================================
5084 //==============================================================================
5087 extern __at(0x0FC2) __sfr ADCON0
;
5094 unsigned GO_NOT_DONE
: 1;
5106 unsigned GO_DONE
: 1;
5142 unsigned NOT_DONE
: 1;
5159 extern __at(0x0FC2) volatile __ADCON0bits_t ADCON0bits
;
5162 #define _GO_NOT_DONE 0x02
5163 #define _GO_DONE 0x02
5166 #define _NOT_DONE 0x02
5173 //==============================================================================
5175 extern __at(0x0FC3) __sfr ADRES
;
5176 extern __at(0x0FC3) __sfr ADRESL
;
5177 extern __at(0x0FC4) __sfr ADRESH
;
5179 //==============================================================================
5182 extern __at(0x0FC5) __sfr SSP1CON2
;
5194 unsigned ACKSTAT
: 1;
5201 unsigned ADMSK1
: 1;
5202 unsigned ADMSK2
: 1;
5203 unsigned ADMSK3
: 1;
5204 unsigned ADMSK4
: 1;
5205 unsigned ADMSK5
: 1;
5211 extern __at(0x0FC5) volatile __SSP1CON2bits_t SSP1CON2bits
;
5215 #define _ADMSK1 0x02
5217 #define _ADMSK2 0x04
5219 #define _ADMSK3 0x08
5221 #define _ADMSK4 0x10
5223 #define _ADMSK5 0x20
5224 #define _ACKSTAT 0x40
5227 //==============================================================================
5230 //==============================================================================
5233 extern __at(0x0FC5) __sfr SSPCON2
;
5245 unsigned ACKSTAT
: 1;
5252 unsigned ADMSK1
: 1;
5253 unsigned ADMSK2
: 1;
5254 unsigned ADMSK3
: 1;
5255 unsigned ADMSK4
: 1;
5256 unsigned ADMSK5
: 1;
5262 extern __at(0x0FC5) volatile __SSPCON2bits_t SSPCON2bits
;
5264 #define _SSPCON2_SEN 0x01
5265 #define _SSPCON2_RSEN 0x02
5266 #define _SSPCON2_ADMSK1 0x02
5267 #define _SSPCON2_PEN 0x04
5268 #define _SSPCON2_ADMSK2 0x04
5269 #define _SSPCON2_RCEN 0x08
5270 #define _SSPCON2_ADMSK3 0x08
5271 #define _SSPCON2_ACKEN 0x10
5272 #define _SSPCON2_ADMSK4 0x10
5273 #define _SSPCON2_ACKDT 0x20
5274 #define _SSPCON2_ADMSK5 0x20
5275 #define _SSPCON2_ACKSTAT 0x40
5276 #define _SSPCON2_GCEN 0x80
5278 //==============================================================================
5281 //==============================================================================
5284 extern __at(0x0FC6) __sfr SSP1CON1
;
5307 extern __at(0x0FC6) volatile __SSP1CON1bits_t SSP1CON1bits
;
5318 //==============================================================================
5321 //==============================================================================
5324 extern __at(0x0FC6) __sfr SSPCON1
;
5347 extern __at(0x0FC6) volatile __SSPCON1bits_t SSPCON1bits
;
5349 #define _SSPCON1_SSPM0 0x01
5350 #define _SSPCON1_SSPM1 0x02
5351 #define _SSPCON1_SSPM2 0x04
5352 #define _SSPCON1_SSPM3 0x08
5353 #define _SSPCON1_CKP 0x10
5354 #define _SSPCON1_SSPEN 0x20
5355 #define _SSPCON1_SSPOV 0x40
5356 #define _SSPCON1_WCOL 0x80
5358 //==============================================================================
5361 //==============================================================================
5364 extern __at(0x0FC7) __sfr SSP1STAT
;
5372 unsigned R_NOT_W
: 1;
5375 unsigned D_NOT_A
: 1;
5385 unsigned I2C_START
: 1;
5386 unsigned I2C_STOP
: 1;
5420 unsigned NOT_WRITE
: 1;
5423 unsigned NOT_ADDRESS
: 1;
5432 unsigned READ_WRITE
: 1;
5435 unsigned DATA_ADDRESS
: 1;
5444 unsigned I2C_READ
: 1;
5447 unsigned I2C_DAT
: 1;
5453 extern __at(0x0FC7) volatile __SSP1STATbits_t SSP1STATbits
;
5457 #define _R_NOT_W 0x04
5461 #define _NOT_WRITE 0x04
5462 #define _READ_WRITE 0x04
5463 #define _I2C_READ 0x04
5465 #define _I2C_START 0x08
5467 #define _I2C_STOP 0x10
5468 #define _D_NOT_A 0x20
5472 #define _NOT_ADDRESS 0x20
5473 #define _DATA_ADDRESS 0x20
5474 #define _I2C_DAT 0x20
5478 //==============================================================================
5481 //==============================================================================
5484 extern __at(0x0FC7) __sfr SSPSTAT
;
5492 unsigned R_NOT_W
: 1;
5495 unsigned D_NOT_A
: 1;
5505 unsigned I2C_START
: 1;
5506 unsigned I2C_STOP
: 1;
5540 unsigned NOT_WRITE
: 1;
5543 unsigned NOT_ADDRESS
: 1;
5552 unsigned READ_WRITE
: 1;
5555 unsigned DATA_ADDRESS
: 1;
5564 unsigned I2C_READ
: 1;
5567 unsigned I2C_DAT
: 1;
5573 extern __at(0x0FC7) volatile __SSPSTATbits_t SSPSTATbits
;
5575 #define _SSPSTAT_BF 0x01
5576 #define _SSPSTAT_UA 0x02
5577 #define _SSPSTAT_R_NOT_W 0x04
5578 #define _SSPSTAT_R 0x04
5579 #define _SSPSTAT_R_W 0x04
5580 #define _SSPSTAT_NOT_W 0x04
5581 #define _SSPSTAT_NOT_WRITE 0x04
5582 #define _SSPSTAT_READ_WRITE 0x04
5583 #define _SSPSTAT_I2C_READ 0x04
5584 #define _SSPSTAT_S 0x08
5585 #define _SSPSTAT_I2C_START 0x08
5586 #define _SSPSTAT_P 0x10
5587 #define _SSPSTAT_I2C_STOP 0x10
5588 #define _SSPSTAT_D_NOT_A 0x20
5589 #define _SSPSTAT_D 0x20
5590 #define _SSPSTAT_D_A 0x20
5591 #define _SSPSTAT_NOT_A 0x20
5592 #define _SSPSTAT_NOT_ADDRESS 0x20
5593 #define _SSPSTAT_DATA_ADDRESS 0x20
5594 #define _SSPSTAT_I2C_DAT 0x20
5595 #define _SSPSTAT_CKE 0x40
5596 #define _SSPSTAT_SMP 0x80
5598 //==============================================================================
5601 //==============================================================================
5604 extern __at(0x0FC8) __sfr SSP1ADD
;
5618 extern __at(0x0FC8) volatile __SSP1ADDbits_t SSP1ADDbits
;
5629 //==============================================================================
5632 //==============================================================================
5635 extern __at(0x0FC8) __sfr SSPADD
;
5649 extern __at(0x0FC8) volatile __SSPADDbits_t SSPADDbits
;
5651 #define _SSPADD_MSK0 0x01
5652 #define _SSPADD_MSK1 0x02
5653 #define _SSPADD_MSK2 0x04
5654 #define _SSPADD_MSK3 0x08
5655 #define _SSPADD_MSK4 0x10
5656 #define _SSPADD_MSK5 0x20
5657 #define _SSPADD_MSK6 0x40
5658 #define _SSPADD_MSK7 0x80
5660 //==============================================================================
5662 extern __at(0x0FC9) __sfr SSP1BUF
;
5663 extern __at(0x0FC9) __sfr SSPBUF
;
5665 //==============================================================================
5668 extern __at(0x0FCA) __sfr T2CON
;
5674 unsigned T2CKPS0
: 1;
5675 unsigned T2CKPS1
: 1;
5676 unsigned TMR2ON
: 1;
5677 unsigned T2OUTPS0
: 1;
5678 unsigned T2OUTPS1
: 1;
5679 unsigned T2OUTPS2
: 1;
5680 unsigned T2OUTPS3
: 1;
5686 unsigned T2CKPS
: 2;
5693 unsigned T2OUTPS
: 4;
5698 extern __at(0x0FCA) volatile __T2CONbits_t T2CONbits
;
5700 #define _T2CKPS0 0x01
5701 #define _T2CKPS1 0x02
5702 #define _TMR2ON 0x04
5703 #define _T2OUTPS0 0x08
5704 #define _T2OUTPS1 0x10
5705 #define _T2OUTPS2 0x20
5706 #define _T2OUTPS3 0x40
5708 //==============================================================================
5710 extern __at(0x0FCB) __sfr PR2
;
5711 extern __at(0x0FCC) __sfr TMR2
;
5713 //==============================================================================
5716 extern __at(0x0FCD) __sfr T1CON
;
5722 unsigned TMR1ON
: 1;
5723 unsigned TMR1CS
: 1;
5724 unsigned NOT_T1SYNC
: 1;
5725 unsigned T1OSCEN
: 1;
5726 unsigned T1CKPS0
: 1;
5727 unsigned T1CKPS1
: 1;
5736 unsigned T1INSYNC
: 1;
5741 unsigned T1RD16
: 1;
5748 unsigned T1SYNC
: 1;
5759 unsigned T1CKPS
: 2;
5764 extern __at(0x0FCD) volatile __T1CONbits_t T1CONbits
;
5766 #define _TMR1ON 0x01
5767 #define _TMR1CS 0x02
5768 #define _NOT_T1SYNC 0x04
5769 #define _T1INSYNC 0x04
5770 #define _T1SYNC 0x04
5771 #define _T1OSCEN 0x08
5772 #define _T1CKPS0 0x10
5773 #define _T1CKPS1 0x20
5776 #define _T1RD16 0x80
5778 //==============================================================================
5780 extern __at(0x0FCE) __sfr TMR1
;
5781 extern __at(0x0FCE) __sfr TMR1L
;
5782 extern __at(0x0FCF) __sfr TMR1H
;
5784 //==============================================================================
5787 extern __at(0x0FD0) __sfr RCON
;
5793 unsigned NOT_BOR
: 1;
5794 unsigned NOT_POR
: 1;
5795 unsigned NOT_PD
: 1;
5796 unsigned NOT_TO
: 1;
5797 unsigned NOT_RI
: 1;
5798 unsigned NOT_CM
: 1;
5816 extern __at(0x0FD0) volatile __RCONbits_t RCONbits
;
5818 #define _NOT_BOR 0x01
5820 #define _NOT_POR 0x02
5822 #define _NOT_PD 0x04
5824 #define _NOT_TO 0x08
5826 #define _NOT_RI 0x10
5828 #define _NOT_CM 0x20
5832 //==============================================================================
5835 //==============================================================================
5838 extern __at(0x0FD1) __sfr WDTCON
;
5844 unsigned SWDTEN
: 1;
5851 unsigned REGSLP
: 1;
5867 extern __at(0x0FD1) volatile __WDTCONbits_t WDTCONbits
;
5869 #define _SWDTEN 0x01
5871 #define _REGSLP 0x80
5873 //==============================================================================
5876 //==============================================================================
5879 extern __at(0x0FD2) __sfr LCDREG
;
5885 unsigned CKSEL0
: 1;
5886 unsigned CKSEL1
: 1;
5887 unsigned MODE13
: 1;
5909 extern __at(0x0FD2) volatile __LCDREGbits_t LCDREGbits
;
5911 #define _CKSEL0 0x01
5912 #define _CKSEL1 0x02
5913 #define _MODE13 0x04
5919 //==============================================================================
5922 //==============================================================================
5925 extern __at(0x0FD3) __sfr OSCCON
;
5955 extern __at(0x0FD3) volatile __OSCCONbits_t OSCCONbits
;
5966 //==============================================================================
5969 //==============================================================================
5972 extern __at(0x0FD5) __sfr T0CON
;
5984 unsigned T08BIT
: 1;
5985 unsigned TMR0ON
: 1;
5995 extern __at(0x0FD5) volatile __T0CONbits_t T0CONbits
;
6003 #define _T08BIT 0x40
6004 #define _TMR0ON 0x80
6006 //==============================================================================
6008 extern __at(0x0FD6) __sfr TMR0
;
6009 extern __at(0x0FD6) __sfr TMR0L
;
6010 extern __at(0x0FD7) __sfr TMR0H
;
6012 //==============================================================================
6015 extern __at(0x0FD8) __sfr STATUS
;
6029 extern __at(0x0FD8) volatile __STATUSbits_t STATUSbits
;
6037 //==============================================================================
6039 extern __at(0x0FD9) __sfr FSR2L
;
6040 extern __at(0x0FDA) __sfr FSR2H
;
6041 extern __at(0x0FDB) __sfr PLUSW2
;
6042 extern __at(0x0FDC) __sfr PREINC2
;
6043 extern __at(0x0FDD) __sfr POSTDEC2
;
6044 extern __at(0x0FDE) __sfr POSTINC2
;
6045 extern __at(0x0FDF) __sfr INDF2
;
6046 extern __at(0x0FE0) __sfr BSR
;
6047 extern __at(0x0FE1) __sfr FSR1L
;
6048 extern __at(0x0FE2) __sfr FSR1H
;
6049 extern __at(0x0FE3) __sfr PLUSW1
;
6050 extern __at(0x0FE4) __sfr PREINC1
;
6051 extern __at(0x0FE5) __sfr POSTDEC1
;
6052 extern __at(0x0FE6) __sfr POSTINC1
;
6053 extern __at(0x0FE7) __sfr INDF1
;
6054 extern __at(0x0FE8) __sfr WREG
;
6055 extern __at(0x0FE9) __sfr FSR0L
;
6056 extern __at(0x0FEA) __sfr FSR0H
;
6057 extern __at(0x0FEB) __sfr PLUSW0
;
6058 extern __at(0x0FEC) __sfr PREINC0
;
6059 extern __at(0x0FED) __sfr POSTDEC0
;
6060 extern __at(0x0FEE) __sfr POSTINC0
;
6061 extern __at(0x0FEF) __sfr INDF0
;
6063 //==============================================================================
6066 extern __at(0x0FF0) __sfr INTCON3
;
6072 unsigned INT1IF
: 1;
6073 unsigned INT2IF
: 1;
6074 unsigned INT3IF
: 1;
6075 unsigned INT1IE
: 1;
6076 unsigned INT2IE
: 1;
6077 unsigned INT3IE
: 1;
6078 unsigned INT1IP
: 1;
6079 unsigned INT2IP
: 1;
6095 extern __at(0x0FF0) volatile __INTCON3bits_t INTCON3bits
;
6097 #define _INT1IF 0x01
6099 #define _INT2IF 0x02
6101 #define _INT3IF 0x04
6103 #define _INT1IE 0x08
6105 #define _INT2IE 0x10
6107 #define _INT3IE 0x20
6109 #define _INT1IP 0x40
6111 #define _INT2IP 0x80
6114 //==============================================================================
6117 //==============================================================================
6120 extern __at(0x0FF1) __sfr INTCON2
;
6127 unsigned INT3IP
: 1;
6128 unsigned TMR0IP
: 1;
6129 unsigned INTEDG3
: 1;
6130 unsigned INTEDG2
: 1;
6131 unsigned INTEDG1
: 1;
6132 unsigned INTEDG0
: 1;
6133 unsigned NOT_RBPU
: 1;
6149 extern __at(0x0FF1) volatile __INTCON2bits_t INTCON2bits
;
6152 #define _INT3IP 0x02
6154 #define _TMR0IP 0x04
6156 #define _INTEDG3 0x08
6157 #define _INTEDG2 0x10
6158 #define _INTEDG1 0x20
6159 #define _INTEDG0 0x40
6160 #define _NOT_RBPU 0x80
6163 //==============================================================================
6166 //==============================================================================
6169 extern __at(0x0FF2) __sfr INTCON
;
6176 unsigned INT0IF
: 1;
6177 unsigned TMR0IF
: 1;
6179 unsigned INT0IE
: 1;
6180 unsigned TMR0IE
: 1;
6181 unsigned PEIE_GIEL
: 1;
6182 unsigned GIE_GIEH
: 1;
6210 extern __at(0x0FF2) volatile __INTCONbits_t INTCONbits
;
6213 #define _INT0IF 0x02
6215 #define _TMR0IF 0x04
6218 #define _INT0IE 0x10
6220 #define _TMR0IE 0x20
6222 #define _PEIE_GIEL 0x40
6225 #define _GIE_GIEH 0x80
6229 //==============================================================================
6231 extern __at(0x0FF3) __sfr PROD
;
6232 extern __at(0x0FF3) __sfr PRODL
;
6233 extern __at(0x0FF4) __sfr PRODH
;
6234 extern __at(0x0FF5) __sfr TABLAT
;
6235 extern __at(0x0FF6) __sfr TBLPTR
;
6236 extern __at(0x0FF6) __sfr TBLPTRL
;
6237 extern __at(0x0FF7) __sfr TBLPTRH
;
6238 extern __at(0x0FF8) __sfr TBLPTRU
;
6239 extern __at(0x0FF9) __sfr PC
;
6240 extern __at(0x0FF9) __sfr PCL
;
6241 extern __at(0x0FFA) __sfr PCLATH
;
6242 extern __at(0x0FFB) __sfr PCLATU
;
6244 //==============================================================================
6247 extern __at(0x0FFC) __sfr STKPTR
;
6259 unsigned STKUNF
: 1;
6260 unsigned STKFUL
: 1;
6265 unsigned STKPTR0
: 1;
6266 unsigned STKPTR1
: 1;
6267 unsigned STKPTR2
: 1;
6268 unsigned STKPTR3
: 1;
6269 unsigned STKPTR4
: 1;
6272 unsigned STKOVF
: 1;
6283 unsigned STKPTR
: 5;
6288 extern __at(0x0FFC) volatile __STKPTRbits_t STKPTRbits
;
6291 #define _STKPTR0 0x01
6293 #define _STKPTR1 0x02
6295 #define _STKPTR2 0x04
6297 #define _STKPTR3 0x08
6299 #define _STKPTR4 0x10
6300 #define _STKUNF 0x40
6301 #define _STKFUL 0x80
6302 #define _STKOVF 0x80
6304 //==============================================================================
6306 extern __at(0x0FFD) __sfr TOS
;
6307 extern __at(0x0FFD) __sfr TOSL
;
6308 extern __at(0x0FFE) __sfr TOSH
;
6309 extern __at(0x0FFF) __sfr TOSU
;
6311 //==============================================================================
6313 // Configuration Addresses
6315 //==============================================================================
6317 #define __CONFIG1L 0x00FFF8
6318 #define __CONFIG1H 0x00FFF9
6319 #define __CONFIG2L 0x00FFFA
6320 #define __CONFIG2H 0x00FFFB
6321 #define __CONFIG3L 0x00FFFC
6322 #define __CONFIG3H 0x00FFFD
6323 #define __CONFIG4L 0x00FFFE
6324 #define __CONFIG4H 0x00FFFF
6326 //==============================================================================
6328 #endif // #ifndef __PIC18F86J90_H__