Repository URL to install this package:
Version:
9.1~250226-1.fc41 ▾
|
; The format of the input file:
; each device definition begins with a line like this:
;
; .devicename
;
; after it go the port definitions in this format:
;
; portname address
;
; the bit definitions (optional) are represented like this:
;
; portname.bitname bitnumber
;
; lines beginning with a space are ignored.
; comment lines should be started with ';' character.
;
; the default device is specified at the start of the file
;
; .default device_name
;
; all lines non conforming to the format are passed to the callback function
;---------------------------------
; Infineon C166V1 SPECIFIC LINES
;---------------------------------
;
; the processor definition may include the memory configuration.
; the line format is:
; area CLASS AREA-NAME START:END
;
; where CLASS is anything, but please use one of CODE, DATA, BSS
; START and END are addresses, the end address is not included
; Interrupt vectors are declared in the following way:
; entry NAME ADDRESS COMMENT
.default C166V1
.C166V1
; C166_SubS_um_v1_6_B.pdf
; MEMORY MAP
area DATA MEM_INT 0x0000:0x8000 Internal Program Memory
area DATA MEM_EXT 0x8000:0xF000 External
area DATA E_SFR 0xF000:0xF200 ESFR Area
area DATA DPRAM 0xF200:0xFE00 DPRAM
area DATA SFR 0xFE00:0x10000 SFR Area
; Interrupt and reset vector assignments
entry RESET 0x0000 Reset
entry NMITRAP 0x0008 Non maskable interrupt
entry STOTRAP 0x0010 Stack overflow
entry STUTRAP 0x0018 Stack underflow
entry SBRKTRAP 0x0020 Software Break
entry BTRAP 0x0028 Class B Trap
entry IRQ16IC_ 0x0040 Product Interrupt Request 16
entry IRQ17IC_ 0x0044 Product Interrupt Request 17
entry IRQ18IC_ 0x0048 Product Interrupt Request 18
entry IRQ19IC_ 0x004C Product Interrupt Request 19
entry IRQ20IC_ 0x0050 Product Interrupt Request 20
entry IRQ21IC_ 0x0054 Product Interrupt Request 21
entry IRQ22IC_ 0x0058 Product Interrupt Request 22
entry IRQ23IC_ 0x005C Product Interrupt Request 23
entry IRQ24IC_ 0x0060 Product Interrupt Request 24
entry IRQ25IC_ 0x0064 Product Interrupt Request 25
entry IRQ26IC_ 0x0068 Product Interrupt Request 26
entry IRQ27IC_ 0x006C Product Interrupt Request 27
entry IRQ28IC_ 0x0070 Product Interrupt Request 28
entry IRQ29IC_ 0x0074 Product Interrupt Request 29
entry IRQ30IC_ 0x0078 Product Interrupt Request 30
entry IRQ31IC_ 0x007C Product Interrupt Request 31
entry IRQ32IC_ 0x0080 Product Interrupt Request 32
entry IRQ33IC_ 0x0084 Product Interrupt Request 33
entry T2IC_ 0x0088 GPT12E Timer T2
entry T3IC_ 0x008C GPT12E Timer T3
entry T4IC_ 0x0090 GPT12E Timer T4
entry T5IC_ 0x0094 GPT12E Timer T5
entry T6IC_ 0x0098 GPT12E Timer T6
entry CRIC_ 0x009C GPT12E Capture/Reload
entry IRQ34IC_ 0x00A0 Product Interrupt Request 34
entry IRQ35IC_ 0x00A4 Product Interrupt Request 35
entry S0TIC_ 0x00A8 ASC0 Transmit
entry S0RIC_ 0x00AC ASC0 Receive
entry S0EIC_ 0x00B0 ASC0 Error
entry SSC0TIC_ 0x00B4 SSC0 Transmit
entry SSC0RIC_ 0x00B8 SSC0 Receive
entry SSC0EIC_ 0x00BC SSC0 Error
entry IRQ48IC_ 0x00C0 Product Interrupt Request 48
entry IRQ49IC_ 0x00C4 Product Interrupt Request 49
entry IRQ50IC_ 0x00C8 Product Interrupt Request 50
entry IRQ51IC_ 0x00CC Product Interrupt Request 51
entry IRQ52IC_ 0x00D0 Product Interrupt Request 52
entry IRQ53IC_ 0x00D4 Product Interrupt Request 53
entry IRQ54IC_ 0x00D8 Product Interrupt Request 54
entry IRQ55IC_ 0x00DC Product Interrupt Request 55
entry IRQ56IC_ 0x00E0 Product Interrupt Request 56
entry IRQ57IC_ 0x00E4 Product Interrupt Request 57
entry IRQ58IC_ 0x00E8 Product Interrupt Request 58
entry IRQ59IC_ 0x00EC Product Interrupt Request 59
entry IRQ60IC_ 0x00F0 Product Interrupt Request 60
entry IRQ40IC_ 0x00F4 Product Interrupt Request 40
entry IRQ41IC_ 0x00F8 Product Interrupt Request 41
entry IRQ15IC_ 0x00FC Product Interrupt Request 15
entry IRQ36IC_ 0x0100 Product Interrupt Request 36
entry IRQ37IC_ 0x0104 Product Interrupt Request 37
entry IRQ38IC_ 0x0108 Product Interrupt Request 38
entry IRQ39IC_ 0x010C Product Interrupt Request 39
entry IRQ61IC_ 0x0110 Product Interrupt Request 61
entry IRQ62IC_ 0x0114 Product Interrupt Request 62
entry IRQ63IC_ 0x0118 Product Interrupt Request 63
entry S0TBIC_ 0x011C ASC0 Transmit Buffer
entry IRQ42IC_ 0x0120 Product Interrupt Request 42
entry IRQ43IC_ 0x0124 Product Interrupt Request 43
entry IRQ44IC_ 0x0128 Product Interrupt Request 44
entry WDTIC_ 0x0130 Watchdog Timer
entry EOPIC_ 0x012C End of PEC Transfer
entry IRQ45IC_ 0x0134 Product Interrupt Request 45
entry IRQ46IC_ 0x0138 Product Interrupt Request 46
entry IRQ47IC_ 0x013C Product Interrupt Request 47
entry IRQ64IC_ 0x0140 Product Interrupt Request 64
entry IRQ65IC_ 0x0144 Product Interrupt Request 65
entry IRQ66IC_ 0x0148 Product Interrupt Request 66
entry IRQ67IC_ 0x014C Product Interrupt Request 67
entry IRQ68IC_ 0x0150 Product Interrupt Request 68
entry IRQ69IC_ 0x0154 Product Interrupt Request 69
entry IRQ70IC_ 0x0158 Product Interrupt Request 70
entry IRQ71IC_ 0x015C Product Interrupt Request 71
entry IRQ72IC_ 0x0160 Product Interrupt Request 72
entry IRQ73IC_ 0x0164 Product Interrupt Request 73
entry IRQ74IC_ 0x0168 Product Interrupt Request 74
entry IRQ75IC_ 0x016C Product Interrupt Request 75
entry IRQ76IC_ 0x0170 Product Interrupt Request 76
entry IRQ77IC_ 0x0174 Product Interrupt Request 77
entry IRQ78IC_ 0x0178 Product Interrupt Request 78
entry IRQ79IC_ 0x017C Product Interrupt Request 79
entry IRQ50IC_ 0x0180 Product Interrupt Request 80
entry IRQ81IC_ 0x0184 Product Interrupt Request 81
entry IRQ82IC_ 0x0188 Product Interrupt Request 82
entry IRQ83IC_ 0x018C Product Interrupt Request 83
entry IRQ84IC_ 0x0190 Product Interrupt Request 84
entry IRQ85IC_ 0x0194 Product Interrupt Request 85
entry IRQ86IC_ 0x0198 Product Interrupt Request 86
entry IRQ87IC_ 0x019C Product Interrupt Request 87
entry IRQ88IC_ 0x01A0 Product Interrupt Request 88
entry IRQ89IC_ 0x01A4 Product Interrupt Request 89
entry IRQ90IC_ 0x01A8 Product Interrupt Request 90
entry IRQ91IC_ 0x01AC Product Interrupt Request 91
entry IRQ92IC_ 0x01B0 Product Interrupt Request 92
entry IRQ93IC_ 0x01B4 Product Interrupt Request 93
entry IRQ94IC_ 0x01B8 Product Interrupt Request 94
entry IRQ95IC_ 0x01BC Product Interrupt Request 95
entry IRQ96IC_ 0x01C0 Product Interrupt Request 96
entry IRQ97IC_ 0x01C4 Product Interrupt Request 97
entry IRQ98IC_ 0x01C8 Product Interrupt Request 98
entry IRQ99IC_ 0x01CC Product Interrupt Request 99
entry IRQ100IC_ 0x01D0 Product Interrupt Request 100
entry IRQ101IC_ 0x01D4 Product Interrupt Request 101
entry IRQ102IC_ 0x01D8 Product Interrupt Request 102
entry IRQ103IC_ 0x01DC Product Interrupt Request 103
entry IRQ104IC_ 0x01E0 Product Interrupt Request 104
entry IRQ105IC_ 0x01E4 Product Interrupt Request 105
entry IRQ106IC_ 0x01E8 Product Interrupt Request 106
entry IRQ107IC_ 0x01EC Product Interrupt Request 107
entry IRQ108IC_ 0x01F0 Product Interrupt Request 108
entry IRQ109IC_ 0x01F4 Product Interrupt Request 109
entry IRQ110IC_ 0x01F8 Product Interrupt Request 110
entry IRQ111IC_ 0x01FC Product Interrupt Request 111
; INPUT/OUTPUT PORTS
; E_SFR
reserv_F000 0xF000 reserved - do not use
reserv_F002 0xF002 reserved - do not use
reserv_F004 0xF004 reserved - do not use
reserv_F006 0xF006 reserved - do not use
reserv_F008 0xF008 reserved - do not use
reserv_F00A 0xF00A reserved - do not use
CPUID 0xF00C CPU Identification Register
CPUID.CPUREVNO_15 15 Module Number - bit 15
CPUID.CPUREVNO_14 14 Module Number - bit 14
CPUID.CPUREVNO_13 13 Module Number - bit 13
CPUID.CPUREVNO_12 12 Module Number - bit 12
CPUID.CPUREVNO_11 11 Module Number - bit 11
CPUID.CPUREVNO_10 10 Module Number - bit 10
CPUID.CPUREVNO_9 9 Module Number - bit 9
CPUID.CPUREVNO_8 8 Module Number - bit 8
CPUID.CPUMODNO_7 7 Version Number - bit 7
CPUID.CPUMODNO_6 6 Version Number - bit 6
CPUID.CPUMODNO_5 5 Version Number - bit 5
CPUID.CPUMODNO_4 4 Version Number - bit 4
CPUID.CPUMODNO_3 3 Version Number - bit 3
CPUID.CPUMODNO_2 2 Version Number - bit 2
CPUID.CPUMODNO_1 1 Version Number - bit 1
CPUID.CPUMODNO_0 0 Version Number - bit 0
reserv_F00E 0xF00E reserved - do not use
reserv_F010 0xF010 reserved - do not use
reserv_F012 0xF012 reserved - do not use
XADRS1 0xF014 XBUS Address Select Register 1
XADRS1.RGSAD1_15 15 Address Range Start Address Selection - bit 15
XADRS1.RGSAD1_14 14 Address Range Start Address Selection - bit 14
XADRS1.RGSAD1_13 13 Address Range Start Address Selection - bit 13
XADRS1.RGSAD1_12 12 Address Range Start Address Selection - bit 12
XADRS1.RGSAD1_11 11 Address Range Start Address Selection - bit 11
XADRS1.RGSAD1_10 10 Address Range Start Address Selection - bit 10
XADRS1.RGSAD1_9 9 Address Range Start Address Selection - bit 9
XADRS1.RGSAD1_8 8 Address Range Start Address Selection - bit 8
XADRS1.RGSAD1_7 7 Address Range Start Address Selection - bit 7
XADRS1.RGSAD1_6 6 Address Range Start Address Selection - bit 6
XADRS1.RGSAD1_5 5 Address Range Start Address Selection - bit 5
XADRS1.RGSAD1_4 4 Address Range Start Address Selection - bit 4
XADRS1.RGSZ1_3 3 Address Range Size Selection - bit 3
XADRS1.RGSZ1_2 2 Address Range Size Selection - bit 2
XADRS1.RGSZ1_1 1 Address Range Size Selection - bit 1
XADRS1.RGSZ1_0 0 Address Range Size Selection - bit 0
XADRS2 0xF016 XBUS Address Select Register 2
XADRS2.RGSAD2_15 15 Address Range Start Address Selection - bit 15
XADRS2.RGSAD2_14 14 Address Range Start Address Selection - bit 14
XADRS2.RGSAD2_13 13 Address Range Start Address Selection - bit 13
XADRS2.RGSAD2_12 12 Address Range Start Address Selection - bit 12
XADRS2.RGSAD2_11 11 Address Range Start Address Selection - bit 11
XADRS2.RGSAD2_10 10 Address Range Start Address Selection - bit 10
XADRS2.RGSAD2_9 9 Address Range Start Address Selection - bit 9
XADRS2.RGSAD2_8 8 Address Range Start Address Selection - bit 8
XADRS2.RGSAD2_7 7 Address Range Start Address Selection - bit 7
XADRS2.RGSAD2_6 6 Address Range Start Address Selection - bit 6
XADRS2.RGSAD2_5 5 Address Range Start Address Selection - bit 5
XADRS2.RGSAD2_4 4 Address Range Start Address Selection - bit 4
XADRS2.RGSZ2_3 3 Address Range Size Selection - bit 3
XADRS2.RGSZ2_2 2 Address Range Size Selection - bit 2
XADRS2.RGSZ2_1 1 Address Range Size Selection - bit 1
XADRS2.RGSZ2_0 0 Address Range Size Selection - bit 0
XADRS3 0xF018 XBUS Address Select Register 3
XADRS3.RGSAD3_15 15 Address Range Start Address Selection - bit 15
XADRS3.RGSAD3_14 14 Address Range Start Address Selection - bit 14
XADRS3.RGSAD3_13 13 Address Range Start Address Selection - bit 13
XADRS3.RGSAD3_12 12 Address Range Start Address Selection - bit 12
XADRS3.RGSAD3_11 11 Address Range Start Address Selection - bit 11
XADRS3.RGSAD3_10 10 Address Range Start Address Selection - bit 10
XADRS3.RGSAD3_9 9 Address Range Start Address Selection - bit 9
XADRS3.RGSAD3_8 8 Address Range Start Address Selection - bit 8
XADRS3.RGSAD3_7 7 Address Range Start Address Selection - bit 7
XADRS3.RGSAD3_6 6 Address Range Start Address Selection - bit 6
XADRS3.RGSAD3_5 5 Address Range Start Address Selection - bit 5
XADRS3.RGSAD3_4 4 Address Range Start Address Selection - bit 4
XADRS3.RGSZ3_3 3 Address Range Size Selection - bit 3
XADRS3.RGSZ3_2 2 Address Range Size Selection - bit 2
XADRS3.RGSZ3_1 1 Address Range Size Selection - bit 1
XADRS3.RGSZ3_0 0 Address Range Size Selection - bit 0
XADRS4 0xF01A XBUS Address Select Register 4
XADRS4.RGSAD4_15 15 Address Range Start Address Selection - bit 15
XADRS4.RGSAD4_14 14 Address Range Start Address Selection - bit 14
XADRS4.RGSAD4_13 13 Address Range Start Address Selection - bit 13
XADRS4.RGSAD4_12 12 Address Range Start Address Selection - bit 12
XADRS4.RGSAD4_11 11 Address Range Start Address Selection - bit 11
XADRS4.RGSAD4_10 10 Address Range Start Address Selection - bit 10
XADRS4.RGSAD4_9 9 Address Range Start Address Selection - bit 9
XADRS4.RGSAD4_8 8 Address Range Start Address Selection - bit 8
XADRS4.RGSAD4_7 7 Address Range Start Address Selection - bit 7
XADRS4.RGSAD4_6 6 Address Range Start Address Selection - bit 6
XADRS4.RGSAD4_5 5 Address Range Start Address Selection - bit 5
XADRS4.RGSAD4_4 4 Address Range Start Address Selection - bit 4
XADRS4.RGSZ4_3 3 Address Range Size Selection - bit 3
XADRS4.RGSZ4_2 2 Address Range Size Selection - bit 2
XADRS4.RGSZ4_1 1 Address Range Size Selection - bit 1
XADRS4.RGSZ4_0 0 Address Range Size Selection - bit 0
XADRS5 0xF01C XBUS Address Select Register 5
XADRS5.RGSAD5_15 15 Address Range Start Address Selection - bit 15
XADRS5.RGSAD5_14 14 Address Range Start Address Selection - bit 14
XADRS5.RGSAD5_13 13 Address Range Start Address Selection - bit 13
XADRS5.RGSAD5_12 12 Address Range Start Address Selection - bit 12
XADRS5.RGSAD5_11 11 Address Range Start Address Selection - bit 11
XADRS5.RGSAD5_10 10 Address Range Start Address Selection - bit 10
XADRS5.RGSAD5_9 9 Address Range Start Address Selection - bit 9
XADRS5.RGSAD5_8 8 Address Range Start Address Selection - bit 8
XADRS5.RGSAD5_7 7 Address Range Start Address Selection - bit 7
XADRS5.RGSAD5_6 6 Address Range Start Address Selection - bit 6
XADRS5.RGSAD5_5 5 Address Range Start Address Selection - bit 5
XADRS5.RGSAD5_4 4 Address Range Start Address Selection - bit 4
XADRS5.RGSZ5_3 3 Address Range Size Selection - bit 3
XADRS5.RGSZ5_2 2 Address Range Size Selection - bit 2
XADRS5.RGSZ5_1 1 Address Range Size Selection - bit 1
XADRS5.RGSZ5_0 0 Address Range Size Selection - bit 0
XADRS6 0xF01E XBUS Address Select Register 6
XADRS6.RGSAD6_15 15 Address Range Start Address Selection - bit 15
XADRS6.RGSAD6_14 14 Address Range Start Address Selection - bit 14
XADRS6.RGSAD6_13 13 Address Range Start Address Selection - bit 13
XADRS6.RGSAD6_12 12 Address Range Start Address Selection - bit 12
XADRS6.RGSAD6_11 11 Address Range Start Address Selection - bit 11
XADRS6.RGSAD6_10 10 Address Range Start Address Selection - bit 10
XADRS6.RGSAD6_9 9 Address Range Start Address Selection - bit 9
XADRS6.RGSAD6_8 8 Address Range Start Address Selection - bit 8
XADRS6.RGSAD6_7 7 Address Range Start Address Selection - bit 7
XADRS6.RGSAD6_6 6 Address Range Start Address Selection - bit 6
XADRS6.RGSAD6_5 5 Address Range Start Address Selection - bit 5
XADRS6.RGSAD6_4 4 Address Range Start Address Selection - bit 4
XADRS6.RGSZ6_3 3 Address Range Size Selection - bit 3
XADRS6.RGSZ6_2 2 Address Range Size Selection - bit 2
XADRS6.RGSZ6_1 1 Address Range Size Selection - bit 1
XADRS6.RGSZ6_0 0 Address Range Size Selection - bit 0
XPERCON 0xF024 XBUS Peripheral Control Register
XPERCON.PER15 15 XPeripheral Enable Control for XCS15
XPERCON.PER14 14 XPeripheral Enable Control for XCS14
XPERCON.PER13 13 XPeripheral Enable Control for XCS13
XPERCON.PER12 12 XPeripheral Enable Control for XCS12
XPERCON.PER11 11 XPeripheral Enable Control for XCS11
XPERCON.PER10 10 XPeripheral Enable Control for XCS10
XPERCON.PER9 9 XPeripheral Enable Control for XCS9
XPERCON.PER8 8 XPeripheral Enable Control for XCS8
XPERCON.PER7 7 XPeripheral Enable Control for XCS7
XPERCON.PER6 6 XPeripheral Enable Control for XCS6
XPERCON.PER5 5 XPeripheral Enable Control for XCS5
XPERCON.PER4 4 XPeripheral Enable Control for XCS4
XPERCON.PER3 3 XPeripheral Enable Control for XCS3
XPERCON.PER2 2 XPeripheral Enable Control for XCS2
XPERCON.PER1 1 XPeripheral Enable Control for XCS1
XPERCON.PER0 0 XPeripheral Enable Control for XCS0
COMDATA 0xF068 Cerberus Communication Mode Register
RWDATA 0xF06A Cerberus RW Mode Data Register
IOSR 0xF06C Cerberus status register
SSC0TB 0xF0B0 SSC0 Transmit Buffer (WO)
SSC0RB 0xF0B2 SSC0 Receive Buffer (RO)
SSC0BR 0xF0B4 SSC0 Baudrate Register
SSC0PISEL 0xF0B6 SSC0 Port Input Selection Register
IRQ96IC 0xF0B8 IRQ96 Interrupt Control Register
IRQ96IC.IRQ96ICGP 8 Group Priority Extension
IRQ96IC.IRQ96ICIR 7 Interrupt Request Flag
IRQ96IC.IRQ96ICIE 6 Interrupt Enable Control Bit
IRQ96IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ96IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ96IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ96IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ96IC.GLVL_1 1 Group Priority Level - 1
IRQ96IC.GLVL_0 0 Group Priority Level - 0
IRQ97IC 0xF0BA IRQ97 Interrupt Control Register
IRQ97IC.IRQ97ICGP 8 Group Priority Extension
IRQ97IC.IRQ97ICIR 7 Interrupt Request Flag
IRQ97IC.IRQ97ICIE 6 Interrupt Enable Control Bit
IRQ97IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ97IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ97IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ97IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ97IC.GLVL_1 1 Group Priority Level - 1
IRQ97IC.GLVL_0 0 Group Priority Level - 0
IRQ98IC 0xF0BC IRQ98 Interrupt Control Register
IRQ98IC.IRQ98ICGP 8 Group Priority Extension
IRQ98IC.IRQ98ICIR 7 Interrupt Request Flag
IRQ98IC.IRQ98ICIE 6 Interrupt Enable Control Bit
IRQ98IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ98IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ98IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ98IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ98IC.GLVL_1 1 Group Priority Level - 1
IRQ98IC.GLVL_0 0 Group Priority Level - 0
IRQ99IC 0xF0BE IRQ99 Interrupt Control Register
IRQ99IC.IRQ99ICGP 8 Group Priority Extension
IRQ99IC.IRQ99ICIR 7 Interrupt Request Flag
IRQ99IC.IRQ99ICIE 6 Interrupt Enable Control Bit
IRQ99IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ99IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ99IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ99IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ99IC.GLVL_1 1 Group Priority Level - 1
IRQ99IC.GLVL_0 0 Group Priority Level - 0
IRQ100IC 0xF0C0 IRQ100 Interrupt Control Register
IRQ100IC.IRQ100ICGP 8 Group Priority Extension
IRQ100IC.IRQ100ICIR 7 Interrupt Request Flag
IRQ100IC.IRQ100ICIE 6 Interrupt Enable Control Bit
IRQ100IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ100IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ100IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ100IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ100IC.GLVL_1 1 Group Priority Level - 1
IRQ100IC.GLVL_0 0 Group Priority Level - 0
IRQ101IC 0xF0C2 IRQ101 Interrupt Control Register
IRQ101IC.IRQ101ICGP 8 Group Priority Extension
IRQ101IC.IRQ101ICIR 7 Interrupt Request Flag
IRQ101IC.IRQ101ICIE 6 Interrupt Enable Control Bit
IRQ101IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ101IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ101IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ101IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ101IC.GLVL_1 1 Group Priority Level - 1
IRQ101IC.GLVL_0 0 Group Priority Level - 0
IRQ102IC 0xF0C4 IRQ102 Interrupt Control Register
IRQ102IC.IRQ102ICGP 8 Group Priority Extension
IRQ102IC.IRQ102ICIR 7 Interrupt Request Flag
IRQ102IC.IRQ102ICIE 6 Interrupt Enable Control Bit
IRQ102IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ102IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ102IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ102IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ102IC.GLVL_1 1 Group Priority Level - 1
IRQ102IC.GLVL_0 0 Group Priority Level - 0
IRQ103IC 0xF0C6 IRQ103 Interrupt Control Register
IRQ103IC.IRQ103ICGP 8 Group Priority Extension
IRQ103IC.IRQ103ICIR 7 Interrupt Request Flag
IRQ103IC.IRQ103ICIE 6 Interrupt Enable Control Bit
IRQ103IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ103IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ103IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ103IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ103IC.GLVL_1 1 Group Priority Level - 1
IRQ103IC.GLVL_0 0 Group Priority Level - 0
IRQ104IC 0xF0C8 IRQ104 Interrupt Control Register
IRQ104IC.IRQ104ICGP 8 Group Priority Extension
IRQ104IC.IRQ104ICIR 7 Interrupt Request Flag
IRQ104IC.IRQ104ICIE 6 Interrupt Enable Control Bit
IRQ104IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ104IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ104IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ104IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ104IC.GLVL_1 1 Group Priority Level - 1
IRQ104IC.GLVL_0 0 Group Priority Level - 0
IRQ105IC 0xF0CA IRQ105 Interrupt Control Register
IRQ105IC.IRQ105ICGP 8 Group Priority Extension
IRQ105IC.IRQ105ICIR 7 Interrupt Request Flag
IRQ105IC.IRQ105ICIE 6 Interrupt Enable Control Bit
IRQ105IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ105IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ105IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ105IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ105IC.GLVL_1 1 Group Priority Level - 1
IRQ105IC.GLVL_0 0 Group Priority Level - 0
IRQ106IC 0xF0CC IRQ106 Interrupt Control Register
IRQ106IC.IRQ106ICGP 8 Group Priority Extension
IRQ106IC.IRQ106ICIR 7 Interrupt Request Flag
IRQ106IC.IRQ106ICIE 6 Interrupt Enable Control Bit
IRQ106IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ106IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ106IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ106IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ106IC.GLVL_1 1 Group Priority Level - 1
IRQ106IC.GLVL_0 0 Group Priority Level - 0
IRQ107IC 0xF0CE IRQ107 Interrupt Control Register
IRQ107IC.IRQ107ICGP 8 Group Priority Extension
IRQ107IC.IRQ107ICIR 7 Interrupt Request Flag
IRQ107IC.IRQ107ICIE 6 Interrupt Enable Control Bit
IRQ107IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ107IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ107IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ107IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ107IC.GLVL_1 1 Group Priority Level - 1
IRQ107IC.GLVL_0 0 Group Priority Level - 0
IRQ108IC 0xF0D0 IRQ108 Interrupt Control Register
IRQ108IC.IRQ108ICGP 8 Group Priority Extension
IRQ108IC.IRQ108ICIR 7 Interrupt Request Flag
IRQ108IC.IRQ108ICIE 6 Interrupt Enable Control Bit
IRQ108IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ108IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ108IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ108IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ108IC.GLVL_1 1 Group Priority Level - 1
IRQ108IC.GLVL_0 0 Group Priority Level - 0
IRQ109IC 0xF0D2 IRQ109 Interrupt Control Register
IRQ109IC.IRQ109ICGP 8 Group Priority Extension
IRQ109IC.IRQ109ICIR 7 Interrupt Request Flag
IRQ109IC.IRQ109ICIE 6 Interrupt Enable Control Bit
IRQ109IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ109IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ109IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ109IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ109IC.GLVL_1 1 Group Priority Level - 1
IRQ109IC.GLVL_0 0 Group Priority Level - 0
IRQ110IC 0xF0D4 IRQ110 Interrupt Control Register
IRQ110IC.IRQ110ICGP 8 Group Priority Extension
IRQ110IC.IRQ110ICIR 7 Interrupt Request Flag
IRQ110IC.IRQ110ICIE 6 Interrupt Enable Control Bit
IRQ110IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ110IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ110IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ110IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ110IC.GLVL_1 1 Group Priority Level - 1
IRQ110IC.GLVL_0 0 Group Priority Level - 0
IRQ111IC 0xF0D6 IRQ111 Interrupt Control Register
IRQ111IC.IRQ111ICGP 8 Group Priority Extension
IRQ111IC.IRQ111ICIR 7 Interrupt Request Flag
IRQ111IC.IRQ111ICIE 6 Interrupt Enable Control Bit
IRQ111IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ111IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ111IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ111IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ111IC.GLVL_1 1 Group Priority Level - 1
IRQ111IC.GLVL_0 0 Group Priority Level - 0
DTIDR 0xF0D8 Task ID register
DCMPSP 0xF0EC Select and Programming Register for DCMPx
DCMPDP 0xF0EE Data Programming Register for DCMPx
DTREVT 0xF0F0 Specifies hardware triggers and action
DEXEVT 0xF0F2 Specifies action if external break pin is asserted
DSWEVT 0xF0F4 Specifies action if DEBUG instruction is executed
reserv_F0F6 0xF0F6 reserved - do not use
DIP 0xF0F8 Instruction pointer register
DIPX 0xF0FA Instruction pointer register extension
DBGSR 0xF0FC Debug status register
reserv_F0FE 0xF0FE reserved - do not use
DP0L 0xF100 P0L Direction Control Register
DP0L.DP0L7 7 Port direction register DP0L bit 7
DP0L.DP0L6 6 Port direction register DP0L bit 6
DP0L.DP0L5 5 Port direction register DP0L bit 5
DP0L.DP0L4 4 Port direction register DP0L bit 4
DP0L.DP0L3 3 Port direction register DP0L bit 3
DP0L.DP0L2 2 Port direction register DP0L bit 2
DP0L.DP0L1 1 Port direction register DP0L bit 1
DP0L.DP0L0 0 Port direction register DP0L bit 0
DP0H 0xF102 P0H Direction Control Register
DP0H.DP0H7 7 Port direction register DP0H bit 7
DP0H.DP0H6 6 Port direction register DP0H bit 6
DP0H.DP0H5 5 Port direction register DP0H bit 5
DP0H.DP0H4 4 Port direction register DP0H bit 4
DP0H.DP0H3 3 Port direction register DP0H bit 3
DP0H.DP0H2 2 Port direction register DP0H bit 2
DP0H.DP0H1 1 Port direction register DP0H bit 1
DP0H.DP0H0 0 Port direction register DP0H bit 0
DP1L 0xF104 P1L Direction Control Register
DP1L.DP1L7 7 Port direction register DP1L bit 7
DP1L.DP1L6 6 Port direction register DP1L bit 6
DP1L.DP1L5 5 Port direction register DP1L bit 5
DP1L.DP1L4 4 Port direction register DP1L bit 4
DP1L.DP1L3 3 Port direction register DP1L bit 3
DP1L.DP1L2 2 Port direction register DP1L bit 2
DP1L.DP1L1 1 Port direction register DP1L bit 1
DP1L.DP1L0 0 Port direction register DP1L bit 0
DP1H 0xF106 P1H Direction Control Register
DP1H.DP1H7 7 Port direction register DP1H bit 7
DP1H.DP1H6 6 Port direction register DP1H bit 6
DP1H.DP1H5 5 Port direction register DP1H bit 5
DP1H.DP1H4 4 Port direction register DP1H bit 4
DP1H.DP1H3 3 Port direction register DP1H bit 3
DP1H.DP1H2 2 Port direction register DP1H bit 2
DP1H.DP1H1 1 Port direction register DP1H bit 1
DP1H.DP1H0 0 Port direction register DP1H bit 0
RP0H 0xF108 System Startup Configuration Register (read only)
RP0H.CLKCFG7 7 Clock Generation Mode Configuration 7
RP0H.CLKCFG6 6 Clock Generation Mode Configuration 6
RP0H.CLKCFG5 5 Clock Generation Mode Configuration 5
RP0H.SALSEL4 4 Segment Address Line Selection 4
RP0H.SALSEL3 3 Segment Address Line Selection 3
RP0H.CSSEL2 2 Chip Select Line Selection 2
RP0H.CSSEL1 1 Chip Select Line Selection 1
RP0H.WRC 0 Write Configuration
; reserv_F108 0xF108 reserved - do not use (???)
reserv_F10A 0xF10A reserved - do not use
reserv_F10C 0xF10C reserved - do not use
reserv_F10E 0xF10E reserved - do not use
reserv_F110 0xF110 reserved - do not use
reserv_F112 0xF112 reserved - do not use
XBCON1 0xF114 XBUS Control register 1
XBCON1.RDYEN1 12 READY Enable
XBCON1.BSWC1 11 BUSCON Switch Control
XBCON1.BUSACT1 10 XBUS Active Control
XBCON1.BTYP1 7 XBUS Type Definition
XBCON1.MCTC1_3 3 Memory Cycle Time Control - bit 3
XBCON1.MCTC1_2 2 Memory Cycle Time Control - bit 2
XBCON1.MCTC1_1 1 Memory Cycle Time Control - bit 1
XBCON1.MCTC1_0 0 Memory Cycle Time Control - bit 0
XBCON2 0xF116 XBUS Control register 2
XBCON2.RDYEN2 12 READY Enable
XBCON2.BSWC2 11 BUSCON Switch Control
XBCON2.BUSACT2 10 XBUS Active Control
XBCON2.BTYP2 7 XBUS Type Definition
XBCON2.MCTC2_3 3 Memory Cycle Time Control - bit 3
XBCON2.MCTC2_2 2 Memory Cycle Time Control - bit 2
XBCON2.MCTC2_1 1 Memory Cycle Time Control - bit 1
XBCON2.MCTC2_0 0 Memory Cycle Time Control - bit 0
XBCON3 0xF118 XBUS Control register 3
XBCON3.RDYEN3 12 READY Enable
XBCON3.BSWC3 11 BUSCON Switch Control
XBCON3.BUSACT3 10 XBUS Active Control
XBCON3.BTYP3 7 XBUS Type Definition
XBCON3.MCTC3_3 3 Memory Cycle Time Control - bit 3
XBCON3.MCTC3_2 2 Memory Cycle Time Control - bit 2
XBCON3.MCTC3_1 1 Memory Cycle Time Control - bit 1
XBCON3.MCTC3_0 0 Memory Cycle Time Control - bit 0
XBCON4 0xF11A XBUS Control register 4
XBCON4.RDYEN4 12 READY Enable
XBCON4.BSWC4 11 BUSCON Switch Control
XBCON4.BUSACT4 10 XBUS Active Control
XBCON4.BTYP4 7 XBUS Type Definition
XBCON4.MCTC4_3 3 Memory Cycle Time Control - bit 3
XBCON4.MCTC4_2 2 Memory Cycle Time Control - bit 2
XBCON4.MCTC4_1 1 Memory Cycle Time Control - bit 1
XBCON4.MCTC4_0 0 Memory Cycle Time Control - bit 0
XBCON5 0xF11C XBUS Control register 5
XBCON5.RDYEN5 12 READY Enable
XBCON5.BSWC5 11 BUSCON Switch Control
XBCON5.BUSACT5 10 XBUS Active Control
XBCON5.BTYP5 7 XBUS Type Definition
XBCON5.MCTC5_3 3 Memory Cycle Time Control - bit 3
XBCON5.MCTC5_2 2 Memory Cycle Time Control - bit 2
XBCON5.MCTC5_1 1 Memory Cycle Time Control - bit 1
XBCON5.MCTC5_0 0 Memory Cycle Time Control - bit 0
XBCON6 0xF11E XBUS Control register 6
XBCON6.RDYEN6 12 READY Enable
XBCON6.BSWC6 11 BUSCON Switch Control
XBCON6.BUSACT6 10 XBUS Active Control
XBCON6.BTYP6 7 XBUS Type Definition
XBCON6.MCTC6_3 3 Memory Cycle Time Control - bit 3
XBCON6.MCTC6_2 2 Memory Cycle Time Control - bit 2
XBCON6.MCTC6_1 1 Memory Cycle Time Control - bit 1
XBCON6.MCTC6_0 0 Memory Cycle Time Control - bit 0
IRQ64IC 0xF120 IRQ64 Interrupt Control Register
IRQ64IC.IRQ64ICGP 8 Group Priority Extension
IRQ64IC.IRQ64ICIR 7 Interrupt Request Flag
IRQ64IC.IRQ64ICIE 6 Interrupt Enable Control Bit
IRQ64IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ64IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ64IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ64IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ64IC.GLVL_1 1 Group Priority Level - 1
IRQ64IC.GLVL_0 0 Group Priority Level - 0
IRQ65IC 0xF122 IRQ65 Interrupt Control Register
IRQ65IC.IRQ65ICGP 8 Group Priority Extension
IRQ65IC.IRQ65ICIR 7 Interrupt Request Flag
IRQ65IC.IRQ65ICIE 6 Interrupt Enable Control Bit
IRQ65IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ65IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ65IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ65IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ65IC.GLVL_1 1 Group Priority Level - 1
IRQ65IC.GLVL_0 0 Group Priority Level - 0
IRQ66IC 0xF124 IRQ66 Interrupt Control Register
IRQ66IC.IRQ66ICGP 8 Group Priority Extension
IRQ66IC.IRQ66ICIR 7 Interrupt Request Flag
IRQ66IC.IRQ66ICIE 6 Interrupt Enable Control Bit
IRQ66IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ66IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ66IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ66IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ66IC.GLVL_1 1 Group Priority Level - 1
IRQ66IC.GLVL_0 0 Group Priority Level - 0
IRQ67IC 0xF126 IRQ67 Interrupt Control Register
IRQ67IC.IRQ67ICGP 8 Group Priority Extension
IRQ67IC.IRQ67ICIR 7 Interrupt Request Flag
IRQ67IC.IRQ67ICIE 6 Interrupt Enable Control Bit
IRQ67IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ67IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ67IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ67IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ67IC.GLVL_1 1 Group Priority Level - 1
IRQ67IC.GLVL_0 0 Group Priority Level - 0
IRQ68IC 0xF128 IRQ68 Interrupt Control Register
IRQ68IC.IRQ68ICGP 8 Group Priority Extension
IRQ68IC.IRQ68ICIR 7 Interrupt Request Flag
IRQ68IC.IRQ68ICIE 6 Interrupt Enable Control Bit
IRQ68IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ68IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ68IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ68IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ68IC.GLVL_1 1 Group Priority Level - 1
IRQ68IC.GLVL_0 0 Group Priority Level - 0
IRQ69IC 0xF12A IRQ69 Interrupt Control Register
IRQ69IC.IRQ69ICGP 8 Group Priority Extension
IRQ69IC.IRQ69ICIR 7 Interrupt Request Flag
IRQ69IC.IRQ69ICIE 6 Interrupt Enable Control Bit
IRQ69IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ69IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ69IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ69IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ69IC.GLVL_1 1 Group Priority Level - 1
IRQ69IC.GLVL_0 0 Group Priority Level - 0
IRQ70IC 0xF12C IRQ70 Interrupt Control Register
IRQ70IC.IRQ70ICGP 8 Group Priority Extension
IRQ70IC.IRQ70ICIR 7 Interrupt Request Flag
IRQ70IC.IRQ70ICIE 6 Interrupt Enable Control Bit
IRQ70IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ70IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ70IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ70IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ70IC.GLVL_1 1 Group Priority Level - 1
IRQ70IC.GLVL_0 0 Group Priority Level - 0
IRQ71IC 0xF12E IRQ71 Interrupt Control Register
IRQ71IC.IRQ71ICGP 8 Group Priority Extension
IRQ71IC.IRQ71ICIR 7 Interrupt Request Flag
IRQ71IC.IRQ71ICIE 6 Interrupt Enable Control Bit
IRQ71IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ71IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ71IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ71IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ71IC.GLVL_1 1 Group Priority Level - 1
IRQ71IC.GLVL_0 0 Group Priority Level - 0
IRQ72IC 0xF130 IRQ72 Interrupt Control Register
IRQ72IC.IRQ72ICGP 8 Group Priority Extension
IRQ72IC.IRQ72ICIR 7 Interrupt Request Flag
IRQ72IC.IRQ72ICIE 6 Interrupt Enable Control Bit
IRQ72IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ72IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ72IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ72IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ72IC.GLVL_1 1 Group Priority Level - 1
IRQ72IC.GLVL_0 0 Group Priority Level - 0
IRQ73IC 0xF132 IRQ73 Interrupt Control Register
IRQ73IC.IRQ73ICGP 8 Group Priority Extension
IRQ73IC.IRQ73ICIR 7 Interrupt Request Flag
IRQ73IC.IRQ73ICIE 6 Interrupt Enable Control Bit
IRQ73IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ73IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ73IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ73IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ73IC.GLVL_1 1 Group Priority Level - 1
IRQ73IC.GLVL_0 0 Group Priority Level - 0
IRQ74IC 0xF134 IRQ74 Interrupt Control Register
IRQ74IC.IRQ74ICGP 8 Group Priority Extension
IRQ74IC.IRQ74ICIR 7 Interrupt Request Flag
IRQ74IC.IRQ74ICIE 6 Interrupt Enable Control Bit
IRQ74IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ74IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ74IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ74IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ74IC.GLVL_1 1 Group Priority Level - 1
IRQ74IC.GLVL_0 0 Group Priority Level - 0
IRQ75IC 0xF136 IRQ75 Interrupt Control Register
IRQ75IC.IRQ75ICGP 8 Group Priority Extension
IRQ75IC.IRQ75ICIR 7 Interrupt Request Flag
IRQ75IC.IRQ75ICIE 6 Interrupt Enable Control Bit
IRQ75IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ75IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ75IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ75IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ75IC.GLVL_1 1 Group Priority Level - 1
IRQ75IC.GLVL_0 0 Group Priority Level - 0
IRQ76IC 0xF138 IRQ76 Interrupt Control Register
IRQ76IC.IRQ76ICGP 8 Group Priority Extension
IRQ76IC.IRQ76ICIR 7 Interrupt Request Flag
IRQ76IC.IRQ76ICIE 6 Interrupt Enable Control Bit
IRQ76IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ76IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ76IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ76IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ76IC.GLVL_1 1 Group Priority Level - 1
IRQ76IC.GLVL_0 0 Group Priority Level - 0
IRQ77IC 0xF13A IRQ77 Interrupt Control Register
IRQ77IC.IRQ77ICGP 8 Group Priority Extension
IRQ77IC.IRQ77ICIR 7 Interrupt Request Flag
IRQ77IC.IRQ77ICIE 6 Interrupt Enable Control Bit
IRQ77IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ77IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ77IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ77IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ77IC.GLVL_1 1 Group Priority Level - 1
IRQ77IC.GLVL_0 0 Group Priority Level - 0
IRQ78IC 0xF13C IRQ78 Interrupt Control Register
IRQ78IC.IRQ78ICGP 8 Group Priority Extension
IRQ78IC.IRQ78ICIR 7 Interrupt Request Flag
IRQ78IC.IRQ78ICIE 6 Interrupt Enable Control Bit
IRQ78IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ78IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ78IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ78IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ78IC.GLVL_1 1 Group Priority Level - 1
IRQ78IC.GLVL_0 0 Group Priority Level - 0
IRQ79IC 0xF13E IRQ79 Interrupt Control Register
IRQ79IC.IRQ79ICGP 8 Group Priority Extension
IRQ79IC.IRQ79ICIR 7 Interrupt Request Flag
IRQ79IC.IRQ79ICIE 6 Interrupt Enable Control Bit
IRQ79IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ79IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ79IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ79IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ79IC.GLVL_1 1 Group Priority Level - 1
IRQ79IC.GLVL_0 0 Group Priority Level - 0
IRQ80IC 0xF140 IRQ80 Interrupt Control Register
IRQ80IC.IRQ80ICGP 8 Group Priority Extension
IRQ80IC.IRQ80ICIR 7 Interrupt Request Flag
IRQ80IC.IRQ80ICIE 6 Interrupt Enable Control Bit
IRQ80IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ80IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ80IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ80IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ80IC.GLVL_1 1 Group Priority Level - 1
IRQ80IC.GLVL_0 0 Group Priority Level - 0
IRQ81IC 0xF142 IRQ81 Interrupt Control Register
IRQ81IC.IRQ81ICGP 8 Group Priority Extension
IRQ81IC.IRQ81ICIR 7 Interrupt Request Flag
IRQ81IC.IRQ81ICIE 6 Interrupt Enable Control Bit
IRQ81IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ81IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ81IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ81IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ81IC.GLVL_1 1 Group Priority Level - 1
IRQ81IC.GLVL_0 0 Group Priority Level - 0
IRQ82IC 0xF144 IRQ82 Interrupt Control Register
IRQ82IC.IRQ82ICGP 8 Group Priority Extension
IRQ82IC.IRQ82ICIR 7 Interrupt Request Flag
IRQ82IC.IRQ82ICIE 6 Interrupt Enable Control Bit
IRQ82IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ82IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ82IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ82IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ82IC.GLVL_1 1 Group Priority Level - 1
IRQ82IC.GLVL_0 0 Group Priority Level - 0
IRQ83IC 0xF146 IRQ83 Interrupt Control Register
IRQ83IC.IRQ83ICGP 8 Group Priority Extension
IRQ83IC.IRQ83ICIR 7 Interrupt Request Flag
IRQ83IC.IRQ83ICIE 6 Interrupt Enable Control Bit
IRQ83IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ83IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ83IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ83IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ83IC.GLVL_1 1 Group Priority Level - 1
IRQ83IC.GLVL_0 0 Group Priority Level - 0
IRQ84IC 0xF148 IRQ84 Interrupt Control Register
IRQ84IC.IRQ84ICGP 8 Group Priority Extension
IRQ84IC.IRQ84ICIR 7 Interrupt Request Flag
IRQ84IC.IRQ84ICIE 6 Interrupt Enable Control Bit
IRQ84IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ84IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ84IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ84IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ84IC.GLVL_1 1 Group Priority Level - 1
IRQ84IC.GLVL_0 0 Group Priority Level - 0
IRQ85IC 0xF14A IRQ85 Interrupt Control Register
IRQ85IC.IRQ85ICGP 8 Group Priority Extension
IRQ85IC.IRQ85ICIR 7 Interrupt Request Flag
IRQ85IC.IRQ85ICIE 6 Interrupt Enable Control Bit
IRQ85IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ85IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ85IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ85IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ85IC.GLVL_1 1 Group Priority Level - 1
IRQ85IC.GLVL_0 0 Group Priority Level - 0
IRQ86IC 0xF14C IRQ86 Interrupt Control Register
IRQ86IC.IRQ86ICGP 8 Group Priority Extension
IRQ86IC.IRQ86ICIR 7 Interrupt Request Flag
IRQ86IC.IRQ86ICIE 6 Interrupt Enable Control Bit
IRQ86IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ86IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ86IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ86IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ86IC.GLVL_1 1 Group Priority Level - 1
IRQ86IC.GLVL_0 0 Group Priority Level - 0
IRQ87IC 0xF14E IRQ87 Interrupt Control Register
IRQ87IC.IRQ87ICGP 8 Group Priority Extension
IRQ87IC.IRQ87ICIR 7 Interrupt Request Flag
IRQ87IC.IRQ87ICIE 6 Interrupt Enable Control Bit
IRQ87IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ87IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ87IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ87IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ87IC.GLVL_1 1 Group Priority Level - 1
IRQ87IC.GLVL_0 0 Group Priority Level - 0
IRQ88IC 0xF150 IRQ88 Interrupt Control Register
IRQ88IC.IRQ88ICGP 8 Group Priority Extension
IRQ88IC.IRQ88ICIR 7 Interrupt Request Flag
IRQ88IC.IRQ88ICIE 6 Interrupt Enable Control Bit
IRQ88IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ88IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ88IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ88IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ88IC.GLVL_1 1 Group Priority Level - 1
IRQ88IC.GLVL_0 0 Group Priority Level - 0
IRQ89IC 0xF152 IRQ89 Interrupt Control Register
IRQ89IC.IRQ89ICGP 8 Group Priority Extension
IRQ89IC.IRQ89ICIR 7 Interrupt Request Flag
IRQ89IC.IRQ89ICIE 6 Interrupt Enable Control Bit
IRQ89IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ89IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ89IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ89IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ89IC.GLVL_1 1 Group Priority Level - 1
IRQ89IC.GLVL_0 0 Group Priority Level - 0
IRQ90IC 0xF154 IRQ90 Interrupt Control Register
IRQ90IC.IRQ90ICGP 8 Group Priority Extension
IRQ90IC.IRQ90ICIR 7 Interrupt Request Flag
IRQ90IC.IRQ90ICIE 6 Interrupt Enable Control Bit
IRQ90IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ90IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ90IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ90IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ90IC.GLVL_1 1 Group Priority Level - 1
IRQ90IC.GLVL_0 0 Group Priority Level - 0
IRQ91IC 0xF156 IRQ91 Interrupt Control Register
IRQ91IC.IRQ91ICGP 8 Group Priority Extension
IRQ91IC.IRQ91ICIR 7 Interrupt Request Flag
IRQ91IC.IRQ91ICIE 6 Interrupt Enable Control Bit
IRQ91IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ91IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ91IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ91IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ91IC.GLVL_1 1 Group Priority Level - 1
IRQ91IC.GLVL_0 0 Group Priority Level - 0
IRQ92IC 0xF158 IRQ92 Interrupt Control Register
IRQ92IC.IRQ92ICGP 8 Group Priority Extension
IRQ92IC.IRQ92ICIR 7 Interrupt Request Flag
IRQ92IC.IRQ92ICIE 6 Interrupt Enable Control Bit
IRQ92IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ92IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ92IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ92IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ92IC.GLVL_1 1 Group Priority Level - 1
IRQ92IC.GLVL_0 0 Group Priority Level - 0
IRQ93IC 0xF15A IRQ93 Interrupt Control Register
IRQ93IC.IRQ93ICGP 8 Group Priority Extension
IRQ93IC.IRQ93ICIR 7 Interrupt Request Flag
IRQ93IC.IRQ93ICIE 6 Interrupt Enable Control Bit
IRQ93IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ93IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ93IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ93IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ93IC.GLVL_1 1 Group Priority Level - 1
IRQ93IC.GLVL_0 0 Group Priority Level - 0
IRQ94IC 0xF15C IRQ94 Interrupt Control Register
IRQ94IC.IRQ94ICGP 8 Group Priority Extension
IRQ94IC.IRQ94ICIR 7 Interrupt Request Flag
IRQ94IC.IRQ94ICIE 6 Interrupt Enable Control Bit
IRQ94IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ94IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ94IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ94IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ94IC.GLVL_1 1 Group Priority Level - 1
IRQ94IC.GLVL_0 0 Group Priority Level - 0
IRQ95IC 0xF15E IRQ95 Interrupt Control Register
IRQ95IC.IRQ95ICGP 8 Group Priority Extension
IRQ95IC.IRQ95ICIR 7 Interrupt Request Flag
IRQ95IC.IRQ95ICIE 6 Interrupt Enable Control Bit
IRQ95IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ95IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ95IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ95IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ95IC.GLVL_1 1 Group Priority Level - 1
IRQ95IC.GLVL_0 0 Group Priority Level - 0
IRQ48IC 0xF160 IRQ48 Interrupt Control Register
IRQ96IC.IRQ96ICGP 8 Group Priority Extension
IRQ96IC.IRQ96ICIR 7 Interrupt Request Flag
IRQ96IC.IRQ96ICIE 6 Interrupt Enable Control Bit
IRQ96IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ96IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ96IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ96IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ96IC.GLVL_1 1 Group Priority Level - 1
IRQ96IC.GLVL_0 0 Group Priority Level - 0
IRQ49IC 0xF162 IRQ49 Interrupt Control Register
IRQ49IC.IRQ49ICGP 8 Group Priority Extension
IRQ49IC.IRQ49ICIR 7 Interrupt Request Flag
IRQ49IC.IRQ49ICIE 6 Interrupt Enable Control Bit
IRQ49IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ49IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ49IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ49IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ49IC.GLVL_1 1 Group Priority Level - 1
IRQ49IC.GLVL_0 0 Group Priority Level - 0
IRQ50IC 0xF164 IRQ50 Interrupt Control Register
IRQ50IC.IRQ50ICGP 8 Group Priority Extension
IRQ50IC.IRQ50ICIR 7 Interrupt Request Flag
IRQ50IC.IRQ50ICIE 6 Interrupt Enable Control Bit
IRQ50IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ50IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ50IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ50IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ50IC.GLVL_1 1 Group Priority Level - 1
IRQ50IC.GLVL_0 0 Group Priority Level - 0
IRQ51IC 0xF166 IRQ51 Interrupt Control Register
IRQ51IC.IRQ51ICGP 8 Group Priority Extension
IRQ51IC.IRQ51ICIR 7 Interrupt Request Flag
IRQ51IC.IRQ51ICIE 6 Interrupt Enable Control Bit
IRQ51IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ51IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ51IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ51IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ51IC.GLVL_1 1 Group Priority Level - 1
IRQ51IC.GLVL_0 0 Group Priority Level - 0
IRQ52IC 0xF168 IRQ52 Interrupt Control Register
IRQ52IC.IRQ52ICGP 8 Group Priority Extension
IRQ52IC.IRQ52ICIR 7 Interrupt Request Flag
IRQ52IC.IRQ52ICIE 6 Interrupt Enable Control Bit
IRQ52IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ52IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ52IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ52IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ52IC.GLVL_1 1 Group Priority Level - 1
IRQ52IC.GLVL_0 0 Group Priority Level - 0
IRQ53IC 0xF16A IRQ53 Interrupt Control Register
IRQ53IC.IRQ53ICGP 8 Group Priority Extension
IRQ53IC.IRQ53ICIR 7 Interrupt Request Flag
IRQ53IC.IRQ53ICIE 6 Interrupt Enable Control Bit
IRQ53IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ53IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ53IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ53IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ53IC.GLVL_1 1 Group Priority Level - 1
IRQ53IC.GLVL_0 0 Group Priority Level - 0
IRQ54IC 0xF16C IRQ54 Interrupt Control Register
IRQ54IC.IRQ54ICGP 8 Group Priority Extension
IRQ54IC.IRQ54ICIR 7 Interrupt Request Flag
IRQ54IC.IRQ54ICIE 6 Interrupt Enable Control Bit
IRQ54IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ54IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ54IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ54IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ54IC.GLVL_1 1 Group Priority Level - 1
IRQ54IC.GLVL_0 0 Group Priority Level - 0
IRQ55IC 0xF16E IRQ55 Interrupt Control Register
IRQ55IC.IRQ55ICGP 8 Group Priority Extension
IRQ55IC.IRQ55ICIR 7 Interrupt Request Flag
IRQ55IC.IRQ55ICIE 6 Interrupt Enable Control Bit
IRQ55IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ55IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ55IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ55IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ55IC.GLVL_1 1 Group Priority Level - 1
IRQ55IC.GLVL_0 0 Group Priority Level - 0
IRQ56IC 0xF170 IRQ56 Interrupt Control Register
IRQ56IC.IRQ56ICGP 8 Group Priority Extension
IRQ56IC.IRQ56ICIR 7 Interrupt Request Flag
IRQ56IC.IRQ56ICIE 6 Interrupt Enable Control Bit
IRQ56IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ56IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ56IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ56IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ56IC.GLVL_1 1 Group Priority Level - 1
IRQ56IC.GLVL_0 0 Group Priority Level - 0
IRQ57IC 0xF172 IRQ57 Interrupt Control Register
IRQ57IC.IRQ57ICGP 8 Group Priority Extension
IRQ57IC.IRQ57ICIR 7 Interrupt Request Flag
IRQ57IC.IRQ57ICIE 6 Interrupt Enable Control Bit
IRQ57IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ57IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ57IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ57IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ57IC.GLVL_1 1 Group Priority Level - 1
IRQ57IC.GLVL_0 0 Group Priority Level - 0
IRQ58IC 0xF174 IRQ58 Interrupt Control Register
IRQ58IC.IRQ58ICGP 8 Group Priority Extension
IRQ58IC.IRQ58ICIR 7 Interrupt Request Flag
IRQ58IC.IRQ58ICIE 6 Interrupt Enable Control Bit
IRQ58IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ58IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ58IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ58IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ58IC.GLVL_1 1 Group Priority Level - 1
IRQ58IC.GLVL_0 0 Group Priority Level - 0
IRQ59IC 0xF176 IRQ59 Interrupt Control Register
IRQ59IC.IRQ59ICGP 8 Group Priority Extension
IRQ59IC.IRQ59ICIR 7 Interrupt Request Flag
IRQ59IC.IRQ59ICIE 6 Interrupt Enable Control Bit
IRQ59IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ59IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ59IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ59IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ59IC.GLVL_1 1 Group Priority Level - 1
IRQ59IC.GLVL_0 0 Group Priority Level - 0
IRQ60IC 0xF178 IRQ60 Interrupt Control Register
IRQ60IC.IRQ60ICGP 8 Group Priority Extension
IRQ60IC.IRQ60ICIR 7 Interrupt Request Flag
IRQ60IC.IRQ60ICIE 6 Interrupt Enable Control Bit
IRQ60IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ60IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ60IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ60IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ60IC.GLVL_1 1 Group Priority Level - 1
IRQ60IC.GLVL_0 0 Group Priority Level - 0
IRQ40IC 0xF17A IRQ40 Interrupt Control Register
IRQ40IC.IRQ40ICGP 8 Group Priority Extension
IRQ40IC.IRQ40ICIR 7 Interrupt Request Flag
IRQ40IC.IRQ40ICIE 6 Interrupt Enable Control Bit
IRQ40IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ40IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ40IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ40IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ40IC.GLVL_1 1 Group Priority Level - 1
IRQ40IC.GLVL_0 0 Group Priority Level - 0
IRQ41IC 0xF17C IRQ41 Interrupt Control Register
IRQ41IC.IRQ41ICGP 8 Group Priority Extension
IRQ41IC.IRQ41ICIR 7 Interrupt Request Flag
IRQ41IC.IRQ41ICIE 6 Interrupt Enable Control Bit
IRQ41IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ41IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ41IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ41IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ41IC.GLVL_1 1 Group Priority Level - 1
IRQ41IC.GLVL_0 0 Group Priority Level - 0
IRQ15IC 0xF17E IRQ15 Interrupt Control Register
IRQ15IC.IRQ15ICGP 8 Group Priority Extension
IRQ15IC.IRQ15ICIR 7 Interrupt Request Flag
IRQ15IC.IRQ15ICIE 6 Interrupt Enable Control Bit
IRQ15IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ15IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ15IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ15IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ15IC.GLVL_1 1 Group Priority Level - 1
IRQ15IC.GLVL_0 0 Group Priority Level - 0
EOPIC 0xF180 End of PEC Transfer Interrupt Control Register
EOPIC.EOPICGP 8 Group Priority Extension
EOPIC.EOPICIR 7 Interrupt Request Flag
EOPIC.EOPICIE 6 Interrupt Enable Control Bit
EOPIC.ILVL_5 5 Interrupt Priority Level - bit 5
EOPIC.ILVL_4 4 Interrupt Priority Level - bit 4
EOPIC.ILVL_3 3 Interrupt Priority Level - bit 3
EOPIC.ILVL_2 2 Interrupt Priority Level - bit 2
EOPIC.GLVL_1 1 Group Priority Level - 1
EOPIC.GLVL_0 0 Group Priority Level - 0
IRQ42IC 0xF182 IRQ42 Interrupt Control Register
IRQ42IC.IRQ42ICGP 8 Group Priority Extension
IRQ42IC.IRQ42ICIR 7 Interrupt Request Flag
IRQ42IC.IRQ42ICIE 6 Interrupt Enable Control Bit
IRQ42IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ42IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ42IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ42IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ42IC.GLVL_1 1 Group Priority Level - 1
IRQ42IC.GLVL_0 0 Group Priority Level - 0
IRQ61IC 0xF184 IRQ61 Interrupt Control Register
IRQ61IC.IRQ61ICGP 8 Group Priority Extension
IRQ61IC.IRQ61ICIR 7 Interrupt Request Flag
IRQ61IC.IRQ61ICIE 6 Interrupt Enable Control Bit
IRQ61IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ61IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ61IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ61IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ61IC.GLVL_1 1 Group Priority Level - 1
IRQ61IC.GLVL_0 0 Group Priority Level - 0
IRQ36IC 0xF186 IRQ36 Interrupt Control Register
IRQ36IC.IRQ36ICGP 8 Group Priority Extension
IRQ36IC.IRQ36ICIR 7 Interrupt Request Flag
IRQ36IC.IRQ36ICIE 6 Interrupt Enable Control Bit
IRQ36IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ36IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ36IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ36IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ36IC.GLVL_1 1 Group Priority Level - 1
IRQ36IC.GLVL_0 0 Group Priority Level - 0
IRQ47IC 0xF188 IRQ47 Interrupt Control Register
IRQ47IC.IRQ47ICGP 8 Group Priority Extension
IRQ47IC.IRQ47ICIR 7 Interrupt Request Flag
IRQ47IC.IRQ47ICIE 6 Interrupt Enable Control Bit
IRQ47IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ47IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ47IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ47IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ47IC.GLVL_1 1 Group Priority Level - 1
IRQ47IC.GLVL_0 0 Group Priority Level - 0
IRQ43IC 0xF18A IRQ43 Interrupt Control Register
IRQ43IC.IRQ43ICGP 8 Group Priority Extension
IRQ43IC.IRQ43ICIR 7 Interrupt Request Flag
IRQ43IC.IRQ43ICIE 6 Interrupt Enable Control Bit
IRQ43IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ43IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ43IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ43IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ43IC.GLVL_1 1 Group Priority Level - 1
IRQ43IC.GLVL_0 0 Group Priority Level - 0
IRQ62IC 0xF18C IRQ62 Interrupt Control Register
IRQ62IC.IRQ62ICGP 8 Group Priority Extension
IRQ62IC.IRQ62ICIR 7 Interrupt Request Flag
IRQ62IC.IRQ62ICIE 6 Interrupt Enable Control Bit
IRQ62IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ62IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ62IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ62IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ62IC.GLVL_1 1 Group Priority Level - 1
IRQ62IC.GLVL_0 0 Group Priority Level - 0
IRQ37IC 0xF18E IRQ37 Interrupt Control Register
IRQ37IC.IRQ37ICGP 8 Group Priority Extension
IRQ37IC.IRQ37ICIR 7 Interrupt Request Flag
IRQ37IC.IRQ37ICIE 6 Interrupt Enable Control Bit
IRQ37IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ37IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ37IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ37IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ37IC.GLVL_1 1 Group Priority Level - 1
IRQ37IC.GLVL_0 0 Group Priority Level - 0
IRQ45IC 0xF190 IRQ45 Interrupt Control Register
IRQ45IC.IRQ45ICGP 8 Group Priority Extension
IRQ45IC.IRQ45ICIR 7 Interrupt Request Flag
IRQ45IC.IRQ45ICIE 6 Interrupt Enable Control Bit
IRQ45IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ45IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ45IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ45IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ45IC.GLVL_1 1 Group Priority Level - 1
IRQ45IC.GLVL_0 0 Group Priority Level - 0
IRQ44IC 0xF192 IRQ44 Interrupt Control Register
IRQ44IC.IRQ44ICGP 8 Group Priority Extension
IRQ44IC.IRQ44ICIR 7 Interrupt Request Flag
IRQ44IC.IRQ44ICIE 6 Interrupt Enable Control Bit
IRQ44IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ44IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ44IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ44IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ44IC.GLVL_1 1 Group Priority Level - 1
IRQ44IC.GLVL_0 0 Group Priority Level - 0
IRQ63IC 0xF194 IRQ63 Interrupt Control Register
IRQ63IC.IRQ63ICGP 8 Group Priority Extension
IRQ63IC.IRQ63ICIR 7 Interrupt Request Flag
IRQ63IC.IRQ63ICIE 6 Interrupt Enable Control Bit
IRQ63IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ63IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ63IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ63IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ63IC.GLVL_1 1 Group Priority Level - 1
IRQ63IC.GLVL_0 0 Group Priority Level - 0
IRQ38IC 0xF196 IRQ38 Interrupt Control Register
IRQ38IC.IRQ38ICGP 8 Group Priority Extension
IRQ38IC.IRQ38ICIR 7 Interrupt Request Flag
IRQ38IC.IRQ38ICIE 6 Interrupt Enable Control Bit
IRQ38IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ38IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ38IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ38IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ38IC.GLVL_1 1 Group Priority Level - 1
IRQ38IC.GLVL_0 0 Group Priority Level - 0
IRQ46IC 0xF198 IRQ46 Interrupt Control Register
IRQ46IC.IRQ46ICGP 8 Group Priority Extension
IRQ46IC.IRQ46ICIR 7 Interrupt Request Flag
IRQ46IC.IRQ46ICIE 6 Interrupt Enable Control Bit
IRQ46IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ46IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ46IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ46IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ46IC.GLVL_1 1 Group Priority Level - 1
IRQ46IC.GLVL_0 0 Group Priority Level - 0
WDTIC 0xF19A Watchdog Timer Interrupt Control Register
WDTIC.WDTICGP 8 Group Priority Extension
WDTIC.WDTICIR 7 Interrupt Request Flag
WDTIC.WDTICIE 6 Interrupt Enable Control Bit
WDTIC.ILVL_5 5 Interrupt Priority Level - bit 5
WDTIC.ILVL_4 4 Interrupt Priority Level - bit 4
WDTIC.ILVL_3 3 Interrupt Priority Level - bit 3
WDTIC.ILVL_2 2 Interrupt Priority Level - bit 2
WDTIC.GLVL_1 1 Group Priority Level - 1
WDTIC.GLVL_0 0 Group Priority Level - 0
S0TBIC 0xF19C ASC0 Transmit Buffer Interrupt Control Register
S0TBIC.S0TBICGP 8 Group Priority Extension
S0TBIC.S0TBICIR 7 Interrupt Request Flag
S0TBIC.S0TBICIE 6 Interrupt Enable Control Bit
S0TBIC.ILVL_5 5 Interrupt Priority Level - bit 5
S0TBIC.ILVL_4 4 Interrupt Priority Level - bit 4
S0TBIC.ILVL_3 3 Interrupt Priority Level - bit 3
S0TBIC.ILVL_2 2 Interrupt Priority Level - bit 2
S0TBIC.GLVL_1 1 Group Priority Level - 1
S0TBIC.GLVL_0 0 Group Priority Level - 0
IRQ39IC 0xF19E IRQ39 Interrupt Control Register
IRQ39IC.IRQ39ICGP 8 Group Priority Extension
IRQ39IC.IRQ39ICIR 7 Interrupt Request Flag
IRQ39IC.IRQ39ICIE 6 Interrupt Enable Control Bit
IRQ39IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ39IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ39IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ39IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ39IC.GLVL_1 1 Group Priority Level - 1
IRQ39IC.GLVL_0 0 Group Priority Level - 0
ASC0PISEL 0xF1B6 ASC0 Port Input Selection Register
reserv_F1E0 0xF1E0 reserved - do not use
reserv_F1E2 0xF1E2 reserved - do not use
reserv_F1E4 0xF1E4 reserved - do not use
reserv_F1E6 0xF1E6 reserved - do not use
reserv_F1E8 0xF1E8 reserved - do not use
reserv_F1EA 0xF1EA reserved - do not use
reserv_F1EC 0xF1EC reserved - do not use
reserv_F1EE 0xF1EE reserved - do not use
reserv_F1F0 0xF1F0 reserved - do not use
reserv_F1F2 0xF1F2 reserved - do not use
reserv_F1F4 0xF1F4 reserved - do not use
reserv_F1F6 0xF1F6 reserved - do not use
reserv_F1F8 0xF1F8 reserved - do not use
reserv_F1FA 0xF1FA reserved - do not use
reserv_F1FC 0xF1FC reserved - do not use
reserv_F1FE 0xF1FE reserved - do not use
; DPRAM
SRCP12 0xFCC0 PEC Channel 12 Source Pointer
SRCP12.SRCP12_15 15 Source Pointer Address of Channel 12 - bit 15
SRCP12.SRCP12_14 14 Source Pointer Address of Channel 12 - bit 14
SRCP12.SRCP12_13 13 Source Pointer Address of Channel 12 - bit 13
SRCP12.SRCP12_12 12 Source Pointer Address of Channel 12 - bit 12
SRCP12.SRCP12_11 11 Source Pointer Address of Channel 12 - bit 11
SRCP12.SRCP12_10 10 Source Pointer Address of Channel 12 - bit 10
SRCP12.SRCP12_9 9 Source Pointer Address of Channel 12 - bit 9
SRCP12.SRCP12_8 8 Source Pointer Address of Channel 12 - bit 8
SRCP12.SRCP12_7 7 Source Pointer Address of Channel 12 - bit 7
SRCP12.SRCP12_6 6 Source Pointer Address of Channel 12 - bit 6
SRCP12.SRCP12_5 5 Source Pointer Address of Channel 12 - bit 5
SRCP12.SRCP12_4 4 Source Pointer Address of Channel 12 - bit 4
SRCP12.SRCP12_3 3 Source Pointer Address of Channel 12 - bit 3
SRCP12.SRCP12_2 2 Source Pointer Address of Channel 12 - bit 2
SRCP12.SRCP12_1 1 Source Pointer Address of Channel 12 - bit 1
SRCP12.SRCP12_0 0 Source Pointer Address of Channel 12 - bit 0
DSTP12 0xFCC2 PEC Channel 12 Destination Pointer
DSTP12.DSTP12_15 15 Destination Pointer Address of Channel 12 - bit 15
DSTP12.DSTP12_14 14 Destination Pointer Address of Channel 12 - bit 14
DSTP12.DSTP12_13 13 Destination Pointer Address of Channel 12 - bit 13
DSTP12.DSTP12_12 12 Destination Pointer Address of Channel 12 - bit 12
DSTP12.DSTP12_11 11 Destination Pointer Address of Channel 12 - bit 11
DSTP12.DSTP12_10 10 Destination Pointer Address of Channel 12 - bit 10
DSTP12.DSTP12_9 9 Destination Pointer Address of Channel 12 - bit 9
DSTP12.DSTP12_8 8 Destination Pointer Address of Channel 12 - bit 8
DSTP12.DSTP12_7 7 Destination Pointer Address of Channel 12 - bit 7
DSTP12.DSTP12_6 6 Destination Pointer Address of Channel 12 - bit 6
DSTP12.DSTP12_5 5 Destination Pointer Address of Channel 12 - bit 5
DSTP12.DSTP12_4 4 Destination Pointer Address of Channel 12 - bit 4
DSTP12.DSTP12_3 3 Destination Pointer Address of Channel 12 - bit 3
DSTP12.DSTP12_2 2 Destination Pointer Address of Channel 12 - bit 2
DSTP12.DSTP12_1 1 Destination Pointer Address of Channel 12 - bit 1
DSTP12.DSTP12_0 0 Destination Pointer Address of Channel 12 - bit 0
SRCP13 0xFCC4 PEC Channel 13 Source Pointer
SRCP13.SRCP13_15 15 Source Pointer Address of Channel 13 - bit 15
SRCP13.SRCP13_14 14 Source Pointer Address of Channel 13 - bit 14
SRCP13.SRCP13_13 13 Source Pointer Address of Channel 13 - bit 13
SRCP13.SRCP13_12 12 Source Pointer Address of Channel 13 - bit 12
SRCP13.SRCP13_11 11 Source Pointer Address of Channel 13 - bit 11
SRCP13.SRCP13_10 10 Source Pointer Address of Channel 13 - bit 10
SRCP13.SRCP13_9 9 Source Pointer Address of Channel 13 - bit 9
SRCP13.SRCP13_8 8 Source Pointer Address of Channel 13 - bit 8
SRCP13.SRCP13_7 7 Source Pointer Address of Channel 13 - bit 7
SRCP13.SRCP13_6 6 Source Pointer Address of Channel 13 - bit 6
SRCP13.SRCP13_5 5 Source Pointer Address of Channel 13 - bit 5
SRCP13.SRCP13_4 4 Source Pointer Address of Channel 13 - bit 4
SRCP13.SRCP13_3 3 Source Pointer Address of Channel 13 - bit 3
SRCP13.SRCP13_2 2 Source Pointer Address of Channel 13 - bit 2
SRCP13.SRCP13_1 1 Source Pointer Address of Channel 13 - bit 1
SRCP13.SRCP13_0 0 Source Pointer Address of Channel 13 - bit 0
DSTP13 0xFCC6 PEC Channel 13 Destination Pointer
DSTP13.DSTP13_15 15 Destination Pointer Address of Channel 13 - bit 15
DSTP13.DSTP13_14 14 Destination Pointer Address of Channel 13 - bit 14
DSTP13.DSTP13_13 13 Destination Pointer Address of Channel 13 - bit 13
DSTP13.DSTP13_12 12 Destination Pointer Address of Channel 13 - bit 12
DSTP13.DSTP13_11 11 Destination Pointer Address of Channel 13 - bit 11
DSTP13.DSTP13_10 10 Destination Pointer Address of Channel 13 - bit 10
DSTP13.DSTP13_9 9 Destination Pointer Address of Channel 13 - bit 9
DSTP13.DSTP13_8 8 Destination Pointer Address of Channel 13 - bit 8
DSTP13.DSTP13_7 7 Destination Pointer Address of Channel 13 - bit 7
DSTP13.DSTP13_6 6 Destination Pointer Address of Channel 13 - bit 6
DSTP13.DSTP13_5 5 Destination Pointer Address of Channel 13 - bit 5
DSTP13.DSTP13_4 4 Destination Pointer Address of Channel 13 - bit 4
DSTP13.DSTP13_3 3 Destination Pointer Address of Channel 13 - bit 3
DSTP13.DSTP13_2 2 Destination Pointer Address of Channel 13 - bit 2
DSTP13.DSTP13_1 1 Destination Pointer Address of Channel 13 - bit 1
DSTP13.DSTP13_0 0 Destination Pointer Address of Channel 13 - bit 0
SRCP14 0xFCC8 PEC Channel 14 Source Pointer
SRCP14.SRCP14_15 15 Source Pointer Address of Channel 14 - bit 15
SRCP14.SRCP14_14 14 Source Pointer Address of Channel 14 - bit 14
SRCP14.SRCP14_13 13 Source Pointer Address of Channel 14 - bit 13
SRCP14.SRCP14_12 12 Source Pointer Address of Channel 14 - bit 12
SRCP14.SRCP14_11 11 Source Pointer Address of Channel 14 - bit 11
SRCP14.SRCP14_10 10 Source Pointer Address of Channel 14 - bit 10
SRCP14.SRCP14_9 9 Source Pointer Address of Channel 14 - bit 9
SRCP14.SRCP14_8 8 Source Pointer Address of Channel 14 - bit 8
SRCP14.SRCP14_7 7 Source Pointer Address of Channel 14 - bit 7
SRCP14.SRCP14_6 6 Source Pointer Address of Channel 14 - bit 6
SRCP14.SRCP14_5 5 Source Pointer Address of Channel 14 - bit 5
SRCP14.SRCP14_4 4 Source Pointer Address of Channel 14 - bit 4
SRCP14.SRCP14_3 3 Source Pointer Address of Channel 14 - bit 3
SRCP14.SRCP14_2 2 Source Pointer Address of Channel 14 - bit 2
SRCP14.SRCP14_1 1 Source Pointer Address of Channel 14 - bit 1
SRCP14.SRCP14_0 0 Source Pointer Address of Channel 14 - bit 0
DSTP14 0xFCCA PEC Channel 14 Destination Pointer
DSTP14.DSTP14_15 15 Destination Pointer Address of Channel 14 - bit 15
DSTP14.DSTP14_14 14 Destination Pointer Address of Channel 14 - bit 14
DSTP14.DSTP14_13 13 Destination Pointer Address of Channel 14 - bit 13
DSTP14.DSTP14_12 12 Destination Pointer Address of Channel 14 - bit 12
DSTP14.DSTP14_11 11 Destination Pointer Address of Channel 14 - bit 11
DSTP14.DSTP14_10 10 Destination Pointer Address of Channel 14 - bit 10
DSTP14.DSTP14_9 9 Destination Pointer Address of Channel 14 - bit 9
DSTP14.DSTP14_8 8 Destination Pointer Address of Channel 14 - bit 8
DSTP14.DSTP14_7 7 Destination Pointer Address of Channel 14 - bit 7
DSTP14.DSTP14_6 6 Destination Pointer Address of Channel 14 - bit 6
DSTP14.DSTP14_5 5 Destination Pointer Address of Channel 14 - bit 5
DSTP14.DSTP14_4 4 Destination Pointer Address of Channel 14 - bit 4
DSTP14.DSTP14_3 3 Destination Pointer Address of Channel 14 - bit 3
DSTP14.DSTP14_2 2 Destination Pointer Address of Channel 14 - bit 2
DSTP14.DSTP14_1 1 Destination Pointer Address of Channel 14 - bit 1
DSTP14.DSTP14_0 0 Destination Pointer Address of Channel 14 - bit 0
SRCP15 0xFCCC PEC Channel 15 Source Pointer
SRCP15.SRCP15_15 15 Source Pointer Address of Channel 15 - bit 15
SRCP15.SRCP15_14 14 Source Pointer Address of Channel 15 - bit 14
SRCP15.SRCP15_13 13 Source Pointer Address of Channel 15 - bit 13
SRCP15.SRCP15_12 12 Source Pointer Address of Channel 15 - bit 12
SRCP15.SRCP15_11 11 Source Pointer Address of Channel 15 - bit 11
SRCP15.SRCP15_10 10 Source Pointer Address of Channel 15 - bit 10
SRCP15.SRCP15_9 9 Source Pointer Address of Channel 15 - bit 9
SRCP15.SRCP15_8 8 Source Pointer Address of Channel 15 - bit 8
SRCP15.SRCP15_7 7 Source Pointer Address of Channel 15 - bit 7
SRCP15.SRCP15_6 6 Source Pointer Address of Channel 15 - bit 6
SRCP15.SRCP15_5 5 Source Pointer Address of Channel 15 - bit 5
SRCP15.SRCP15_4 4 Source Pointer Address of Channel 15 - bit 4
SRCP15.SRCP15_3 3 Source Pointer Address of Channel 15 - bit 3
SRCP15.SRCP15_2 2 Source Pointer Address of Channel 15 - bit 2
SRCP15.SRCP15_1 1 Source Pointer Address of Channel 15 - bit 1
SRCP15.SRCP15_0 0 Source Pointer Address of Channel 15 - bit 0
DSTP15 0xFCCE PEC Channel 15 Destination Pointer
DSTP15.DSTP15_15 15 Destination Pointer Address of Channel 15 - bit 15
DSTP15.DSTP15_14 14 Destination Pointer Address of Channel 15 - bit 14
DSTP15.DSTP15_13 13 Destination Pointer Address of Channel 15 - bit 13
DSTP15.DSTP15_12 12 Destination Pointer Address of Channel 15 - bit 12
DSTP15.DSTP15_11 11 Destination Pointer Address of Channel 15 - bit 11
DSTP15.DSTP15_10 10 Destination Pointer Address of Channel 15 - bit 10
DSTP15.DSTP15_9 9 Destination Pointer Address of Channel 15 - bit 9
DSTP15.DSTP15_8 8 Destination Pointer Address of Channel 15 - bit 8
DSTP15.DSTP15_7 7 Destination Pointer Address of Channel 15 - bit 7
DSTP15.DSTP15_6 6 Destination Pointer Address of Channel 15 - bit 6
DSTP15.DSTP15_5 5 Destination Pointer Address of Channel 15 - bit 5
DSTP15.DSTP15_4 4 Destination Pointer Address of Channel 15 - bit 4
DSTP15.DSTP15_3 3 Destination Pointer Address of Channel 15 - bit 3
DSTP15.DSTP15_2 2 Destination Pointer Address of Channel 15 - bit 2
DSTP15.DSTP15_1 1 Destination Pointer Address of Channel 15 - bit 1
DSTP15.DSTP15_0 0 Destination Pointer Address of Channel 15 - bit 0
SRCP8 0xFCD0 PEC Channel 8 Source Pointer
SRCP8.SRCP8_15 15 Source Pointer Address of Channel 8 - bit 15
SRCP8.SRCP8_14 14 Source Pointer Address of Channel 8 - bit 14
SRCP8.SRCP8_13 13 Source Pointer Address of Channel 8 - bit 13
SRCP8.SRCP8_12 12 Source Pointer Address of Channel 8 - bit 12
SRCP8.SRCP8_11 11 Source Pointer Address of Channel 8 - bit 11
SRCP8.SRCP8_10 10 Source Pointer Address of Channel 8 - bit 10
SRCP8.SRCP8_9 9 Source Pointer Address of Channel 8 - bit 9
SRCP8.SRCP8_8 8 Source Pointer Address of Channel 8 - bit 8
SRCP8.SRCP8_7 7 Source Pointer Address of Channel 8 - bit 7
SRCP8.SRCP8_6 6 Source Pointer Address of Channel 8 - bit 6
SRCP8.SRCP8_5 5 Source Pointer Address of Channel 8 - bit 5
SRCP8.SRCP8_4 4 Source Pointer Address of Channel 8 - bit 4
SRCP8.SRCP8_3 3 Source Pointer Address of Channel 8 - bit 3
SRCP8.SRCP8_2 2 Source Pointer Address of Channel 8 - bit 2
SRCP8.SRCP8_1 1 Source Pointer Address of Channel 8 - bit 1
SRCP8.SRCP8_0 0 Source Pointer Address of Channel 8 - bit 0
DSTP8 0xFCD2 PEC Channel 8 Destination Pointer
DSTP8.DSTP8_15 15 Destination Pointer Address of Channel 8 - bit 15
DSTP8.DSTP8_14 14 Destination Pointer Address of Channel 8 - bit 14
DSTP8.DSTP8_13 13 Destination Pointer Address of Channel 8 - bit 13
DSTP8.DSTP8_12 12 Destination Pointer Address of Channel 8 - bit 12
DSTP8.DSTP8_11 11 Destination Pointer Address of Channel 8 - bit 11
DSTP8.DSTP8_10 10 Destination Pointer Address of Channel 8 - bit 10
DSTP8.DSTP8_9 9 Destination Pointer Address of Channel 8 - bit 9
DSTP8.DSTP8_8 8 Destination Pointer Address of Channel 8 - bit 8
DSTP8.DSTP8_7 7 Destination Pointer Address of Channel 8 - bit 7
DSTP8.DSTP8_6 6 Destination Pointer Address of Channel 8 - bit 6
DSTP8.DSTP8_5 5 Destination Pointer Address of Channel 8 - bit 5
DSTP8.DSTP8_4 4 Destination Pointer Address of Channel 8 - bit 4
DSTP8.DSTP8_3 3 Destination Pointer Address of Channel 8 - bit 3
DSTP8.DSTP8_2 2 Destination Pointer Address of Channel 8 - bit 2
DSTP8.DSTP8_1 1 Destination Pointer Address of Channel 8 - bit 1
DSTP8.DSTP8_0 0 Destination Pointer Address of Channel 8 - bit 0
SRCP9 0xFCD4 PEC Channel 9 Source Pointer
SRCP9.SRCP9_15 15 Source Pointer Address of Channel 9 - bit 15
SRCP9.SRCP9_14 14 Source Pointer Address of Channel 9 - bit 14
SRCP9.SRCP9_13 13 Source Pointer Address of Channel 9 - bit 13
SRCP9.SRCP9_12 12 Source Pointer Address of Channel 9 - bit 12
SRCP9.SRCP9_11 11 Source Pointer Address of Channel 9 - bit 11
SRCP9.SRCP9_10 10 Source Pointer Address of Channel 9 - bit 10
SRCP9.SRCP9_9 9 Source Pointer Address of Channel 9 - bit 9
SRCP9.SRCP9_8 8 Source Pointer Address of Channel 9 - bit 8
SRCP9.SRCP9_7 7 Source Pointer Address of Channel 9 - bit 7
SRCP9.SRCP9_6 6 Source Pointer Address of Channel 9 - bit 6
SRCP9.SRCP9_5 5 Source Pointer Address of Channel 9 - bit 5
SRCP9.SRCP9_4 4 Source Pointer Address of Channel 9 - bit 4
SRCP9.SRCP9_3 3 Source Pointer Address of Channel 9 - bit 3
SRCP9.SRCP9_2 2 Source Pointer Address of Channel 9 - bit 2
SRCP9.SRCP9_1 1 Source Pointer Address of Channel 9 - bit 1
SRCP9.SRCP9_0 0 Source Pointer Address of Channel 9 - bit 0
DSTP9 0xFCD6 PEC Channel 9 Destination Pointer
DSTP9.DSTP9_15 15 Destination Pointer Address of Channel 9 - bit 15
DSTP9.DSTP9_14 14 Destination Pointer Address of Channel 9 - bit 14
DSTP9.DSTP9_13 13 Destination Pointer Address of Channel 9 - bit 13
DSTP9.DSTP9_12 12 Destination Pointer Address of Channel 9 - bit 12
DSTP9.DSTP9_11 11 Destination Pointer Address of Channel 9 - bit 11
DSTP9.DSTP9_10 10 Destination Pointer Address of Channel 9 - bit 10
DSTP9.DSTP9_9 9 Destination Pointer Address of Channel 9 - bit 9
DSTP9.DSTP9_8 8 Destination Pointer Address of Channel 9 - bit 8
DSTP9.DSTP9_7 7 Destination Pointer Address of Channel 9 - bit 7
DSTP9.DSTP9_6 6 Destination Pointer Address of Channel 9 - bit 6
DSTP9.DSTP9_5 5 Destination Pointer Address of Channel 9 - bit 5
DSTP9.DSTP9_4 4 Destination Pointer Address of Channel 9 - bit 4
DSTP9.DSTP9_3 3 Destination Pointer Address of Channel 9 - bit 3
DSTP9.DSTP9_2 2 Destination Pointer Address of Channel 9 - bit 2
DSTP9.DSTP9_1 1 Destination Pointer Address of Channel 9 - bit 1
DSTP9.DSTP9_0 0 Destination Pointer Address of Channel 9 - bit 0
SRCP10 0xFCD8 PEC Channel 10 Source Pointer
SRCP10.SRCP10_15 15 Source Pointer Address of Channel 10 - bit 15
SRCP10.SRCP10_14 14 Source Pointer Address of Channel 10 - bit 14
SRCP10.SRCP10_13 13 Source Pointer Address of Channel 10 - bit 13
SRCP10.SRCP10_12 12 Source Pointer Address of Channel 10 - bit 12
SRCP10.SRCP10_11 11 Source Pointer Address of Channel 10 - bit 11
SRCP10.SRCP10_10 10 Source Pointer Address of Channel 10 - bit 10
SRCP10.SRCP10_9 9 Source Pointer Address of Channel 10 - bit 9
SRCP10.SRCP10_8 8 Source Pointer Address of Channel 10 - bit 8
SRCP10.SRCP10_7 7 Source Pointer Address of Channel 10 - bit 7
SRCP10.SRCP10_6 6 Source Pointer Address of Channel 10 - bit 6
SRCP10.SRCP10_5 5 Source Pointer Address of Channel 10 - bit 5
SRCP10.SRCP10_4 4 Source Pointer Address of Channel 10 - bit 4
SRCP10.SRCP10_3 3 Source Pointer Address of Channel 10 - bit 3
SRCP10.SRCP10_2 2 Source Pointer Address of Channel 10 - bit 2
SRCP10.SRCP10_1 1 Source Pointer Address of Channel 10 - bit 1
SRCP10.SRCP10_0 0 Source Pointer Address of Channel 10 - bit 0
DSTP10 0xFCDA PEC Channel 10 Destination Pointer
DSTP10.DSTP10_15 15 Destination Pointer Address of Channel 10 - bit 15
DSTP10.DSTP10_14 14 Destination Pointer Address of Channel 10 - bit 14
DSTP10.DSTP10_13 13 Destination Pointer Address of Channel 10 - bit 13
DSTP10.DSTP10_12 12 Destination Pointer Address of Channel 10 - bit 12
DSTP10.DSTP10_11 11 Destination Pointer Address of Channel 10 - bit 11
DSTP10.DSTP10_10 10 Destination Pointer Address of Channel 10 - bit 10
DSTP10.DSTP10_9 9 Destination Pointer Address of Channel 10 - bit 9
DSTP10.DSTP10_8 8 Destination Pointer Address of Channel 10 - bit 8
DSTP10.DSTP10_7 7 Destination Pointer Address of Channel 10 - bit 7
DSTP10.DSTP10_6 6 Destination Pointer Address of Channel 10 - bit 6
DSTP10.DSTP10_5 5 Destination Pointer Address of Channel 10 - bit 5
DSTP10.DSTP10_4 4 Destination Pointer Address of Channel 10 - bit 4
DSTP10.DSTP10_3 3 Destination Pointer Address of Channel 10 - bit 3
DSTP10.DSTP10_2 2 Destination Pointer Address of Channel 10 - bit 2
DSTP10.DSTP10_1 1 Destination Pointer Address of Channel 10 - bit 1
DSTP10.DSTP10_0 0 Destination Pointer Address of Channel 10 - bit 0
SRCP11 0xFCDC PEC Channel 11 Source Pointer
SRCP11.SRCP11_15 15 Source Pointer Address of Channel 11 - bit 15
SRCP11.SRCP11_14 14 Source Pointer Address of Channel 11 - bit 14
SRCP11.SRCP11_13 13 Source Pointer Address of Channel 11 - bit 13
SRCP11.SRCP11_12 12 Source Pointer Address of Channel 11 - bit 12
SRCP11.SRCP11_11 11 Source Pointer Address of Channel 11 - bit 11
SRCP11.SRCP11_10 10 Source Pointer Address of Channel 11 - bit 10
SRCP11.SRCP11_9 9 Source Pointer Address of Channel 11 - bit 9
SRCP11.SRCP11_8 8 Source Pointer Address of Channel 11 - bit 8
SRCP11.SRCP11_7 7 Source Pointer Address of Channel 11 - bit 7
SRCP11.SRCP11_6 6 Source Pointer Address of Channel 11 - bit 6
SRCP11.SRCP11_5 5 Source Pointer Address of Channel 11 - bit 5
SRCP11.SRCP11_4 4 Source Pointer Address of Channel 11 - bit 4
SRCP11.SRCP11_3 3 Source Pointer Address of Channel 11 - bit 3
SRCP11.SRCP11_2 2 Source Pointer Address of Channel 11 - bit 2
SRCP11.SRCP11_1 1 Source Pointer Address of Channel 11 - bit 1
SRCP11.SRCP11_0 0 Source Pointer Address of Channel 11 - bit 0
DSTP11 0xFCDE PEC Channel 11 Destination Pointer
DSTP11.DSTP11_15 15 Destination Pointer Address of Channel 11 - bit 15
DSTP11.DSTP11_14 14 Destination Pointer Address of Channel 11 - bit 14
DSTP11.DSTP11_13 13 Destination Pointer Address of Channel 11 - bit 13
DSTP11.DSTP11_12 12 Destination Pointer Address of Channel 11 - bit 12
DSTP11.DSTP11_11 11 Destination Pointer Address of Channel 11 - bit 11
DSTP11.DSTP11_10 10 Destination Pointer Address of Channel 11 - bit 10
DSTP11.DSTP11_9 9 Destination Pointer Address of Channel 11 - bit 9
DSTP11.DSTP11_8 8 Destination Pointer Address of Channel 11 - bit 8
DSTP11.DSTP11_7 7 Destination Pointer Address of Channel 11 - bit 7
DSTP11.DSTP11_6 6 Destination Pointer Address of Channel 11 - bit 6
DSTP11.DSTP11_5 5 Destination Pointer Address of Channel 11 - bit 5
DSTP11.DSTP11_4 4 Destination Pointer Address of Channel 11 - bit 4
DSTP11.DSTP11_3 3 Destination Pointer Address of Channel 11 - bit 3
DSTP11.DSTP11_2 2 Destination Pointer Address of Channel 11 - bit 2
DSTP11.DSTP11_1 1 Destination Pointer Address of Channel 11 - bit 1
DSTP11.DSTP11_0 0 Destination Pointer Address of Channel 11 - bit 0
SRCP0 0xFCE0 PEC Channel 0 Source Pointer
SRCP0.SRCP0_15 15 Source Pointer Address of Channel 0 - bit 15
SRCP0.SRCP0_14 14 Source Pointer Address of Channel 0 - bit 14
SRCP0.SRCP0_13 13 Source Pointer Address of Channel 0 - bit 13
SRCP0.SRCP0_12 12 Source Pointer Address of Channel 0 - bit 12
SRCP0.SRCP0_11 11 Source Pointer Address of Channel 0 - bit 11
SRCP0.SRCP0_10 10 Source Pointer Address of Channel 0 - bit 10
SRCP0.SRCP0_9 9 Source Pointer Address of Channel 0 - bit 9
SRCP0.SRCP0_8 8 Source Pointer Address of Channel 0 - bit 8
SRCP0.SRCP0_7 7 Source Pointer Address of Channel 0 - bit 7
SRCP0.SRCP0_6 6 Source Pointer Address of Channel 0 - bit 6
SRCP0.SRCP0_5 5 Source Pointer Address of Channel 0 - bit 5
SRCP0.SRCP0_4 4 Source Pointer Address of Channel 0 - bit 4
SRCP0.SRCP0_3 3 Source Pointer Address of Channel 0 - bit 3
SRCP0.SRCP0_2 2 Source Pointer Address of Channel 0 - bit 2
SRCP0.SRCP0_1 1 Source Pointer Address of Channel 0 - bit 1
SRCP0.SRCP0_0 0 Source Pointer Address of Channel 0 - bit 0
DSTP0 0xFCE2 PEC Channel 0 Destination Pointer
DSTP0.DSTP0_15 15 Destination Pointer Address of Channel 0 - bit 15
DSTP0.DSTP0_14 14 Destination Pointer Address of Channel 0 - bit 14
DSTP0.DSTP0_13 13 Destination Pointer Address of Channel 0 - bit 13
DSTP0.DSTP0_12 12 Destination Pointer Address of Channel 0 - bit 12
DSTP0.DSTP0_11 11 Destination Pointer Address of Channel 0 - bit 11
DSTP0.DSTP0_10 10 Destination Pointer Address of Channel 0 - bit 10
DSTP0.DSTP0_9 9 Destination Pointer Address of Channel 0 - bit 9
DSTP0.DSTP0_8 8 Destination Pointer Address of Channel 0 - bit 8
DSTP0.DSTP0_7 7 Destination Pointer Address of Channel 0 - bit 7
DSTP0.DSTP0_6 6 Destination Pointer Address of Channel 0 - bit 6
DSTP0.DSTP0_5 5 Destination Pointer Address of Channel 0 - bit 5
DSTP0.DSTP0_4 4 Destination Pointer Address of Channel 0 - bit 4
DSTP0.DSTP0_3 3 Destination Pointer Address of Channel 0 - bit 3
DSTP0.DSTP0_2 2 Destination Pointer Address of Channel 0 - bit 2
DSTP0.DSTP0_1 1 Destination Pointer Address of Channel 0 - bit 1
DSTP0.DSTP0_0 0 Destination Pointer Address of Channel 0 - bit 0
SRCP1 0xFCE4 PEC Channel 1 Source Pointer
SRCP1.SRCP1_15 15 Source Pointer Address of Channel 1 - bit 15
SRCP1.SRCP1_14 14 Source Pointer Address of Channel 1 - bit 14
SRCP1.SRCP1_13 13 Source Pointer Address of Channel 1 - bit 13
SRCP1.SRCP1_12 12 Source Pointer Address of Channel 1 - bit 12
SRCP1.SRCP1_11 11 Source Pointer Address of Channel 1 - bit 11
SRCP1.SRCP1_10 10 Source Pointer Address of Channel 1 - bit 10
SRCP1.SRCP1_9 9 Source Pointer Address of Channel 1 - bit 9
SRCP1.SRCP1_8 8 Source Pointer Address of Channel 1 - bit 8
SRCP1.SRCP1_7 7 Source Pointer Address of Channel 1 - bit 7
SRCP1.SRCP1_6 6 Source Pointer Address of Channel 1 - bit 6
SRCP1.SRCP1_5 5 Source Pointer Address of Channel 1 - bit 5
SRCP1.SRCP1_4 4 Source Pointer Address of Channel 1 - bit 4
SRCP1.SRCP1_3 3 Source Pointer Address of Channel 1 - bit 3
SRCP1.SRCP1_2 2 Source Pointer Address of Channel 1 - bit 2
SRCP1.SRCP1_1 1 Source Pointer Address of Channel 1 - bit 1
SRCP1.SRCP1_0 0 Source Pointer Address of Channel 1 - bit 0
DSTP1 0xFCE6 PEC Channel 1 Destination Pointer
DSTP1.DSTP1_15 15 Destination Pointer Address of Channel 1 - bit 15
DSTP1.DSTP1_14 14 Destination Pointer Address of Channel 1 - bit 14
DSTP1.DSTP1_13 13 Destination Pointer Address of Channel 1 - bit 13
DSTP1.DSTP1_12 12 Destination Pointer Address of Channel 1 - bit 12
DSTP1.DSTP1_11 11 Destination Pointer Address of Channel 1 - bit 11
DSTP1.DSTP1_10 10 Destination Pointer Address of Channel 1 - bit 10
DSTP1.DSTP1_9 9 Destination Pointer Address of Channel 1 - bit 9
DSTP1.DSTP1_8 8 Destination Pointer Address of Channel 1 - bit 8
DSTP1.DSTP1_7 7 Destination Pointer Address of Channel 1 - bit 7
DSTP1.DSTP1_6 6 Destination Pointer Address of Channel 1 - bit 6
DSTP1.DSTP1_5 5 Destination Pointer Address of Channel 1 - bit 5
DSTP1.DSTP1_4 4 Destination Pointer Address of Channel 1 - bit 4
DSTP1.DSTP1_3 3 Destination Pointer Address of Channel 1 - bit 3
DSTP1.DSTP1_2 2 Destination Pointer Address of Channel 1 - bit 2
DSTP1.DSTP1_1 1 Destination Pointer Address of Channel 1 - bit 1
DSTP1.DSTP1_0 0 Destination Pointer Address of Channel 1 - bit 0
SRCP2 0xFCE8 PEC Channel 2 Source Pointer
SRCP2.SRCP2_15 15 Source Pointer Address of Channel 2 - bit 15
SRCP2.SRCP2_14 14 Source Pointer Address of Channel 2 - bit 14
SRCP2.SRCP2_13 13 Source Pointer Address of Channel 2 - bit 13
SRCP2.SRCP2_12 12 Source Pointer Address of Channel 2 - bit 12
SRCP2.SRCP2_11 11 Source Pointer Address of Channel 2 - bit 11
SRCP2.SRCP2_10 10 Source Pointer Address of Channel 2 - bit 10
SRCP2.SRCP2_9 9 Source Pointer Address of Channel 2 - bit 9
SRCP2.SRCP2_8 8 Source Pointer Address of Channel 2 - bit 8
SRCP2.SRCP2_7 7 Source Pointer Address of Channel 2 - bit 7
SRCP2.SRCP2_6 6 Source Pointer Address of Channel 2 - bit 6
SRCP2.SRCP2_5 5 Source Pointer Address of Channel 2 - bit 5
SRCP2.SRCP2_4 4 Source Pointer Address of Channel 2 - bit 4
SRCP2.SRCP2_3 3 Source Pointer Address of Channel 2 - bit 3
SRCP2.SRCP2_2 2 Source Pointer Address of Channel 2 - bit 2
SRCP2.SRCP2_1 1 Source Pointer Address of Channel 2 - bit 1
SRCP2.SRCP2_0 0 Source Pointer Address of Channel 2 - bit 0
DSTP2 0xFCEA PEC Channel 2 Destination Pointer
DSTP2.DSTP2_15 15 Destination Pointer Address of Channel 2 - bit 15
DSTP2.DSTP2_14 14 Destination Pointer Address of Channel 2 - bit 14
DSTP2.DSTP2_13 13 Destination Pointer Address of Channel 2 - bit 13
DSTP2.DSTP2_12 12 Destination Pointer Address of Channel 2 - bit 12
DSTP2.DSTP2_11 11 Destination Pointer Address of Channel 2 - bit 11
DSTP2.DSTP2_10 10 Destination Pointer Address of Channel 2 - bit 10
DSTP2.DSTP2_9 9 Destination Pointer Address of Channel 2 - bit 9
DSTP2.DSTP2_8 8 Destination Pointer Address of Channel 2 - bit 8
DSTP2.DSTP2_7 7 Destination Pointer Address of Channel 2 - bit 7
DSTP2.DSTP2_6 6 Destination Pointer Address of Channel 2 - bit 6
DSTP2.DSTP2_5 5 Destination Pointer Address of Channel 2 - bit 5
DSTP2.DSTP2_4 4 Destination Pointer Address of Channel 2 - bit 4
DSTP2.DSTP2_3 3 Destination Pointer Address of Channel 2 - bit 3
DSTP2.DSTP2_2 2 Destination Pointer Address of Channel 2 - bit 2
DSTP2.DSTP2_1 1 Destination Pointer Address of Channel 2 - bit 1
DSTP2.DSTP2_0 0 Destination Pointer Address of Channel 2 - bit 0
SRCP3 0xFCEC PEC Channel 3 Source Pointer
SRCP3.SRCP3_15 15 Source Pointer Address of Channel 3 - bit 15
SRCP3.SRCP3_14 14 Source Pointer Address of Channel 3 - bit 14
SRCP3.SRCP3_13 13 Source Pointer Address of Channel 3 - bit 13
SRCP3.SRCP3_12 12 Source Pointer Address of Channel 3 - bit 12
SRCP3.SRCP3_11 11 Source Pointer Address of Channel 3 - bit 11
SRCP3.SRCP3_10 10 Source Pointer Address of Channel 3 - bit 10
SRCP3.SRCP3_9 9 Source Pointer Address of Channel 3 - bit 9
SRCP3.SRCP3_8 8 Source Pointer Address of Channel 3 - bit 8
SRCP3.SRCP3_7 7 Source Pointer Address of Channel 3 - bit 7
SRCP3.SRCP3_6 6 Source Pointer Address of Channel 3 - bit 6
SRCP3.SRCP3_5 5 Source Pointer Address of Channel 3 - bit 5
SRCP3.SRCP3_4 4 Source Pointer Address of Channel 3 - bit 4
SRCP3.SRCP3_3 3 Source Pointer Address of Channel 3 - bit 3
SRCP3.SRCP3_2 2 Source Pointer Address of Channel 3 - bit 2
SRCP3.SRCP3_1 1 Source Pointer Address of Channel 3 - bit 1
SRCP3.SRCP3_0 0 Source Pointer Address of Channel 3 - bit 0
DSTP3 0xFCEE PEC Channel 3 Destination Pointer
DSTP3.DSTP3_15 15 Destination Pointer Address of Channel 3 - bit 15
DSTP3.DSTP3_14 14 Destination Pointer Address of Channel 3 - bit 14
DSTP3.DSTP3_13 13 Destination Pointer Address of Channel 3 - bit 13
DSTP3.DSTP3_12 12 Destination Pointer Address of Channel 3 - bit 12
DSTP3.DSTP3_11 11 Destination Pointer Address of Channel 3 - bit 11
DSTP3.DSTP3_10 10 Destination Pointer Address of Channel 3 - bit 10
DSTP3.DSTP3_9 9 Destination Pointer Address of Channel 3 - bit 9
DSTP3.DSTP3_8 8 Destination Pointer Address of Channel 3 - bit 8
DSTP3.DSTP3_7 7 Destination Pointer Address of Channel 3 - bit 7
DSTP3.DSTP3_6 6 Destination Pointer Address of Channel 3 - bit 6
DSTP3.DSTP3_5 5 Destination Pointer Address of Channel 3 - bit 5
DSTP3.DSTP3_4 4 Destination Pointer Address of Channel 3 - bit 4
DSTP3.DSTP3_3 3 Destination Pointer Address of Channel 3 - bit 3
DSTP3.DSTP3_2 2 Destination Pointer Address of Channel 3 - bit 2
DSTP3.DSTP3_1 1 Destination Pointer Address of Channel 3 - bit 1
DSTP3.DSTP3_0 0 Destination Pointer Address of Channel 3 - bit 0
SRCP4 0xFCF0 PEC Channel 4 Source Pointer
SRCP4.SRCP4_15 15 Source Pointer Address of Channel 4 - bit 15
SRCP4.SRCP4_14 14 Source Pointer Address of Channel 4 - bit 14
SRCP4.SRCP4_13 13 Source Pointer Address of Channel 4 - bit 13
SRCP4.SRCP4_12 12 Source Pointer Address of Channel 4 - bit 12
SRCP4.SRCP4_11 11 Source Pointer Address of Channel 4 - bit 11
SRCP4.SRCP4_10 10 Source Pointer Address of Channel 4 - bit 10
SRCP4.SRCP4_9 9 Source Pointer Address of Channel 4 - bit 9
SRCP4.SRCP4_8 8 Source Pointer Address of Channel 4 - bit 8
SRCP4.SRCP4_7 7 Source Pointer Address of Channel 4 - bit 7
SRCP4.SRCP4_6 6 Source Pointer Address of Channel 4 - bit 6
SRCP4.SRCP4_5 5 Source Pointer Address of Channel 4 - bit 5
SRCP4.SRCP4_4 4 Source Pointer Address of Channel 4 - bit 4
SRCP4.SRCP4_3 3 Source Pointer Address of Channel 4 - bit 3
SRCP4.SRCP4_2 2 Source Pointer Address of Channel 4 - bit 2
SRCP4.SRCP4_1 1 Source Pointer Address of Channel 4 - bit 1
SRCP4.SRCP4_0 0 Source Pointer Address of Channel 4 - bit 0
DSTP4 0xFCF2 PEC Channel 4 Destination Pointer
DSTP4.DSTP4_15 15 Destination Pointer Address of Channel 4 - bit 15
DSTP4.DSTP4_14 14 Destination Pointer Address of Channel 4 - bit 14
DSTP4.DSTP4_13 13 Destination Pointer Address of Channel 4 - bit 13
DSTP4.DSTP4_12 12 Destination Pointer Address of Channel 4 - bit 12
DSTP4.DSTP4_11 11 Destination Pointer Address of Channel 4 - bit 11
DSTP4.DSTP4_10 10 Destination Pointer Address of Channel 4 - bit 10
DSTP4.DSTP4_9 9 Destination Pointer Address of Channel 4 - bit 9
DSTP4.DSTP4_8 8 Destination Pointer Address of Channel 4 - bit 8
DSTP4.DSTP4_7 7 Destination Pointer Address of Channel 4 - bit 7
DSTP4.DSTP4_6 6 Destination Pointer Address of Channel 4 - bit 6
DSTP4.DSTP4_5 5 Destination Pointer Address of Channel 4 - bit 5
DSTP4.DSTP4_4 4 Destination Pointer Address of Channel 4 - bit 4
DSTP4.DSTP4_3 3 Destination Pointer Address of Channel 4 - bit 3
DSTP4.DSTP4_2 2 Destination Pointer Address of Channel 4 - bit 2
DSTP4.DSTP4_1 1 Destination Pointer Address of Channel 4 - bit 1
DSTP4.DSTP4_0 0 Destination Pointer Address of Channel 4 - bit 0
SRCP5 0xFCF4 PEC Channel 5 Source Pointer
SRCP5.SRCP5_15 15 Source Pointer Address of Channel 5 - bit 15
SRCP5.SRCP5_14 14 Source Pointer Address of Channel 5 - bit 14
SRCP5.SRCP5_13 13 Source Pointer Address of Channel 5 - bit 13
SRCP5.SRCP5_12 12 Source Pointer Address of Channel 5 - bit 12
SRCP5.SRCP5_11 11 Source Pointer Address of Channel 5 - bit 11
SRCP5.SRCP5_10 10 Source Pointer Address of Channel 5 - bit 10
SRCP5.SRCP5_9 9 Source Pointer Address of Channel 5 - bit 9
SRCP5.SRCP5_8 8 Source Pointer Address of Channel 5 - bit 8
SRCP5.SRCP5_7 7 Source Pointer Address of Channel 5 - bit 7
SRCP5.SRCP5_6 6 Source Pointer Address of Channel 5 - bit 6
SRCP5.SRCP5_5 5 Source Pointer Address of Channel 5 - bit 5
SRCP5.SRCP5_4 4 Source Pointer Address of Channel 5 - bit 4
SRCP5.SRCP5_3 3 Source Pointer Address of Channel 5 - bit 3
SRCP5.SRCP5_2 2 Source Pointer Address of Channel 5 - bit 2
SRCP5.SRCP5_1 1 Source Pointer Address of Channel 5 - bit 1
SRCP5.SRCP5_0 0 Source Pointer Address of Channel 5 - bit 0
DSTP5 0xFCF6 PEC Channel 5 Destination Pointer
DSTP5.DSTP5_15 15 Destination Pointer Address of Channel 5 - bit 15
DSTP5.DSTP5_14 14 Destination Pointer Address of Channel 5 - bit 14
DSTP5.DSTP5_13 13 Destination Pointer Address of Channel 5 - bit 13
DSTP5.DSTP5_12 12 Destination Pointer Address of Channel 5 - bit 12
DSTP5.DSTP5_11 11 Destination Pointer Address of Channel 5 - bit 11
DSTP5.DSTP5_10 10 Destination Pointer Address of Channel 5 - bit 10
DSTP5.DSTP5_9 9 Destination Pointer Address of Channel 5 - bit 9
DSTP5.DSTP5_8 8 Destination Pointer Address of Channel 5 - bit 8
DSTP5.DSTP5_7 7 Destination Pointer Address of Channel 5 - bit 7
DSTP5.DSTP5_6 6 Destination Pointer Address of Channel 5 - bit 6
DSTP5.DSTP5_5 5 Destination Pointer Address of Channel 5 - bit 5
DSTP5.DSTP5_4 4 Destination Pointer Address of Channel 5 - bit 4
DSTP5.DSTP5_3 3 Destination Pointer Address of Channel 5 - bit 3
DSTP5.DSTP5_2 2 Destination Pointer Address of Channel 5 - bit 2
DSTP5.DSTP5_1 1 Destination Pointer Address of Channel 5 - bit 1
DSTP5.DSTP5_0 0 Destination Pointer Address of Channel 5 - bit 0
SRCP6 0xFCF8 PEC Channel 6 Source Pointer
SRCP6.SRCP6_15 15 Source Pointer Address of Channel 6 - bit 15
SRCP6.SRCP6_14 14 Source Pointer Address of Channel 6 - bit 14
SRCP6.SRCP6_13 13 Source Pointer Address of Channel 6 - bit 13
SRCP6.SRCP6_12 12 Source Pointer Address of Channel 6 - bit 12
SRCP6.SRCP6_11 11 Source Pointer Address of Channel 6 - bit 11
SRCP6.SRCP6_10 10 Source Pointer Address of Channel 6 - bit 10
SRCP6.SRCP6_9 9 Source Pointer Address of Channel 6 - bit 9
SRCP6.SRCP6_8 8 Source Pointer Address of Channel 6 - bit 8
SRCP6.SRCP6_7 7 Source Pointer Address of Channel 6 - bit 7
SRCP6.SRCP6_6 6 Source Pointer Address of Channel 6 - bit 6
SRCP6.SRCP6_5 5 Source Pointer Address of Channel 6 - bit 5
SRCP6.SRCP6_4 4 Source Pointer Address of Channel 6 - bit 4
SRCP6.SRCP6_3 3 Source Pointer Address of Channel 6 - bit 3
SRCP6.SRCP6_2 2 Source Pointer Address of Channel 6 - bit 2
SRCP6.SRCP6_1 1 Source Pointer Address of Channel 6 - bit 1
SRCP6.SRCP6_0 0 Source Pointer Address of Channel 6 - bit 0
DSTP6 0xFCFA PEC Channel 6 Destination Pointer
DSTP6.DSTP6_15 15 Destination Pointer Address of Channel 6 - bit 15
DSTP6.DSTP6_14 14 Destination Pointer Address of Channel 6 - bit 14
DSTP6.DSTP6_13 13 Destination Pointer Address of Channel 6 - bit 13
DSTP6.DSTP6_12 12 Destination Pointer Address of Channel 6 - bit 12
DSTP6.DSTP6_11 11 Destination Pointer Address of Channel 6 - bit 11
DSTP6.DSTP6_10 10 Destination Pointer Address of Channel 6 - bit 10
DSTP6.DSTP6_9 9 Destination Pointer Address of Channel 6 - bit 9
DSTP6.DSTP6_8 8 Destination Pointer Address of Channel 6 - bit 8
DSTP6.DSTP6_7 7 Destination Pointer Address of Channel 6 - bit 7
DSTP6.DSTP6_6 6 Destination Pointer Address of Channel 6 - bit 6
DSTP6.DSTP6_5 5 Destination Pointer Address of Channel 6 - bit 5
DSTP6.DSTP6_4 4 Destination Pointer Address of Channel 6 - bit 4
DSTP6.DSTP6_3 3 Destination Pointer Address of Channel 6 - bit 3
DSTP6.DSTP6_2 2 Destination Pointer Address of Channel 6 - bit 2
DSTP6.DSTP6_1 1 Destination Pointer Address of Channel 6 - bit 1
DSTP6.DSTP6_0 0 Destination Pointer Address of Channel 6 - bit 0
SRCP7 0xFCFC PEC Channel 7 Source Pointer
SRCP7.SRCP7_15 15 Source Pointer Address of Channel 7 - bit 15
SRCP7.SRCP7_14 14 Source Pointer Address of Channel 7 - bit 14
SRCP7.SRCP7_13 13 Source Pointer Address of Channel 7 - bit 13
SRCP7.SRCP7_12 12 Source Pointer Address of Channel 7 - bit 12
SRCP7.SRCP7_11 11 Source Pointer Address of Channel 7 - bit 11
SRCP7.SRCP7_10 10 Source Pointer Address of Channel 7 - bit 10
SRCP7.SRCP7_9 9 Source Pointer Address of Channel 7 - bit 9
SRCP7.SRCP7_8 8 Source Pointer Address of Channel 7 - bit 8
SRCP7.SRCP7_7 7 Source Pointer Address of Channel 7 - bit 7
SRCP7.SRCP7_6 6 Source Pointer Address of Channel 7 - bit 6
SRCP7.SRCP7_5 5 Source Pointer Address of Channel 7 - bit 5
SRCP7.SRCP7_4 4 Source Pointer Address of Channel 7 - bit 4
SRCP7.SRCP7_3 3 Source Pointer Address of Channel 7 - bit 3
SRCP7.SRCP7_2 2 Source Pointer Address of Channel 7 - bit 2
SRCP7.SRCP7_1 1 Source Pointer Address of Channel 7 - bit 1
SRCP7.SRCP7_0 0 Source Pointer Address of Channel 7 - bit 0
DSTP7 0xFCFE PEC Channel 7 Destination Pointer
DSTP7.DSTP7_15 15 Destination Pointer Address of Channel 7 - bit 15
DSTP7.DSTP7_14 14 Destination Pointer Address of Channel 7 - bit 14
DSTP7.DSTP7_13 13 Destination Pointer Address of Channel 7 - bit 13
DSTP7.DSTP7_12 12 Destination Pointer Address of Channel 7 - bit 12
DSTP7.DSTP7_11 11 Destination Pointer Address of Channel 7 - bit 11
DSTP7.DSTP7_10 10 Destination Pointer Address of Channel 7 - bit 10
DSTP7.DSTP7_9 9 Destination Pointer Address of Channel 7 - bit 9
DSTP7.DSTP7_8 8 Destination Pointer Address of Channel 7 - bit 8
DSTP7.DSTP7_7 7 Destination Pointer Address of Channel 7 - bit 7
DSTP7.DSTP7_6 6 Destination Pointer Address of Channel 7 - bit 6
DSTP7.DSTP7_5 5 Destination Pointer Address of Channel 7 - bit 5
DSTP7.DSTP7_4 4 Destination Pointer Address of Channel 7 - bit 4
DSTP7.DSTP7_3 3 Destination Pointer Address of Channel 7 - bit 3
DSTP7.DSTP7_2 2 Destination Pointer Address of Channel 7 - bit 2
DSTP7.DSTP7_1 1 Destination Pointer Address of Channel 7 - bit 1
DSTP7.DSTP7_0 0 Destination Pointer Address of Channel 7 - bit 0
; SFR
DPP0 0xFE00 CPU Data Page Pointer 0 Register (10 bits)
DPP0.DPP0PN_9 9 Data Page Number of DPP - bit 9
DPP0.DPP0PN_8 8 Data Page Number of DPP - bit 8
DPP0.DPP0PN_7 7 Data Page Number of DPP - bit 7
DPP0.DPP0PN_6 6 Data Page Number of DPP - bit 6
DPP0.DPP0PN_5 5 Data Page Number of DPP - bit 5
DPP0.DPP0PN_4 4 Data Page Number of DPP - bit 4
DPP0.DPP0PN_3 3 Data Page Number of DPP - bit 3
DPP0.DPP0PN_2 2 Data Page Number of DPP - bit 2
DPP0.DPP0PN_1 1 Data Page Number of DPP - bit 1
DPP0.DPP0PN_0 0 Data Page Number of DPP - bit 0
DPP1 0xFE02 CPU Data Page Pointer 1 Register (10 bits)
DPP1.DPP1PN_9 9 Data Page Number of DPP - bit 9
DPP1.DPP1PN_8 8 Data Page Number of DPP - bit 8
DPP1.DPP1PN_7 7 Data Page Number of DPP - bit 7
DPP1.DPP1PN_6 6 Data Page Number of DPP - bit 6
DPP1.DPP1PN_5 5 Data Page Number of DPP - bit 5
DPP1.DPP1PN_4 4 Data Page Number of DPP - bit 4
DPP1.DPP1PN_3 3 Data Page Number of DPP - bit 3
DPP1.DPP1PN_2 2 Data Page Number of DPP - bit 2
DPP1.DPP1PN_1 1 Data Page Number of DPP - bit 1
DPP1.DPP1PN_0 0 Data Page Number of DPP - bit 0
DPP2 0xFE04 CPU Data Page Pointer 2 Register (10 bits)
DPP2.DPP2PN_9 9 Data Page Number of DPP - bit 9
DPP2.DPP2PN_8 8 Data Page Number of DPP - bit 8
DPP2.DPP2PN_7 7 Data Page Number of DPP - bit 7
DPP2.DPP2PN_6 6 Data Page Number of DPP - bit 6
DPP2.DPP2PN_5 5 Data Page Number of DPP - bit 5
DPP2.DPP2PN_4 4 Data Page Number of DPP - bit 4
DPP2.DPP2PN_3 3 Data Page Number of DPP - bit 3
DPP2.DPP2PN_2 2 Data Page Number of DPP - bit 2
DPP2.DPP2PN_1 1 Data Page Number of DPP - bit 1
DPP2.DPP2PN_0 0 Data Page Number of DPP - bit 0
DPP3 0xFE06 CPU Data Page Pointer 3 Register (10 bits)
DPP3.DPP3PN_9 9 Data Page Number of DPP - bit 9
DPP3.DPP3PN_8 8 Data Page Number of DPP - bit 8
DPP3.DPP3PN_7 7 Data Page Number of DPP - bit 7
DPP3.DPP3PN_6 6 Data Page Number of DPP - bit 6
DPP3.DPP3PN_5 5 Data Page Number of DPP - bit 5
DPP3.DPP3PN_4 4 Data Page Number of DPP - bit 4
DPP3.DPP3PN_3 3 Data Page Number of DPP - bit 3
DPP3.DPP3PN_2 2 Data Page Number of DPP - bit 2
DPP3.DPP3PN_1 1 Data Page Number of DPP - bit 1
DPP3.DPP3PN_0 0 Data Page Number of DPP - bit 0
CSP 0xFE08 CPU Code Segment Pointer Register (8 bits)
CSP.SEGNR_7 7 Specifies the code segment from which the current instruction is to be fetched - bit 7
CSP.SEGNR_6 6 Specifies the code segment from which the current instruction is to be fetched - bit 6
CSP.SEGNR_5 5 Specifies the code segment from which the current instruction is to be fetched - bit 5
CSP.SEGNR_4 4 Specifies the code segment from which the current instruction is to be fetched - bit 4
CSP.SEGNR_3 3 Specifies the code segment from which the current instruction is to be fetched - bit 3
CSP.SEGNR_2 2 Specifies the code segment from which the current instruction is to be fetched - bit 2
CSP.SEGNR_1 1 Specifies the code segment from which the current instruction is to be fetched - bit 1
CSP.SEGNR_0 0 Specifies the code segment from which the current instruction is to be fetched - bit 0
reserv_FE0A 0xFE0A reserved - do not use
MDH 0xFE0C CPU Multiply Divide Register - High Word
MDH.MDH_15 15 High part of MD - bit 15
MDH.MDH_14 14 High part of MD - bit 14
MDH.MDH_13 13 High part of MD - bit 13
MDH.MDH_12 12 High part of MD - bit 12
MDH.MDH_11 11 High part of MD - bit 11
MDH.MDH_10 10 High part of MD - bit 10
MDH.MDH_9 9 High part of MD - bit 9
MDH.MDH_8 8 High part of MD - bit 8
MDH.MDH_7 7 High part of MD - bit 7
MDH.MDH_6 6 High part of MD - bit 6
MDH.MDH_5 5 High part of MD - bit 5
MDH.MDH_4 4 High part of MD - bit 4
MDH.MDH_3 3 High part of MD - bit 3
MDH.MDH_2 2 High part of MD - bit 2
MDH.MDH_1 1 High part of MD - bit 1
MDH.MDH_0 0 High part of MD - bit 0
MDL 0xFE0E CPU Multiply Divide Register - Low Word
MDL.MDL_15 15 Low part of MD - bit 15
MDL.MDL_14 14 Low part of MD - bit 14
MDL.MDL_13 13 Low part of MD - bit 13
MDL.MDL_12 12 Low part of MD - bit 12
MDL.MDL_11 11 Low part of MD - bit 11
MDL.MDL_10 10 Low part of MD - bit 10
MDL.MDL_9 9 Low part of MD - bit 9
MDL.MDL_8 8 Low part of MD - bit 8
MDL.MDL_7 7 Low part of MD - bit 7
MDL.MDL_6 6 Low part of MD - bit 6
MDL.MDL_5 5 Low part of MD - bit 5
MDL.MDL_4 4 Low part of MD - bit 4
MDL.MDL_3 3 Low part of MD - bit 3
MDL.MDL_2 2 Low part of MD - bit 2
MDL.MDL_1 1 Low part of MD - bit 1
MDL.MDL_0 0 Low part of MD - bit 0
CP 0xFE10 CPU Context Pointer Register
CP.CP_11 11 Modifiable portion of register CP - bit 11
CP.CP_10 10 Modifiable portion of register CP - bit 10
CP.CP_9 9 Modifiable portion of register CP - bit 9
CP.CP_8 8 Modifiable portion of register CP - bit 8
CP.CP_7 7 Modifiable portion of register CP - bit 7
CP.CP_6 6 Modifiable portion of register CP - bit 6
CP.CP_5 5 Modifiable portion of register CP - bit 5
CP.CP_4 4 Modifiable portion of register CP - bit 4
CP.CP_3 3 Modifiable portion of register CP - bit 3
CP.CP_2 2 Modifiable portion of register CP - bit 2
CP.CP_1 1 Modifiable portion of register CP - bit 1
SP 0xFE12 CPU System Stack Pointer Register
SP.SP_11 11 Modifiable portion of register SP - bit 11
SP.SP_10 10 Modifiable portion of register SP - bit 10
SP.SP_9 9 Modifiable portion of register SP - bit 9
SP.SP_8 8 Modifiable portion of register SP - bit 8
SP.SP_7 7 Modifiable portion of register SP - bit 7
SP.SP_6 6 Modifiable portion of register SP - bit 6
SP.SP_5 5 Modifiable portion of register SP - bit 5
SP.SP_4 4 Modifiable portion of register SP - bit 4
SP.SP_3 3 Modifiable portion of register SP - bit 3
SP.SP_2 2 Modifiable portion of register SP - bit 2
SP.SP_1 1 Modifiable portion of register SP - bit 1
STKOV 0xFE14 CPU Stack Overflow Pointer Register
STKOV.STKOV_11 11 Modifiable portion of register STKOV - bit 11
STKOV.STKOV_10 10 Modifiable portion of register STKOV - bit 10
STKOV.STKOV_9 9 Modifiable portion of register STKOV - bit 9
STKOV.STKOV_8 8 Modifiable portion of register STKOV - bit 8
STKOV.STKOV_7 7 Modifiable portion of register STKOV - bit 7
STKOV.STKOV_6 6 Modifiable portion of register STKOV - bit 6
STKOV.STKOV_5 5 Modifiable portion of register STKOV - bit 5
STKOV.STKOV_4 4 Modifiable portion of register STKOV - bit 4
STKOV.STKOV_3 3 Modifiable portion of register STKOV - bit 3
STKOV.STKOV_2 2 Modifiable portion of register STKOV - bit 2
STKOV.STKOV_1 1 Modifiable portion of register STKOV - bit 1
STKUN 0xFE16 CPU Stack Underflow Pointer Register
STKUN.STKUN_11 11 Modifiable portion of register SP - bit 11
STKUN.STKUN_10 10 Modifiable portion of register SP - bit 10
STKUN.STKUN_9 9 Modifiable portion of register SP - bit 9
STKUN.STKUN_8 8 Modifiable portion of register SP - bit 8
STKUN.STKUN_7 7 Modifiable portion of register SP - bit 7
STKUN.STKUN_6 6 Modifiable portion of register SP - bit 6
STKUN.STKUN_5 5 Modifiable portion of register SP - bit 5
STKUN.STKUN_4 4 Modifiable portion of register SP - bit 4
STKUN.STKUN_3 3 Modifiable portion of register SP - bit 3
STKUN.STKUN_2 2 Modifiable portion of register SP - bit 2
STKUN.STKUN_1 1 Modifiable portion of register SP - bit 1
ADDRSEL1 0xFE18 Address Select Register 1
ADDRSEL1.RGSAD_15 15 Range Start Address bit - 15
ADDRSEL1.RGSAD_14 14 Range Start Address bit - 14
ADDRSEL1.RGSAD_13 13 Range Start Address bit - 13
ADDRSEL1.RGSAD_12 12 Range Start Address bit - 12
ADDRSEL1.RGSAD_11 11 Range Start Address bit - 11
ADDRSEL1.RGSAD_10 10 Range Start Address bit - 10
ADDRSEL1.RGSAD_9 9 Range Start Address bit - 9
ADDRSEL1.RGSAD_8 8 Range Start Address bit - 8
ADDRSEL1.RGSAD_7 7 Range Start Address bit - 7
ADDRSEL1.RGSAD_6 6 Range Start Address bit - 6
ADDRSEL1.RGSAD_5 5 Range Start Address bit - 5
ADDRSEL1.RGSAD_4 4 Range Start Address bit - 4
ADDRSEL1.RGSZ_3 3 Range Size Selection bit - 3
ADDRSEL1.RGSZ_2 2 Range Size Selection bit - 2
ADDRSEL1.RGSZ_1 1 Range Size Selection bit - 1
ADDRSEL1.RGSZ_0 0 Range Size Selection bit - 0
ADDRSEL2 0xFE1A Address Select Register 2
ADDRSEL2.RGSAD_15 15 Range Start Address bit - 15
ADDRSEL2.RGSAD_14 14 Range Start Address bit - 14
ADDRSEL2.RGSAD_13 13 Range Start Address bit - 13
ADDRSEL2.RGSAD_12 12 Range Start Address bit - 12
ADDRSEL2.RGSAD_11 11 Range Start Address bit - 11
ADDRSEL2.RGSAD_10 10 Range Start Address bit - 10
ADDRSEL2.RGSAD_9 9 Range Start Address bit - 9
ADDRSEL2.RGSAD_8 8 Range Start Address bit - 8
ADDRSEL2.RGSAD_7 7 Range Start Address bit - 7
ADDRSEL2.RGSAD_6 6 Range Start Address bit - 6
ADDRSEL2.RGSAD_5 5 Range Start Address bit - 5
ADDRSEL2.RGSAD_4 4 Range Start Address bit - 4
ADDRSEL2.RGSZ_3 3 Range Size Selection bit - 3
ADDRSEL2.RGSZ_2 2 Range Size Selection bit - 2
ADDRSEL2.RGSZ_1 1 Range Size Selection bit - 1
ADDRSEL2.RGSZ_0 0 Range Size Selection bit - 0
ADDRSEL3 0xFE1C Address Select Register 3
ADDRSEL3.RGSAD_15 15 Range Start Address bit - 15
ADDRSEL3.RGSAD_14 14 Range Start Address bit - 14
ADDRSEL3.RGSAD_13 13 Range Start Address bit - 13
ADDRSEL3.RGSAD_12 12 Range Start Address bit - 12
ADDRSEL3.RGSAD_11 11 Range Start Address bit - 11
ADDRSEL3.RGSAD_10 10 Range Start Address bit - 10
ADDRSEL3.RGSAD_9 9 Range Start Address bit - 9
ADDRSEL3.RGSAD_8 8 Range Start Address bit - 8
ADDRSEL3.RGSAD_7 7 Range Start Address bit - 7
ADDRSEL3.RGSAD_6 6 Range Start Address bit - 6
ADDRSEL3.RGSAD_5 5 Range Start Address bit - 5
ADDRSEL3.RGSAD_4 4 Range Start Address bit - 4
ADDRSEL3.RGSZ_3 3 Range Size Selection bit - 3
ADDRSEL3.RGSZ_2 2 Range Size Selection bit - 2
ADDRSEL3.RGSZ_1 1 Range Size Selection bit - 1
ADDRSEL3.RGSZ_0 0 Range Size Selection bit - 0
ADDRSEL4 0xFE1E Address Select Register 4
ADDRSEL4.RGSAD_15 15 Range Start Address bit - 15
ADDRSEL4.RGSAD_14 14 Range Start Address bit - 14
ADDRSEL4.RGSAD_13 13 Range Start Address bit - 13
ADDRSEL4.RGSAD_12 12 Range Start Address bit - 12
ADDRSEL4.RGSAD_11 11 Range Start Address bit - 11
ADDRSEL4.RGSAD_10 10 Range Start Address bit - 10
ADDRSEL4.RGSAD_9 9 Range Start Address bit - 9
ADDRSEL4.RGSAD_8 8 Range Start Address bit - 8
ADDRSEL4.RGSAD_7 7 Range Start Address bit - 7
ADDRSEL4.RGSAD_6 6 Range Start Address bit - 6
ADDRSEL4.RGSAD_5 5 Range Start Address bit - 5
ADDRSEL4.RGSAD_4 4 Range Start Address bit - 4
ADDRSEL4.RGSZ_3 3 Range Size Selection bit - 3
ADDRSEL4.RGSZ_2 2 Range Size Selection bit - 2
ADDRSEL4.RGSZ_1 1 Range Size Selection bit - 1
ADDRSEL4.RGSZ_0 0 Range Size Selection bit - 0
T2 0xFE40 GPT Timer 2 Register
T2.T2_15 15 Timer 2 - bit 15
T2.T2_14 14 Timer 2 - bit 14
T2.T2_13 13 Timer 2 - bit 13
T2.T2_12 12 Timer 2 - bit 12
T2.T2_11 11 Timer 2 - bit 11
T2.T2_10 10 Timer 2 - bit 10
T2.T2_9 9 Timer 2 - bit 9
T2.T2_8 8 Timer 2 - bit 8
T2.T2_7 7 Timer 2 - bit 7
T2.T2_6 6 Timer 2 - bit 6
T2.T2_5 5 Timer 2 - bit 5
T2.T2_4 4 Timer 2 - bit 4
T2.T2_3 3 Timer 2 - bit 3
T2.T2_2 2 Timer 2 - bit 2
T2.T2_1 1 Timer 2 - bit 1
T2.T2_0 0 Timer 2 - bit 0
T3 0xFE42 GPT Timer 3 Register
T3.T3_15 15 Timer 3 - bit 15
T3.T3_14 14 Timer 3 - bit 14
T3.T3_13 13 Timer 3 - bit 13
T3.T3_12 12 Timer 3 - bit 12
T3.T3_11 11 Timer 3 - bit 11
T3.T3_10 10 Timer 3 - bit 10
T3.T3_9 9 Timer 3 - bit 9
T3.T3_8 8 Timer 3 - bit 8
T3.T3_7 7 Timer 3 - bit 7
T3.T3_6 6 Timer 3 - bit 6
T3.T3_5 5 Timer 3 - bit 5
T3.T3_4 4 Timer 3 - bit 4
T3.T3_3 3 Timer 3 - bit 3
T3.T3_2 2 Timer 3 - bit 2
T3.T3_1 1 Timer 3 - bit 1
T3.T3_0 0 Timer 3 - bit 0
T4 0xFE44 GPT Timer 4 Register
T4.T4_15 15 Timer 4 - bit 15
T4.T4_14 14 Timer 4 - bit 14
T4.T4_13 13 Timer 4 - bit 13
T4.T4_12 12 Timer 4 - bit 12
T4.T4_11 11 Timer 4 - bit 11
T4.T4_10 10 Timer 4 - bit 10
T4.T4_9 9 Timer 4 - bit 9
T4.T4_8 8 Timer 4 - bit 8
T4.T4_7 7 Timer 4 - bit 7
T4.T4_6 6 Timer 4 - bit 6
T4.T4_5 5 Timer 4 - bit 5
T4.T4_4 4 Timer 4 - bit 4
T4.T4_3 3 Timer 4 - bit 3
T4.T4_2 2 Timer 4 - bit 2
T4.T4_1 1 Timer 4 - bit 1
T4.T4_0 0 Timer 4 - bit 0
T5 0xFE46 GPT Timer 5 Register
T5.T5_15 15 Timer 5 - bit 15
T5.T5_14 14 Timer 5 - bit 14
T5.T5_13 13 Timer 5 - bit 13
T5.T5_12 12 Timer 5 - bit 12
T5.T5_11 11 Timer 5 - bit 11
T5.T5_10 10 Timer 5 - bit 10
T5.T5_9 9 Timer 5 - bit 9
T5.T5_8 8 Timer 5 - bit 8
T5.T5_7 7 Timer 5 - bit 7
T5.T5_6 6 Timer 5 - bit 6
T5.T5_5 5 Timer 5 - bit 5
T5.T5_4 4 Timer 5 - bit 4
T5.T5_3 3 Timer 5 - bit 3
T5.T5_2 2 Timer 5 - bit 2
T5.T5_1 1 Timer 5 - bit 1
T5.T5_0 0 Timer 5 - bit 0
T6 0xFE48 GPT Timer 6 Register
T6.T6_15 15 Timer 6 - bit 15
T6.T6_14 14 Timer 6 - bit 14
T6.T6_13 13 Timer 6 - bit 13
T6.T6_12 12 Timer 6 - bit 12
T6.T6_11 11 Timer 6 - bit 11
T6.T6_10 10 Timer 6 - bit 10
T6.T6_9 9 Timer 6 - bit 9
T6.T6_8 8 Timer 6 - bit 8
T6.T6_7 7 Timer 6 - bit 7
T6.T6_6 6 Timer 6 - bit 6
T6.T6_5 5 Timer 6 - bit 5
T6.T6_4 4 Timer 6 - bit 4
T6.T6_3 3 Timer 6 - bit 3
T6.T6_2 2 Timer 6 - bit 2
T6.T6_1 1 Timer 6 - bit 1
T6.T6_0 0 Timer 6 - bit 0
CAPREL 0xFE4A GPT Capture/Reload Register
CAPREL.CAPREL_15 15 Capture Reload Register Value - bit 15
CAPREL.CAPREL_14 14 Capture Reload Register Value - bit 14
CAPREL.CAPREL_13 13 Capture Reload Register Value - bit 13
CAPREL.CAPREL_12 12 Capture Reload Register Value - bit 12
CAPREL.CAPREL_11 11 Capture Reload Register Value - bit 11
CAPREL.CAPREL_10 10 Capture Reload Register Value - bit 10
CAPREL.CAPREL_9 9 Capture Reload Register Value - bit 9
CAPREL.CAPREL_8 8 Capture Reload Register Value - bit 8
CAPREL.CAPREL_7 7 Capture Reload Register Value - bit 7
CAPREL.CAPREL_6 6 Capture Reload Register Value - bit 6
CAPREL.CAPREL_5 5 Capture Reload Register Value - bit 5
CAPREL.CAPREL_4 4 Capture Reload Register Value - bit 4
CAPREL.CAPREL_3 3 Capture Reload Register Value - bit 3
CAPREL.CAPREL_2 2 Capture Reload Register Value - bit 2
CAPREL.CAPREL_1 1 Capture Reload Register Value - bit 1
CAPREL.CAPREL_0 0 Capture Reload Register Value - bit 0
GPTIPISEL 0xFE4C GPT Port Input Selection Register
reserv_FE5C 0xFE5C reserved - do not use
reserv_FE5E 0xFE5E reserved - do not use
WDT 0xFEAE Watchdog Timer Register (RO)
S0TBUF 0xFEB0 Serial Channel 0 Transmit Buffer Register (WO)
S0RBUF 0xFEB2 Serial Channel 0 Receive Buffer Register (RO)
S0BG 0xFEB4 Serial Channel 0 Baud Rate Generator Reload Register
FDV 0xFEB6 Fractional Divider Register
FDV.FD_VALUE_8 8 Fractional divider register value - bit 8
FDV.FD_VALUE_7 7 Fractional divider register value - bit 7
FDV.FD_VALUE_6 6 Fractional divider register value - bit 6
FDV.FD_VALUE_5 5 Fractional divider register value - bit 5
FDV.FD_VALUE_4 4 Fractional divider register value - bit 4
FDV.FD_VALUE_3 3 Fractional divider register value - bit 3
FDV.FD_VALUE_2 2 Fractional divider register value - bit 2
FDV.FD_VALUE_1 1 Fractional divider register value - bit 1
FDV.FD_VALUE_0 0 Fractional divider register value - bit 0
PECSN12 0xFEB8 PEC Segment No. 12 Register
PECSN12.DSTSN12_15 15 Destination Pointer Segment Address of Channel 12 - bit 15
PECSN12.DSTSN12_14 14 Destination Pointer Segment Address of Channel 12 - bit 14
PECSN12.DSTSN12_13 13 Destination Pointer Segment Address of Channel 12 - bit 13
PECSN12.DSTSN12_12 12 Destination Pointer Segment Address of Channel 12 - bit 12
PECSN12.DSTSN12_11 11 Destination Pointer Segment Address of Channel 12 - bit 11
PECSN12.DSTSN12_10 10 Destination Pointer Segment Address of Channel 12 - bit 10
PECSN12.DSTSN12_9 9 Destination Pointer Segment Address of Channel 12 - bit 9
PECSN12.DSTSN12_8 8 Destination Pointer Segment Address of Channel 12 - bit 8
PECSN12.SRCSN12_7 7 Source Pointer Segment Address of Channel 12 - bit 7
PECSN12.SRCSN12_6 6 Source Pointer Segment Address of Channel 12 - bit 6
PECSN12.SRCSN12_5 5 Source Pointer Segment Address of Channel 12 - bit 5
PECSN12.SRCSN12_4 4 Source Pointer Segment Address of Channel 12 - bit 4
PECSN12.SRCSN12_3 3 Source Pointer Segment Address of Channel 12 - bit 3
PECSN12.SRCSN12_2 2 Source Pointer Segment Address of Channel 12 - bit 2
PECSN12.SRCSN12_1 1 Source Pointer Segment Address of Channel 12 - bit 1
PECSN12.SRCSN12_0 0 Source Pointer Segment Address of Channel 12 - bit 0
PECSN13 0xFEBA PEC Segment No. 13 Register
PECSN13.DSTSN13_15 15 Destination Pointer Segment Address of Channel 13 - bit 15
PECSN13.DSTSN13_14 14 Destination Pointer Segment Address of Channel 13 - bit 14
PECSN13.DSTSN13_13 13 Destination Pointer Segment Address of Channel 13 - bit 13
PECSN13.DSTSN13_12 12 Destination Pointer Segment Address of Channel 13 - bit 12
PECSN13.DSTSN13_11 11 Destination Pointer Segment Address of Channel 13 - bit 11
PECSN13.DSTSN13_10 10 Destination Pointer Segment Address of Channel 13 - bit 10
PECSN13.DSTSN13_9 9 Destination Pointer Segment Address of Channel 13 - bit 9
PECSN13.DSTSN13_8 8 Destination Pointer Segment Address of Channel 13 - bit 8
PECSN13.SRCSN13_7 7 Source Pointer Segment Address of Channel 13 - bit 7
PECSN13.SRCSN13_6 6 Source Pointer Segment Address of Channel 13 - bit 6
PECSN13.SRCSN13_5 5 Source Pointer Segment Address of Channel 13 - bit 5
PECSN13.SRCSN13_4 4 Source Pointer Segment Address of Channel 13 - bit 4
PECSN13.SRCSN13_3 3 Source Pointer Segment Address of Channel 13 - bit 3
PECSN13.SRCSN13_2 2 Source Pointer Segment Address of Channel 13 - bit 2
PECSN13.SRCSN13_1 1 Source Pointer Segment Address of Channel 13 - bit 1
PECSN13.SRCSN13_0 0 Source Pointer Segment Address of Channel 13 - bit 0
PECSN14 0xFEBC PEC Segment No. 14 Register
PECSN14.DSTSN14_15 15 Destination Pointer Segment Address of Channel 14 - bit 15
PECSN14.DSTSN14_14 14 Destination Pointer Segment Address of Channel 14 - bit 14
PECSN14.DSTSN14_13 13 Destination Pointer Segment Address of Channel 14 - bit 13
PECSN14.DSTSN14_12 12 Destination Pointer Segment Address of Channel 14 - bit 12
PECSN14.DSTSN14_11 11 Destination Pointer Segment Address of Channel 14 - bit 11
PECSN14.DSTSN14_10 10 Destination Pointer Segment Address of Channel 14 - bit 10
PECSN14.DSTSN14_9 9 Destination Pointer Segment Address of Channel 14 - bit 9
PECSN14.DSTSN14_8 8 Destination Pointer Segment Address of Channel 14 - bit 8
PECSN14.SRCSN14_7 7 Source Pointer Segment Address of Channel 14 - bit 7
PECSN14.SRCSN14_6 6 Source Pointer Segment Address of Channel 14 - bit 6
PECSN14.SRCSN14_5 5 Source Pointer Segment Address of Channel 14 - bit 5
PECSN14.SRCSN14_4 4 Source Pointer Segment Address of Channel 14 - bit 4
PECSN14.SRCSN14_3 3 Source Pointer Segment Address of Channel 14 - bit 3
PECSN14.SRCSN14_2 2 Source Pointer Segment Address of Channel 14 - bit 2
PECSN14.SRCSN14_1 1 Source Pointer Segment Address of Channel 14 - bit 1
PECSN14.SRCSN14_0 0 Source Pointer Segment Address of Channel 14 - bit 0
PECSN15 0xFEBE PEC Segment No. 15 Register
PECSN15.DSTSN15_15 15 Destination Pointer Segment Address of Channel 15 - bit 15
PECSN15.DSTSN15_14 14 Destination Pointer Segment Address of Channel 15 - bit 14
PECSN15.DSTSN15_13 13 Destination Pointer Segment Address of Channel 15 - bit 13
PECSN15.DSTSN15_12 12 Destination Pointer Segment Address of Channel 15 - bit 12
PECSN15.DSTSN15_11 11 Destination Pointer Segment Address of Channel 15 - bit 11
PECSN15.DSTSN15_10 10 Destination Pointer Segment Address of Channel 15 - bit 10
PECSN15.DSTSN15_9 9 Destination Pointer Segment Address of Channel 15 - bit 9
PECSN15.DSTSN15_8 8 Destination Pointer Segment Address of Channel 15 - bit 8
PECSN15.SRCSN15_7 7 Source Pointer Segment Address of Channel 15 - bit 7
PECSN15.SRCSN15_6 6 Source Pointer Segment Address of Channel 15 - bit 6
PECSN15.SRCSN15_5 5 Source Pointer Segment Address of Channel 15 - bit 5
PECSN15.SRCSN15_4 4 Source Pointer Segment Address of Channel 15 - bit 4
PECSN15.SRCSN15_3 3 Source Pointer Segment Address of Channel 15 - bit 3
PECSN15.SRCSN15_2 2 Source Pointer Segment Address of Channel 15 - bit 2
PECSN15.SRCSN15_1 1 Source Pointer Segment Address of Channel 15 - bit 1
PECSN15.SRCSN15_0 0 Source Pointer Segment Address of Channel 15 - bit 0
PECC0 0xFEC0 PEC Channel 0 Control Register
PECC0.PT 15 Transfer Mode
PECC0.EOPINT 14 End of PEC Interrupt Selection
PECC0.PLEV_13 13 PEC Level Selection - bit 13
PECC0.PLEV_12 12 PEC Level Selection - bit 12
PECC0.CL 11 Channel Link Control
PECC0.INC_10 10 Increment Control - bit 10
PECC0.INC_9 9 Increment Control - bit 9
PECC0.BWT 8 Byte / Word Transfer Selection
PECC0.COUNT_7 7 PEC Transfer Count - bit 7
PECC0.COUNT_6 6 PEC Transfer Count - bit 6
PECC0.COUNT_5 5 PEC Transfer Count - bit 5
PECC0.COUNT_4 4 PEC Transfer Count - bit 4
PECC0.COUNT_3 3 PEC Transfer Count - bit 3
PECC0.COUNT_2 2 PEC Transfer Count - bit 2
PECC0.COUNT_1 1 PEC Transfer Count - bit 1
PECC0.COUNT_0 0 PEC Transfer Count - bit 0
PECC1 0xFEC2 PEC Channel 1 Control Register
PECC1.PT 15 Transfer Mode
PECC1.EOPINT 14 End of PEC Interrupt Selection
PECC1.PLEV_13 13 PEC Level Selection - bit 13
PECC1.PLEV_12 12 PEC Level Selection - bit 12
PECC1.CL 11 Channel Link Control
PECC1.INC_10 10 Increment Control - bit 10
PECC1.INC_9 9 Increment Control - bit 9
PECC1.BWT 8 Byte / Word Transfer Selection
PECC1.COUNT_7 7 PEC Transfer Count - bit 7
PECC1.COUNT_6 6 PEC Transfer Count - bit 6
PECC1.COUNT_5 5 PEC Transfer Count - bit 5
PECC1.COUNT_4 4 PEC Transfer Count - bit 4
PECC1.COUNT_3 3 PEC Transfer Count - bit 3
PECC1.COUNT_2 2 PEC Transfer Count - bit 2
PECC1.COUNT_1 1 PEC Transfer Count - bit 1
PECC1.COUNT_0 0 PEC Transfer Count - bit 0
PECC2 0xFEC4 PEC Channel 2 Control Register
PECC2.PT 15 Transfer Mode
PECC2.EOPINT 14 End of PEC Interrupt Selection
PECC2.PLEV_13 13 PEC Level Selection - bit 13
PECC2.PLEV_12 12 PEC Level Selection - bit 12
PECC2.CL 11 Channel Link Control
PECC2.INC_10 10 Increment Control - bit 10
PECC2.INC_9 9 Increment Control - bit 9
PECC2.BWT 8 Byte / Word Transfer Selection
PECC2.COUNT_7 7 PEC Transfer Count - bit 7
PECC2.COUNT_6 6 PEC Transfer Count - bit 6
PECC2.COUNT_5 5 PEC Transfer Count - bit 5
PECC2.COUNT_4 4 PEC Transfer Count - bit 4
PECC2.COUNT_3 3 PEC Transfer Count - bit 3
PECC2.COUNT_2 2 PEC Transfer Count - bit 2
PECC2.COUNT_1 1 PEC Transfer Count - bit 1
PECC2.COUNT_0 0 PEC Transfer Count - bit 0
PECC3 0xFEC6 PEC Channel 3 Control Register
PECC3.PT 15 Transfer Mode
PECC3.EOPINT 14 End of PEC Interrupt Selection
PECC3.PLEV_13 13 PEC Level Selection - bit 13
PECC3.PLEV_12 12 PEC Level Selection - bit 12
PECC3.CL 11 Channel Link Control
PECC3.INC_10 10 Increment Control - bit 10
PECC3.INC_9 9 Increment Control - bit 9
PECC3.BWT 8 Byte / Word Transfer Selection
PECC3.COUNT_7 7 PEC Transfer Count - bit 7
PECC3.COUNT_6 6 PEC Transfer Count - bit 6
PECC3.COUNT_5 5 PEC Transfer Count - bit 5
PECC3.COUNT_4 4 PEC Transfer Count - bit 4
PECC3.COUNT_3 3 PEC Transfer Count - bit 3
PECC3.COUNT_2 2 PEC Transfer Count - bit 2
PECC3.COUNT_1 1 PEC Transfer Count - bit 1
PECC3.COUNT_0 0 PEC Transfer Count - bit 0
PECC4 0xFEC8 PEC Channel 4 Control Register
PECC4.PT 15 Transfer Mode
PECC4.EOPINT 14 End of PEC Interrupt Selection
PECC4.PLEV_13 13 PEC Level Selection - bit 13
PECC4.PLEV_12 12 PEC Level Selection - bit 12
PECC4.CL 11 Channel Link Control
PECC4.INC_10 10 Increment Control - bit 10
PECC4.INC_9 9 Increment Control - bit 9
PECC4.BWT 8 Byte / Word Transfer Selection
PECC4.COUNT_7 7 PEC Transfer Count - bit 7
PECC4.COUNT_6 6 PEC Transfer Count - bit 6
PECC4.COUNT_5 5 PEC Transfer Count - bit 5
PECC4.COUNT_4 4 PEC Transfer Count - bit 4
PECC4.COUNT_3 3 PEC Transfer Count - bit 3
PECC4.COUNT_2 2 PEC Transfer Count - bit 2
PECC4.COUNT_1 1 PEC Transfer Count - bit 1
PECC4.COUNT_0 0 PEC Transfer Count - bit 0
PECC5 0xFECA PEC Channel 5 Control Register
PECC5.PT 15 Transfer Mode
PECC5.EOPINT 14 End of PEC Interrupt Selection
PECC5.PLEV_13 13 PEC Level Selection - bit 13
PECC5.PLEV_12 12 PEC Level Selection - bit 12
PECC5.CL 11 Channel Link Control
PECC5.INC_10 10 Increment Control - bit 10
PECC5.INC_9 9 Increment Control - bit 9
PECC5.BWT 8 Byte / Word Transfer Selection
PECC5.COUNT_7 7 PEC Transfer Count - bit 7
PECC5.COUNT_6 6 PEC Transfer Count - bit 6
PECC5.COUNT_5 5 PEC Transfer Count - bit 5
PECC5.COUNT_4 4 PEC Transfer Count - bit 4
PECC5.COUNT_3 3 PEC Transfer Count - bit 3
PECC5.COUNT_2 2 PEC Transfer Count - bit 2
PECC5.COUNT_1 1 PEC Transfer Count - bit 1
PECC5.COUNT_0 0 PEC Transfer Count - bit 0
PECC6 0xFECC PEC Channel 6 Control Register
PECC6.PT 15 Transfer Mode
PECC6.EOPINT 14 End of PEC Interrupt Selection
PECC6.PLEV_13 13 PEC Level Selection - bit 13
PECC6.PLEV_12 12 PEC Level Selection - bit 12
PECC6.CL 11 Channel Link Control
PECC6.INC_10 10 Increment Control - bit 10
PECC6.INC_9 9 Increment Control - bit 9
PECC6.BWT 8 Byte / Word Transfer Selection
PECC6.COUNT_7 7 PEC Transfer Count - bit 7
PECC6.COUNT_6 6 PEC Transfer Count - bit 6
PECC6.COUNT_5 5 PEC Transfer Count - bit 5
PECC6.COUNT_4 4 PEC Transfer Count - bit 4
PECC6.COUNT_3 3 PEC Transfer Count - bit 3
PECC6.COUNT_2 2 PEC Transfer Count - bit 2
PECC6.COUNT_1 1 PEC Transfer Count - bit 1
PECC6.COUNT_0 0 PEC Transfer Count - bit 0
PECC7 0xFECE PEC Channel 7 Control Register
PECC7.PT 15 Transfer Mode
PECC7.EOPINT 14 End of PEC Interrupt Selection
PECC7.PLEV_13 13 PEC Level Selection - bit 13
PECC7.PLEV_12 12 PEC Level Selection - bit 12
PECC7.CL 11 Channel Link Control
PECC7.INC_10 10 Increment Control - bit 10
PECC7.INC_9 9 Increment Control - bit 9
PECC7.BWT 8 Byte / Word Transfer Selection
PECC7.COUNT_7 7 PEC Transfer Count - bit 7
PECC7.COUNT_6 6 PEC Transfer Count - bit 6
PECC7.COUNT_5 5 PEC Transfer Count - bit 5
PECC7.COUNT_4 4 PEC Transfer Count - bit 4
PECC7.COUNT_3 3 PEC Transfer Count - bit 3
PECC7.COUNT_2 2 PEC Transfer Count - bit 2
PECC7.COUNT_1 1 PEC Transfer Count - bit 1
PECC7.COUNT_0 0 PEC Transfer Count - bit 0
PECSN0 0xFED0 PEC Segment No. 0 Register
PECSN0.DSTSN0_15 15 Destination Pointer Segment Address of Channel 0 - bit 15
PECSN0.DSTSN0_14 14 Destination Pointer Segment Address of Channel 0 - bit 14
PECSN0.DSTSN0_13 13 Destination Pointer Segment Address of Channel 0 - bit 13
PECSN0.DSTSN0_12 12 Destination Pointer Segment Address of Channel 0 - bit 12
PECSN0.DSTSN0_11 11 Destination Pointer Segment Address of Channel 0 - bit 11
PECSN0.DSTSN0_10 10 Destination Pointer Segment Address of Channel 0 - bit 10
PECSN0.DSTSN0_9 9 Destination Pointer Segment Address of Channel 0 - bit 9
PECSN0.DSTSN0_8 8 Destination Pointer Segment Address of Channel 0 - bit 8
PECSN0.SRCSN0_7 7 Source Pointer Segment Address of Channel 0 - bit 7
PECSN0.SRCSN0_6 6 Source Pointer Segment Address of Channel 0 - bit 6
PECSN0.SRCSN0_5 5 Source Pointer Segment Address of Channel 0 - bit 5
PECSN0.SRCSN0_4 4 Source Pointer Segment Address of Channel 0 - bit 4
PECSN0.SRCSN0_3 3 Source Pointer Segment Address of Channel 0 - bit 3
PECSN0.SRCSN0_2 2 Source Pointer Segment Address of Channel 0 - bit 2
PECSN0.SRCSN0_1 1 Source Pointer Segment Address of Channel 0 - bit 1
PECSN0.SRCSN0_0 0 Source Pointer Segment Address of Channel 0 - bit 0
PECSN1 0xFED2 PEC Segment No. 1 Register
PECSN1.DSTSN1_15 15 Destination Pointer Segment Address of Channel 1 - bit 15
PECSN1.DSTSN1_14 14 Destination Pointer Segment Address of Channel 1 - bit 14
PECSN1.DSTSN1_13 13 Destination Pointer Segment Address of Channel 1 - bit 13
PECSN1.DSTSN1_12 12 Destination Pointer Segment Address of Channel 1 - bit 12
PECSN1.DSTSN1_11 11 Destination Pointer Segment Address of Channel 1 - bit 11
PECSN1.DSTSN1_10 10 Destination Pointer Segment Address of Channel 1 - bit 10
PECSN1.DSTSN1_9 9 Destination Pointer Segment Address of Channel 1 - bit 9
PECSN1.DSTSN1_8 8 Destination Pointer Segment Address of Channel 1 - bit 8
PECSN1.SRCSN1_7 7 Source Pointer Segment Address of Channel 1 - bit 7
PECSN1.SRCSN1_6 6 Source Pointer Segment Address of Channel 1 - bit 6
PECSN1.SRCSN1_5 5 Source Pointer Segment Address of Channel 1 - bit 5
PECSN1.SRCSN1_4 4 Source Pointer Segment Address of Channel 1 - bit 4
PECSN1.SRCSN1_3 3 Source Pointer Segment Address of Channel 1 - bit 3
PECSN1.SRCSN1_2 2 Source Pointer Segment Address of Channel 1 - bit 2
PECSN1.SRCSN1_1 1 Source Pointer Segment Address of Channel 1 - bit 1
PECSN1.SRCSN1_0 0 Source Pointer Segment Address of Channel 1 - bit 0
PECSN2 0xFED4 PEC Segment No. 2 Register
PECSN2.DSTSN2_15 15 Destination Pointer Segment Address of Channel 2 - bit 15
PECSN2.DSTSN2_14 14 Destination Pointer Segment Address of Channel 2 - bit 14
PECSN2.DSTSN2_13 13 Destination Pointer Segment Address of Channel 2 - bit 13
PECSN2.DSTSN2_12 12 Destination Pointer Segment Address of Channel 2 - bit 12
PECSN2.DSTSN2_11 11 Destination Pointer Segment Address of Channel 2 - bit 11
PECSN2.DSTSN2_10 10 Destination Pointer Segment Address of Channel 2 - bit 10
PECSN2.DSTSN2_9 9 Destination Pointer Segment Address of Channel 2 - bit 9
PECSN2.DSTSN2_8 8 Destination Pointer Segment Address of Channel 2 - bit 8
PECSN2.SRCSN2_7 7 Source Pointer Segment Address of Channel 2 - bit 7
PECSN2.SRCSN2_6 6 Source Pointer Segment Address of Channel 2 - bit 6
PECSN2.SRCSN2_5 5 Source Pointer Segment Address of Channel 2 - bit 5
PECSN2.SRCSN2_4 4 Source Pointer Segment Address of Channel 2 - bit 4
PECSN2.SRCSN2_3 3 Source Pointer Segment Address of Channel 2 - bit 3
PECSN2.SRCSN2_2 2 Source Pointer Segment Address of Channel 2 - bit 2
PECSN2.SRCSN2_1 1 Source Pointer Segment Address of Channel 2 - bit 1
PECSN2.SRCSN2_0 0 Source Pointer Segment Address of Channel 2 - bit 0
PECSN3 0xFED6 PEC Segment No. 3 Register
PECSN3.DSTSN3_15 15 Destination Pointer Segment Address of Channel 3 - bit 15
PECSN3.DSTSN3_14 14 Destination Pointer Segment Address of Channel 3 - bit 14
PECSN3.DSTSN3_13 13 Destination Pointer Segment Address of Channel 3 - bit 13
PECSN3.DSTSN3_12 12 Destination Pointer Segment Address of Channel 3 - bit 12
PECSN3.DSTSN3_11 11 Destination Pointer Segment Address of Channel 3 - bit 11
PECSN3.DSTSN3_10 10 Destination Pointer Segment Address of Channel 3 - bit 10
PECSN3.DSTSN3_9 9 Destination Pointer Segment Address of Channel 3 - bit 9
PECSN3.DSTSN3_8 8 Destination Pointer Segment Address of Channel 3 - bit 8
PECSN3.SRCSN3_7 7 Source Pointer Segment Address of Channel 3 - bit 7
PECSN3.SRCSN3_6 6 Source Pointer Segment Address of Channel 3 - bit 6
PECSN3.SRCSN3_5 5 Source Pointer Segment Address of Channel 3 - bit 5
PECSN3.SRCSN3_4 4 Source Pointer Segment Address of Channel 3 - bit 4
PECSN3.SRCSN3_3 3 Source Pointer Segment Address of Channel 3 - bit 3
PECSN3.SRCSN3_2 2 Source Pointer Segment Address of Channel 3 - bit 2
PECSN3.SRCSN3_1 1 Source Pointer Segment Address of Channel 3 - bit 1
PECSN3.SRCSN3_0 0 Source Pointer Segment Address of Channel 3 - bit 0
PECSN4 0xFED8 PEC Segment No. 4 Register
PECSN4.DSTSN4_15 15 Destination Pointer Segment Address of Channel 4 - bit 15
PECSN4.DSTSN4_14 14 Destination Pointer Segment Address of Channel 4 - bit 14
PECSN4.DSTSN4_13 13 Destination Pointer Segment Address of Channel 4 - bit 13
PECSN4.DSTSN4_12 12 Destination Pointer Segment Address of Channel 4 - bit 12
PECSN4.DSTSN4_11 11 Destination Pointer Segment Address of Channel 4 - bit 11
PECSN4.DSTSN4_10 10 Destination Pointer Segment Address of Channel 4 - bit 10
PECSN4.DSTSN4_9 9 Destination Pointer Segment Address of Channel 4 - bit 9
PECSN4.DSTSN4_8 8 Destination Pointer Segment Address of Channel 4 - bit 8
PECSN4.SRCSN4_7 7 Source Pointer Segment Address of Channel 4 - bit 7
PECSN4.SRCSN4_6 6 Source Pointer Segment Address of Channel 4 - bit 6
PECSN4.SRCSN4_5 5 Source Pointer Segment Address of Channel 4 - bit 5
PECSN4.SRCSN4_4 4 Source Pointer Segment Address of Channel 4 - bit 4
PECSN4.SRCSN4_3 3 Source Pointer Segment Address of Channel 4 - bit 3
PECSN4.SRCSN4_2 2 Source Pointer Segment Address of Channel 4 - bit 2
PECSN4.SRCSN4_1 1 Source Pointer Segment Address of Channel 4 - bit 1
PECSN4.SRCSN4_0 0 Source Pointer Segment Address of Channel 4 - bit 0
PECSN5 0xFEDA PEC Segment No. 5 Register
PECSN5.DSTSN5_15 15 Destination Pointer Segment Address of Channel 5 - bit 15
PECSN5.DSTSN5_14 14 Destination Pointer Segment Address of Channel 5 - bit 14
PECSN5.DSTSN5_13 13 Destination Pointer Segment Address of Channel 5 - bit 13
PECSN5.DSTSN5_12 12 Destination Pointer Segment Address of Channel 5 - bit 12
PECSN5.DSTSN5_11 11 Destination Pointer Segment Address of Channel 5 - bit 11
PECSN5.DSTSN5_10 10 Destination Pointer Segment Address of Channel 5 - bit 10
PECSN5.DSTSN5_9 9 Destination Pointer Segment Address of Channel 5 - bit 9
PECSN5.DSTSN5_8 8 Destination Pointer Segment Address of Channel 5 - bit 8
PECSN5.SRCSN5_7 7 Source Pointer Segment Address of Channel 5 - bit 7
PECSN5.SRCSN5_6 6 Source Pointer Segment Address of Channel 5 - bit 6
PECSN5.SRCSN5_5 5 Source Pointer Segment Address of Channel 5 - bit 5
PECSN5.SRCSN5_4 4 Source Pointer Segment Address of Channel 5 - bit 4
PECSN5.SRCSN5_3 3 Source Pointer Segment Address of Channel 5 - bit 3
PECSN5.SRCSN5_2 2 Source Pointer Segment Address of Channel 5 - bit 2
PECSN5.SRCSN5_1 1 Source Pointer Segment Address of Channel 5 - bit 1
PECSN5.SRCSN5_0 0 Source Pointer Segment Address of Channel 5 - bit 0
PECSN6 0xFEDC PEC Segment No. 6 Register
PECSN6.DSTSN6_15 15 Destination Pointer Segment Address of Channel 6 - bit 15
PECSN6.DSTSN6_14 14 Destination Pointer Segment Address of Channel 6 - bit 14
PECSN6.DSTSN6_13 13 Destination Pointer Segment Address of Channel 6 - bit 13
PECSN6.DSTSN6_12 12 Destination Pointer Segment Address of Channel 6 - bit 12
PECSN6.DSTSN6_11 11 Destination Pointer Segment Address of Channel 6 - bit 11
PECSN6.DSTSN6_10 10 Destination Pointer Segment Address of Channel 6 - bit 10
PECSN6.DSTSN6_9 9 Destination Pointer Segment Address of Channel 6 - bit 9
PECSN6.DSTSN6_8 8 Destination Pointer Segment Address of Channel 6 - bit 8
PECSN6.SRCSN6_7 7 Source Pointer Segment Address of Channel 6 - bit 7
PECSN6.SRCSN6_6 6 Source Pointer Segment Address of Channel 6 - bit 6
PECSN6.SRCSN6_5 5 Source Pointer Segment Address of Channel 6 - bit 5
PECSN6.SRCSN6_4 4 Source Pointer Segment Address of Channel 6 - bit 4
PECSN6.SRCSN6_3 3 Source Pointer Segment Address of Channel 6 - bit 3
PECSN6.SRCSN6_2 2 Source Pointer Segment Address of Channel 6 - bit 2
PECSN6.SRCSN6_1 1 Source Pointer Segment Address of Channel 6 - bit 1
PECSN6.SRCSN6_0 0 Source Pointer Segment Address of Channel 6 - bit 0
PECSN7 0xFEDE PEC Segment No. 7 Register
PECSN7.DSTSN7_15 15 Destination Pointer Segment Address of Channel 7 - bit 15
PECSN7.DSTSN7_14 14 Destination Pointer Segment Address of Channel 7 - bit 14
PECSN7.DSTSN7_13 13 Destination Pointer Segment Address of Channel 7 - bit 13
PECSN7.DSTSN7_12 12 Destination Pointer Segment Address of Channel 7 - bit 12
PECSN7.DSTSN7_11 11 Destination Pointer Segment Address of Channel 7 - bit 11
PECSN7.DSTSN7_10 10 Destination Pointer Segment Address of Channel 7 - bit 10
PECSN7.DSTSN7_9 9 Destination Pointer Segment Address of Channel 7 - bit 9
PECSN7.DSTSN7_8 8 Destination Pointer Segment Address of Channel 7 - bit 8
PECSN7.SRCSN7_7 7 Source Pointer Segment Address of Channel 7 - bit 7
PECSN7.SRCSN7_6 6 Source Pointer Segment Address of Channel 7 - bit 6
PECSN7.SRCSN7_5 5 Source Pointer Segment Address of Channel 7 - bit 5
PECSN7.SRCSN7_4 4 Source Pointer Segment Address of Channel 7 - bit 4
PECSN7.SRCSN7_3 3 Source Pointer Segment Address of Channel 7 - bit 3
PECSN7.SRCSN7_2 2 Source Pointer Segment Address of Channel 7 - bit 2
PECSN7.SRCSN7_1 1 Source Pointer Segment Address of Channel 7 - bit 1
PECSN7.SRCSN7_0 0 Source Pointer Segment Address of Channel 7 - bit 0
PECSN8 0xFEE0 PEC Segment No. 8 Register
PECSN8.DSTSN8_15 15 Destination Pointer Segment Address of Channel 8 - bit 15
PECSN8.DSTSN8_14 14 Destination Pointer Segment Address of Channel 8 - bit 14
PECSN8.DSTSN8_13 13 Destination Pointer Segment Address of Channel 8 - bit 13
PECSN8.DSTSN8_12 12 Destination Pointer Segment Address of Channel 8 - bit 12
PECSN8.DSTSN8_11 11 Destination Pointer Segment Address of Channel 8 - bit 11
PECSN8.DSTSN8_10 10 Destination Pointer Segment Address of Channel 8 - bit 10
PECSN8.DSTSN8_9 9 Destination Pointer Segment Address of Channel 8 - bit 9
PECSN8.DSTSN8_8 8 Destination Pointer Segment Address of Channel 8 - bit 8
PECSN8.SRCSN8_7 7 Source Pointer Segment Address of Channel 8 - bit 7
PECSN8.SRCSN8_6 6 Source Pointer Segment Address of Channel 8 - bit 6
PECSN8.SRCSN8_5 5 Source Pointer Segment Address of Channel 8 - bit 5
PECSN8.SRCSN8_4 4 Source Pointer Segment Address of Channel 8 - bit 4
PECSN8.SRCSN8_3 3 Source Pointer Segment Address of Channel 8 - bit 3
PECSN8.SRCSN8_2 2 Source Pointer Segment Address of Channel 8 - bit 2
PECSN8.SRCSN8_1 1 Source Pointer Segment Address of Channel 8 - bit 1
PECSN8.SRCSN8_0 0 Source Pointer Segment Address of Channel 8 - bit 0
PECSN9 0xFEE2 PEC Segment No. 9 Register
PECSN9.DSTSN9_15 15 Destination Pointer Segment Address of Channel 9 - bit 15
PECSN9.DSTSN9_14 14 Destination Pointer Segment Address of Channel 9 - bit 14
PECSN9.DSTSN9_13 13 Destination Pointer Segment Address of Channel 9 - bit 13
PECSN9.DSTSN9_12 12 Destination Pointer Segment Address of Channel 9 - bit 12
PECSN9.DSTSN9_11 11 Destination Pointer Segment Address of Channel 9 - bit 11
PECSN9.DSTSN9_10 10 Destination Pointer Segment Address of Channel 9 - bit 10
PECSN9.DSTSN9_9 9 Destination Pointer Segment Address of Channel 9 - bit 9
PECSN9.DSTSN9_8 8 Destination Pointer Segment Address of Channel 9 - bit 8
PECSN9.SRCSN9_7 7 Source Pointer Segment Address of Channel 9 - bit 7
PECSN9.SRCSN9_6 6 Source Pointer Segment Address of Channel 9 - bit 6
PECSN9.SRCSN9_5 5 Source Pointer Segment Address of Channel 9 - bit 5
PECSN9.SRCSN9_4 4 Source Pointer Segment Address of Channel 9 - bit 4
PECSN9.SRCSN9_3 3 Source Pointer Segment Address of Channel 9 - bit 3
PECSN9.SRCSN9_2 2 Source Pointer Segment Address of Channel 9 - bit 2
PECSN9.SRCSN9_1 1 Source Pointer Segment Address of Channel 9 - bit 1
PECSN9.SRCSN9_0 0 Source Pointer Segment Address of Channel 9 - bit 0
PECSN10 0xFEE4 PEC Segment No. 10 Register
PECSN10.DSTSN10_15 15 Destination Pointer Segment Address of Channel 10 - bit 15
PECSN10.DSTSN10_14 14 Destination Pointer Segment Address of Channel 10 - bit 14
PECSN10.DSTSN10_13 13 Destination Pointer Segment Address of Channel 10 - bit 13
PECSN10.DSTSN10_12 12 Destination Pointer Segment Address of Channel 10 - bit 12
PECSN10.DSTSN10_11 11 Destination Pointer Segment Address of Channel 10 - bit 11
PECSN10.DSTSN10_10 10 Destination Pointer Segment Address of Channel 10 - bit 10
PECSN10.DSTSN10_9 9 Destination Pointer Segment Address of Channel 10 - bit 9
PECSN10.DSTSN10_8 8 Destination Pointer Segment Address of Channel 10 - bit 8
PECSN10.SRCSN10_7 7 Source Pointer Segment Address of Channel 10 - bit 7
PECSN10.SRCSN10_6 6 Source Pointer Segment Address of Channel 10 - bit 6
PECSN10.SRCSN10_5 5 Source Pointer Segment Address of Channel 10 - bit 5
PECSN10.SRCSN10_4 4 Source Pointer Segment Address of Channel 10 - bit 4
PECSN10.SRCSN10_3 3 Source Pointer Segment Address of Channel 10 - bit 3
PECSN10.SRCSN10_2 2 Source Pointer Segment Address of Channel 10 - bit 2
PECSN10.SRCSN10_1 1 Source Pointer Segment Address of Channel 10 - bit 1
PECSN10.SRCSN10_0 0 Source Pointer Segment Address of Channel 10 - bit 0
PECSN11 0xFEE6 PEC Segment No. 11 Register
PECSN11.DSTSN11_15 15 Destination Pointer Segment Address of Channel 11 - bit 15
PECSN11.DSTSN11_14 14 Destination Pointer Segment Address of Channel 11 - bit 14
PECSN11.DSTSN11_13 13 Destination Pointer Segment Address of Channel 11 - bit 13
PECSN11.DSTSN11_12 12 Destination Pointer Segment Address of Channel 11 - bit 12
PECSN11.DSTSN11_11 11 Destination Pointer Segment Address of Channel 11 - bit 11
PECSN11.DSTSN11_10 10 Destination Pointer Segment Address of Channel 11 - bit 10
PECSN11.DSTSN11_9 9 Destination Pointer Segment Address of Channel 11 - bit 9
PECSN11.DSTSN11_8 8 Destination Pointer Segment Address of Channel 11 - bit 8
PECSN11.SRCSN11_7 7 Source Pointer Segment Address of Channel 11 - bit 7
PECSN11.SRCSN11_6 6 Source Pointer Segment Address of Channel 11 - bit 6
PECSN11.SRCSN11_5 5 Source Pointer Segment Address of Channel 11 - bit 5
PECSN11.SRCSN11_4 4 Source Pointer Segment Address of Channel 11 - bit 4
PECSN11.SRCSN11_3 3 Source Pointer Segment Address of Channel 11 - bit 3
PECSN11.SRCSN11_2 2 Source Pointer Segment Address of Channel 11 - bit 2
PECSN11.SRCSN11_1 1 Source Pointer Segment Address of Channel 11 - bit 1
PECSN11.SRCSN11_0 0 Source Pointer Segment Address of Channel 11 - bit 0
PECC8 0xFEE8 PEC Channel 8 Control Register
PECC8.PT 15 Transfer Mode
PECC8.EOPINT 14 End of PEC Interrupt Selection
PECC8.PLEV_13 13 PEC Level Selection - bit 13
PECC8.PLEV_12 12 PEC Level Selection - bit 12
PECC8.CL 11 Channel Link Control
PECC8.INC_10 10 Increment Control - bit 10
PECC8.INC_9 9 Increment Control - bit 9
PECC8.BWT 8 Byte / Word Transfer Selection
PECC8.COUNT_7 7 PEC Transfer Count - bit 7
PECC8.COUNT_6 6 PEC Transfer Count - bit 6
PECC8.COUNT_5 5 PEC Transfer Count - bit 5
PECC8.COUNT_4 4 PEC Transfer Count - bit 4
PECC8.COUNT_3 3 PEC Transfer Count - bit 3
PECC8.COUNT_2 2 PEC Transfer Count - bit 2
PECC8.COUNT_1 1 PEC Transfer Count - bit 1
PECC8.COUNT_0 0 PEC Transfer Count - bit 0
PECC9 0xFEEA PEC Channel 9 Control Register
PECC9.PT 15 Transfer Mode
PECC9.EOPINT 14 End of PEC Interrupt Selection
PECC9.PLEV_13 13 PEC Level Selection - bit 13
PECC9.PLEV_12 12 PEC Level Selection - bit 12
PECC9.CL 11 Channel Link Control
PECC9.INC_10 10 Increment Control - bit 10
PECC9.INC_9 9 Increment Control - bit 9
PECC9.BWT 8 Byte / Word Transfer Selection
PECC9.COUNT_7 7 PEC Transfer Count - bit 7
PECC9.COUNT_6 6 PEC Transfer Count - bit 6
PECC9.COUNT_5 5 PEC Transfer Count - bit 5
PECC9.COUNT_4 4 PEC Transfer Count - bit 4
PECC9.COUNT_3 3 PEC Transfer Count - bit 3
PECC9.COUNT_2 2 PEC Transfer Count - bit 2
PECC9.COUNT_1 1 PEC Transfer Count - bit 1
PECC9.COUNT_0 0 PEC Transfer Count - bit 0
PECC10 0xFEEC PEC Channel 10 Control Register
PECC10.PT 15 Transfer Mode
PECC10.EOPINT 14 End of PEC Interrupt Selection
PECC10.PLEV_13 13 PEC Level Selection - bit 13
PECC10.PLEV_12 12 PEC Level Selection - bit 12
PECC10.CL 11 Channel Link Control
PECC10.INC_10 10 Increment Control - bit 10
PECC10.INC_9 9 Increment Control - bit 9
PECC10.BWT 8 Byte / Word Transfer Selection
PECC10.COUNT_7 7 PEC Transfer Count - bit 7
PECC10.COUNT_6 6 PEC Transfer Count - bit 6
PECC10.COUNT_5 5 PEC Transfer Count - bit 5
PECC10.COUNT_4 4 PEC Transfer Count - bit 4
PECC10.COUNT_3 3 PEC Transfer Count - bit 3
PECC10.COUNT_2 2 PEC Transfer Count - bit 2
PECC10.COUNT_1 1 PEC Transfer Count - bit 1
PECC10.COUNT_0 0 PEC Transfer Count - bit 0
PECC11 0xFEEE PEC Channel 11 Control Register
PECC11.PT 15 Transfer Mode
PECC11.EOPINT 14 End of PEC Interrupt Selection
PECC11.PLEV_13 13 PEC Level Selection - bit 13
PECC11.PLEV_12 12 PEC Level Selection - bit 12
PECC11.CL 11 Channel Link Control
PECC11.INC_10 10 Increment Control - bit 10
PECC11.INC_9 9 Increment Control - bit 9
PECC11.BWT 8 Byte / Word Transfer Selection
PECC11.COUNT_7 7 PEC Transfer Count - bit 7
PECC11.COUNT_6 6 PEC Transfer Count - bit 6
PECC11.COUNT_5 5 PEC Transfer Count - bit 5
PECC11.COUNT_4 4 PEC Transfer Count - bit 4
PECC11.COUNT_3 3 PEC Transfer Count - bit 3
PECC11.COUNT_2 2 PEC Transfer Count - bit 2
PECC11.COUNT_1 1 PEC Transfer Count - bit 1
PECC11.COUNT_0 0 PEC Transfer Count - bit 0
PECXC0 0xFEF0 PEC Channel 0 Extended Control Register
PECXC0.COUNT2_15 15 PEC Extended (Long) Transfer Count - bit 15
PECXC0.COUNT2_14 14 PEC Extended (Long) Transfer Count - bit 14
PECXC0.COUNT2_13 13 PEC Extended (Long) Transfer Count - bit 13
PECXC0.COUNT2_12 12 PEC Extended (Long) Transfer Count - bit 12
PECXC0.COUNT2_11 11 PEC Extended (Long) Transfer Count - bit 11
PECXC0.COUNT2_10 10 PEC Extended (Long) Transfer Count - bit 10
PECXC0.COUNT2_9 9 PEC Extended (Long) Transfer Count - bit 9
PECXC0.COUNT2_8 8 PEC Extended (Long) Transfer Count - bit 8
PECXC0.COUNT2_7 7 PEC Extended (Long) Transfer Count - bit 7
PECXC0.COUNT2_6 6 PEC Extended (Long) Transfer Count - bit 6
PECXC0.COUNT2_5 5 PEC Extended (Long) Transfer Count - bit 5
PECXC0.COUNT2_4 4 PEC Extended (Long) Transfer Count - bit 4
PECXC0.COUNT2_3 3 PEC Extended (Long) Transfer Count - bit 3
PECXC0.COUNT2_2 2 PEC Extended (Long) Transfer Count - bit 2
PECXC0.COUNT2_1 1 PEC Extended (Long) Transfer Count - bit 1
PECXC0.COUNT2_0 0 PEC Extended (Long) Transfer Count - bit 0
PECXC2 0xFEF2 PEC Channel 2 Extended Control Register
PECXC2.COUNT2_15 15 PEC Extended (Long) Transfer Count - bit 15
PECXC2.COUNT2_14 14 PEC Extended (Long) Transfer Count - bit 14
PECXC2.COUNT2_13 13 PEC Extended (Long) Transfer Count - bit 13
PECXC2.COUNT2_12 12 PEC Extended (Long) Transfer Count - bit 12
PECXC2.COUNT2_11 11 PEC Extended (Long) Transfer Count - bit 11
PECXC2.COUNT2_10 10 PEC Extended (Long) Transfer Count - bit 10
PECXC2.COUNT2_9 9 PEC Extended (Long) Transfer Count - bit 9
PECXC2.COUNT2_8 8 PEC Extended (Long) Transfer Count - bit 8
PECXC2.COUNT2_7 7 PEC Extended (Long) Transfer Count - bit 7
PECXC2.COUNT2_6 6 PEC Extended (Long) Transfer Count - bit 6
PECXC2.COUNT2_5 5 PEC Extended (Long) Transfer Count - bit 5
PECXC2.COUNT2_4 4 PEC Extended (Long) Transfer Count - bit 4
PECXC2.COUNT2_3 3 PEC Extended (Long) Transfer Count - bit 3
PECXC2.COUNT2_2 2 PEC Extended (Long) Transfer Count - bit 2
PECXC2.COUNT2_1 1 PEC Extended (Long) Transfer Count - bit 1
PECXC2.COUNT2_0 0 PEC Extended (Long) Transfer Count - bit 0
reserv_FEF4 0xFEF4 reserved - do not use
reserv_FEF6 0xFEF6 reserved - do not use
PECC12 0xFEF8 PEC Channel 12 Control Register
PECC12.PT 15 Transfer Mode
PECC12.EOPINT 14 End of PEC Interrupt Selection
PECC12.PLEV_13 13 PEC Level Selection - bit 13
PECC12.PLEV_12 12 PEC Level Selection - bit 12
PECC12.CL 11 Channel Link Control
PECC12.INC_10 10 Increment Control - bit 10
PECC12.INC_9 9 Increment Control - bit 9
PECC12.BWT 8 Byte / Word Transfer Selection
PECC12.COUNT_7 7 PEC Transfer Count - bit 7
PECC12.COUNT_6 6 PEC Transfer Count - bit 6
PECC12.COUNT_5 5 PEC Transfer Count - bit 5
PECC12.COUNT_4 4 PEC Transfer Count - bit 4
PECC12.COUNT_3 3 PEC Transfer Count - bit 3
PECC12.COUNT_2 2 PEC Transfer Count - bit 2
PECC12.COUNT_1 1 PEC Transfer Count - bit 1
PECC12.COUNT_0 0 PEC Transfer Count - bit 0
PECC13 0xFEFA PEC Channel 13 Control Register
PECC13.PT 15 Transfer Mode
PECC13.EOPINT 14 End of PEC Interrupt Selection
PECC13.PLEV_13 13 PEC Level Selection - bit 13
PECC13.PLEV_12 12 PEC Level Selection - bit 12
PECC13.CL 11 Channel Link Control
PECC13.INC_10 10 Increment Control - bit 10
PECC13.INC_9 9 Increment Control - bit 9
PECC13.BWT 8 Byte / Word Transfer Selection
PECC13.COUNT_7 7 PEC Transfer Count - bit 7
PECC13.COUNT_6 6 PEC Transfer Count - bit 6
PECC13.COUNT_5 5 PEC Transfer Count - bit 5
PECC13.COUNT_4 4 PEC Transfer Count - bit 4
PECC13.COUNT_3 3 PEC Transfer Count - bit 3
PECC13.COUNT_2 2 PEC Transfer Count - bit 2
PECC13.COUNT_1 1 PEC Transfer Count - bit 1
PECC13.COUNT_0 0 PEC Transfer Count - bit 0
PECC14 0xFEFC PEC Channel 14 Control Register
PECC14.PT 15 Transfer Mode
PECC14.EOPINT 14 End of PEC Interrupt Selection
PECC14.PLEV_13 13 PEC Level Selection - bit 13
PECC14.PLEV_12 12 PEC Level Selection - bit 12
PECC14.CL 11 Channel Link Control
PECC14.INC_10 10 Increment Control - bit 10
PECC14.INC_9 9 Increment Control - bit 9
PECC14.BWT 8 Byte / Word Transfer Selection
PECC14.COUNT_7 7 PEC Transfer Count - bit 7
PECC14.COUNT_6 6 PEC Transfer Count - bit 6
PECC14.COUNT_5 5 PEC Transfer Count - bit 5
PECC14.COUNT_4 4 PEC Transfer Count - bit 4
PECC14.COUNT_3 3 PEC Transfer Count - bit 3
PECC14.COUNT_2 2 PEC Transfer Count - bit 2
PECC14.COUNT_1 1 PEC Transfer Count - bit 1
PECC14.COUNT_0 0 PEC Transfer Count - bit 0
PECC15 0xFEFE PEC Channel 15 Control Register
PECC15.PT 15 Transfer Mode
PECC15.EOPINT 14 End of PEC Interrupt Selection
PECC15.PLEV_13 13 PEC Level Selection - bit 13
PECC15.PLEV_12 12 PEC Level Selection - bit 12
PECC15.CL 11 Channel Link Control
PECC15.INC_10 10 Increment Control - bit 10
PECC15.INC_9 9 Increment Control - bit 9
PECC15.BWT 8 Byte / Word Transfer Selection
PECC15.COUNT_7 7 PEC Transfer Count - bit 7
PECC15.COUNT_6 6 PEC Transfer Count - bit 6
PECC15.COUNT_5 5 PEC Transfer Count - bit 5
PECC15.COUNT_4 4 PEC Transfer Count - bit 4
PECC15.COUNT_3 3 PEC Transfer Count - bit 3
PECC15.COUNT_2 2 PEC Transfer Count - bit 2
PECC15.COUNT_1 1 PEC Transfer Count - bit 1
PECC15.COUNT_0 0 PEC Transfer Count - bit 0
P0L 0xFF00 Port 0 Low Register (Lower half)
P0L.P0L7 7 Port data register P0L bit 7
P0L.P0L6 6 Port data register P0L bit 6
P0L.P0L5 5 Port data register P0L bit 5
P0L.P0L4 4 Port data register P0L bit 4
P0L.P0L3 3 Port data register P0L bit 3
P0L.P0L2 2 Port data register P0L bit 2
P0L.P0L1 1 Port data register P0L bit 1
P0L.P0L0 0 Port data register P0L bit 0
P0H 0xFF02 Port 0 High Register (Upper half)
P0H.P0H7 7 Port data register P0H bit 7
P0H.P0H6 6 Port data register P0H bit 6
P0H.P0H5 5 Port data register P0H bit 5
P0H.P0H4 4 Port data register P0H bit 4
P0H.P0H3 3 Port data register P0H bit 3
P0H.P0H2 2 Port data register P0H bit 2
P0H.P0H1 1 Port data register P0H bit 1
P0H.P0H0 0 Port data register P0H bit 0
P1L 0xFF04 Port 1 Low Register (Lower half)
P1L.P1L7 7 Port data register P1L bit 7
P1L.P1L6 6 Port data register P1L bit 6
P1L.P1L5 5 Port data register P1L bit 5
P1L.P1L4 4 Port data register P1L bit 4
P1L.P1L3 3 Port data register P1L bit 3
P1L.P1L2 2 Port data register P1L bit 2
P1L.P1L1 1 Port data register P1L bit 1
P1L.P1L0 0 Port data register P1L bit 0
P1H 0xFF06 Port 1 High Register (Upper half)
P1H.P1H7 7 Port data register P1H bit 7
P1H.P1H6 6 Port data register P1H bit 6
P1H.P1H5 5 Port data register P1H bit 5
P1H.P1H4 4 Port data register P1H bit 4
P1H.P1H3 3 Port data register P1H bit 3
P1H.P1H2 2 Port data register P1H bit 2
P1H.P1H1 1 Port data register P1H bit 1
P1H.P1H0 0 Port data register P1H bit 0
reserv_FF08 0xFF08 reserved - do not use
reserv_FF0A 0xFF0A reserved - do not use
BUSCON0 0xFF0C Bus Configuration Register 0
BUSCON0.CSWEN0 15 Write Chip Select Enable
BUSCON0.CSREN0 14 Read Chip Select Enable
BUSCON0.RDYEN0 12 READY Input Enable
BUSCON0.BSWC0 11 BUSCON Switch Control
BUSCON0.BUSACT0 10 Bus Active Control
BUSCON0.ALECTL0 9 ALE Lengthening Control
BUSCON0.BTYP_7 7 External Bus Configuration - bit 7
BUSCON0.BTYP_6 6 External Bus Configuration - bit 6
BUSCON0.MTTC0 5 Memory Tristate Time Control
BUSCON0.RWDC0 4 Read/Write Delay Control for BUSCON0
BUSCON0.MCTC_3 3 Memory Cycle Time Control bit - 3
BUSCON0.MCTC_2 2 Memory Cycle Time Control bit - 2
BUSCON0.MCTC_1 1 Memory Cycle Time Control bit - 1
BUSCON0.MCTC_0 0 Memory Cycle Time Control bit - 0
MDC 0xFF0E CPU Multiply Divide Control Register
MDC.MDRIU 4 Multiply/Divide Register In Use
PSW 0xFF10 CPU Program Status Word
PSW.ILVL15 15 CPU Priority Level - bit 15
PSW.ILVL14 14 CPU Priority Level - bit 14
PSW.ILVL13 13 CPU Priority Level - bit 13
PSW.ILVL12 12 CPU Priority Level - bit 12
PSW.IEN 11 Interrupt/PEC Enable Flag (globally)
PSW.HLDEN 10 Interrupt and EBC Control Fields
PSW.USR0 6 User General Purpose Flag
PSW.MULIP 5 Multiplication/Division In Progress
PSW.E 4 End of Table Flag
PSW.Z 3 Zero Flag
PSW.V 2 Overflow Result
PSW.C 1 Carry Flag
PSW.N 0 Negative Result
SYSCON 0xFF12 CPU System Configuration Register
SYSCON.STKSZ_15 15 System STacK SiZe - bit 15
SYSCON.STKSZ_14 14 System STacK SiZe - bit 14
SYSCON.STKSZ_13 13 System STacK SiZe - bit 13
SYSCON.ROMS1 12 Internal local memory mapping
SYSCON.SGTDIS 11 SeGmenTation DISable/enable control
SYSCON.ROMEN 10 Internal ROM ENable
SYSCON.SYSCON9 9 SYStem CONfiguration - bit 9
SYSCON.SYSCON8 8 SYStem CONfiguration - bit 8
SYSCON.SYSCON7 7 SYStem CONfiguration - bit 7
SYSCON.SYSCON6 6 SYStem CONfiguration - bit 6
SYSCON.SYSCON5 5 SYStem CONfiguration - bit 5
SYSCON.SYSCON4 4 SYStem CONfiguration - bit 4
SYSCON.SYSCON3 3 SYStem CONfiguration - bit 3
SYSCON.SYSCON2 2 SYStem CONfiguration - bit 2
SYSCON.SYSCON1 1 SYStem CONfiguration - bit 1
SYSCON.SYSCON0 0 SYStem CONfiguration - bit 0
BUSCON1 0xFF14 Bus Configuration Register 1
BUSCON1.CSWEN1 15 Write Chip Select Enable
BUSCON1.CSREN1 14 Read Chip Select Enable
BUSCON1.RDYEN1 12 READY Input Enable
BUSCON1.BSWC1 11 BUSCON Switch Control
BUSCON1.BUSACT1 10 Bus Active Control
BUSCON1.ALECTL1 9 ALE Lengthening Control
BUSCON1.BTYP_7 7 External Bus Configuration - bit 7
BUSCON1.BTYP_6 6 External Bus Configuration - bit 6
BUSCON1.MTTC1 5 Memory Tristate Time Control
BUSCON1.RWDC1 4 Read/Write Delay Control for BUSCON1
BUSCON1.MCTC_3 3 Memory Cycle Time Control bit - 3
BUSCON1.MCTC_2 2 Memory Cycle Time Control bit - 2
BUSCON1.MCTC_1 1 Memory Cycle Time Control bit - 1
BUSCON1.MCTC_0 0 Memory Cycle Time Control bit - 0
BUSCON2 0xFF16 Bus Configuration Register 2
BUSCON2.CSWEN2 15 Write Chip Select Enable
BUSCON2.CSREN2 14 Read Chip Select Enable
BUSCON2.RDYEN2 12 READY Input Enable
BUSCON2.BSWC2 11 BUSCON Switch Control
BUSCON2.BUSACT2 10 Bus Active Control
BUSCON2.ALECTL2 9 ALE Lengthening Control
BUSCON2.BTYP_7 7 External Bus Configuration - bit 7
BUSCON2.BTYP_6 6 External Bus Configuration - bit 6
BUSCON2.MTTC2 5 Memory Tristate Time Control
BUSCON2.RWDC2 4 Read/Write Delay Control for BUSCON2
BUSCON2.MCTC_3 3 Memory Cycle Time Control bit - 3
BUSCON2.MCTC_2 2 Memory Cycle Time Control bit - 2
BUSCON2.MCTC_1 1 Memory Cycle Time Control bit - 1
BUSCON2.MCTC_0 0 Memory Cycle Time Control bit - 0
BUSCON3 0xFF18 Bus Configuration Register 3
BUSCON3.CSWEN3 15 Write Chip Select Enable
BUSCON3.CSREN3 14 Read Chip Select Enable
BUSCON3.RDYEN3 12 READY Input Enable
BUSCON3.BSWC3 11 BUSCON Switch Control
BUSCON3.BUSACT3 10 Bus Active Control
BUSCON3.ALECTL3 9 ALE Lengthening Control
BUSCON3.BTYP_7 7 External Bus Configuration - bit 7
BUSCON3.BTYP_6 6 External Bus Configuration - bit 6
BUSCON3.MTTC3 5 Memory Tristate Time Control
BUSCON3.RWDC3 4 Read/Write Delay Control for BUSCON3
BUSCON3.MCTC_3 3 Memory Cycle Time Control bit - 3
BUSCON3.MCTC_2 2 Memory Cycle Time Control bit - 2
BUSCON3.MCTC_1 1 Memory Cycle Time Control bit - 1
BUSCON3.MCTC_0 0 Memory Cycle Time Control bit - 0
BUSCON4 0xFF1A Bus Configuration Register 4
BUSCON4.CSWEN4 15 Write Chip Select Enable
BUSCON4.CSREN4 14 Read Chip Select Enable
BUSCON4.RDYEN4 12 READY Input Enable
BUSCON4.BSWC4 11 BUSCON Switch Control
BUSCON4.BUSACT4 10 Bus Active Control
BUSCON4.ALECTL4 9 ALE Lengthening Control
BUSCON4.BTYP_7 7 External Bus Configuration - bit 7
BUSCON4.BTYP_6 6 External Bus Configuration - bit 6
BUSCON4.MTTC4 5 Memory Tristate Time Control
BUSCON4.RWDC4 4 Read/Write Delay Control for BUSCON4
BUSCON4.MCTC_3 3 Memory Cycle Time Control bit - 3
BUSCON4.MCTC_2 2 Memory Cycle Time Control bit - 2
BUSCON4.MCTC_1 1 Memory Cycle Time Control bit - 1
BUSCON4.MCTC_0 0 Memory Cycle Time Control bit - 0
ZEROS 0xFF1C Constant Value 0sRegister'
ONES 0xFF1E Constant Value 1sRegister'
T2CON 0xFF40 GPT Timer 2 Control Register
T2CON.T2RDIR 15 Timer 2 Rotation Direction
T2CON.T2CHDIR 14 Timer 2 Count Direction Change
T2CON.T2EDGE 13 Timer 2 Edge Detection
T2CON.T2IRDIS 12 Timer 2 Interrupt Disable
T2CON.T2RC 9 Timer 2 Remote Control
T2CON.T2UDE 8 Timer 2 External Up/Down Enable
T2CON.T2UD 7 Timer 2 Up/Down Control
T2CON.T2R 6 Timer 2 Run Bit
T2CON.T2M_5 5 Timer 2 Mode Control (Basic Operating Mode) - bit 5
T2CON.T2M_4 4 Timer 2 Mode Control (Basic Operating Mode) - bit 4
T2CON.T2M_3 3 Timer 2 Mode Control (Basic Operating Mode) - bit 3
T2CON.T2I_2 2 Timer 2 Input Parameter Selection - bit 2
T2CON.T2I_1 1 Timer 2 Input Parameter Selection - bit 1
T2CON.T2I_0 0 Timer 2 Input Parameter Selection - bit 0
T3CON 0xFF42 GPT Timer 3 Control Register
T3CON.T3RDIR 15 Timer 3 Rotation Direction
T3CON.T3CHDIR 14 Timer 3 Count Direction Change
T3CON.T3EDGE 13 Timer 3 Edge Detection
T3CON.BPS1_12 12 Timer Block Prescaler 1 - bit 12
T3CON.BPS1_11 11 Timer Block Prescaler 1 - bit 11
T3CON.T3OTL 10 Timer 3 Output Toggle Latch
T3CON.T3OE 9 Alternate Output Function Enable
T3CON.T3UDE 8 Timer 3 External Up/Down Enable
T3CON.T3UD 7 Timer 3 Up / Down Control
T3CON.T3R 6 Timer 3 Run Bit
T3CON.T3M_2 5 Timer 3 Mode Control - bit 2
T3CON.T3M_1 4 Timer 3 Mode Control - bit 1
T3CON.T3M_0 3 Timer 3 Mode Control - bit 0
T3CON.T3I_2 2 Timer 3 Input Selection - bit 2
T3CON.T3I_1 1 Timer 3 Input Selection - bit 1
T3CON.T3I_0 0 Timer 3 Input Selection - bit 0
T4CON 0xFF44 GPT Timer 4 Control Register
T4CON.T4RDIR 15 Timer 4 Rotation Direction
T4CON.T4CHDIR 14 Timer 4 Count Direction Change
T4CON.T4EDGE 13 Timer 4 Edge Detection
T4CON.T4IRDIS 12 Timer 4 Interrupt Disable
T4CON.T4RC 9 Timer 4 Remote Control
T4CON.T4UDE 8 Timer 4 External Up/Down Enable
T4CON.T4UD 7 Timer 4 Up/Down Control
T4CON.T4R 6 Timer 4 Run Bit
T4CON.T4M_5 5 Timer 4 Mode Control (Basic Operating Mode) - bit 5
T4CON.T4M_4 4 Timer 4 Mode Control (Basic Operating Mode) - bit 4
T4CON.T4M_3 3 Timer 4 Mode Control (Basic Operating Mode) - bit 3
T4CON.T4I_2 2 Timer 4 Input Parameter Selection - bit 2
T4CON.T4I_1 1 Timer 4 Input Parameter Selection - bit 1
T4CON.T4I_0 0 Timer 4 Input Parameter Selection - bit 0
T5CON 0xFF46 GPT Timer 5 Control Register
T5CON.T5SC 15 Timer 5 Capture Mode Enable
T5CON.T5CLR 14 Timer 5 Clear Bit
T5CON.CI_13 13 Register CAPREL Capture Trigger Selection - bit 13
T5CON.CI_12 12 Register CAPREL Capture Trigger Selection - bit 12
T5CON.T5CC 11 Timer 5 Capture Correction
T5CON.CT3 10 Timer 3 Capture Trigger Enable
T5CON.T5RC 9 Timer 5 Remote Control
T5CON.T5UDE 8 Timer 5 External Up/Down Enable
T5CON.T5UD 7 Timer 5 Up/Down Control
T5CON.T5R 6 Timer 5 Run Bit
T5CON.T5M_5 5 Timer 5 Mode Control (Basic Operating Mode) - bit 5
T5CON.T5M_4 4 Timer 5 Mode Control (Basic Operating Mode) - bit 4
T5CON.T5M_3 3 Timer 5 Mode Control (Basic Operating Mode) - bit 3
T5CON.T5I_2 2 Timer 5 Input Parameter Selection - bit 2
T5CON.T5I_1 1 Timer 5 Input Parameter Selection - bit 1
T5CON.T5I_0 0 Timer 5 Input Parameter Selection - bit 0
T6CON 0xFF48 GPT Timer 6 Control Register
T6CON.T6SR 15 Timer 6 Reload Mode Enable
T6CON.T6CLR 14 Timer 6 Clear Bit
T6CON.BPS2_12 12 Timer Block Prescaler 2 - bit 12
T6CON.BPS2_11 11 Timer Block Prescaler 2 - bit 11
T6CON.T6OTL 10 Timer 6 Output Toggle Latch
T6CON.T6OE 9 Overflow/Underflow Output Enable
T6CON.T6UDE 8 Timer 6 External Up/Down Enable
T6CON.T6UD 7 Timer 6 Up / Down Control
T6CON.T6R 6 Timer 6 Run Bit
T6CON.T6M_5 5 Timer 6 Mode Control (Basic Operating Mode) - bit 5
T6CON.T6M_4 4 Timer 6 Mode Control (Basic Operating Mode) - bit 4
T6CON.T6M_3 3 Timer 6 Mode Control (Basic Operating Mode) - bit 3
T6CON.T6I_2 2 Timer 6 Input Parameter Selection - bit 2
T6CON.T6I_1 1 Timer 6 Input Parameter Selection - bit 1
T6CON.T6I_0 0 Timer 6 Input Parameter Selection - bit 0
T2IC 0xFF60 GPT12E Timer 2 Interrupt Control Register
T2IC.T2ICGP 8 Group Priority Extension
T2IC.T2ICIR 7 Interrupt Request Flag
T2IC.T2ICIE 6 Interrupt Enable Control Bit
T2IC.ILVL_5 5 Interrupt Priority Level - bit 5
T2IC.ILVL_4 4 Interrupt Priority Level - bit 4
T2IC.ILVL_3 3 Interrupt Priority Level - bit 3
T2IC.ILVL_2 2 Interrupt Priority Level - bit 2
T2IC.GLVL_1 1 Group Priority Level - 1
T2IC.GLVL_0 0 Group Priority Level - 0
T3IC 0xFF62 GPT12E Timer 3 Interrupt Control Register
T3IC.T3ICGP 8 Group Priority Extension
T3IC.T3ICIR 7 Interrupt Request Flag
T3IC.T3ICIE 6 Interrupt Enable Control Bit
T3IC.ILVL_5 5 Interrupt Priority Level - bit 5
T3IC.ILVL_4 4 Interrupt Priority Level - bit 4
T3IC.ILVL_3 3 Interrupt Priority Level - bit 3
T3IC.ILVL_2 2 Interrupt Priority Level - bit 2
T3IC.GLVL_1 1 Group Priority Level - 1
T3IC.GLVL_0 0 Group Priority Level - 0
T4IC 0xFF64 GPT12E Timer 4 Interrupt Control Register
T4IC.T4ICGP 8 Group Priority Extension
T4IC.T4ICIR 7 Interrupt Request Flag
T4IC.T4ICIE 6 Interrupt Enable Control Bit
T4IC.ILVL_5 5 Interrupt Priority Level - bit 5
T4IC.ILVL_4 4 Interrupt Priority Level - bit 4
T4IC.ILVL_3 3 Interrupt Priority Level - bit 3
T4IC.ILVL_2 2 Interrupt Priority Level - bit 2
T4IC.GLVL_1 1 Group Priority Level - 1
T4IC.GLVL_0 0 Group Priority Level - 0
T5IC 0xFF66 GPT12E Timer 5 Interrupt Control Register
T5IC.T5ICGP 8 Group Priority Extension
T5IC.T5ICIR 7 Interrupt Request Flag
T5IC.T5ICIE 6 Interrupt Enable Control Bit
T5IC.ILVL_5 5 Interrupt Priority Level - bit 5
T5IC.ILVL_4 4 Interrupt Priority Level - bit 4
T5IC.ILVL_3 3 Interrupt Priority Level - bit 3
T5IC.ILVL_2 2 Interrupt Priority Level - bit 2
T5IC.GLVL_1 1 Group Priority Level - 1
T5IC.GLVL_0 0 Group Priority Level - 0
T6IC 0xFF68 GPT12E Timer 6 Interrupt Control Register
T6IC.T6ICGP 8 Group Priority Extension
T6IC.T6ICIR 7 Interrupt Request Flag
T6IC.T6ICIE 6 Interrupt Enable Control Bit
T6IC.ILVL_5 5 Interrupt Priority Level - bit 5
T6IC.ILVL_4 4 Interrupt Priority Level - bit 4
T6IC.ILVL_3 3 Interrupt Priority Level - bit 3
T6IC.ILVL_2 2 Interrupt Priority Level - bit 2
T6IC.GLVL_1 1 Group Priority Level - 1
T6IC.GLVL_0 0 Group Priority Level - 0
CRIC 0xFF6A GPT12E Capture/Reload Interrupt Control Register
CRIC.CRICGP 8 Group Priority Extension
CRIC.CRICIR 7 Interrupt Request Flag
CRIC.CRICIE 6 Interrupt Enable Control Bit
CRIC.ILVL_5 5 Interrupt Priority Level - bit 5
CRIC.ILVL_4 4 Interrupt Priority Level - bit 4
CRIC.ILVL_3 3 Interrupt Priority Level - bit 3
CRIC.ILVL_2 2 Interrupt Priority Level - bit 2
CRIC.GLVL_1 1 Group Priority Level - 1
CRIC.GLVL_0 0 Group Priority Level - 0
S0TIC 0xFF6C ASC0 Transmit Interrupt Control Register
S0TIC.S0TICGP 8 Group Priority Extension
S0TIC.S0TICIR 7 Interrupt Request Flag
S0TIC.S0TICIE 6 Interrupt Enable Control Bit
S0TIC.ILVL_5 5 Interrupt Priority Level - bit 5
S0TIC.ILVL_4 4 Interrupt Priority Level - bit 4
S0TIC.ILVL_3 3 Interrupt Priority Level - bit 3
S0TIC.ILVL_2 2 Interrupt Priority Level - bit 2
S0TIC.GLVL_1 1 Group Priority Level - 1
S0TIC.GLVL_0 0 Group Priority Level - 0
S0RIC 0xFF6E ASC0 Receive Interrupt Control Register
S0RIC.S0RICGP 8 Group Priority Extension
S0RIC.S0RICIR 7 Interrupt Request Flag
S0RIC.S0RICIE 6 Interrupt Enable Control Bit
S0RIC.ILVL_5 5 Interrupt Priority Level - bit 5
S0RIC.ILVL_4 4 Interrupt Priority Level - bit 4
S0RIC.ILVL_3 3 Interrupt Priority Level - bit 3
S0RIC.ILVL_2 2 Interrupt Priority Level - bit 2
S0RIC.GLVL_1 1 Group Priority Level - 1
S0RIC.GLVL_0 0 Group Priority Level - 0
S0EIC 0xFF70 ASC0 Error Interrupt Control Register
S0EIC.S0EICGP 8 Group Priority Extension
S0EIC.S0EICIR 7 Interrupt Request Flag
S0EIC.S0EICIE 6 Interrupt Enable Control Bit
S0EIC.ILVL_5 5 Interrupt Priority Level - bit 5
S0EIC.ILVL_4 4 Interrupt Priority Level - bit 4
S0EIC.ILVL_3 3 Interrupt Priority Level - bit 3
S0EIC.ILVL_2 2 Interrupt Priority Level - bit 2
S0EIC.GLVL_1 1 Group Priority Level - 1
S0EIC.GLVL_0 0 Group Priority Level - 0
SSC0TIC 0xFF72 SSC0 Transmit Interrupt Control Register
SSC0TIC.SSC0TICGP 8 Group Priority Extension
SSC0TIC.SSC0TICIR 7 Interrupt Request Flag
SSC0TIC.SSC0TICIE 6 Interrupt Enable Control Bit
SSC0TIC.ILVL_5 5 Interrupt Priority Level - bit 5
SSC0TIC.ILVL_4 4 Interrupt Priority Level - bit 4
SSC0TIC.ILVL_3 3 Interrupt Priority Level - bit 3
SSC0TIC.ILVL_2 2 Interrupt Priority Level - bit 2
SSC0TIC.GLVL_1 1 Group Priority Level - 1
SSC0TIC.GLVL_0 0 Group Priority Level - 0
SSC0RIC 0xFF74 SSC0 Receive Interrupt Control Register
SSC0RIC.SSC0RICGP 8 Group Priority Extension
SSC0RIC.SSC0RICIR 7 Interrupt Request Flag
SSC0RIC.SSC0RICIE 6 Interrupt Enable Control Bit
SSC0RIC.ILVL_5 5 Interrupt Priority Level - bit 5
SSC0RIC.ILVL_4 4 Interrupt Priority Level - bit 4
SSC0RIC.ILVL_3 3 Interrupt Priority Level - bit 3
SSC0RIC.ILVL_2 2 Interrupt Priority Level - bit 2
SSC0RIC.GLVL_1 1 Group Priority Level - 1
SSC0RIC.GLVL_0 0 Group Priority Level - 0
SSC0EIC 0xFF76 SSC0 Error Interrupt Control Register
SSC0EIC.SSC0EICGP 8 Group Priority Extension
SSC0EIC.SSC0EICIR 7 Interrupt Request Flag
SSC0EIC.SSC0EICIE 6 Interrupt Enable Control Bit
SSC0EIC.ILVL_5 5 Interrupt Priority Level - bit 5
SSC0EIC.ILVL_4 4 Interrupt Priority Level - bit 4
SSC0EIC.ILVL_3 3 Interrupt Priority Level - bit 3
SSC0EIC.ILVL_2 2 Interrupt Priority Level - bit 2
SSC0EIC.GLVL_1 1 Group Priority Level - 1
SSC0EIC.GLVL_0 0 Group Priority Level - 0
IRQ16IC 0xFF78 IRQ16 Interrupt Control Register
IRQ16IC.IRQ16ICGP 8 Group Priority Extension
IRQ16IC.IRQ16ICIR 7 Interrupt Request Flag
IRQ16IC.IRQ16ICIE 6 Interrupt Enable Control Bit
IRQ16IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ16IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ16IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ16IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ16IC.GLVL_1 1 Group Priority Level - 1
IRQ16IC.GLVL_0 0 Group Priority Level - 0
IRQ17IC 0xFF7A IRQ17 Interrupt Control Register
IRQ17IC.IRQ17ICGP 8 Group Priority Extension
IRQ17IC.IRQ17ICIR 7 Interrupt Request Flag
IRQ17IC.IRQ17ICIE 6 Interrupt Enable Control Bit
IRQ17IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ17IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ17IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ17IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ17IC.GLVL_1 1 Group Priority Level - 1
IRQ17IC.GLVL_0 0 Group Priority Level - 0
IRQ18IC 0xFF7C IRQ18 Interrupt Control Register
IRQ18IC.IRQ18ICGP 8 Group Priority Extension
IRQ18IC.IRQ18ICIR 7 Interrupt Request Flag
IRQ18IC.IRQ18ICIE 6 Interrupt Enable Control Bit
IRQ18IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ18IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ18IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ18IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ18IC.GLVL_1 1 Group Priority Level - 1
IRQ18IC.GLVL_0 0 Group Priority Level - 0
IRQ19IC 0xFF7E IRQ19 Interrupt Control Register
IRQ19IC.IRQ19ICGP 8 Group Priority Extension
IRQ19IC.IRQ19ICIR 7 Interrupt Request Flag
IRQ19IC.IRQ19ICIE 6 Interrupt Enable Control Bit
IRQ19IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ19IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ19IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ19IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ19IC.GLVL_1 1 Group Priority Level - 1
IRQ19IC.GLVL_0 0 Group Priority Level - 0
IRQ20IC 0xFF80 IRQ20 Interrupt Control Register
IRQ20IC.IRQ20ICGP 8 Group Priority Extension
IRQ20IC.IRQ20ICIR 7 Interrupt Request Flag
IRQ20IC.IRQ20ICIE 6 Interrupt Enable Control Bit
IRQ20IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ20IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ20IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ20IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ20IC.GLVL_1 1 Group Priority Level - 1
IRQ20IC.GLVL_0 0 Group Priority Level - 0
IRQ21IC 0xFF82 IRQ21 Interrupt Control Register
IRQ21IC.IRQ21ICGP 8 Group Priority Extension
IRQ21IC.IRQ21ICIR 7 Interrupt Request Flag
IRQ21IC.IRQ21ICIE 6 Interrupt Enable Control Bit
IRQ21IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ21IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ21IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ21IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ21IC.GLVL_1 1 Group Priority Level - 1
IRQ21IC.GLVL_0 0 Group Priority Level - 0
IRQ22IC 0xFF84 IRQ22 Interrupt Control Register
IRQ22IC.IRQ22ICGP 8 Group Priority Extension
IRQ22IC.IRQ22ICIR 7 Interrupt Request Flag
IRQ22IC.IRQ22ICIE 6 Interrupt Enable Control Bit
IRQ22IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ22IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ22IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ22IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ22IC.GLVL_1 1 Group Priority Level - 1
IRQ22IC.GLVL_0 0 Group Priority Level - 0
IRQ23IC 0xFF86 IRQ23 Interrupt Control Register
IRQ23IC.IRQ23ICGP 8 Group Priority Extension
IRQ23IC.IRQ23ICIR 7 Interrupt Request Flag
IRQ23IC.IRQ23ICIE 6 Interrupt Enable Control Bit
IRQ23IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ23IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ23IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ23IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ23IC.GLVL_1 1 Group Priority Level - 1
IRQ23IC.GLVL_0 0 Group Priority Level - 0
IRQ24IC 0xFF88 IRQ24 Interrupt Control Register
IRQ24IC.IRQ24ICGP 8 Group Priority Extension
IRQ24IC.IRQ24ICIR 7 Interrupt Request Flag
IRQ24IC.IRQ24ICIE 6 Interrupt Enable Control Bit
IRQ24IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ24IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ24IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ24IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ24IC.GLVL_1 1 Group Priority Level - 1
IRQ24IC.GLVL_0 0 Group Priority Level - 0
IRQ25IC 0xFF8A IRQ25 Interrupt Control Register
IRQ25IC.IRQ25ICGP 8 Group Priority Extension
IRQ25IC.IRQ25ICIR 7 Interrupt Request Flag
IRQ25IC.IRQ25ICIE 6 Interrupt Enable Control Bit
IRQ25IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ25IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ25IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ25IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ25IC.GLVL_1 1 Group Priority Level - 1
IRQ25IC.GLVL_0 0 Group Priority Level - 0
IRQ26IC 0xFF8C IRQ26 Interrupt Control Register
IRQ26IC.IRQ26ICGP 8 Group Priority Extension
IRQ26IC.IRQ26ICIR 7 Interrupt Request Flag
IRQ26IC.IRQ26ICIE 6 Interrupt Enable Control Bit
IRQ26IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ26IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ26IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ26IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ26IC.GLVL_1 1 Group Priority Level - 1
IRQ26IC.GLVL_0 0 Group Priority Level - 0
IRQ27IC 0xFF8E IRQ27 Interrupt Control Register
IRQ27IC.IRQ27ICGP 8 Group Priority Extension
IRQ27IC.IRQ27ICIR 7 Interrupt Request Flag
IRQ27IC.IRQ27ICIE 6 Interrupt Enable Control Bit
IRQ27IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ27IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ27IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ27IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ27IC.GLVL_1 1 Group Priority Level - 1
IRQ27IC.GLVL_0 0 Group Priority Level - 0
IRQ28IC 0xFF90 IRQ28 Interrupt Control Register
IRQ28IC.IRQ28ICGP 8 Group Priority Extension
IRQ28IC.IRQ28ICIR 7 Interrupt Request Flag
IRQ28IC.IRQ28ICIE 6 Interrupt Enable Control Bit
IRQ28IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ28IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ28IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ28IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ28IC.GLVL_1 1 Group Priority Level - 1
IRQ28IC.GLVL_0 0 Group Priority Level - 0
IRQ29IC 0xFF92 IRQ29 Interrupt Control Register
IRQ29IC.IRQ29ICGP 8 Group Priority Extension
IRQ29IC.IRQ29ICIR 7 Interrupt Request Flag
IRQ29IC.IRQ29ICIE 6 Interrupt Enable Control Bit
IRQ29IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ29IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ29IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ29IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ29IC.GLVL_1 1 Group Priority Level - 1
IRQ29IC.GLVL_0 0 Group Priority Level - 0
IRQ30IC 0xFF94 IRQ30 Interrupt Control Register
IRQ30IC.IRQ30ICGP 8 Group Priority Extension
IRQ30IC.IRQ30ICIR 7 Interrupt Request Flag
IRQ30IC.IRQ30ICIE 6 Interrupt Enable Control Bit
IRQ30IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ30IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ30IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ30IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ30IC.GLVL_1 1 Group Priority Level - 1
IRQ30IC.GLVL_0 0 Group Priority Level - 0
IRQ31IC 0xFF96 IRQ31 Interrupt Control Register
IRQ31IC.IRQ31ICGP 8 Group Priority Extension
IRQ31IC.IRQ31ICIR 7 Interrupt Request Flag
IRQ31IC.IRQ31ICIE 6 Interrupt Enable Control Bit
IRQ31IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ31IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ31IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ31IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ31IC.GLVL_1 1 Group Priority Level - 1
IRQ31IC.GLVL_0 0 Group Priority Level - 0
IRQ34IC 0xFF98 IRQ34 Interrupt Control Register
IRQ34IC.IRQ34ICGP 8 Group Priority Extension
IRQ34IC.IRQ34ICIR 7 Interrupt Request Flag
IRQ34IC.IRQ34ICIE 6 Interrupt Enable Control Bit
IRQ34IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ34IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ34IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ34IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ34IC.GLVL_1 1 Group Priority Level - 1
IRQ34IC.GLVL_0 0 Group Priority Level - 0
IRQ35IC 0xFF9A IRQ35 Interrupt Control Register
IRQ35IC.IRQ35ICGP 8 Group Priority Extension
IRQ35IC.IRQ35ICIR 7 Interrupt Request Flag
IRQ35IC.IRQ35ICIE 6 Interrupt Enable Control Bit
IRQ35IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ35IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ35IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ35IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ35IC.GLVL_1 1 Group Priority Level - 1
IRQ35IC.GLVL_0 0 Group Priority Level - 0
IRQ32IC 0xFF9C IRQ32 Interrupt Control Register
IRQ32IC.IRQ32ICGP 8 Group Priority Extension
IRQ32IC.IRQ32ICIR 7 Interrupt Request Flag
IRQ32IC.IRQ32ICIE 6 Interrupt Enable Control Bit
IRQ32IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ32IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ32IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ32IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ32IC.GLVL_1 1 Group Priority Level - 1
IRQ32IC.GLVL_0 0 Group Priority Level - 0
IRQ33IC 0xFF9E IRQ33 Interrupt Control Register
IRQ33IC.IRQ33ICGP 8 Group Priority Extension
IRQ33IC.IRQ33ICIR 7 Interrupt Request Flag
IRQ33IC.IRQ33ICIE 6 Interrupt Enable Control Bit
IRQ33IC.ILVL_5 5 Interrupt Priority Level - bit 5
IRQ33IC.ILVL_4 4 Interrupt Priority Level - bit 4
IRQ33IC.ILVL_3 3 Interrupt Priority Level - bit 3
IRQ33IC.ILVL_2 2 Interrupt Priority Level - bit 2
IRQ33IC.GLVL_1 1 Group Priority Level - 1
IRQ33IC.GLVL_0 0 Group Priority Level - 0
PECISNC 0xFFA8 PEC Interrupt Subnode Control Register
PECISNC.C7IR 15 Interrupt Sub-node Request Flag of PEC Channel 7
PECISNC.C7IE 14 Interrupt Sub-node Enable Control Bit of PEC Channel 7
PECISNC.C6IR 13 Interrupt Sub-node Request Flag of PEC Channel 6
PECISNC.C6IE 12 Interrupt Sub-node Enable Control Bit of PEC Channel 6
PECISNC.C5IR 11 Interrupt Sub-node Request Flag of PEC Channel 5
PECISNC.C5IE 10 Interrupt Sub-node Enable Control Bit of PEC Channel 5
PECISNC.C4IR 9 Interrupt Sub-node Request Flag of PEC Channel 4
PECISNC.C4IE 8 Interrupt Sub-node Enable Control Bit of PEC Channel 4
PECISNC.C3IR 7 Interrupt Sub-node Request Flag of PEC Channel 3
PECISNC.C3IE 6 Interrupt Sub-node Enable Control Bit of PEC Channel 3
PECISNC.C2IR 5 Interrupt Sub-node Request Flag of PEC Channel 2
PECISNC.C2IE 4 Interrupt Sub-node Enable Control Bit of PEC Channel 2
PECISNC.C1IR 3 Interrupt Sub-node Request Flag of PEC Channel 1
PECISNC.C1IE 2 Interrupt Sub-node Enable Control Bit of PEC Channel 1
PECISNC.C0IR 1 Interrupt Sub-node Request Flag of PEC Channel 0
PECISNC.C0IE 0 Interrupt Sub-node Enable Control Bit of PEC Channel 0
TFR 0xFFAC Trap Flag Register
TFR.NMI 15 Non Maskable Interrupt Flag
TFR.STKOF 14 Stack Overflow Flag
TFR.STKUF 13 Stack Underflow Flag
TFR.UNDOPC 7 Undefined Opcode Flag
TFR.PRTFLT 3 Protection Fault Flag
TFR.ILLOPA 2 Illegal Word Operand Access Flag
TFR.ILLINA 1 Illegal Instruction Access Flag
TFR.ILLBUS 0 Illegal External Bus Access Flag
WDTCON 0xFFAE Watchdog Timer Control Register
WDTCON.WDTREL15 15 Watchdog Timer Reload Value bit 15
WDTCON.WDTREL14 14 Watchdog Timer Reload Value bit 14
WDTCON.WDTREL13 13 Watchdog Timer Reload Value bit 13
WDTCON.WDTREL12 12 Watchdog Timer Reload Value bit 12
WDTCON.WDTREL11 11 Watchdog Timer Reload Value bit 11
WDTCON.WDTREL10 10 Watchdog Timer Reload Value bit 10
WDTCON.WDTREL9 9 Watchdog Timer Reload Value bit 9
WDTCON.WDTREL8 8 Watchdog Timer Reload Value bit 8
WDTCON.WDTPRE 7 Watchdog Timer Input Prescaler Control (combined with WDTIN)
WDTCON.TIMEN 6 TIMer ENable TIMEN
WDTCON.SWR 2 Software Reset Indication Flag
WDTCON.WDTR 1 Watchdog Timer Reset Indication Flag
WDTCON.WDTIN 0 Watchdog Timer Input Frequency Selection
S0CON 0xFFB0 Serial Channel 0 Control Register
SSC0CON 0xFFB2 SSC0 Control Register
PECXISNC 0xFFBA PEC Extended Interrupt Subnode Control Register
PECXISNC.C15IR 15 Interrupt Sub-node Request Flag of PEC Channel 15
PECXISNC.C15IE 14 Interrupt Sub-node Enable Control Bit of PEC Channel 15
PECXISNC.C14IR 13 Interrupt Sub-node Request Flag of PEC Channel 14
PECXISNC.C14IE 12 Interrupt Sub-node Enable Control Bit of PEC Channel 14
PECXISNC.C13IR 11 Interrupt Sub-node Request Flag of PEC Channel 13
PECXISNC.C13IE 10 Interrupt Sub-node Enable Control Bit of PEC Channel 13
PECXISNC.C12IR 9 Interrupt Sub-node Request Flag of PEC Channel 12
PECXISNC.C12IE 8 Interrupt Sub-node Enable Control Bit of PEC Channel 12
PECXISNC.C11IR 7 Interrupt Sub-node Request Flag of PEC Channel 11
PECXISNC.C11IE 6 Interrupt Sub-node Enable Control Bit of PEC Channel 11
PECXISNC.C10IR 5 Interrupt Sub-node Request Flag of PEC Channel 10
PECXISNC.C10IE 4 Interrupt Sub-node Enable Control Bit of PEC Channel 10
PECXISNC.C9IR 3 Interrupt Sub-node Request Flag of PEC Channel 9
PECXISNC.C9IE 2 Interrupt Sub-node Enable Control Bit of PEC Channel 9
PECXISNC.C8IR 1 Interrupt Sub-node Request Flag of PEC Channel 8
PECXISNC.C8IE 0 Interrupt Sub-node Enable Control Bit of PEC Channel 8
P4 0xFFC8 Port 4 Register (8 bits)
P4.P47 7 Port data register P4 bit 7
P4.P46 6 Port data register P4 bit 6
P4.P45 5 Port data register P4 bit 5
P4.P44 4 Port data register P4 bit 4
P4.P43 3 Port data register P4 bit 3
P4.P42 2 Port data register P4 bit 2
P4.P41 1 Port data register P4 bit 1
P4.P40 0 Port data register P4 bit 0
DP4 0xFFCA Port 4 Direction Control Register
DP4.DP47 7 Port direction register DP4 bit 7
DP4.DP46 6 Port direction register DP4 bit 6
DP4.DP45 5 Port direction register DP4 bit 5
DP4.DP44 4 Port direction register DP4 bit 4
DP4.DP43 3 Port direction register DP4 bit 3
DP4.DP42 2 Port direction register DP4 bit 2
DP4.DP41 1 Port direction register DP4 bit 1
DP4.DP40 0 Port direction register DP4 bit 0
P6 0xFFCC Port 6 Register (8 bits)
P6.P67 7 Port data register P6 bit 7
P6.P66 6 Port data register P6 bit 6
P6.P65 5 Port data register P6 bit 5
P6.P64 4 Port data register P6 bit 4
P6.P63 3 Port data register P6 bit 3
P6.P62 2 Port data register P6 bit 2
P6.P61 1 Port data register P6 bit 1
P6.P60 0 Port data register P6 bit 0
DP6 0xFFCE Port 6 Direction Control Register
DP6.DP67 7 Port direction register DP6 bit 7
DP6.DP66 6 Port direction register DP6 bit 6
DP6.DP65 5 Port direction register DP6 bit 5
DP6.DP64 4 Port direction register DP6 bit 4
DP6.DP63 3 Port direction register DP6 bit 3
DP6.DP62 2 Port direction register DP6 bit 2
DP6.DP61 1 Port direction register DP6 bit 1
DP6.DP60 0 Port direction register DP6 bit 0
reserv_FFDA 0xFFDA reserved - do not use
reserv_FFDC 0xFFDC reserved - do not use
reserv_FFDE 0xFFDE reserved - do not use
reserv_FFE0 0xFFE0 reserved - do not use
ASC0ID 0xFFE2 ASC0 Identification Register
SSC0ID 0xFFE4 SSC0 Identification Register
GPTID 0xFFE6 GPT Identification Register
reserv_FFE8 0xFFE8 reserved - do not use
reserv_FFEA 0xFFEA reserved - do not use
reserv_FFEC 0xFFEC reserved - do not use
reserv_FFEE 0xFFEE reserved - do not use
reserv_FFF0 0xFFF0 reserved - do not use
reserv_FFF2 0xFFF2 reserved - do not use
reserv_FFF4 0xFFF4 reserved - do not use
reserv_FFF6 0xFFF6 reserved - do not use
reserv_FFF8 0xFFF8 reserved - do not use
reserv_FFFA 0xFFFA reserved - do not use
reserv_FFFC 0xFFFC reserved - do not use
reserv_FFFE 0xFFFE reserved - do not use
; (???)
; PISEL Port Input Select Register (p.369)
; CON Control Register (p.372, 395)
; TBUF Transmit Buffer Register (p.378)
; RBUF Receive Buffer Register (p.379)
; BG Baudrate Timer/Reload Register (p.383)
; TB Transmitter Buffer Register (p.398)
; RB Receiver Buffer Register (p.398)
; BR Baudrate Timer Reload Register (p.405)