Imported Upstream version 2.9.0
[debian/cc1111] / device / lib / pic / libdev / pic16c745.c
1 /* Register definitions for pic16c745.
2  * This file was automatically generated by:
3  *   inc2h.pl V4585
4  *   Copyright (c) 2002, Kevin L. Pauba, All Rights Reserved
5  */
6 #include <pic16c745.h>
7
8 __sfr  __at (INDF_ADDR)                    INDF;
9 __sfr  __at (TMR0_ADDR)                    TMR0;
10 __sfr  __at (PCL_ADDR)                     PCL;
11 __sfr  __at (STATUS_ADDR)                  STATUS;
12 __sfr  __at (FSR_ADDR)                     FSR;
13 __sfr  __at (PORTA_ADDR)                   PORTA;
14 __sfr  __at (PORTB_ADDR)                   PORTB;
15 __sfr  __at (PORTC_ADDR)                   PORTC;
16 __sfr  __at (PCLATH_ADDR)                  PCLATH;
17 __sfr  __at (INTCON_ADDR)                  INTCON;
18 __sfr  __at (PIR1_ADDR)                    PIR1;
19 __sfr  __at (PIR2_ADDR)                    PIR2;
20 __sfr  __at (TMR1L_ADDR)                   TMR1L;
21 __sfr  __at (TMR1H_ADDR)                   TMR1H;
22 __sfr  __at (T1CON_ADDR)                   T1CON;
23 __sfr  __at (TMR2_ADDR)                    TMR2;
24 __sfr  __at (T2CON_ADDR)                   T2CON;
25 __sfr  __at (CCPR1L_ADDR)                  CCPR1L;
26 __sfr  __at (CCPR1H_ADDR)                  CCPR1H;
27 __sfr  __at (CCP1CON_ADDR)                 CCP1CON;
28 __sfr  __at (RCSTA_ADDR)                   RCSTA;
29 __sfr  __at (TXREG_ADDR)                   TXREG;
30 __sfr  __at (RCREG_ADDR)                   RCREG;
31 __sfr  __at (CCPR2L_ADDR)                  CCPR2L;
32 __sfr  __at (CCPR2H_ADDR)                  CCPR2H;
33 __sfr  __at (CCP2CON_ADDR)                 CCP2CON;
34 __sfr  __at (ADRES_ADDR)                   ADRES;
35 __sfr  __at (ADCON0_ADDR)                  ADCON0;
36 __sfr  __at (OPTION_REG_ADDR)              OPTION_REG;
37 __sfr  __at (TRISA_ADDR)                   TRISA;
38 __sfr  __at (TRISB_ADDR)                   TRISB;
39 __sfr  __at (TRISC_ADDR)                   TRISC;
40 __sfr  __at (PIE1_ADDR)                    PIE1;
41 __sfr  __at (PIE2_ADDR)                    PIE2;
42 __sfr  __at (PCON_ADDR)                    PCON;
43 __sfr  __at (PR2_ADDR)                     PR2;
44 __sfr  __at (TXSTA_ADDR)                   TXSTA;
45 __sfr  __at (SPBRG_ADDR)                   SPBRG;
46 __sfr  __at (ADCON1_ADDR)                  ADCON1;
47 __sfr  __at (UIR_ADDR)                     UIR;
48 __sfr  __at (UIE_ADDR)                     UIE;
49 __sfr  __at (UEIR_ADDR)                    UEIR;
50 __sfr  __at (UEIE_ADDR)                    UEIE;
51 __sfr  __at (USTAT_ADDR)                   USTAT;
52 __sfr  __at (UCTRL_ADDR)                   UCTRL;
53 __sfr  __at (UADDR_ADDR)                   UADDR;
54 __sfr  __at (USWSTAT_ADDR)                 USWSTAT;
55 __sfr  __at (UEP0_ADDR)                    UEP0;
56 __sfr  __at (UEP1_ADDR)                    UEP1;
57 __sfr  __at (UEP2_ADDR)                    UEP2;
58 __sfr  __at (BD0OST_ADDR)                  BD0OST;
59 __sfr  __at (BD0OBC_ADDR)                  BD0OBC;
60 __sfr  __at (BD0OAL_ADDR)                  BD0OAL;
61 __sfr  __at (BD0IST_ADDR)                  BD0IST;
62 __sfr  __at (BD0IBC_ADDR)                  BD0IBC;
63 __sfr  __at (BD0IAL_ADDR)                  BD0IAL;
64 __sfr  __at (BD1OST_ADDR)                  BD1OST;
65 __sfr  __at (BD1OBC_ADDR)                  BD1OBC;
66 __sfr  __at (BD1OAL_ADDR)                  BD1OAL;
67 __sfr  __at (BD1IST_ADDR)                  BD1IST;
68 __sfr  __at (BD1IBC_ADDR)                  BD1IBC;
69 __sfr  __at (BD1IAL_ADDR)                  BD1IAL;
70 __sfr  __at (BD2OST_ADDR)                  BD2OST;
71 __sfr  __at (BD2OBC_ADDR)                  BD2OBC;
72 __sfr  __at (BD2OAL_ADDR)                  BD2OAL;
73 __sfr  __at (BD2IST_ADDR)                  BD2IST;
74 __sfr  __at (BD2IBC_ADDR)                  BD2IBC;
75 __sfr  __at (BD2IAL_ADDR)                  BD2IAL;
76
77 // 
78 // bitfield definitions
79 // 
80 volatile __ADCON0_bits_t __at(ADCON0_ADDR) ADCON0_bits;
81 volatile __ADCON1_bits_t __at(ADCON1_ADDR) ADCON1_bits;
82 volatile __CCP1CON_bits_t __at(CCP1CON_ADDR) CCP1CON_bits;
83 volatile __CCP2CON_bits_t __at(CCP2CON_ADDR) CCP2CON_bits;
84 volatile __INTCON_bits_t __at(INTCON_ADDR) INTCON_bits;
85 volatile __OPTION_REG_bits_t __at(OPTION_REG_ADDR) OPTION_REG_bits;
86 volatile __PCON_bits_t __at(PCON_ADDR) PCON_bits;
87 volatile __PIE1_bits_t __at(PIE1_ADDR) PIE1_bits;
88 volatile __PIE2_bits_t __at(PIE2_ADDR) PIE2_bits;
89 volatile __PIR1_bits_t __at(PIR1_ADDR) PIR1_bits;
90 volatile __PIR2_bits_t __at(PIR2_ADDR) PIR2_bits;
91 volatile __PORTA_bits_t __at(PORTA_ADDR) PORTA_bits;
92 volatile __PORTB_bits_t __at(PORTB_ADDR) PORTB_bits;
93 volatile __PORTC_bits_t __at(PORTC_ADDR) PORTC_bits;
94 volatile __RCSTA_bits_t __at(RCSTA_ADDR) RCSTA_bits;
95 volatile __STATUS_bits_t __at(STATUS_ADDR) STATUS_bits;
96 volatile __T1CON_bits_t __at(T1CON_ADDR) T1CON_bits;
97 volatile __T2CON_bits_t __at(T2CON_ADDR) T2CON_bits;
98 volatile __TRISA_bits_t __at(TRISA_ADDR) TRISA_bits;
99 volatile __TRISB_bits_t __at(TRISB_ADDR) TRISB_bits;
100 volatile __TRISC_bits_t __at(TRISC_ADDR) TRISC_bits;
101 volatile __TXSTA_bits_t __at(TXSTA_ADDR) TXSTA_bits;
102 volatile __UCTRL_bits_t __at(UCTRL_ADDR) UCTRL_bits;
103 volatile __UEIE_bits_t __at(UEIE_ADDR) UEIE_bits;
104 volatile __UEP0_bits_t __at(UEP0_ADDR) UEP0_bits;
105 volatile __UIE_bits_t __at(UIE_ADDR) UIE_bits;
106 volatile __USTAT_bits_t __at(USTAT_ADDR) USTAT_bits;
107