2 * This definitions of the PIC16F1579 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:09 UTC.
9 * SDCC is licensed under the GNU Public license (GPL) v2. Note that
10 * this license covers the code to the compiler and other executables,
11 * but explicitly does not cover any code or objects generated by sdcc.
13 * For pic device libraries and header files which are derived from
14 * Microchip header (.inc) and linker script (.lkr) files Microchip
15 * requires that "The header files should state that they are only to be
16 * used with authentic Microchip devices" which makes them incompatible
17 * with the GPL. Pic device libraries and header files are located at
18 * non-free/lib and non-free/include directories respectively.
19 * Sdcc should be run with the --use-non-free command line option in
20 * order to include non-free header files and libraries.
22 * See http://sdcc.sourceforge.net/ for the latest information on sdcc.
25 #include <pic16f1579.h>
27 //==============================================================================
29 __at(0x0000) __sfr INDF0
;
31 __at(0x0001) __sfr INDF1
;
33 __at(0x0002) __sfr PCL
;
35 __at(0x0003) __sfr STATUS
;
36 __at(0x0003) volatile __STATUSbits_t STATUSbits
;
38 __at(0x0004) __sfr FSR0
;
40 __at(0x0004) __sfr FSR0L
;
42 __at(0x0005) __sfr FSR0H
;
44 __at(0x0006) __sfr FSR1
;
46 __at(0x0006) __sfr FSR1L
;
48 __at(0x0007) __sfr FSR1H
;
50 __at(0x0008) __sfr BSR
;
51 __at(0x0008) volatile __BSRbits_t BSRbits
;
53 __at(0x0009) __sfr WREG
;
55 __at(0x000A) __sfr PCLATH
;
57 __at(0x000B) __sfr INTCON
;
58 __at(0x000B) volatile __INTCONbits_t INTCONbits
;
60 __at(0x000C) __sfr PORTA
;
61 __at(0x000C) volatile __PORTAbits_t PORTAbits
;
63 __at(0x000D) __sfr PORTB
;
64 __at(0x000D) volatile __PORTBbits_t PORTBbits
;
66 __at(0x000E) __sfr PORTC
;
67 __at(0x000E) volatile __PORTCbits_t PORTCbits
;
69 __at(0x0011) __sfr PIR1
;
70 __at(0x0011) volatile __PIR1bits_t PIR1bits
;
72 __at(0x0012) __sfr PIR2
;
73 __at(0x0012) volatile __PIR2bits_t PIR2bits
;
75 __at(0x0013) __sfr PIR3
;
76 __at(0x0013) volatile __PIR3bits_t PIR3bits
;
78 __at(0x0015) __sfr TMR0
;
80 __at(0x0016) __sfr TMR1
;
82 __at(0x0016) __sfr TMR1L
;
84 __at(0x0017) __sfr TMR1H
;
86 __at(0x0018) __sfr T1CON
;
87 __at(0x0018) volatile __T1CONbits_t T1CONbits
;
89 __at(0x0019) __sfr T1GCON
;
90 __at(0x0019) volatile __T1GCONbits_t T1GCONbits
;
92 __at(0x001A) __sfr TMR2
;
94 __at(0x001B) __sfr PR2
;
96 __at(0x001C) __sfr T2CON
;
97 __at(0x001C) volatile __T2CONbits_t T2CONbits
;
99 __at(0x008C) __sfr TRISA
;
100 __at(0x008C) volatile __TRISAbits_t TRISAbits
;
102 __at(0x008D) __sfr TRISB
;
103 __at(0x008D) volatile __TRISBbits_t TRISBbits
;
105 __at(0x008E) __sfr TRISC
;
106 __at(0x008E) volatile __TRISCbits_t TRISCbits
;
108 __at(0x0091) __sfr PIE1
;
109 __at(0x0091) volatile __PIE1bits_t PIE1bits
;
111 __at(0x0092) __sfr PIE2
;
112 __at(0x0092) volatile __PIE2bits_t PIE2bits
;
114 __at(0x0093) __sfr PIE3
;
115 __at(0x0093) volatile __PIE3bits_t PIE3bits
;
117 __at(0x0095) __sfr OPTION_REG
;
118 __at(0x0095) volatile __OPTION_REGbits_t OPTION_REGbits
;
120 __at(0x0096) __sfr PCON
;
121 __at(0x0096) volatile __PCONbits_t PCONbits
;
123 __at(0x0097) __sfr WDTCON
;
124 __at(0x0097) volatile __WDTCONbits_t WDTCONbits
;
126 __at(0x0098) __sfr OSCTUNE
;
127 __at(0x0098) volatile __OSCTUNEbits_t OSCTUNEbits
;
129 __at(0x0099) __sfr OSCCON
;
130 __at(0x0099) volatile __OSCCONbits_t OSCCONbits
;
132 __at(0x009A) __sfr OSCSTAT
;
133 __at(0x009A) volatile __OSCSTATbits_t OSCSTATbits
;
135 __at(0x009B) __sfr ADRES
;
137 __at(0x009B) __sfr ADRESL
;
139 __at(0x009C) __sfr ADRESH
;
141 __at(0x009D) __sfr ADCON0
;
142 __at(0x009D) volatile __ADCON0bits_t ADCON0bits
;
144 __at(0x009E) __sfr ADCON1
;
145 __at(0x009E) volatile __ADCON1bits_t ADCON1bits
;
147 __at(0x009F) __sfr ADCON2
;
148 __at(0x009F) volatile __ADCON2bits_t ADCON2bits
;
150 __at(0x010C) __sfr LATA
;
151 __at(0x010C) volatile __LATAbits_t LATAbits
;
153 __at(0x010D) __sfr LATB
;
154 __at(0x010D) volatile __LATBbits_t LATBbits
;
156 __at(0x010E) __sfr LATC
;
157 __at(0x010E) volatile __LATCbits_t LATCbits
;
159 __at(0x0111) __sfr CM1CON0
;
160 __at(0x0111) volatile __CM1CON0bits_t CM1CON0bits
;
162 __at(0x0112) __sfr CM1CON1
;
163 __at(0x0112) volatile __CM1CON1bits_t CM1CON1bits
;
165 __at(0x0113) __sfr CM2CON0
;
166 __at(0x0113) volatile __CM2CON0bits_t CM2CON0bits
;
168 __at(0x0114) __sfr CM2CON1
;
169 __at(0x0114) volatile __CM2CON1bits_t CM2CON1bits
;
171 __at(0x0115) __sfr CMOUT
;
172 __at(0x0115) volatile __CMOUTbits_t CMOUTbits
;
174 __at(0x0116) __sfr BORCON
;
175 __at(0x0116) volatile __BORCONbits_t BORCONbits
;
177 __at(0x0117) __sfr FVRCON
;
178 __at(0x0117) volatile __FVRCONbits_t FVRCONbits
;
180 __at(0x0118) __sfr DACCON0
;
181 __at(0x0118) volatile __DACCON0bits_t DACCON0bits
;
183 __at(0x0119) __sfr DACCON1
;
184 __at(0x0119) volatile __DACCON1bits_t DACCON1bits
;
186 __at(0x018C) __sfr ANSELA
;
187 __at(0x018C) volatile __ANSELAbits_t ANSELAbits
;
189 __at(0x018D) __sfr ANSELB
;
190 __at(0x018D) volatile __ANSELBbits_t ANSELBbits
;
192 __at(0x018E) __sfr ANSELC
;
193 __at(0x018E) volatile __ANSELCbits_t ANSELCbits
;
195 __at(0x0191) __sfr PMADR
;
197 __at(0x0191) __sfr PMADRL
;
199 __at(0x0192) __sfr PMADRH
;
201 __at(0x0193) __sfr PMDAT
;
203 __at(0x0193) __sfr PMDATL
;
205 __at(0x0194) __sfr PMDATH
;
207 __at(0x0195) __sfr PMCON1
;
208 __at(0x0195) volatile __PMCON1bits_t PMCON1bits
;
210 __at(0x0196) __sfr PMCON2
;
212 __at(0x0197) __sfr VREGCON
;
213 __at(0x0197) volatile __VREGCONbits_t VREGCONbits
;
215 __at(0x0199) __sfr RCREG
;
217 __at(0x019A) __sfr TXREG
;
219 __at(0x019B) __sfr SPBRG
;
221 __at(0x019B) __sfr SPBRGL
;
223 __at(0x019C) __sfr SPBRGH
;
225 __at(0x019D) __sfr RCSTA
;
226 __at(0x019D) volatile __RCSTAbits_t RCSTAbits
;
228 __at(0x019E) __sfr TXSTA
;
229 __at(0x019E) volatile __TXSTAbits_t TXSTAbits
;
231 __at(0x019F) __sfr BAUDCON
;
232 __at(0x019F) volatile __BAUDCONbits_t BAUDCONbits
;
234 __at(0x020C) __sfr WPUA
;
235 __at(0x020C) volatile __WPUAbits_t WPUAbits
;
237 __at(0x020D) __sfr WPUB
;
238 __at(0x020D) volatile __WPUBbits_t WPUBbits
;
240 __at(0x020E) __sfr WPUC
;
241 __at(0x020E) volatile __WPUCbits_t WPUCbits
;
243 __at(0x028C) __sfr ODCONA
;
244 __at(0x028C) volatile __ODCONAbits_t ODCONAbits
;
246 __at(0x028D) __sfr ODCONB
;
247 __at(0x028D) volatile __ODCONBbits_t ODCONBbits
;
249 __at(0x028E) __sfr ODCONC
;
250 __at(0x028E) volatile __ODCONCbits_t ODCONCbits
;
252 __at(0x030C) __sfr SLRCONA
;
253 __at(0x030C) volatile __SLRCONAbits_t SLRCONAbits
;
255 __at(0x030D) __sfr SLRCONB
;
256 __at(0x030D) volatile __SLRCONBbits_t SLRCONBbits
;
258 __at(0x030E) __sfr SLRCONC
;
259 __at(0x030E) volatile __SLRCONCbits_t SLRCONCbits
;
261 __at(0x038C) __sfr INLVLA
;
262 __at(0x038C) volatile __INLVLAbits_t INLVLAbits
;
264 __at(0x038D) __sfr INLVLB
;
265 __at(0x038D) volatile __INLVLBbits_t INLVLBbits
;
267 __at(0x038E) __sfr INLVLC
;
268 __at(0x038E) volatile __INLVLCbits_t INLVLCbits
;
270 __at(0x0391) __sfr IOCAP
;
271 __at(0x0391) volatile __IOCAPbits_t IOCAPbits
;
273 __at(0x0392) __sfr IOCAN
;
274 __at(0x0392) volatile __IOCANbits_t IOCANbits
;
276 __at(0x0393) __sfr IOCAF
;
277 __at(0x0393) volatile __IOCAFbits_t IOCAFbits
;
279 __at(0x0394) __sfr IOCBP
;
280 __at(0x0394) volatile __IOCBPbits_t IOCBPbits
;
282 __at(0x0395) __sfr IOCBN
;
283 __at(0x0395) volatile __IOCBNbits_t IOCBNbits
;
285 __at(0x0396) __sfr IOCBF
;
286 __at(0x0396) volatile __IOCBFbits_t IOCBFbits
;
288 __at(0x0397) __sfr IOCCP
;
289 __at(0x0397) volatile __IOCCPbits_t IOCCPbits
;
291 __at(0x0398) __sfr IOCCN
;
292 __at(0x0398) volatile __IOCCNbits_t IOCCNbits
;
294 __at(0x0399) __sfr IOCCF
;
295 __at(0x0399) volatile __IOCCFbits_t IOCCFbits
;
297 __at(0x0691) __sfr CWG1DBR
;
298 __at(0x0691) volatile __CWG1DBRbits_t CWG1DBRbits
;
300 __at(0x0692) __sfr CWG1DBF
;
301 __at(0x0692) volatile __CWG1DBFbits_t CWG1DBFbits
;
303 __at(0x0693) __sfr CWG1CON0
;
304 __at(0x0693) volatile __CWG1CON0bits_t CWG1CON0bits
;
306 __at(0x0694) __sfr CWG1CON1
;
307 __at(0x0694) volatile __CWG1CON1bits_t CWG1CON1bits
;
309 __at(0x0695) __sfr CWG1CON2
;
310 __at(0x0695) volatile __CWG1CON2bits_t CWG1CON2bits
;
312 __at(0x0D8E) __sfr PWMEN
;
313 __at(0x0D8E) volatile __PWMENbits_t PWMENbits
;
315 __at(0x0D8F) __sfr PWMLD
;
316 __at(0x0D8F) volatile __PWMLDbits_t PWMLDbits
;
318 __at(0x0D90) __sfr PWMOUT
;
319 __at(0x0D90) volatile __PWMOUTbits_t PWMOUTbits
;
321 __at(0x0D91) __sfr PWM1PH
;
323 __at(0x0D91) __sfr PWM1PHL
;
324 __at(0x0D91) volatile __PWM1PHLbits_t PWM1PHLbits
;
326 __at(0x0D92) __sfr PWM1PHH
;
327 __at(0x0D92) volatile __PWM1PHHbits_t PWM1PHHbits
;
329 __at(0x0D93) __sfr PWM1DC
;
331 __at(0x0D93) __sfr PWM1DCL
;
332 __at(0x0D93) volatile __PWM1DCLbits_t PWM1DCLbits
;
334 __at(0x0D94) __sfr PWM1DCH
;
335 __at(0x0D94) volatile __PWM1DCHbits_t PWM1DCHbits
;
337 __at(0x0D95) __sfr PWM1PR
;
339 __at(0x0D95) __sfr PWM1PRL
;
340 __at(0x0D95) volatile __PWM1PRLbits_t PWM1PRLbits
;
342 __at(0x0D96) __sfr PWM1PRH
;
343 __at(0x0D96) volatile __PWM1PRHbits_t PWM1PRHbits
;
345 __at(0x0D97) __sfr PWM1OF
;
347 __at(0x0D97) __sfr PWM1OFL
;
348 __at(0x0D97) volatile __PWM1OFLbits_t PWM1OFLbits
;
350 __at(0x0D98) __sfr PWM1OFH
;
351 __at(0x0D98) volatile __PWM1OFHbits_t PWM1OFHbits
;
353 __at(0x0D99) __sfr PWM1TMR
;
355 __at(0x0D99) __sfr PWM1TMRL
;
356 __at(0x0D99) volatile __PWM1TMRLbits_t PWM1TMRLbits
;
358 __at(0x0D9A) __sfr PWM1TMRH
;
359 __at(0x0D9A) volatile __PWM1TMRHbits_t PWM1TMRHbits
;
361 __at(0x0D9B) __sfr PWM1CON
;
362 __at(0x0D9B) volatile __PWM1CONbits_t PWM1CONbits
;
364 __at(0x0D9C) __sfr PWM1INTCON
;
365 __at(0x0D9C) volatile __PWM1INTCONbits_t PWM1INTCONbits
;
367 __at(0x0D9C) __sfr PWM1INTE
;
368 __at(0x0D9C) volatile __PWM1INTEbits_t PWM1INTEbits
;
370 __at(0x0D9D) __sfr PWM1INTF
;
371 __at(0x0D9D) volatile __PWM1INTFbits_t PWM1INTFbits
;
373 __at(0x0D9D) __sfr PWM1INTFLG
;
374 __at(0x0D9D) volatile __PWM1INTFLGbits_t PWM1INTFLGbits
;
376 __at(0x0D9E) __sfr PWM1CLKCON
;
377 __at(0x0D9E) volatile __PWM1CLKCONbits_t PWM1CLKCONbits
;
379 __at(0x0D9F) __sfr PWM1LDCON
;
380 __at(0x0D9F) volatile __PWM1LDCONbits_t PWM1LDCONbits
;
382 __at(0x0DA0) __sfr PWM1OFCON
;
383 __at(0x0DA0) volatile __PWM1OFCONbits_t PWM1OFCONbits
;
385 __at(0x0DA1) __sfr PWM2PH
;
387 __at(0x0DA1) __sfr PWM2PHL
;
388 __at(0x0DA1) volatile __PWM2PHLbits_t PWM2PHLbits
;
390 __at(0x0DA2) __sfr PWM2PHH
;
391 __at(0x0DA2) volatile __PWM2PHHbits_t PWM2PHHbits
;
393 __at(0x0DA3) __sfr PWM2DC
;
395 __at(0x0DA3) __sfr PWM2DCL
;
396 __at(0x0DA3) volatile __PWM2DCLbits_t PWM2DCLbits
;
398 __at(0x0DA4) __sfr PWM2DCH
;
399 __at(0x0DA4) volatile __PWM2DCHbits_t PWM2DCHbits
;
401 __at(0x0DA5) __sfr PWM2PR
;
403 __at(0x0DA5) __sfr PWM2PRL
;
404 __at(0x0DA5) volatile __PWM2PRLbits_t PWM2PRLbits
;
406 __at(0x0DA6) __sfr PWM2PRH
;
407 __at(0x0DA6) volatile __PWM2PRHbits_t PWM2PRHbits
;
409 __at(0x0DA7) __sfr PWM2OF
;
411 __at(0x0DA7) __sfr PWM2OFL
;
412 __at(0x0DA7) volatile __PWM2OFLbits_t PWM2OFLbits
;
414 __at(0x0DA8) __sfr PWM2OFH
;
415 __at(0x0DA8) volatile __PWM2OFHbits_t PWM2OFHbits
;
417 __at(0x0DA9) __sfr PWM2TMR
;
419 __at(0x0DA9) __sfr PWM2TMRL
;
420 __at(0x0DA9) volatile __PWM2TMRLbits_t PWM2TMRLbits
;
422 __at(0x0DAA) __sfr PWM2TMRH
;
423 __at(0x0DAA) volatile __PWM2TMRHbits_t PWM2TMRHbits
;
425 __at(0x0DAB) __sfr PWM2CON
;
426 __at(0x0DAB) volatile __PWM2CONbits_t PWM2CONbits
;
428 __at(0x0DAC) __sfr PWM2INTCON
;
429 __at(0x0DAC) volatile __PWM2INTCONbits_t PWM2INTCONbits
;
431 __at(0x0DAC) __sfr PWM2INTE
;
432 __at(0x0DAC) volatile __PWM2INTEbits_t PWM2INTEbits
;
434 __at(0x0DAD) __sfr PWM2INTF
;
435 __at(0x0DAD) volatile __PWM2INTFbits_t PWM2INTFbits
;
437 __at(0x0DAD) __sfr PWM2INTFLG
;
438 __at(0x0DAD) volatile __PWM2INTFLGbits_t PWM2INTFLGbits
;
440 __at(0x0DAE) __sfr PWM2CLKCON
;
441 __at(0x0DAE) volatile __PWM2CLKCONbits_t PWM2CLKCONbits
;
443 __at(0x0DAF) __sfr PWM2LDCON
;
444 __at(0x0DAF) volatile __PWM2LDCONbits_t PWM2LDCONbits
;
446 __at(0x0DB0) __sfr PWM2OFCON
;
447 __at(0x0DB0) volatile __PWM2OFCONbits_t PWM2OFCONbits
;
449 __at(0x0DB1) __sfr PWM3PH
;
451 __at(0x0DB1) __sfr PWM3PHL
;
452 __at(0x0DB1) volatile __PWM3PHLbits_t PWM3PHLbits
;
454 __at(0x0DB2) __sfr PWM3PHH
;
455 __at(0x0DB2) volatile __PWM3PHHbits_t PWM3PHHbits
;
457 __at(0x0DB3) __sfr PWM3DC
;
459 __at(0x0DB3) __sfr PWM3DCL
;
460 __at(0x0DB3) volatile __PWM3DCLbits_t PWM3DCLbits
;
462 __at(0x0DB4) __sfr PWM3DCH
;
463 __at(0x0DB4) volatile __PWM3DCHbits_t PWM3DCHbits
;
465 __at(0x0DB5) __sfr PWM3PR
;
467 __at(0x0DB5) __sfr PWM3PRL
;
468 __at(0x0DB5) volatile __PWM3PRLbits_t PWM3PRLbits
;
470 __at(0x0DB6) __sfr PWM3PRH
;
471 __at(0x0DB6) volatile __PWM3PRHbits_t PWM3PRHbits
;
473 __at(0x0DB7) __sfr PWM3OF
;
475 __at(0x0DB7) __sfr PWM3OFL
;
476 __at(0x0DB7) volatile __PWM3OFLbits_t PWM3OFLbits
;
478 __at(0x0DB8) __sfr PWM3OFH
;
479 __at(0x0DB8) volatile __PWM3OFHbits_t PWM3OFHbits
;
481 __at(0x0DB9) __sfr PWM3TMR
;
483 __at(0x0DB9) __sfr PWM3TMRL
;
484 __at(0x0DB9) volatile __PWM3TMRLbits_t PWM3TMRLbits
;
486 __at(0x0DBA) __sfr PWM3TMRH
;
487 __at(0x0DBA) volatile __PWM3TMRHbits_t PWM3TMRHbits
;
489 __at(0x0DBB) __sfr PWM3CON
;
490 __at(0x0DBB) volatile __PWM3CONbits_t PWM3CONbits
;
492 __at(0x0DBC) __sfr PWM3INTCON
;
493 __at(0x0DBC) volatile __PWM3INTCONbits_t PWM3INTCONbits
;
495 __at(0x0DBC) __sfr PWM3INTE
;
496 __at(0x0DBC) volatile __PWM3INTEbits_t PWM3INTEbits
;
498 __at(0x0DBD) __sfr PWM3INTF
;
499 __at(0x0DBD) volatile __PWM3INTFbits_t PWM3INTFbits
;
501 __at(0x0DBD) __sfr PWM3INTFLG
;
502 __at(0x0DBD) volatile __PWM3INTFLGbits_t PWM3INTFLGbits
;
504 __at(0x0DBE) __sfr PWM3CLKCON
;
505 __at(0x0DBE) volatile __PWM3CLKCONbits_t PWM3CLKCONbits
;
507 __at(0x0DBF) __sfr PWM3LDCON
;
508 __at(0x0DBF) volatile __PWM3LDCONbits_t PWM3LDCONbits
;
510 __at(0x0DC0) __sfr PWM3OFCON
;
511 __at(0x0DC0) volatile __PWM3OFCONbits_t PWM3OFCONbits
;
513 __at(0x0DC1) __sfr PWM4PH
;
515 __at(0x0DC1) __sfr PWM4PHL
;
516 __at(0x0DC1) volatile __PWM4PHLbits_t PWM4PHLbits
;
518 __at(0x0DC2) __sfr PWM4PHH
;
519 __at(0x0DC2) volatile __PWM4PHHbits_t PWM4PHHbits
;
521 __at(0x0DC3) __sfr PWM4DC
;
523 __at(0x0DC3) __sfr PWM4DCL
;
524 __at(0x0DC3) volatile __PWM4DCLbits_t PWM4DCLbits
;
526 __at(0x0DC4) __sfr PWM4DCH
;
527 __at(0x0DC4) volatile __PWM4DCHbits_t PWM4DCHbits
;
529 __at(0x0DC5) __sfr PWM4PR
;
531 __at(0x0DC5) __sfr PWM4PRL
;
532 __at(0x0DC5) volatile __PWM4PRLbits_t PWM4PRLbits
;
534 __at(0x0DC6) __sfr PWM4PRH
;
535 __at(0x0DC6) volatile __PWM4PRHbits_t PWM4PRHbits
;
537 __at(0x0DC7) __sfr PWM4OF
;
539 __at(0x0DC7) __sfr PWM4OFL
;
540 __at(0x0DC7) volatile __PWM4OFLbits_t PWM4OFLbits
;
542 __at(0x0DC8) __sfr PWM4OFH
;
543 __at(0x0DC8) volatile __PWM4OFHbits_t PWM4OFHbits
;
545 __at(0x0DC9) __sfr PWM4TMR
;
547 __at(0x0DC9) __sfr PWM4TMRL
;
548 __at(0x0DC9) volatile __PWM4TMRLbits_t PWM4TMRLbits
;
550 __at(0x0DCA) __sfr PWM4TMRH
;
551 __at(0x0DCA) volatile __PWM4TMRHbits_t PWM4TMRHbits
;
553 __at(0x0DCB) __sfr PWM4CON
;
554 __at(0x0DCB) volatile __PWM4CONbits_t PWM4CONbits
;
556 __at(0x0DCC) __sfr PWM4INTCON
;
557 __at(0x0DCC) volatile __PWM4INTCONbits_t PWM4INTCONbits
;
559 __at(0x0DCC) __sfr PWM4INTE
;
560 __at(0x0DCC) volatile __PWM4INTEbits_t PWM4INTEbits
;
562 __at(0x0DCD) __sfr PWM4INTF
;
563 __at(0x0DCD) volatile __PWM4INTFbits_t PWM4INTFbits
;
565 __at(0x0DCD) __sfr PWM4INTFLG
;
566 __at(0x0DCD) volatile __PWM4INTFLGbits_t PWM4INTFLGbits
;
568 __at(0x0DCE) __sfr PWM4CLKCON
;
569 __at(0x0DCE) volatile __PWM4CLKCONbits_t PWM4CLKCONbits
;
571 __at(0x0DCF) __sfr PWM4LDCON
;
572 __at(0x0DCF) volatile __PWM4LDCONbits_t PWM4LDCONbits
;
574 __at(0x0DD0) __sfr PWM4OFCON
;
575 __at(0x0DD0) volatile __PWM4OFCONbits_t PWM4OFCONbits
;
577 __at(0x0E0F) __sfr PPSLOCK
;
578 __at(0x0E0F) volatile __PPSLOCKbits_t PPSLOCKbits
;
580 __at(0x0E10) __sfr INTPPS
;
581 __at(0x0E10) volatile __INTPPSbits_t INTPPSbits
;
583 __at(0x0E11) __sfr T0CKIPPS
;
584 __at(0x0E11) volatile __T0CKIPPSbits_t T0CKIPPSbits
;
586 __at(0x0E12) __sfr T1CKIPPS
;
587 __at(0x0E12) volatile __T1CKIPPSbits_t T1CKIPPSbits
;
589 __at(0x0E13) __sfr T1GPPS
;
590 __at(0x0E13) volatile __T1GPPSbits_t T1GPPSbits
;
592 __at(0x0E14) __sfr CWG1INPPS
;
593 __at(0x0E14) volatile __CWG1INPPSbits_t CWG1INPPSbits
;
595 __at(0x0E15) __sfr RXPPS
;
596 __at(0x0E15) volatile __RXPPSbits_t RXPPSbits
;
598 __at(0x0E16) __sfr CKPPS
;
599 __at(0x0E16) volatile __CKPPSbits_t CKPPSbits
;
601 __at(0x0E17) __sfr ADCACTPPS
;
602 __at(0x0E17) volatile __ADCACTPPSbits_t ADCACTPPSbits
;
604 __at(0x0E90) __sfr RA0PPS
;
605 __at(0x0E90) volatile __RA0PPSbits_t RA0PPSbits
;
607 __at(0x0E91) __sfr RA1PPS
;
608 __at(0x0E91) volatile __RA1PPSbits_t RA1PPSbits
;
610 __at(0x0E92) __sfr RA2PPS
;
611 __at(0x0E92) volatile __RA2PPSbits_t RA2PPSbits
;
613 __at(0x0E94) __sfr RA4PPS
;
614 __at(0x0E94) volatile __RA4PPSbits_t RA4PPSbits
;
616 __at(0x0E95) __sfr RA5PPS
;
617 __at(0x0E95) volatile __RA5PPSbits_t RA5PPSbits
;
619 __at(0x0E9C) __sfr RB4PPS
;
620 __at(0x0E9C) volatile __RB4PPSbits_t RB4PPSbits
;
622 __at(0x0E9D) __sfr RB5PPS
;
623 __at(0x0E9D) volatile __RB5PPSbits_t RB5PPSbits
;
625 __at(0x0E9E) __sfr RB6PPS
;
626 __at(0x0E9E) volatile __RB6PPSbits_t RB6PPSbits
;
628 __at(0x0E9F) __sfr RB7PPS
;
629 __at(0x0E9F) volatile __RB7PPSbits_t RB7PPSbits
;
631 __at(0x0EA0) __sfr RC0PPS
;
632 __at(0x0EA0) volatile __RC0PPSbits_t RC0PPSbits
;
634 __at(0x0EA1) __sfr RC1PPS
;
635 __at(0x0EA1) volatile __RC1PPSbits_t RC1PPSbits
;
637 __at(0x0EA2) __sfr RC2PPS
;
638 __at(0x0EA2) volatile __RC2PPSbits_t RC2PPSbits
;
640 __at(0x0EA3) __sfr RC3PPS
;
641 __at(0x0EA3) volatile __RC3PPSbits_t RC3PPSbits
;
643 __at(0x0EA4) __sfr RC4PPS
;
644 __at(0x0EA4) volatile __RC4PPSbits_t RC4PPSbits
;
646 __at(0x0EA5) __sfr RC5PPS
;
647 __at(0x0EA5) volatile __RC5PPSbits_t RC5PPSbits
;
649 __at(0x0EA6) __sfr RC6PPS
;
650 __at(0x0EA6) volatile __RC6PPSbits_t RC6PPSbits
;
652 __at(0x0EA7) __sfr RC7PPS
;
653 __at(0x0EA7) volatile __RC7PPSbits_t RC7PPSbits
;
655 __at(0x0FE4) __sfr STATUS_SHAD
;
656 __at(0x0FE4) volatile __STATUS_SHADbits_t STATUS_SHADbits
;
658 __at(0x0FE5) __sfr WREG_SHAD
;
660 __at(0x0FE6) __sfr BSR_SHAD
;
662 __at(0x0FE7) __sfr PCLATH_SHAD
;
664 __at(0x0FE8) __sfr FSR0L_SHAD
;
666 __at(0x0FE8) __sfr FSR0_SHAD
;
668 __at(0x0FE9) __sfr FSR0H_SHAD
;
670 __at(0x0FEA) __sfr FSR1L_SHAD
;
672 __at(0x0FEA) __sfr FSR1_SHAD
;
674 __at(0x0FEB) __sfr FSR1H_SHAD
;
676 __at(0x0FED) __sfr STKPTR
;
678 __at(0x0FEE) __sfr TOS
;
680 __at(0x0FEE) __sfr TOSL
;
682 __at(0x0FEF) __sfr TOSH
;