Files
Gen4_R-Car_Trace32/2_Trunk/perlm4f.per
2025-10-14 09:52:32 +09:00

46753 lines
3.2 MiB

; --------------------------------------------------------------------------------
; @Title: LM4F On-Chip Peripherals
; @Props: Released
; @Author: LEM, STR
; @Changelog: 2012-03-19
; @Manufacturer: TI - Texas Instruments
; @Doc: lm4f110b2qr.pdf (Rev. C); lm4f110c4qr.pdf (Rev. B)
; lm4f110e5qr.pdf (Rev. B); lm4f110h5qr.pdf (Rev. B); lm4f111b2qr.pdf (Rev. B)
; lm4f111c4qr.pdf (Rev. B); lm4f111e5qr.pdf (Rev. B); lm4f111h5qr.pdf (Rev. B)
; lm4f112c4qc.pdf (Rev. B); lm4f112e5qc.pdf (Rev. B); lm4f112h5qc.pdf (Rev. B)
; lm4f112h5qd.pdf (Rev. B); lm4f120b2qr.pdf (Rev. B); lm4f120c4qr.pdf (Rev. B)
; lm4f120e5qr.pdf (Rev. B); lm4f120h5qr.pdf (Rev. B); lm4f121b2qr.pdf (Rev. B)
; lm4f121c4qr.pdf (Rev. B); lm4f121e5qr.pdf (Rev. B); lm4f121h5qr.pdf (Rev. B)
; lm4f122c4qc.pdf (Rev. B); lm4f122e5qc.pdf (Rev. B); lm4f122h5qc.pdf (Rev. B)
; lm4f122h5qd.pdf (Rev. B); lm4f130c4qr.pdf (Rev. B); lm4f130e5qr.pdf (Rev. B)
; lm4f130h5qr.pdf (Rev. B); lm4f131c4qr.pdf (Rev. B); lm4f131e5qr.pdf (Rev. B)
; lm4f131h5qr.pdf (Rev. B); lm4f132c4qc.pdf (Rev. B); lm4f132e5qc.pdf (Rev. B)
; lm4f132h5qc.pdf (Rev. B); lm4f132h5qd.pdf (Rev. B); lm4f230e5qr.pdf (Rev. B)
; lm4f230h5qr.pdf (Rev. B); lm4f231e5qr.pdf (Rev. B); lm4f231h5qr.pdf (Rev. B)
; lm4f232e5qc.pdf (Rev. B); lm4f232h5qc.pdf (Rev. B); lm4f232h5qd.pdf (Rev. B)
; @Core: CORTEX-M4
; @Copyright: (C) 1989-2016 Lauterbach GmbH, licensed for use with TRACE32(R) only
; --------------------------------------------------------------------------------
; $Id: perlm4f.per 17736 2024-04-08 09:26:07Z kwisniewski $
width 0x0e
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
tree.close "Core Registers (Cortex-M4F)"
AUTOINDENT.PUSH
AUTOINDENT.OFF
tree "System Control"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 12.
group.long 0x08++0x03
line.long 0x00 "ACTLR,Auxiliary Control Register"
bitfld.long 0x00 9. " DISFPCA ,Disables lazy stacking of floating point context" "No,Yes"
bitfld.long 0x00 8. " DISOOFP ,Disables floating point instructions completing" "No,Yes"
bitfld.long 0x00 2. " DISFOLD ,Disables folding of IT instructions" "No,Yes"
textline " "
bitfld.long 0x00 1. " DISDEFWBUF ,Disables write buffer use during default memory map accesses" "No,Yes"
bitfld.long 0x00 0. " DISMCYCINT ,Disables interruption of multi-cycle instructions" "No,Yes"
group.long 0x10++0x0B
line.long 0x00 "SYST_CSR,SysTick Control and Status Register"
rbitfld.long 0x00 16. " COUNTFLAG ,Counter Flag" "Not counted,Counted"
bitfld.long 0x00 2. " CLKSOURCE ,SysTick clock source" "External,Core"
bitfld.long 0x00 1. " TICKINT ,SysTick Handler" "No SysTick,SysTick"
textline " "
bitfld.long 0x00 0. " ENABLE ,Counter Enable" "Disabled,Enabled"
line.long 0x04 "SYST_RVR,SysTick Reload Value Register"
hexmask.long.tbyte 0x04 0.--23. 1. " RELOAD ,The value to load into the SYST_CVR when the counter reaches 0"
line.long 0x08 "SYST_CVR,SysTick Current Value Register"
rgroup.long 0x1C++0x03
line.long 0x00 "SYST_CALIB,SysTick Calibration Value Register"
bitfld.long 0x00 31. " NOREF ,Indicates whether the implementation defined reference clock is implemented" "Implemented,Not implemented"
bitfld.long 0x00 30. " SKEW ,Indicates whether the 10ms calibration value is exact" "Exact,Inexact"
hexmask.long.tbyte 0x00 0.--23. 1. " TENMS ,Holds a reload value to be used for 10ms (100Hz) timing"
rgroup.long 0xD00++0x03
line.long 0x00 "CPUID,CPU ID Base Register"
hexmask.long.byte 0x00 24.--31. 1. " IMPLEMENTER ,Implementer Code"
bitfld.long 0x00 20.--23. " VARIANT ,Indicates processor revision" "Revision 0,?..."
bitfld.long 0x00 16.--19. " ARCHITECTURE ,Architecture" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
hexmask.long.word 0x00 4.--15. 1. " PARTNO ,Indicates part number"
bitfld.long 0x00 0.--3. " REVISION ,Indicates patch release" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
group.long 0xD04++0x23
line.long 0x00 "ICSR,Interrupt Control State Register"
bitfld.long 0x00 31. " NMIPENDSET ,Set Pending NMI Bit" "Inactive,Active"
bitfld.long 0x00 28. " PENDSVSET ,Set Pending pendSV Bit" "Not pending,Pending"
bitfld.long 0x00 27. " PENDSVCLR ,Removes the pending status of the PendSV exception" "No effect,Removed"
textline " "
bitfld.long 0x00 26. " PENDSTSET ,Set Pending SysTick Bit" "Not pending,Pending"
bitfld.long 0x00 25. " PENDSTCLR ,Clear Pending SysTick Bit" "No effect,Removed"
bitfld.long 0x00 23. " ISRPREEMPT ,Use Only at Debug Time" "Not active,Active"
textline " "
bitfld.long 0x00 22. " ISRPENDING ,Indicates whether an external interrupt" "Not pending,Pending"
hexmask.long.word 0x00 12.--20. 1. " VECTPENDING ,Pending ISR Number Field"
bitfld.long 0x00 11. " RETTOBASE ,Interrupt Exception" "Active,Not active"
textline " "
hexmask.long.word 0x00 0.--8. 1. " VECTACTIVE ,The exception number of the current executing exception"
line.long 0x04 "VTOR,Vector Table Offset Register"
hexmask.long 0x04 7.--31. 0x80 " TBLOFF ,Vector table address"
line.long 0x08 "AIRCR,Application Interrupt and Reset Control Register"
hexmask.long.word 0x08 16.--31. 1. " VECTKEY ,Register Key"
rbitfld.long 0x08 15. " ENDIANESS ,Data endianness Bit" "Little,Big"
bitfld.long 0x08 8.--10. " PRIGROUP ,Interrupt Priority Grouping Field" "[7:1]/[0],[7:2]/[1:0],[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"
textline " "
bitfld.long 0x08 2. " SYSRESETREQ ,System Reset Request" "Not requested,Requested"
bitfld.long 0x08 1. " VECTCLRACTIVE ,Clear Active Vector Bit" "No effect,Clear"
bitfld.long 0x08 0. " VECTRESET ,System Reset" "No effect,Reset"
line.long 0x0C "SCR,System Control Register"
bitfld.long 0x0C 4. " SEVONPEND ,Determines whether an interrupt transition from inactive state to pending state is a wakeup event" "Not wakeup,Wakeup"
bitfld.long 0x0C 2. " SLEEPDEEP ,Provides a qualifying hint indicating that waking from sleep might take longer" "Not deep sleep,Deep sleep"
bitfld.long 0x0C 1. " SLEEPONEXIT ,Determines whether, on an exit from an ISR that returns to the base level of execution priority, the processor enters a sleep state" "Disabled,Enabled"
line.long 0x10 "CCR,Configuration Control Register"
bitfld.long 0x10 18. " BP ,Branch prediction enable bit" "Disabled,Enabled"
bitfld.long 0x10 17. " IC ,Instruction cache enable bit" "Disabled,Enabled"
bitfld.long 0x10 16. " DC ,Cache enable bit" "Disabled,Enabled"
textline " "
bitfld.long 0x10 9. " STKALIGN ,8-byte Stack Frame Alignment" "4-byte/no adjustment,8-byte/adjustment"
bitfld.long 0x10 8. " BFHFNMIGN ,Enable NMI and Hard Fault and FAULTMASK to Ignore Bus Fault" "Disabled,Enabled"
bitfld.long 0x10 4. " DIV_0_TRP ,Trap Divide by Zero" "Disabled,Enabled"
textline " "
bitfld.long 0x10 3. " UNALIGN_TRP ,Trap for Unaligned Access" "Disabled,Enabled"
bitfld.long 0x10 1. " USERSETMPEND ,Controls whether unprivileged software can access the STIR" "Denied,Allowed"
bitfld.long 0x10 0. " NONEBASETHRDENA ,Control Entry to Thread Mode" "Only from last exception,Any level"
line.long 0x14 "SHPR1,SSystem Handler Priority Register 1"
hexmask.long.byte 0x14 24.--31. 1. " PRI_7 ,Priority of System Handler 7"
hexmask.long.byte 0x14 16.--23. 1. " PRI_6 ,Priority of system handler 6(UsageFault)"
hexmask.long.byte 0x14 8.--15. 1. " PRI_5 ,Priority of system handler 5(BusFault)"
textline " "
hexmask.long.byte 0x14 0.--7. 1. " PRI_4 ,Priority of system handler 4(MemManage)"
line.long 0x18 "SHPR2,System Handler Priority Register 2"
hexmask.long.byte 0x18 24.--31. 1. " PRI_11 ,Priority of system handler 11(SVCall)"
hexmask.long.byte 0x18 16.--23. 1. " PRI_10 ,Priority of System Handler 10"
hexmask.long.byte 0x18 8.--15. 1. " PRI_9 ,Priority of System Handler 9"
textline " "
hexmask.long.byte 0x18 0.--7. 1. " PRI_8 ,Priority of System Handler 8"
line.long 0x1C "SHPR3,System Handler Priority Register 3"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_15 ,Priority of System Handler 15(SysTick)"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_14 ,Priority of System Handler 14(PendSV)"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_13 ,Priority of System Handler 13"
textline " "
hexmask.long.byte 0x1C 0.--7. 1. " PRI_12 ,Priority of System Handler 12(DebugMonitor)"
line.long 0x20 "SHCSR,System Handler Control and State Register"
bitfld.long 0x20 18. " USGFAULTENA ,Enable UsageFault" "Disabled,Enabled"
bitfld.long 0x20 17. " BUSFAULTENA ,Enable BusFault" "Disabled,Enabled"
bitfld.long 0x20 16. " MEMFAULTENA ,Enable MemManage fault" "Disabled,Enabled"
textline " "
bitfld.long 0x20 15. " SVCALLPENDED ,SVCall is pending" "Not pending,Pending"
bitfld.long 0x20 14. " BUSFAULTPENDED ,BusFault is pending" "Not pending,Pending"
bitfld.long 0x20 13. " MEMFAULTPENDED ,MemManage is pending" "Not pending,Pending"
textline " "
bitfld.long 0x20 12. " USGFAULTPENDED ,UsageFault is pending" "Not pending,Pending"
bitfld.long 0x20 11. " SYSTICKACT ,SysTick is Active" "Not active,Active"
bitfld.long 0x20 10. " PENDSVACT ,PendSV is Active" "Not active,Active"
textline " "
bitfld.long 0x20 8. " MONITORACT ,Monitor is Active" "Not active,Active"
bitfld.long 0x20 7. " SVCALLACT ,SVCall is Active" "Not active,Active"
bitfld.long 0x20 3. " USGFAULTACT ,UsageFault is Active" "Not active,Active"
textline " "
bitfld.long 0x20 1. " BUSFAULTACT ,BusFault is Active" "Not active,Active"
bitfld.long 0x20 0. " MEMFAULTACT ,MemManage is Active" "Not active,Active"
group.byte 0xD28++0x1
line.byte 0x00 "MMFSR,MemManage Status Register"
bitfld.byte 0x00 7. " MMARVALID ,Address Valid Flag" "Not valid,Valid"
bitfld.byte 0x00 5. " MLSPERR ,A MemManage fault occurred during FP lazy state preservation" "Not occurred,Occurred"
bitfld.byte 0x00 4. " MSTKERR ,tacking Access Violations" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " MUNSTKERR ,Unstack Access Violations" "Not occurred,Occurred"
bitfld.byte 0x00 1. " DACCVIOL ,Data Access Violation" "Not occurred,Occurred"
bitfld.byte 0x00 0. " IACCVIOL ,Instruction Access Violation" "Not occurred,Occurred"
line.byte 0x01 "BFSR,Bus Fault Status Register"
bitfld.byte 0x01 7. " BFARVALID ,Address Valid Flag" "Not valid,Valid"
bitfld.byte 0x01 5. " LSPERR ,A bus fault occurred during FP lazy state preservation" "Not occurred,Occurred"
bitfld.byte 0x01 4. " STKERR ,Derived bus fault(exception entry)" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " UNSTKERR ,Derived bus fault(exception return)" "Not occurred,Occurred"
bitfld.byte 0x01 2. " IMPRECISERR ,Imprecise data access error" "Not occurred,Occurred"
bitfld.byte 0x01 1. " PRECISERR ,Precise data access error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 0. " IBUSERR ,Bus fault on an instruction prefetch" "Not occurred,Occurred"
group.word 0xD2A++0x1
line.word 0x00 "USAFAULT,Usage Fault Status Register"
bitfld.word 0x00 9. " DIVBYZERO ,Divide by zero error" "No error,Error"
bitfld.word 0x00 8. " UNALIGNED ,Unaligned access error" "No error,Error"
bitfld.word 0x00 3. " NOCP ,A coprocessor access error" "No error,Error"
textline " "
bitfld.word 0x00 2. " INVPC ,An integrity check error" "No error,Error"
bitfld.word 0x00 1. " INVSTATE ,Invalid Combination of EPSR and Instruction" "No error,Error"
bitfld.word 0x00 0. " UNDEFINSTR ,Undefined instruction error" "No error,Error"
group.long 0xD2C++0x07
line.long 0x00 "HFSR,Hard Fault Status Register"
bitfld.long 0x00 31. " DEBUGEVT ,Indicates when a Debug event has occurred" "Not occurred,Occurred"
bitfld.long 0x00 30. " FORCED ,Indicates that a fault with configurable priority" "Not occurred,Occurred"
bitfld.long 0x00 1. " VECTTBL ,Indicates when a fault has occurred because of a vector table read error on exception processing" "Not occurred,Occurred"
line.long 0x04 "DFSR,Debug Fault Status Register"
bitfld.long 0x04 4. " EXTERNAL ,Indicates a debug event generated because of the assertion of EDBGRQ" "Not asserted,Asserted"
bitfld.long 0x04 3. " VCATCH ,Vector Catch Flag" "Not occurred,Occurred"
bitfld.long 0x04 2. " DWTTRAP ,Indicates a debug event generated by the DWT" "Not occurred,Occurred"
textline " "
bitfld.long 0x04 1. " BKPT ,BKPT Flag" "Not executed,Executed"
bitfld.long 0x04 0. " HALTED ,Indicates a debug event generated by either" "Not requested,Requested"
group.long 0xD34++0x0B
line.long 0x00 "MMFAR,MemManage Fault Address Register"
line.long 0x04 "BFAR,BusFault Address Register"
line.long 0x08 "AFSR,Auxiliary Fault Status Register"
group.long 0xD88++0x03
line.long 0x00 "CPACR,Coprocessor Access Control Register"
bitfld.long 0x00 22.--23. " CP11 ,Access privileges for coprocessor 11" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 20.--21. " CP10 ,Access privileges for coprocessor 10" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 14.--15. " CP7 ,Access privileges for coprocessor 7" "Access denied,Privileged only,Reserved,Full access"
textline " "
bitfld.long 0x00 12.--13. " CP6 ,Access privileges for coprocessor 6" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 10.--11. " CP5 ,Access privileges for coprocessor 5" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 8.--9. " CP4 ,Access privileges for coprocessor 4" "Access denied,Privileged only,Reserved,Full access"
textline " "
bitfld.long 0x00 6.--7. " CP3 ,Access privileges for coprocessor 3" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 4.--5. " CP2 ,Access privileges for coprocessor 2" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 2.--3. " CP1 ,Access privileges for coprocessor 1" "Access denied,Privileged only,Reserved,Full access"
textline " "
bitfld.long 0x00 0.--1. " CP0 ,Access privileges for coprocessor 0" "Access denied,Privileged only,Reserved,Full access"
wgroup.long 0xF00++0x03
line.long 0x00 "STIR,Software Trigger Interrupt Register"
hexmask.long.word 0x00 0.--8. 1. " INTID ,Indicates the interrupt to be triggered"
width 10.
tree "Feature Registers"
rgroup.long 0xD40++0x0B
line.long 0x00 "ID_PFR0,Processor Feature Register 0"
bitfld.long 0x00 4.--7. " STATE1 ,Thumb instruction set support" ",,,Supported,?..."
bitfld.long 0x00 0.--3. " STATE0 ,ARM instruction set support" "Not supported,?..."
line.long 0x04 "ID_PFR1,Processor Feature Register 1"
bitfld.long 0x04 8.--11. " MPROF ,M profile programmers' model" ",,2-stack,?..."
line.long 0x08 "ID_DFR0,Debug Feature Register 0"
bitfld.long 0x08 20.--23. " DBGMOD ,Support for memory-mapped debug model for M profile processors" "Not supported,Supported,?..."
hgroup.long 0xD4C++0x03
hide.long 0x00 "ID_AFR0,Auxiliary Feature Register 0"
rgroup.long 0xD50++0x03
line.long 0x00 "ID_MMFR0,Memory Model Feature Register 0"
bitfld.long 0x00 20.--23. " AUXREG ,Indicates the support for Auxiliary registers" "Not supported,ACTLR only,?..."
bitfld.long 0x00 16.--19. " TCMSUP ,Indicates the support for Tightly Coupled Memory (TCM)" "Not supported,Supported,?..."
bitfld.long 0x00 12.--15. " SHRLEV ,Indicates the number of shareability levels implemented" "Level 1,?..."
textline " "
bitfld.long 0x00 8.--11. " OUTMSHR ,Indicates the outermost shareability domain implemented" "Non-cacheable,,,,,,,,,,,,,,,Ignored"
bitfld.long 0x00 4.--7. " PMSASUP ,Indicates support for a PMSA" "Not supported,,,PMSAv7,?..."
hgroup.long 0xD54++0x03
hide.long 0x00 "ID_MMFR1,Memory Model Feature Register 1"
rgroup.long 0xD58++0x03
line.long 0x00 "ID_MMFR2,Memory Model Feature Register 2"
bitfld.long 0x00 24.--27. " WFISTALL ,Indicates the support for Wait For Interrupt (WFI) stalling" "Not supported,Supported,?..."
rgroup.long 0xD60++0x13
line.long 0x00 "ID_ISAR0,Instruction Set Attributes Register 0"
bitfld.long 0x00 24.--27. " DIVIDE ,Indicates the supported divide instructions" "Not supported,SDIV/UDIV,?..."
bitfld.long 0x00 20.--23. " DEBUG ,Indicates the supported debug instructions" "Not supported,BKPT,?..."
bitfld.long 0x00 16.--19. " COPROC ,Indicates the supported coprocessor instructions" "Not supported,CDP/LDC/MCR/STC,CDP2/LDC2/MCR2/STC2,MCRR/MRRC,MCRR2/MRRC2,?..."
textline " "
bitfld.long 0x00 12.--15. " CMPBRANCH ,Indicates the supported combined compare and branch instructions" "Not supported,CBNZ/CBZ,?..."
bitfld.long 0x00 8.--11. " BITFIELD ,Indicates the supported bitfield instructions" "Not supported,BFC/BFI/SBFX/UBFX,?..."
bitfld.long 0x00 4.--7. " BITCOUNT ,Indicates the supported bit counting instructions" "Not supported,CLZ,?..."
line.long 0x04 "ID_ISAR1,Instruction Set Attributes Register 1"
bitfld.long 0x04 24.--27. " INTERWORK ,Indicates the supported Interworking instructions" "Not supported,BX,BX/BLX,?..."
bitfld.long 0x04 20.--23. " IMMEDIATE ,Indicates the support for data-processing instructions with long immediates" "Not supported,ADDW/MOVW/MOVT/SUBW,?..."
bitfld.long 0x04 16.--19. " IFTHEN ,Indicates the supported IfThen instructions" "Not supported,IT,?..."
textline " "
bitfld.long 0x04 12.--15. " EXTEND ,Indicates the supported Extend instructions" "Not supported,Supported,Supported,?..."
line.long 0x08 "ID_ISAR2,Instruction Set Attributes Register 2"
bitfld.long 0x08 24.--27. " REVERSAL ,Indicates the supported reversal instructions" "Not supported,REV/REV16/REVSH,REV/REV16/REVSH/RBIT,?..."
bitfld.long 0x08 20.--23. " MULTU ,Indicates the supported advanced unsigned multiply instructions" "Not supported,UMULL/UMLAL,UMULL/UMLAL/UMAAL,?..."
bitfld.long 0x08 16.--19. " MULTS ,Indicates the supported advanced signed multiply instructions" "Not supported,Supported,Supported,Supported,?..."
textline " "
bitfld.long 0x08 12.--15. " MULT ,Indicates the supported additional multiply instructions" "Not supported,MLA,MLA/MLS,?..."
bitfld.long 0x08 8.--11. " MULTIACCESSINT ,Indicates the support for multi-access interruptible instructions" "Not supported,LDM/STM restartable,LDM/STM continuable,?..."
bitfld.long 0x08 4.--7. " MEMHINT ,Indicates the supported memory hint instructions" "Not supported,,,PLD/PLI,?..."
textline " "
bitfld.long 0x08 0.--3. " LOADSTORE ,Indicates the supported additional load and store instructions" "Not supported,LDRD/STRD,?..."
line.long 0x0C "ID_ISAR3,Instruction Set Attributes Register 3"
bitfld.long 0x0C 24.--27. " TRUENOP ,Indicates the support for a true NOP instruction" "Not supported,Supported,?..."
bitfld.long 0x0C 20.--23. " THUMBCOPY ,Indicates the supported non flag-setting MOV instructions" "Not supported,Supported,?..."
bitfld.long 0x0C 16.--19. " TABBRANCH ,Indicates the supported Table Branch instructions" "Not supported,TBB/TBH,?..."
textline " "
bitfld.long 0x0C 12.--15. " SYNCHPRIM ,Indicates the supported Table Branch instructions" "Not supported,Supported,Supported,Supported,?..."
bitfld.long 0x0C 8.--11. " SVC ,Indicates the supported SVC instructions" "Not supported,SVC,?..."
bitfld.long 0x0C 4.--7. " SIMD ,Indicates the supported SIMD instructions" "Not supported,Supported,,Supported,?..."
textline " "
bitfld.long 0x0C 0.--3. " SATURATE ,Indicates the supported Saturate instructions" "Not supported,QADD/QDADD/QDSUB/QSUB,?..."
line.long 0x10 "ID_ISAR4,Instruction Set Attributes Register 4"
bitfld.long 0x10 24.--27. " PSR_M ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,?..."
bitfld.long 0x10 20.--23. " SYNCHPRIMFRAC ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,Supported,Supported,?..."
bitfld.long 0x10 16.--19. " BARRIER ,Indicates the supported Barrier instructions" "Not supported,DMB/DSB/ISB,?..."
textline " "
bitfld.long 0x10 8.--11. " WRITEBACK ,Indicates the support for writeback addressing modes" "Basic support,Full support,?..."
bitfld.long 0x10 4.--7. " WITHSHIFTS ,Indicates the support for instructions with shifts" "MOV/shift,Shift LSL 0-3,,Shift other,?..."
bitfld.long 0x10 0.--3. " UNPRIV ,Indicates the supported unprivileged instructions" "Not supported,LDRBT/LDRT/STRBT/STRT,LDRBT/LDRT/STRBT/STRT/LDRHT/LDRSBT/LDRSHTSTRHT,?..."
tree.end
width 6.
tree "CoreSight Identification Registers"
rgroup.long 0xFE0++0x0F
line.long 0x00 "PID0,Peripheral ID0"
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
line.long 0x04 "PID1,Peripheral ID1"
hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]"
hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]"
line.long 0x08 "PID2,Peripheral ID2"
hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision"
bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC"
hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]"
line.long 0x0C "PID3,Peripheral ID3"
hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field"
hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block"
rgroup.long 0xFD0++0x03
line.long 0x00 "PID4,Peripheral Identification Register 4"
hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count"
hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code"
rgroup.long 0xFF0++0x0F
line.long 0x00 "CID0,Component ID0 (Preamble)"
line.long 0x04 "CID1,Component ID1"
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble"
line.long 0x08 "CID2,Component ID2"
line.long 0x0C "CID3,Component ID3"
tree.end
width 0x0B
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
tree "Memory Protection Unit"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 15.
rgroup.long 0xD90++0x03
line.long 0x00 "MPU_TYPE,MPU Type Register"
bitfld.long 0x00 16.--23. " IREGION ,Instruction region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
bitfld.long 0x00 8.--15. " DREGION ,Number of regions supported by the MPU" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
bitfld.long 0x00 0. " SEPARATE ,Indicates support for separate instruction and data address maps" "Not supported,Supported"
group.long 0xD94++0x03
line.long 0x00 "MPU_CTRL,MPU Control Register"
bitfld.long 0x00 2. " PRIVDEFENA ,Enables the default memory map as a background region for privileged access" "Disabled,Enabled"
bitfld.long 0x00 1. " HFNMIENA ,Handlers executing with priority less than 0 access memory with the MPU enabled or with the MPU disabled" "MPU disabled,MPU enabled"
bitfld.long 0x00 0. " ENABLE ,Enables the MPU" "Disabled,Enabled"
group.long 0xD98++0x03
line.long 0x00 "MPU_RNR,MPU Region Number Register"
hexmask.long.byte 0x00 0.--7. 1. " REGION ,Indicates the memory region accessed by MPU_RBAR and MPU_RASR"
tree.close "MPU regions"
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x0
group.long 0xD9C++0x03 "Region 0"
saveout 0xD98 %l 0x0
line.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x0
line.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 0 (not implemented)"
saveout 0xD98 %l 0x0
hide.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x0
hide.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x1
group.long 0xD9C++0x03 "Region 1"
saveout 0xD98 %l 0x1
line.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x1
line.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 1 (not implemented)"
saveout 0xD98 %l 0x1
hide.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x1
hide.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x2
group.long 0xD9C++0x03 "Region 2"
saveout 0xD98 %l 0x2
line.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x2
line.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 2 (not implemented)"
saveout 0xD98 %l 0x2
hide.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x2
hide.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x3
group.long 0xD9C++0x03 "Region 3"
saveout 0xD98 %l 0x3
line.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x3
line.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 3 (not implemented)"
saveout 0xD98 %l 0x3
hide.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x3
hide.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x4
group.long 0xD9C++0x03 "Region 4"
saveout 0xD98 %l 0x4
line.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x4
line.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 4 (not implemented)"
saveout 0xD98 %l 0x4
hide.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x4
hide.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x5
group.long 0xD9C++0x03 "Region 5"
saveout 0xD98 %l 0x5
line.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x5
line.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 5 (not implemented)"
saveout 0xD98 %l 0x5
hide.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x5
hide.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x6
group.long 0xD9C++0x03 "Region 6"
saveout 0xD98 %l 0x6
line.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x6
line.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 6 (not implemented)"
saveout 0xD98 %l 0x6
hide.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x6
hide.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x7
group.long 0xD9C++0x03 "Region 7"
saveout 0xD98 %l 0x7
line.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x7
line.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 7 (not implemented)"
saveout 0xD98 %l 0x7
hide.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x7
hide.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x8
group.long 0xD9C++0x03 "Region 8"
saveout 0xD98 %l 0x8
line.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x8
line.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 8 (not implemented)"
saveout 0xD98 %l 0x8
hide.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x8
hide.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x9
group.long 0xD9C++0x03 "Region 9"
saveout 0xD98 %l 0x9
line.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x9
line.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 9 (not implemented)"
saveout 0xD98 %l 0x9
hide.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x9
hide.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xA
group.long 0xD9C++0x03 "Region 10"
saveout 0xD98 %l 0xA
line.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xA
line.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 10 (not implemented)"
saveout 0xD98 %l 0xA
hide.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xA
hide.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xB
group.long 0xD9C++0x03 "Region 11"
saveout 0xD98 %l 0xB
line.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xB
line.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 11 (not implemented)"
saveout 0xD98 %l 0xB
hide.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xB
hide.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xC
group.long 0xD9C++0x03 "Region 12"
saveout 0xD98 %l 0xC
line.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xC
line.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 12 (not implemented)"
saveout 0xD98 %l 0xC
hide.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xC
hide.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xD
group.long 0xD9C++0x03 "Region 13"
saveout 0xD98 %l 0xD
line.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xD
line.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 13 (not implemented)"
saveout 0xD98 %l 0xD
hide.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xD
hide.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xE
group.long 0xD9C++0x03 "Region 14"
saveout 0xD98 %l 0xE
line.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xE
line.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 14 (not implemented)"
saveout 0xD98 %l 0xE
hide.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xE
hide.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xF
group.long 0xD9C++0x03 "Region 15"
saveout 0xD98 %l 0xF
line.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xF
line.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 15 (not implemented)"
saveout 0xD98 %l 0xF
hide.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xF
hide.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15"
textline " "
textline " "
endif
tree.end
width 0x0b
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
tree "Nested Vectored Interrupt Controller"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 6.
rgroup.long 0x04++0x03
line.long 0x00 "ICTR,Interrupt Controller Type Register"
bitfld.long 0x00 0.--3. " INTLINESNUM ,Total Number of Interrupt" "0-32,33-64,65-96,97-128,129-160,161-192,193-224,225-240,?..."
tree "Interrupt Enable Registers"
width 23.
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
group.long 0x100++0x03
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
group.long 0x100++0x7
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
group.long 0x100++0x0B
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
group.long 0x100++0x0F
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
group.long 0x100++0x13
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
group.long 0x100++0x17
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
group.long 0x100++0x1B
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
group.long 0x100++0x1F
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " ENA239 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " ENA238 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " ENA237 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " ENA236 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " ENA235 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " ENA234 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " ENA233 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " ENA232 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " ENA231 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " ENA230 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " ENA229 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " ENA228 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " ENA227 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " ENA226 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " ENA225 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " ENA224 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
else
hgroup.long 0x100++0x1F
hide.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register"
endif
tree.end
tree "Interrupt Pending Registers"
width 23.
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
group.long 0x200++0x03
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
group.long 0x200++0x07
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
group.long 0x200++0x0B
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
group.long 0x200++0x0F
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
group.long 0x200++0x13
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
group.long 0x200++0x17
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
group.long 0x200++0x1B
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
group.long 0x200++0x1F
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " PEN239 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " PEN238 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " PEN237 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " PEN236 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " PEN235 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " PEN234 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " PEN233 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " PEN232 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " PEN231 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " PEN230 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " PEN229 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " PEN228 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " PEN227 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " PEN226 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " PEN225 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " PEN224 ,Interrupt Set/Clear Pending" "Not pending,Pending"
else
hgroup.long 0x200++0x1F
hide.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register"
endif
tree.end
tree "Interrupt Active Bit Registers"
width 9.
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
rgroup.long 0x300++0x03
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
rgroup.long 0x300++0x07
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
rgroup.long 0x300++0x0B
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
rgroup.long 0x300++0x0F
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
rgroup.long 0x300++0x13
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
line.long 0x10 "ACTIVE5,Active Bit Register 5"
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
rgroup.long 0x300++0x17
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
line.long 0x10 "ACTIVE5,Active Bit Register 5"
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
line.long 0x14 "ACTIVE6,Active Bit Register 6"
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
rgroup.long 0x300++0x1B
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
line.long 0x10 "ACTIVE5,Active Bit Register 5"
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
line.long 0x14 "ACTIVE6,Active Bit Register 6"
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
line.long 0x18 "ACTIVE7,Active Bit Register 7"
bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
rgroup.long 0x300++0x1F
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
line.long 0x10 "ACTIVE5,Active Bit Register 5"
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
line.long 0x14 "ACTIVE6,Active Bit Register 6"
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
line.long 0x18 "ACTIVE7,Active Bit Register 7"
bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active"
line.long 0x1c "ACTIVE8,Active Bit Register 8"
bitfld.long 0x1c 15. " ACTIVE239 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 14. " ACTIVE238 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 13. " ACTIVE237 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 12. " ACTIVE236 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 11. " ACTIVE235 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 10. " ACTIVE234 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x1c 9. " ACTIVE233 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 8. " ACTIVE232 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 7. " ACTIVE231 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 6. " ACTIVE230 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 5. " ACTIVE229 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 4. " ACTIVE228 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x1c 3. " ACTIVE227 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 2. " ACTIVE226 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 1. " ACTIVE225 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 0. " ACTIVE224 ,Interrupt Active Flag" "Not active,Active"
else
hgroup.long 0x300++0x1F
hide.long 0x00 "ACTIVE1,Active Bit Register 1"
hide.long 0x04 "ACTIVE2,Active Bit Register 2"
hide.long 0x08 "ACTIVE3,Active Bit Register 3"
hide.long 0x0c "ACTIVE4,Active Bit Register 4"
hide.long 0x10 "ACTIVE5,Active Bit Register 5"
hide.long 0x14 "ACTIVE6,Active Bit Register 6"
hide.long 0x18 "ACTIVE7,Active Bit Register 7"
hide.long 0x1c "ACTIVE8,Active Bit Register 8"
endif
tree.end
tree "Interrupt Priority Registers"
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
group.long 0x400++0x1F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
group.long 0x400++0x3F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
group.long 0x400++0x5F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
group.long 0x400++0x7F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
group.long 0x400++0x9F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
line.long 0x80 "IPR32,Interrupt Priority Register"
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
line.long 0x84 "IPR33,Interrupt Priority Register"
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
line.long 0x88 "IPR34,Interrupt Priority Register"
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
line.long 0x8C "IPR35,Interrupt Priority Register"
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
line.long 0x90 "IPR36,Interrupt Priority Register"
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
line.long 0x94 "IPR37,Interrupt Priority Register"
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
line.long 0x98 "IPR38,Interrupt Priority Register"
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
line.long 0x9C "IPR39,Interrupt Priority Register"
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
group.long 0x400++0xBF
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
line.long 0x80 "IPR32,Interrupt Priority Register"
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
line.long 0x84 "IPR33,Interrupt Priority Register"
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
line.long 0x88 "IPR34,Interrupt Priority Register"
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
line.long 0x8C "IPR35,Interrupt Priority Register"
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
line.long 0x90 "IPR36,Interrupt Priority Register"
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
line.long 0x94 "IPR37,Interrupt Priority Register"
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
line.long 0x98 "IPR38,Interrupt Priority Register"
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
line.long 0x9C "IPR39,Interrupt Priority Register"
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
line.long 0xA0 "IPR40,Interrupt Priority Register"
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
line.long 0xA4 "IPR41,Interrupt Priority Register"
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
line.long 0xA8 "IPR42,Interrupt Priority Register"
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
line.long 0xAC "IPR43,Interrupt Priority Register"
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
line.long 0xB0 "IPR44,Interrupt Priority Register"
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
line.long 0xB4 "IPR45,Interrupt Priority Register"
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
line.long 0xB8 "IPR46,Interrupt Priority Register"
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
line.long 0xBC "IPR47,Interrupt Priority Register"
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
group.long 0x400++0xDF
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
line.long 0x80 "IPR32,Interrupt Priority Register"
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
line.long 0x84 "IPR33,Interrupt Priority Register"
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
line.long 0x88 "IPR34,Interrupt Priority Register"
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
line.long 0x8C "IPR35,Interrupt Priority Register"
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
line.long 0x90 "IPR36,Interrupt Priority Register"
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
line.long 0x94 "IPR37,Interrupt Priority Register"
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
line.long 0x98 "IPR38,Interrupt Priority Register"
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
line.long 0x9C "IPR39,Interrupt Priority Register"
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
line.long 0xA0 "IPR40,Interrupt Priority Register"
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
line.long 0xA4 "IPR41,Interrupt Priority Register"
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
line.long 0xA8 "IPR42,Interrupt Priority Register"
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
line.long 0xAC "IPR43,Interrupt Priority Register"
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
line.long 0xB0 "IPR44,Interrupt Priority Register"
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
line.long 0xB4 "IPR45,Interrupt Priority Register"
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
line.long 0xB8 "IPR46,Interrupt Priority Register"
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
line.long 0xBC "IPR47,Interrupt Priority Register"
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
line.long 0xC0 "IPR48,Interrupt Priority Register"
hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority"
hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority"
hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority"
hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority"
line.long 0xC4 "IPR49,Interrupt Priority Register"
hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority"
hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority"
hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority"
hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority"
line.long 0xC8 "IPR50,Interrupt Priority Register"
hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority"
hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority"
hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority"
hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority"
line.long 0xCC "IPR51,Interrupt Priority Register"
hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority"
hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority"
hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority"
hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority"
line.long 0xD0 "IPR52,Interrupt Priority Register"
hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority"
hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority"
hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority"
hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority"
line.long 0xD4 "IPR53,Interrupt Priority Register"
hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority"
hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority"
hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority"
hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority"
line.long 0xD8 "IPR54,Interrupt Priority Register"
hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority"
hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority"
hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority"
hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority"
line.long 0xDC "IPR55,Interrupt Priority Register"
hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority"
hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority"
hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority"
hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
group.long 0x400++0xEF
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
line.long 0x80 "IPR32,Interrupt Priority Register"
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
line.long 0x84 "IPR33,Interrupt Priority Register"
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
line.long 0x88 "IPR34,Interrupt Priority Register"
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
line.long 0x8C "IPR35,Interrupt Priority Register"
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
line.long 0x90 "IPR36,Interrupt Priority Register"
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
line.long 0x94 "IPR37,Interrupt Priority Register"
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
line.long 0x98 "IPR38,Interrupt Priority Register"
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
line.long 0x9C "IPR39,Interrupt Priority Register"
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
line.long 0xA0 "IPR40,Interrupt Priority Register"
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
line.long 0xA4 "IPR41,Interrupt Priority Register"
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
line.long 0xA8 "IPR42,Interrupt Priority Register"
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
line.long 0xAC "IPR43,Interrupt Priority Register"
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
line.long 0xB0 "IPR44,Interrupt Priority Register"
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
line.long 0xB4 "IPR45,Interrupt Priority Register"
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
line.long 0xB8 "IPR46,Interrupt Priority Register"
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
line.long 0xBC "IPR47,Interrupt Priority Register"
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
line.long 0xC0 "IPR48,Interrupt Priority Register"
hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority"
hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority"
hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority"
hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority"
line.long 0xC4 "IPR49,Interrupt Priority Register"
hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority"
hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority"
hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority"
hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority"
line.long 0xC8 "IPR50,Interrupt Priority Register"
hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority"
hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority"
hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority"
hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority"
line.long 0xCC "IPR51,Interrupt Priority Register"
hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority"
hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority"
hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority"
hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority"
line.long 0xD0 "IPR52,Interrupt Priority Register"
hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority"
hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority"
hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority"
hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority"
line.long 0xD4 "IPR53,Interrupt Priority Register"
hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority"
hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority"
hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority"
hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority"
line.long 0xD8 "IPR54,Interrupt Priority Register"
hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority"
hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority"
hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority"
hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority"
line.long 0xDC "IPR55,Interrupt Priority Register"
hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority"
hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority"
hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority"
hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority"
line.long 0xE0 "IPR56,Interrupt Priority Register"
hexmask.long.byte 0xE0 24.--31. 1. " PRI_227 ,Interrupt 227 Priority"
hexmask.long.byte 0xE0 16.--23. 1. " PRI_226 ,Interrupt 226 Priority"
hexmask.long.byte 0xE0 8.--15. 1. " PRI_225 ,Interrupt 225 Priority"
hexmask.long.byte 0xE0 0.--7. 1. " PRI_224 ,Interrupt 224 Priority"
line.long 0xE4 "IPR57,Interrupt Priority Register"
hexmask.long.byte 0xE4 24.--31. 1. " PRI_231 ,Interrupt 231 Priority"
hexmask.long.byte 0xE4 16.--23. 1. " PRI_230 ,Interrupt 230 Priority"
hexmask.long.byte 0xE4 8.--15. 1. " PRI_229 ,Interrupt 229 Priority"
hexmask.long.byte 0xE4 0.--7. 1. " PRI_228 ,Interrupt 228 Priority"
line.long 0xE8 "IPR58,Interrupt Priority Register"
hexmask.long.byte 0xE8 24.--31. 1. " PRI_235 ,Interrupt 235 Priority"
hexmask.long.byte 0xE8 16.--23. 1. " PRI_234 ,Interrupt 234 Priority"
hexmask.long.byte 0xE8 8.--15. 1. " PRI_233 ,Interrupt 233 Priority"
hexmask.long.byte 0xE8 0.--7. 1. " PRI_232 ,Interrupt 232 Priority"
line.long 0xEC "IPR59,Interrupt Priority Register"
hexmask.long.byte 0xEC 24.--31. 1. " PRI_239 ,Interrupt 239 Priority"
hexmask.long.byte 0xEC 16.--23. 1. " PRI_238 ,Interrupt 238 Priority"
hexmask.long.byte 0xEC 8.--15. 1. " PRI_237 ,Interrupt 237 Priority"
hexmask.long.byte 0xEC 0.--7. 1. " PRI_236 ,Interrupt 236 Priority"
else
hgroup.long 0x400++0xEF
hide.long 0x0 "IPR0,Interrupt Priority Register"
hide.long 0x4 "IPR1,Interrupt Priority Register"
hide.long 0x8 "IPR2,Interrupt Priority Register"
hide.long 0xC "IPR3,Interrupt Priority Register"
hide.long 0x10 "IPR4,Interrupt Priority Register"
hide.long 0x14 "IPR5,Interrupt Priority Register"
hide.long 0x18 "IPR6,Interrupt Priority Register"
hide.long 0x1C "IPR7,Interrupt Priority Register"
hide.long 0x20 "IPR8,Interrupt Priority Register"
hide.long 0x24 "IPR9,Interrupt Priority Register"
hide.long 0x28 "IPR10,Interrupt Priority Register"
hide.long 0x2C "IPR11,Interrupt Priority Register"
hide.long 0x30 "IPR12,Interrupt Priority Register"
hide.long 0x34 "IPR13,Interrupt Priority Register"
hide.long 0x38 "IPR14,Interrupt Priority Register"
hide.long 0x3C "IPR15,Interrupt Priority Register"
hide.long 0x40 "IPR16,Interrupt Priority Register"
hide.long 0x44 "IPR17,Interrupt Priority Register"
hide.long 0x48 "IPR18,Interrupt Priority Register"
hide.long 0x4C "IPR19,Interrupt Priority Register"
hide.long 0x50 "IPR20,Interrupt Priority Register"
hide.long 0x54 "IPR21,Interrupt Priority Register"
hide.long 0x58 "IPR22,Interrupt Priority Register"
hide.long 0x5C "IPR23,Interrupt Priority Register"
hide.long 0x60 "IPR24,Interrupt Priority Register"
hide.long 0x64 "IPR25,Interrupt Priority Register"
hide.long 0x68 "IPR26,Interrupt Priority Register"
hide.long 0x6C "IPR27,Interrupt Priority Register"
hide.long 0x70 "IPR28,Interrupt Priority Register"
hide.long 0x74 "IPR29,Interrupt Priority Register"
hide.long 0x78 "IPR30,Interrupt Priority Register"
hide.long 0x7C "IPR31,Interrupt Priority Register"
hide.long 0x80 "IPR32,Interrupt Priority Register"
hide.long 0x84 "IPR33,Interrupt Priority Register"
hide.long 0x88 "IPR34,Interrupt Priority Register"
hide.long 0x8C "IPR35,Interrupt Priority Register"
hide.long 0x90 "IPR36,Interrupt Priority Register"
hide.long 0x94 "IPR37,Interrupt Priority Register"
hide.long 0x98 "IPR38,Interrupt Priority Register"
hide.long 0x9C "IPR39,Interrupt Priority Register"
hide.long 0xA0 "IPR40,Interrupt Priority Register"
hide.long 0xA4 "IPR41,Interrupt Priority Register"
hide.long 0xA8 "IPR42,Interrupt Priority Register"
hide.long 0xAC "IPR43,Interrupt Priority Register"
hide.long 0xB0 "IPR44,Interrupt Priority Register"
hide.long 0xB4 "IPR45,Interrupt Priority Register"
hide.long 0xB8 "IPR46,Interrupt Priority Register"
hide.long 0xBC "IPR47,Interrupt Priority Register"
hide.long 0xC0 "IPR48,Interrupt Priority Register"
hide.long 0xC4 "IPR49,Interrupt Priority Register"
hide.long 0xC8 "IPR50,Interrupt Priority Register"
hide.long 0xCC "IPR51,Interrupt Priority Register"
hide.long 0xD0 "IPR52,Interrupt Priority Register"
hide.long 0xD4 "IPR53,Interrupt Priority Register"
hide.long 0xD8 "IPR54,Interrupt Priority Register"
hide.long 0xDC "IPR55,Interrupt Priority Register"
hide.long 0xE0 "IPR56,Interrupt Priority Register"
hide.long 0xE4 "IPR57,Interrupt Priority Register"
hide.long 0xE8 "IPR58,Interrupt Priority Register"
hide.long 0xEC "IPR59,Interrupt Priority Register"
endif
tree.end
width 0x0b
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
sif CORENAME()=="CORTEXM4F"
tree "Floating-point Unit (FPU)"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 8.
group.long 0xF34++0x0B
line.long 0x00 "FPCCR,Floating-Point Context Control Register"
bitfld.long 0x00 31. " ASPEN ,Execution of a floating-point instruction sets the CONTROL.FPCA bit to 1" "Disabled,Enabled"
bitfld.long 0x00 30. " LSPEN ,Enables lazy context save of FP state" "Disabled,Enabled"
bitfld.long 0x00 8. " MONRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the DebugMonitor exception to pending" "Not able,Able"
textline " "
bitfld.long 0x00 6. " BFRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the BusFault exception to pending" "Not able,Able"
bitfld.long 0x00 5. " MMRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the MemManage exception to pending" "Not able,Able"
bitfld.long 0x00 4. " HFRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the HardFault exception to pending" "Not able,Able"
textline " "
bitfld.long 0x00 3. " THREAD ,Indicates the processor mode when it allocated the FP stack frame" "Handler,Thread"
bitfld.long 0x00 1. " USER ,Indicates the privilege level of the software executing" "Privileged,Unprivileged"
bitfld.long 0x00 0. " LSPACT ,Indicates whether Lazy preservation of the FP state is active" "Not active,Active"
line.long 0x04 "FPCAR,Floating-Point Context Address Register"
hexmask.long 0x04 3.--31. 0x8 " ADDRESS ,The location of the unpopulated floating-point register space allocated on an exception stack frame"
line.long 0x08 "FPDSCR,Floating-Point Default Status Control Register"
bitfld.long 0x08 26. " AHP ,Default value for FPSCR.AHP" "IEEE 754-2008,Alternative"
bitfld.long 0x08 25. " DN ,Default value for FPSCR.DN" "NaN operands,Any operation"
bitfld.long 0x08 24. " FZ ,Default value for FPSCR.FZ" "No Flush mode,Flush mode"
textline " "
bitfld.long 0x08 22.--23. " RMODE ,Default value for FPSCR.RMode" "Round to Nearest,Round towards Plus Infinity,Round towards Minus Infinity,Round towards Zero"
rgroup.long 0xF40++0x07
line.long 0x00 "MVFR0,Media and FP Feature Register 0"
bitfld.long 0x00 28.--31. " FPRNDMOD ,Indicates the rounding modes supported by the FP floating-point hardware" ",All supported,?..."
bitfld.long 0x00 24.--27. " SRTERR ,Indicates the hardware support for FP short vectors" "Not supported,?..."
bitfld.long 0x00 20.--23. " SQRROOT ,Indicates the hardware support for FP square root operations" ",Supported,?..."
textline " "
bitfld.long 0x00 16.--19. " DIV ,Indicates the hardware support for FP divide operations" ",Supported,?..."
bitfld.long 0x00 12.--15. " FPEXTRP ,Indicates whether the FP hardware implementation supports exception trapping" "Not supported,?..."
bitfld.long 0x00 8.--11. " DBLPREC ,Indicates the hardware support for FP double_precision operations" "Not supported,,Supported,?..."
textline " "
bitfld.long 0x00 4.--7. " SNGLPREC ,Indicates the hardware support for FP single-precision operations" ",,Supported,?..."
bitfld.long 0x00 0.--3. " A_SIMD ,Indicates the size of the FP register bank" ",Supported-16x64-bit,?..."
line.long 0x04 "MVFR1,Media and FP Feature Register 1"
bitfld.long 0x04 28.--31. " FP_FUSED_MAC ,Indicates whether the FP supports fused multiply accumulate operations" ",Supported,?..."
bitfld.long 0x04 24.--27. " FP_HPFP ,Indicates whether the FP supports half-precision and double-precision floating-point conversion instructions" ",Half-single,Half-single and half-double,?..."
textline " "
bitfld.long 0x04 4.--7. " D_NAN ,Indicates whether the FP hardware implementation supports only the Default NaN mode" ",NaN propagation,?..."
bitfld.long 0x04 0.--3. " FTZ_MODE ,Indicates whether the FP hardware implementation supports only the Flush-to-Zero mode of operation" ",Full denorm. num. arit.,?..."
width 0xB
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
endif
tree "Debug"
tree "Core Debug"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 7.
group.long 0xD30++0x03
line.long 0x00 "DFSR,Debug Fault Status Register"
eventfld.long 0x00 4. " EXTERNAL ,Indicates a debug event generated because of the assertion of an external debug request" "Not generated,Generated"
eventfld.long 0x00 3. " VCATCH ,Indicates triggering of a Vector catch" "Not triggered,Triggered"
eventfld.long 0x00 2. " DWTTRAP ,Indicates a debug event generated by the DWT" "Not generated,Generated"
newline
eventfld.long 0x00 1. " BKPT ,Indicates a debug event generated by BKPT instruction execution or a breakpoint match in FPB" "Not generated,Generated"
eventfld.long 0x00 0. " HALTED ,Indicates a debug event generated by either a C_HALT or C_STEP request, triggered by a write to the DHCSR or a step request triggered by setting DEMCR.MON_STEP to 1" "Not generated,Generated"
newline
hgroup.long 0xDF0++0x03
hide.long 0x00 "DHCSR,Debug Halting Control and Status Register"
in
newline
wgroup.long 0xDF4++0x03
line.long 0x00 "DCRSR,Debug Core Register Selector Register"
bitfld.long 0x00 16. " REGWNR ,Register Read/Write" "Read,Write"
hexmask.long.byte 0x00 0.--6. 1. " REGSEL ,Specifies the ARM core register or special-purpose register or Floating-point extension register"
group.long 0xDF8++0x03
line.long 0x00 "DCRDR,Debug Core Register Data Register"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDFC))&0x10000)==0x10000)
group.long 0xDFC++0x03
line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register"
bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled"
bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1"
bitfld.long 0x00 18. " MON_STEP ,Setting this bit to 1 makes the step request pending" "No step,Step"
newline
bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending"
bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled"
bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled"
newline
bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled"
bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled"
bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
newline
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled"
bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled"
newline
bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled"
else
group.long 0xDFC++0x03
line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register"
bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled"
bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1"
newline
bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending"
bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled"
bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled"
newline
bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled"
bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled"
bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
newline
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled"
bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled"
newline
bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled"
endif
width 0x0B
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
tree "Flash Patch and Breakpoint Unit (FPB)"
sif COMPonent.AVAILABLE("FPB")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))
width 10.
group.long 0x00++0x07
line.long 0x00 "FP_CTRL,Flash Patch Control Register"
bitfld.long 0x00 28.--31. " REV ,Flash Patch Breakpoint architecture revision" "Version 1,Version 2,?..."
rbitfld.long 0x00 4.--7. 12.--14. " NUM_CODE ,The number of instruction address comparators" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127"
bitfld.long 0x00 1. " KEY ,Key Field" "Low,High"
bitfld.long 0x00 0. " ENABLE ,Flash Patch Unit Enable" "Disabled,Enabled"
textline ""
line.long 0x04 "FP_REMAP,Flash Patch Remap Register"
bitfld.long 0x04 29. " RMPSPT ,Indicates whether the FPB unit supports flash patch remap" "Not supported,SRAM region"
hexmask.long.tbyte 0x04 5.--28. 0x20 " REMAP ,Remap Base Address Field"
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x8++0x03
line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x8))&0x01)==0x00)
group.long 0x8++0x03
line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x8++0x03
line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0xC++0x03
line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0xC))&0x01)==0x00)
group.long 0xC++0x03
line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0xC++0x03
line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x10++0x03
line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x10))&0x01)==0x00)
group.long 0x10++0x03
line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x10++0x03
line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x14++0x03
line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x14))&0x01)==0x00)
group.long 0x14++0x03
line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x14++0x03
line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x18++0x03
line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x18))&0x01)==0x00)
group.long 0x18++0x03
line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x18++0x03
line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x1C++0x03
line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x1C))&0x01)==0x00)
group.long 0x1C++0x03
line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x1C++0x03
line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x20++0x03
line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x20))&0x01)==0x00)
group.long 0x20++0x03
line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x20++0x03
line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x24++0x03
line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x24))&0x01)==0x00)
group.long 0x24++0x03
line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x24++0x03
line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
width 6.
tree "CoreSight Identification Registers"
rgroup.long 0xFE0++0x0F
line.long 0x00 "PID0,Peripheral ID0"
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
line.long 0x04 "PID1,Peripheral ID1"
hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]"
hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]"
line.long 0x08 "PID2,Peripheral ID2"
hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision"
bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC"
hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]"
line.long 0x0c "PID3,Peripheral ID3"
hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field"
hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block"
rgroup.long 0xFD0++0x03
line.long 0x00 "PID4,Peripheral Identification Register 4"
hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count"
hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code"
rgroup.long 0xFF0++0x0F
line.long 0x00 "CID0,Component ID0 (Preamble)"
line.long 0x04 "CID1,Component ID1"
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble"
line.long 0x08 "CID2,Component ID2"
line.long 0x0c "CID3,Component ID3"
tree.end
width 0xB
else
newline
textline "FPB component base address not specified"
newline
endif
tree.end
tree "Data Watchpoint and Trace Unit (DWT)"
sif COMPonent.AVAILABLE("DWT")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))
width 15.
group.long 0x00++0x1B
line.long 0x00 "DWT_CTRL,Control Register"
rbitfld.long 0x00 28.--31. " NUMCOMP ,Number of comparators implemented" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
rbitfld.long 0x00 27. " NOTRCPKT ,Shows whether the implementation supports trace sampling and exception tracing" "Supported,Not supported"
rbitfld.long 0x00 26. " NOEXTTRIG ,Shows whether the implementation includes external match signals" "Supported,Not supported"
textline " "
rbitfld.long 0x00 25. " NOCYCCNT ,Shows whether the implementation supports a cycle counter" "Supported,Not supported"
rbitfld.long 0x00 24. " NOPRFCNT ,Shows whether the implementation supports the profiling counters" "Supported,Not supported"
bitfld.long 0x00 22. " CYCEVTENA ,Enables POSTCNT underflow Event counter packets generation" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " FOLDEVTENA ,Enables generation of the Folded-instruction counter overflow event" "Disabled,Enabled"
bitfld.long 0x00 20. " LSUEVTENA ,Enables generation of the LSU counter overflow event" "Disabled,Enabled"
bitfld.long 0x00 19. " SLEEPEVTENA ,Enables generation of the Sleep counter overflow event" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " EXCEVTENA ,Enables generation of the Exception overhead counter overflow event" "Disabled,Enabled"
bitfld.long 0x00 17. " CPIEVTENA ,Enables generation of the CPI counter overflow event" "Disabled,Enabled"
bitfld.long 0x00 16. " EXCTRCENA ,Enables generation of exception trace" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " PCSAMPLEENA ,Enables use of POSTCNT counter as a timer for Periodic PC sample packet generation" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " SYNCTAP ,Selects the position of the synchronization packet counter tap on the CYCCNT counter" "Disabled,CYCCNT[24],CYCCNT[26],CYCCNT[28]"
bitfld.long 0x00 9. " CYCTAP ,Selects the position of the POSTCNT tap on the CYCCNT counter" "CYCCNT[6],CYCCNT[10]"
textline " "
bitfld.long 0x00 5.--8. " POSTINIT ,Initial value for the POSTCNT counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 1.--4. " POSTPRESET ,Reload value for the POSTCNT counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 0. " CYCCNTENA ,Enables CYCCNT" "Disabled,Enabled"
line.long 0x04 "DWT_CYCCNT,Cycle Count Register"
line.long 0x08 "DWT_CPICNT,CPI Count Register"
hexmask.long.byte 0x08 0.--7. 1. " CPICNT ,The base CPI counter"
line.long 0x0c "DWT_EXCCNT,Exception Overhead Count Register"
hexmask.long.byte 0x0c 0.--7. 1. " EXCCNT ,The exception overhead counter"
line.long 0x10 "DWT_SLEEPCNT,Sleep Count Register"
hexmask.long.byte 0x10 0.--7. 1. " SLEEPCNT ,Sleep Counter"
line.long 0x14 "DWT_LSUCNT,LSU Count Register"
hexmask.long.byte 0x14 0.--7. 1. " LSUCNT ,Load-store counter"
line.long 0x18 "DWT_FOLDCNT,Folded-instruction Count Register"
hexmask.long.byte 0x18 0.--7. 1. " FOLDCNT ,Folded-instruction counter"
rgroup.long 0x1C++0x03
line.long 0x00 "DWT_PCSR,Program Counter Sample register"
textline " "
group.long 0x20++0x07
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
line.long 0x04 "DWT_MASK0,DWT Mask Registers 0"
bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x1A0)==0x20)
group.long 0x28++0x03
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled"
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x1A0)==0x00)
group.long 0x28++0x03
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled"
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x180)==0x80)
group.long 0x28++0x03
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled"
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet,UNPREDICTABLE,UNPREDICTABLE,Generate watchpoint debug event,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,CMPMATCH[N] event,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
else
group.long 0x28++0x03
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled"
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
endif
group.long (0x30)++0x07
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
line.long 0x04 "DWT_MASK1,DWT Mask Registers 1"
bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08))&0x120)==0x20)
group.long (0x30+0x08)++0x03
line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08))&0x120)==0x00)
group.long (0x30+0x08)++0x03
line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE"
else
group.long (0x30+0x08)++0x03
line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
endif
group.long (0x40)++0x07
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
line.long 0x04 "DWT_MASK2,DWT Mask Registers 2"
bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08))&0x120)==0x20)
group.long (0x40+0x08)++0x03
line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08))&0x120)==0x00)
group.long (0x40+0x08)++0x03
line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE"
else
group.long (0x40+0x08)++0x03
line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
endif
group.long (0x50)++0x07
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
line.long 0x04 "DWT_MASK3,DWT Mask Registers 3"
bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08))&0x120)==0x20)
group.long (0x50+0x08)++0x03
line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08))&0x120)==0x00)
group.long (0x50+0x08)++0x03
line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE"
else
group.long (0x50+0x08)++0x03
line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
endif
width 6.
tree "CoreSight Identification Registers"
rgroup.long 0xFE0++0x0F
line.long 0x00 "PID0,Peripheral ID0"
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
line.long 0x04 "PID1,Peripheral ID1"
hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]"
hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]"
line.long 0x08 "PID2,Peripheral ID2"
hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision"
bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC"
hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]"
line.long 0x0c "PID3,Peripheral ID3"
hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field"
hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block"
rgroup.long 0xFD0++0x03
line.long 0x00 "PID4,Peripheral Identification Register 4"
hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count"
hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code"
rgroup.long 0xFF0++0x0F
line.long 0x00 "CID0,Component ID0 (Preamble)"
line.long 0x04 "CID1,Component ID1"
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble"
line.long 0x08 "CID2,Component ID2"
line.long 0x0c "CID3,Component ID3"
tree.end
width 0x0B
else
newline
textline "DWT component base address not specified"
newline
endif
tree.end
tree.end
AUTOINDENT.POP
tree.end
config 16. 8.
tree "System Control"
base ad:0x400FE000
sif (cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 6. " HIB ,Hibernation Module reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz,5.12 MHz,6 MHz,6.144 MHz,7.3728 MHz,8 MHz,8.192 MHz,10.0 MHz,12.0 MHz,12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz,16.384 MHz,18.0 MHz,20.0 MHz,24.0 MHz,25.0 MHz,?..."
textline " "
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz,5.12 MHz,6 MHz,6.144 MHz,7.3728 MHz,8 MHz,8.192 MHz,10.0 MHz,12.0 MHz,12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz,16.384 MHz,18.0 MHz,20.0 MHz,24.0 MHz,25.0 MHz,?..."
textline " "
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x514++0x0F
line.long 0x00 "SRHIB,Hibernation Software Reset"
bitfld.long 0x00 0. " R0 ,Hibernation Module reset" "No reset,Reset"
line.long 0x04 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x04 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x04 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x08 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x08 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x0C "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0F
line.long 0x00 "RCGCHIB,Hibernation Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,Hibernation Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x04 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0F
line.long 0x00 "SCGCHIB,Hibernation Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,Hibernation Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x0C 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0F
line.long 0x00 "DCGCHIB,Hibernation Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,Hibernation Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0F
line.long 0x00 "PCHIB,Hibernation Power Control"
bitfld.long 0x00 0. " P0 ,Hibernation Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x04 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x04 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x0C "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0F
line.long 0x00 "PRHIB,Hibernation Peripheral Ready"
bitfld.long 0x00 0. " R0 ,Hibernation Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x04 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 6. " GPIOG ,GPIO Port G Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Not masked,Masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Not masked,Masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Not masked,Masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Not masked,Masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz,5.12 MHz,6 MHz,6.144 MHz,7.3728 MHz,8 MHz,8.192 MHz,10.0 MHz,12.0 MHz,12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz,16.384 MHz,18.0 MHz,20.0 MHz,24.0 MHz,25.0 MHz,?..."
textline " "
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz,5.12 MHz,6 MHz,6.144 MHz,7.3728 MHz,8 MHz,8.192 MHz,10.0 MHz,12.0 MHz,12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz,16.384 MHz,18.0 MHz,20.0 MHz,24.0 MHz,25.0 MHz,?..."
textline " "
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
bitfld.long 0x00 6. " PORTG ,Port G Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
textline " "
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
bitfld.long 0x08 6. " R6 ,GPIO Port G reset" "No reset,Reset"
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x518++0x0B
line.long 0x00 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x00 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x00 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x00 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x00 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x04 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x04 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x08 "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x08 5. " R5 ,I2C Module 5 reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,I2C Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
bitfld.long 0x08 6. " R6 ,GPIO Port G Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x618++0x0B
line.long 0x00 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x00 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x04 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x08 5. " R5 ,I2C Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,I2C Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
bitfld.long 0x08 6. " S6 ,GPIO Port G Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x718++0x0B
line.long 0x00 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x00 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x04 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " S5 ,I2C Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,I2C Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 6. " D6 ,GPIO Port G Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x818++0x0B
line.long 0x00 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " D5 ,I2C Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,I2C Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
bitfld.long 0x08 6. " P6 ,GPIO Port G Power Control" "Disabled,Enabled"
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x918++0x0B
line.long 0x00 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x00 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x00 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x00 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x00 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x04 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x08 5. " P5 ,I2C Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,I2C Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
bitfld.long 0x08 6. " R6 ,GPIO Port G Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA18++0x0B
line.long 0x00 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x00 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x04 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x08 5. " R5 ,I2C Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,I2C Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 6. " HIB ,Hibernation Module reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 26. " COMP2 ,Analog Comp 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 8. " GPIOJ ,GPIO Port J Reset Control" "No effect,Reset"
bitfld.long 0x08 7. " GPIOH ,GPIO Port H Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 6. " GPIOG ,GPIO Port G Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz,5.12 MHz,6 MHz,6.144 MHz,7.3728 MHz,8 MHz,8.192 MHz,10.0 MHz,12.0 MHz,12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz,16.384 MHz,18.0 MHz,20.0 MHz,24.0 MHz,25.0 MHz,?..."
textline " "
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz,5.12 MHz,6 MHz,6.144 MHz,7.3728 MHz,8 MHz,8.192 MHz,10.0 MHz,12.0 MHz,12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz,16.384 MHz,18.0 MHz,20.0 MHz,24.0 MHz,25.0 MHz,?..."
textline " "
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
sif (cpu()=="LM4F112H5QD")
bitfld.long 0x00 13. " PORTP ,Port P Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 12. " PORTN ,Port N Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PORTM ,Port M Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 10. " PORTL ,Port L Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x00 9. " PORTK ,Port K Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 8. " PORTJ ,Port J Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PORTH ,Port H Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 6. " PORTG ,Port G Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
sif (cpu()=="LM4F112H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P reset" "No reset,Reset"
bitfld.long 0x08 12. " R12 ,GPIO Port N reset" "No reset,Reset"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M reset" "No reset,Reset"
bitfld.long 0x08 10. " R10 ,GPIO Port L reset" "No reset,Reset"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K reset" "No reset,Reset"
bitfld.long 0x08 8. " R8 ,GPIO Port J reset" "No reset,Reset"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H reset" "No reset,Reset"
bitfld.long 0x08 6. " R6 ,GPIO Port G reset" "No reset,Reset"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x514++0x0F
line.long 0x00 "SRHIB,Hibernation Software Reset"
bitfld.long 0x00 0. " R0 ,Hibernation Module reset" "No reset,Reset"
line.long 0x04 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x04 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x04 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x08 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x08 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x0C "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 reset" "No reset,Reset"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
sif (cpu()=="LM4F112H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " R12 ,GPIO Port N Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " R10 ,GPIO Port L Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " R8 ,GPIO Port J Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " R6 ,GPIO Port G Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0F
line.long 0x00 "RCGCHIB,Hibernation Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,Hibernation Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x04 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
sif (cpu()=="LM4F112H5QD")
bitfld.long 0x08 13. " S13 ,GPIO Port P Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " S12 ,GPIO Port N Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " S11 ,GPIO Port M Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " S10 ,GPIO Port L Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " S9 ,GPIO Port K Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " S8 ,GPIO Port J Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " S7 ,GPIO Port H Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " S6 ,GPIO Port G Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0F
line.long 0x00 "SCGCHIB,Hibernation Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,Hibernation Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x0C 5. " S5 ,I2C Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " S4 ,I2C Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
sif (cpu()=="LM4F112H5QD")
bitfld.long 0x08 13. " D13 ,GPIO Port P Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " D12 ,GPIO Port N Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " D11 ,GPIO Port M Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " D10 ,GPIO Port L Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " D9 ,GPIO Port K Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " D8 ,GPIO Port J Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " D7 ,GPIO Port H Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " D6 ,GPIO Port G Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0F
line.long 0x00 "DCGCHIB,Hibernation Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,Hibernation Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 5. " D5 ,I2C Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " D4 ,I2C Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
sif (cpu()=="LM4F112H5QD")
bitfld.long 0x08 13. " P13 ,GPIO Port P Power Control" "Disabled,Enabled"
bitfld.long 0x08 12. " P12 ,GPIO Port N Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " P11 ,GPIO Port M Power Control" "Disabled,Enabled"
bitfld.long 0x08 10. " P10 ,GPIO Port L Power Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " P9 ,GPIO Port K Power Control" "Disabled,Enabled"
bitfld.long 0x08 8. " P8 ,GPIO Port J Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " P7 ,GPIO Port H Power Control" "Disabled,Enabled"
bitfld.long 0x08 6. " P6 ,GPIO Port G Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0F
line.long 0x00 "PCHIB,Hibernation Power Control"
bitfld.long 0x00 0. " P0 ,Hibernation Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x04 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x04 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x0C "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
sif (cpu()=="LM4F112H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 12. " R12 ,GPIO Port N Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 10. " R10 ,GPIO Port L Peripheral Ready" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 8. " R8 ,GPIO Port J Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 6. " R6 ,GPIO Port G Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0F
line.long 0x00 "PRHIB,Hibernation Peripheral Ready"
bitfld.long 0x00 0. " R0 ,Hibernation Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x04 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 6. " HIB ,Hibernation Module reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x514++0x0F
line.long 0x00 "SRHIB,Hibernation Software Reset"
bitfld.long 0x00 0. " R0 ,Hibernation Module reset" "No reset,Reset"
line.long 0x04 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x04 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x04 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x08 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x08 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x0C "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0F
line.long 0x00 "RCGCHIB,Hibernation Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,Hibernation Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x04 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0F
line.long 0x00 "SCGCHIB,Hibernation Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,Hibernation Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x0C 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0F
line.long 0x00 "DCGCHIB,Hibernation Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,Hibernation Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0F
line.long 0x00 "PCHIB,Hibernation Power Control"
bitfld.long 0x00 0. " P0 ,Hibernation Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x04 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x04 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x0C "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0F
line.long 0x00 "PRHIB,Hibernation Peripheral Ready"
bitfld.long 0x00 0. " R0 ,Hibernation Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x04 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 6. " GPIOG ,GPIO Port G Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz,5.12 MHz,6 MHz,6.144 MHz,7.3728 MHz,8 MHz,8.192 MHz,10.0 MHz,12.0 MHz,12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz,16.384 MHz,18.0 MHz,20.0 MHz,24.0 MHz,25.0 MHz,?..."
textline " "
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz,5.12 MHz,6 MHz,6.144 MHz,7.3728 MHz,8 MHz,8.192 MHz,10.0 MHz,12.0 MHz,12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz,16.384 MHz,18.0 MHz,20.0 MHz,24.0 MHz,25.0 MHz,?..."
textline " "
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
bitfld.long 0x00 6. " PORTG ,Port G Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,?..."
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
bitfld.long 0x08 6. " R6 ,GPIO Port G reset" "No reset,Reset"
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x518++0x0B
line.long 0x00 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x00 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x00 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x00 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x00 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x04 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x04 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x08 "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x08 5. " R5 ,I2C Module 5 reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,I2C Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
bitfld.long 0x08 6. " R6 ,GPIO Port G Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0B
line.long 0x00 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x00 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x04 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x08 5. " R5 ,I2C Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,I2C Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
bitfld.long 0x08 6. " S6 ,GPIO Port G Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0B
line.long 0x00 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x00 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x04 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " S5 ,I2C Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,I2C Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 6. " D6 ,GPIO Port G Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0B
line.long 0x00 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " D5 ,I2C Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,I2C Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
bitfld.long 0x08 6. " P6 ,GPIO Port G Power Control" "Disabled,Enabled"
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0B
line.long 0x00 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x00 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x00 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x00 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x00 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x04 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x08 5. " P5 ,I2C Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,I2C Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
bitfld.long 0x08 6. " R6 ,GPIO Port G Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0B
line.long 0x00 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x00 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x04 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x08 5. " R5 ,I2C Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,I2C Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 6. " HIB ,Hibernation Module reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 26. " COMP2 ,Analog Comp 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 8. " GPIOJ ,GPIO Port J Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 7. " GPIOH ,GPIO Port H Reset Control" "No effect,Reset"
bitfld.long 0x08 6. " GPIOG ,GPIO Port G Reset Control" "No effect,Reset"
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17.--19. " PWMDIV ,PWM Unit Clock Divisor" "/2,/4,/8,/16,/32,/64,/64,/64"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17.--19. " PWMDIV ,PWM Unit Clock Divisor" "/2,/4,/8,/16,/32,/64,/64,/64"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
sif (cpu()=="LM4F122H5QD")
bitfld.long 0x00 13. " PORTP ,Port P Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 12. " PORTN ,Port N Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PORTM ,Port M Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 10. " PORTL ,Port L Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x00 9. " PORTK ,Port K Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 8. " PORTJ ,Port J Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PORTH ,Port H Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 6. " PORTG ,Port G Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
sif (cpu()=="LM4F122H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P reset" "No reset,Reset"
bitfld.long 0x08 12. " R12 ,GPIO Port N reset" "No reset,Reset"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M reset" "No reset,Reset"
bitfld.long 0x08 10. " R10 ,GPIO Port L reset" "No reset,Reset"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K reset" "No reset,Reset"
bitfld.long 0x08 8. " R8 ,GPIO Port J reset" "No reset,Reset"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H reset" "No reset,Reset"
bitfld.long 0x08 6. " R6 ,GPIO Port G reset" "No reset,Reset"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x514++0x0F
line.long 0x00 "SRHIB,Hibernation Software Reset"
bitfld.long 0x00 0. " R0 ,Hibernation Module reset" "No reset,Reset"
line.long 0x04 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x04 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x04 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x08 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x08 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x0C "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 reset" "No reset,Reset"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
sif (cpu()=="LM4F122H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " R12 ,GPIO Port N Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " R10 ,GPIO Port L Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " R8 ,GPIO Port J Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " R6 ,GPIO Port G Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0F
line.long 0x00 "RCGCHIB,Hibernation Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,Hibernation Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x04 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
sif (cpu()=="LM4F122H5QD")
bitfld.long 0x08 13. " S13 ,GPIO Port P Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " S12 ,GPIO Port N Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " S11 ,GPIO Port M Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " S10 ,GPIO Port L Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " S9 ,GPIO Port K Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " S8 ,GPIO Port J Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " S7 ,GPIO Port H Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " S6 ,GPIO Port G Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0F
line.long 0x00 "SCGCHIB,Hibernation Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,Hibernation Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x0C 5. " S5 ,I2C Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " S4 ,I2C Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
sif (cpu()=="LM4F122H5QD")
bitfld.long 0x08 13. " D13 ,GPIO Port P Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " D12 ,GPIO Port N Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " D11 ,GPIO Port M Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " D10 ,GPIO Port L Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " D9 ,GPIO Port K Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " D8 ,GPIO Port J Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " D7 ,GPIO Port H Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " D6 ,GPIO Port G Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0F
line.long 0x00 "DCGCHIB,Hibernation Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,Hibernation Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 5. " D5 ,I2C Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " D4 ,I2C Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
sif (cpu()=="LM4F122H5QD")
bitfld.long 0x08 13. " P13 ,GPIO Port P Power Control" "Disabled,Enabled"
bitfld.long 0x08 12. " P12 ,GPIO Port N Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " P11 ,GPIO Port M Power Control" "Disabled,Enabled"
bitfld.long 0x08 10. " P10 ,GPIO Port L Power Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " P9 ,GPIO Port K Power Control" "Disabled,Enabled"
bitfld.long 0x08 8. " P8 ,GPIO Port J Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " P7 ,GPIO Port H Power Control" "Disabled,Enabled"
bitfld.long 0x08 6. " P6 ,GPIO Port G Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0F
line.long 0x00 "PCHIB,Hibernation Power Control"
bitfld.long 0x00 0. " P0 ,Hibernation Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x04 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x04 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x0C "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
sif (cpu()=="LM4F122H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 12. " R12 ,GPIO Port N Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 10. " R10 ,GPIO Port L Peripheral Ready" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 8. " R8 ,GPIO Port J Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 6. " R6 ,GPIO Port G Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0F
line.long 0x00 "PRHIB,Hibernation Peripheral Ready"
bitfld.long 0x00 0. " R0 ,Hibernation Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x04 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 6. " HIB ,Hibernation Module reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x514++0x0F
line.long 0x00 "SRHIB,Hibernation Software Reset"
bitfld.long 0x00 0. " R0 ,Hibernation Module reset" "No reset,Reset"
line.long 0x04 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x04 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x04 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x08 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x08 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x0C "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0F
line.long 0x00 "RCGCHIB,Hibernation Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,Hibernation Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x04 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0F
line.long 0x00 "SCGCHIB,Hibernation Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,Hibernation Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x0C 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0F
line.long 0x00 "DCGCHIB,Hibernation Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,Hibernation Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0F
line.long 0x00 "PCHIB,Hibernation Power Control"
bitfld.long 0x00 0. " P0 ,Hibernation Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x04 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x04 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x0C "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0F
line.long 0x00 "PRHIB,Hibernation Peripheral Ready"
bitfld.long 0x00 0. " R0 ,Hibernation Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x04 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 6. " GPIOG ,GPIO Port G Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
bitfld.long 0x00 6. " PORTG ,Port G Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
textline " "
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
bitfld.long 0x08 6. " R6 ,GPIO Port G reset" "No reset,Reset"
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x518++0x0B
line.long 0x00 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x00 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x00 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x00 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x00 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x04 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x04 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x08 "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x08 5. " R5 ,I2C Module 5 reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,I2C Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
bitfld.long 0x08 6. " R6 ,GPIO Port G Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x618++0x0B
line.long 0x00 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x00 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x04 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x08 5. " R5 ,I2C Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,I2C Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
bitfld.long 0x08 6. " S6 ,GPIO Port G Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x718++0x0B
line.long 0x00 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x00 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x04 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " S5 ,I2C Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,I2C Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 6. " D6 ,GPIO Port G Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x818++0x0B
line.long 0x00 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " D5 ,I2C Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,I2C Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
bitfld.long 0x08 6. " P6 ,GPIO Port G Power Control" "Disabled,Enabled"
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x918++0x0B
line.long 0x00 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x00 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x00 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x00 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x00 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x04 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x08 5. " P5 ,I2C Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,I2C Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
bitfld.long 0x08 6. " R6 ,GPIO Port G Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA18++0x0B
line.long 0x00 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x00 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x04 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x08 5. " R5 ,I2C Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,I2C Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 6. " HIB ,Hibernation Module reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 26. " COMP2 ,Analog Comp 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 8. " GPIOJ ,GPIO Port J Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 7. " GPIOH ,GPIO Port H Reset Control" "No effect,Reset"
bitfld.long 0x08 6. " GPIOG ,GPIO Port G Reset Control" "No effect,Reset"
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
sif (cpu()=="LM4F132H5QD")
bitfld.long 0x00 13. " PORTP ,Port P Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 12. " PORTN ,Port N Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PORTM ,Port M Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 10. " PORTL ,Port L Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x00 9. " PORTK ,Port K Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 8. " PORTJ ,Port J Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PORTH ,Port H Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 6. " PORTG ,Port G Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
sif (cpu()=="LM4F132H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P reset" "No reset,Reset"
bitfld.long 0x08 12. " R12 ,GPIO Port N reset" "No reset,Reset"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M reset" "No reset,Reset"
bitfld.long 0x08 10. " R10 ,GPIO Port L reset" "No reset,Reset"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K reset" "No reset,Reset"
bitfld.long 0x08 8. " R8 ,GPIO Port J reset" "No reset,Reset"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H reset" "No reset,Reset"
bitfld.long 0x08 6. " R6 ,GPIO Port G reset" "No reset,Reset"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x514++0x0F
line.long 0x00 "SRHIB,Hibernation Software Reset"
bitfld.long 0x00 0. " R0 ,Hibernation Module reset" "No reset,Reset"
line.long 0x04 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x04 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x04 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x08 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x08 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x0C "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 reset" "No reset,Reset"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
sif (cpu()=="LM4F132H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " R12 ,GPIO Port N Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " R10 ,GPIO Port L Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " R8 ,GPIO Port J Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " R6 ,GPIO Port G Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0F
line.long 0x00 "RCGCHIB,Hibernation Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,Hibernation Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x04 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
sif (cpu()=="LM4F132H5QD")
bitfld.long 0x08 13. " S13 ,GPIO Port P Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " S12 ,GPIO Port N Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " S11 ,GPIO Port M Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " S10 ,GPIO Port L Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " S9 ,GPIO Port K Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " S8 ,GPIO Port J Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " S7 ,GPIO Port H Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " S6 ,GPIO Port G Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0F
line.long 0x00 "SCGCHIB,Hibernation Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,Hibernation Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x0C 5. " S5 ,I2C Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " S4 ,I2C Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
sif (cpu()=="LM4F132H5QD")
bitfld.long 0x08 13. " D13 ,GPIO Port P Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " D12 ,GPIO Port N Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " D11 ,GPIO Port M Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " D10 ,GPIO Port L Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " D9 ,GPIO Port K Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " D8 ,GPIO Port J Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " D7 ,GPIO Port H Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " D6 ,GPIO Port G Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0F
line.long 0x00 "DCGCHIB,Hibernation Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,Hibernation Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 5. " D5 ,I2C Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " D4 ,I2C Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
sif (cpu()=="LM4F132H5QD")
bitfld.long 0x08 13. " P13 ,GPIO Port P Power Control" "Disabled,Enabled"
bitfld.long 0x08 12. " P12 ,GPIO Port N Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " P11 ,GPIO Port M Power Control" "Disabled,Enabled"
bitfld.long 0x08 10. " P10 ,GPIO Port L Power Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " P9 ,GPIO Port K Power Control" "Disabled,Enabled"
bitfld.long 0x08 8. " P8 ,GPIO Port J Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " P7 ,GPIO Port H Power Control" "Disabled,Enabled"
bitfld.long 0x08 6. " P6 ,GPIO Port G Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0F
line.long 0x00 "PCHIB,Hibernation Power Control"
bitfld.long 0x00 0. " P0 ,Hibernation Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x04 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x04 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x0C "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
sif (cpu()=="LM4F132H5QD")
bitfld.long 0x08 13. " R13 ,GPIO Port P Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 12. " R12 ,GPIO Port N Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 10. " R10 ,GPIO Port L Peripheral Ready" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 8. " R8 ,GPIO Port J Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 6. " R6 ,GPIO Port G Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0F
line.long 0x00 "PRHIB,Hibernation Peripheral Ready"
bitfld.long 0x00 0. " R0 ,Hibernation Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x04 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 6. " HIB ,Hibernation Module reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
bitfld.long 0x04 9. " QEI1 ,QEI1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 8. " QEI0 ,QEI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17.--19. " PWMDIV ,PWM Unit Clock Divisor" "/2,/4,/8,/16,/32,/64,/64,/64"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17.--19. " PWMDIV ,PWM Unit Clock Divisor" "/2,/4,/8,/16,/32,/64,/64,/64"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x514++0x0F
line.long 0x00 "SRHIB,Hibernation Software Reset"
bitfld.long 0x00 0. " R0 ,Hibernation Module reset" "No reset,Reset"
line.long 0x04 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x04 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x04 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x08 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x08 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x0C "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 1. " R1 ,CAN Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x540++0x07
line.long 0x00 "SRPWM,Pulse Width Modulator Software Reset"
bitfld.long 0x00 1. " R1 ,PWM Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,PWM Module 0 reset" "No reset,Reset"
line.long 0x04 "SRQEI,Quadrature Encoder Interface Software Reset"
bitfld.long 0x04 1. " R1 ,QEI Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,QEI Module 0 reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0F
line.long 0x00 "RCGCHIB,Hibernation Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,Hibernation Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x04 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,CAN Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x640++0x07
line.long 0x00 "RCGCPWM,Pulse Width Modulator Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,PWM Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,PWM Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCQEI,Quadrature Encoder Interface Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,QEI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,QEI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0F
line.long 0x00 "SCGCHIB,Hibernation Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,Hibernation Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x0C 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,CAN Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x740++0x07
line.long 0x00 "SCGCPWM,Pulse Width Modulator Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,PWM Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,PWM Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCQEI,Quadrature Encoder Interface Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,QEI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,QEI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0F
line.long 0x00 "DCGCHIB,Hibernation Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,Hibernation Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,CAN Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x840++0x07
line.long 0x00 "DCGCPWM,Pulse Width Modulator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,PWM Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,PWM Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCQEI,Quadrature Encoder Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,QEI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,QEI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0F
line.long 0x00 "PCHIB,Hibernation Power Control"
bitfld.long 0x00 0. " P0 ,Hibernation Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x04 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x04 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x0C "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x940++0x07
line.long 0x00 "PCPWM,Pulse Width Modulator Power Control"
bitfld.long 0x00 1. " P1 ,PWM Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,PWM Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCQEI,Quadrature Encoder Interface Power Control"
bitfld.long 0x04 1. " P1 ,QEI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,QEI Module 0 Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0F
line.long 0x00 "PRHIB,Hibernation Peripheral Ready"
bitfld.long 0x00 0. " R0 ,Hibernation Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x04 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 1. " R1 ,CAN Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA40++0x07
line.long 0x00 "PRPWM,Pulse Width Modulator Peripheral Ready"
bitfld.long 0x00 1. " R1 ,PWM Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,PWM Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRQEI,Quadrature Encoder Interface Peripheral Ready"
bitfld.long 0x04 1. " R1 ,QEI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,QEI Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
bitfld.long 0x04 9. " QEI1 ,QEI1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 8. " QEI0 ,QEI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 6. " GPIOG ,GPIO Port G Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17.--19. " PWMDIV ,PWM Unit Clock Divisor" "/2,/4,/8,/16,/32,/64,/64,/64"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17.--19. " PWMDIV ,PWM Unit Clock Divisor" "/2,/4,/8,/16,/32,/64,/64,/64"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
bitfld.long 0x00 6. " PORTG ,Port G Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
bitfld.long 0x08 6. " R6 ,GPIO Port G reset" "No reset,Reset"
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x518++0x0B
line.long 0x00 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x00 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x00 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x00 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x00 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x04 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x04 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x08 "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x08 5. " R5 ,I2C Module 5 reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,I2C Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 1. " R1 ,CAN Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x540++0x07
line.long 0x00 "SRPWM,Pulse Width Modulator Software Reset"
bitfld.long 0x00 1. " R1 ,PWM Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,PWM Module 0 reset" "No reset,Reset"
line.long 0x04 "SRQEI,Quadrature Encoder Interface Software Reset"
bitfld.long 0x04 1. " R1 ,QEI Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,QEI Module 0 reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
bitfld.long 0x08 6. " R6 ,GPIO Port G Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x618++0x0B
line.long 0x00 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x00 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x04 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x08 5. " R5 ,I2C Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,I2C Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,CAN Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x640++0x07
line.long 0x00 "RCGCPWM,Pulse Width Modulator Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,PWM Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,PWM Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCQEI,Quadrature Encoder Interface Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,QEI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,QEI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
bitfld.long 0x08 6. " S6 ,GPIO Port G Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x718++0x0B
line.long 0x00 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x00 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x04 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " S5 ,I2C Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,I2C Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,CAN Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x740++0x07
line.long 0x00 "SCGCPWM,Pulse Width Modulator Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,PWM Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,PWM Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCQEI,Quadrature Encoder Interface Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,QEI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,QEI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 6. " D6 ,GPIO Port G Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x818++0x0B
line.long 0x00 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 5. " D5 ,I2C Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,I2C Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,CAN Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x840++0x07
line.long 0x00 "DCGCPWM,Pulse Width Modulator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,PWM Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,PWM Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCQEI,Quadrature Encoder Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,QEI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,QEI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
bitfld.long 0x08 6. " P6 ,GPIO Port G Power Control" "Disabled,Enabled"
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x918++0x0B
line.long 0x00 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x00 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x00 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x00 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x00 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x04 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x08 5. " P5 ,I2C Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,I2C Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x940++0x07
line.long 0x00 "PCPWM,Pulse Width Modulator Power Control"
bitfld.long 0x00 1. " P1 ,PWM Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,PWM Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCQEI,Quadrature Encoder Interface Power Control"
bitfld.long 0x04 1. " P1 ,QEI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,QEI Module 0 Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
bitfld.long 0x08 6. " R6 ,GPIO Port G Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA18++0x0B
line.long 0x00 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x00 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x04 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x08 5. " R5 ,I2C Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,I2C Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 1. " R1 ,CAN Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA40++0x07
line.long 0x00 "PRPWM,Pulse Width Modulator Peripheral Ready"
bitfld.long 0x00 1. " R1 ,PWM Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,PWM Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRQEI,Quadrature Encoder Interface Peripheral Ready"
bitfld.long 0x04 1. " R1 ,QEI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,QEI Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
elif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
width 12.
rgroup.long 0x00++0x0B
line.long 0x00 "DID0,Device identification register"
bitfld.long 0x00 28.--30. " VER ,DID0 Version" "Reserved,Second,?..."
hexmask.long.byte 0x00 16.--23. 1. " CLASS ,Device Class"
textline " "
hexmask.long.byte 0x00 8.--15. 1. " MAJOR ,Major Revision"
hexmask.long.byte 0x00 0.--7. 1. " MINOR ,Minor Revision"
line.long 0x04 "DID1,Device Identification 1"
bitfld.long 0x04 28.--31. " VER ,DID1 Version" "Initial,Second,?..."
bitfld.long 0x04 24.--27. " FAM ,Family identification" "Stellaris,?..."
textline " "
hexmask.long.byte 0x04 16.--23. 1. " PARTNO ,Part Number"
bitfld.long 0x04 13.--15. " PINCOUNT ,Package Pin Count" "28-pin,48-pin,100-pin,64-pin,144-pin,157-pin,?..."
textline " "
bitfld.long 0x04 5.--7. " TEMP ,Temperature Range" "Commercial,Industrial,Extended,?..."
bitfld.long 0x04 3.--4. " PKG ,Package Type" "SOIC,LQFP,BGA,?..."
textline " "
bitfld.long 0x04 2. " ROHS ,RoHS-Compliance" "Not compliant,Compliant"
bitfld.long 0x04 0.--1. " QUAL ,Qualification Status" "Engineering Sample,Pilot Production,Fully Qualified,?..."
line.long 0x08 "DC0,Device Capabilities 0"
hexmask.long.word 0x08 16.--31. 1. " SRAMSZ ,SRAM Size"
hexmask.long.word 0x08 0.--15. 1. " FLASHSZ ,Flash Size"
rgroup.long 0x10++0x1F
line.long 0x00 "DC1,Device Capabilities 1"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 Present" "Not present,Present"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 21. " PWM1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 Present" "Not present,Present"
textline " "
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 Present" "Not present,Present"
bitfld.long 0x00 12.--15. " MINSYSDIV ,System Clock Divider" "Reserved,/2.5,/3,/4,/5,Reserved,Reserved,/8,Reserved,/10,?..."
bitfld.long 0x00 10.--11. " MAXADC1SPD ,Max ADC1 Speed" "125K,250K,500K,1M"
textline " "
bitfld.long 0x00 8.--9. " MAXADC0SPD ,Max ADC0 Speed" "125K,250K,500K,1M"
bitfld.long 0x00 7. " MPU ,MPU Present" "Not present,Present"
bitfld.long 0x00 6. " HIB ,Hibernation Module Present" "Not present,Present"
textline " "
bitfld.long 0x00 5. " TEMPSNS ,Temp Sensor Present" "Not present,Present"
bitfld.long 0x00 4. " PLL ,PLL Present" "Not present,Present"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 2. " SWO ,SWO Trace Port Present" "Not present,Present"
bitfld.long 0x00 1. " SWD ,SWD Present" "Not present,Present"
bitfld.long 0x00 0. " JTAG ,JTAG Present" "Not present,Present"
line.long 0x04 "DC2,Device Capabilities 2"
bitfld.long 0x04 30. " EPI0 ,EPI Module 0 Present" "Not present,Present"
bitfld.long 0x04 28. " I2S0 ,I2S Module 0 Present" "Not present,Present"
bitfld.long 0x04 26. " COMP2 ,Analog Comparator 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 25. " COMP1 ,Analog Comparator 1 Present" "Not present,Present"
bitfld.long 0x04 24. " COMP0 ,Analog Comparator 0 Present" "Not present,Present"
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Present" "Not present,Present"
textline " "
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Present" "Not present,Present"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Present" "Not present,Present"
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 15. " I2C1HS ,I2C Module 1 high-speed mode" "Disabled,Enabled"
bitfld.long 0x04 14. " I2C1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x04 13. " I2C0HS ,I2C Module 0 high-speed mode" "Disabled,Enabled"
textline " "
bitfld.long 0x04 12. " I2C0 ,I2C Module 0 Present" "Not present,Present"
bitfld.long 0x04 9. " QEI1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x04 8. " QEIO ,SQEI Module 0 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " SSI1 ,SSI1 Present" "Not present,Present"
bitfld.long 0x04 4. " SSIO ,SSI0 Present" "Not present,Present"
bitfld.long 0x04 2. " UART2 ,UART2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " UART1 ,UART1 Present" "Not present,Present"
bitfld.long 0x04 0. " UART0 ,UART0 Present" "Not present,Present"
line.long 0x08 "DC3,Device Capabilities 3"
bitfld.long 0x08 31. " 32KHZ ,32KHz Input Clock Available" "Not present,Present"
bitfld.long 0x08 29. " CCP5 ,CCP5 Pin Present" "Not present,Present"
bitfld.long 0x08 28. " CCP4 ,CCP4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 27. " CCP3 ,CCP3 Pin Present" "Not present,Present"
bitfld.long 0x08 26. " CCP2 ,CCP2 Pin Present" "Not present,Present"
bitfld.long 0x08 25. " CCP1 ,CCP1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 24. " CCP0 ,CCP0 Pin Present" "Not present,Present"
bitfld.long 0x08 23. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x08 22. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 21. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x08 20. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x08 19. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 18. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x08 17. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x08 16. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 15. " PWMFAULT ,PWM Fault Pin Present" "Not present,Present"
bitfld.long 0x08 14. " C2O ,C2o Pin Present" "Not present,Present"
bitfld.long 0x08 13. " C2PLUS ,C2+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " C2MINUS ,C2- Pin Present" "Not present,Present"
bitfld.long 0x08 11. " C1O ,C1o Pin Present" "Not present,Present"
bitfld.long 0x08 10. " C1PLUS ,C1+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 9. " C1MINUS ,C1- Pin Present" "Not present,Present"
bitfld.long 0x08 8. " C0O ,C0o Pin Present" "Not present,Present"
bitfld.long 0x08 7. " C0PLUS ,C0+ Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " C0MINUS ,C0- Pin Present" "Not present,Present"
bitfld.long 0x08 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
bitfld.long 0x08 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x08 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
bitfld.long 0x08 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x0C "DC4,Device Capabilities 4"
bitfld.long 0x0C 30. " EPHY0 ,Ethernet PHY Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 28. " EMAC0 ,Ethernet MAC Layer 0 Present" "Not present,Present"
bitfld.long 0x0C 24. " E1588 ,1588 Capable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 18. " PICAL ,PIOSC Calibrate" "Disabled,Enabled"
bitfld.long 0x0C 15. " CCP7 ,CCP7 Pin Present" "Not present,Present"
bitfld.long 0x0C 14. " CCP6 ,CCP6 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x0C 13. " UDMA ,Micro-DMA Module Present" "Not present,Present"
bitfld.long 0x0C 12. " ROM ,Internal Code ROM Present" "Not present,Present"
bitfld.long 0x0C 8. " GPIOJ ,GPIO Port J Present" "Not present,Present"
textline " "
bitfld.long 0x0C 7. " GPIOH ,GPIO Port H Present" "Not present,Present"
bitfld.long 0x0C 6. " GPIOG ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x0C 5. " GPIOF ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x0C 4. " GPIOE ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x0C 3. " GPIOD ,GPIO Port D Present" "Not present,Present"
bitfld.long 0x0C 2. " GPIOC ,GPIO Port C Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " GPIOB ,GPIO Port B Present" "Not present,Present"
bitfld.long 0x0C 0. " GPIOA ,GPIO Port A Present" "Not present,Present"
line.long 0x10 "DC5,Device Capabilities 5"
bitfld.long 0x10 27. " PWMFAULT3 ,PWM Fault 3 Pin Present" "Not present,Present"
bitfld.long 0x10 26. " PWMFAULT2 ,PWM Fault 2 Pin Present" "Not present,Present"
bitfld.long 0x10 25. " PWMFAULT1 ,PWM Fault 1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 24. " PWMFAULT0 ,PWM Fault 0 Pin Present" "Not present,Present"
bitfld.long 0x10 21. " PWMEFLT ,PWM Extended Fault Active" "Inactive,Active"
bitfld.long 0x10 20. " PWMESYNC ,PWM Extended SYNC Active" "Inactive,Active"
textline " "
bitfld.long 0x10 7. " PWM7 ,PWM7 Pin Present" "Not present,Present"
bitfld.long 0x10 6. " PWM6 ,PWM6 Pin Present" "Not present,Present"
bitfld.long 0x10 5. " PWM5 ,PWM5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 4. " PWM4 ,PWM4 Pin Present" "Not present,Present"
bitfld.long 0x10 3. " PWM3 ,PWM3 Pin Present" "Not present,Present"
bitfld.long 0x10 2. " PWM2 ,PWM2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x10 1. " PWM1 ,PWM1 Pin Present" "Not present,Present"
bitfld.long 0x10 0. " PWM0 ,PWM0 Pin Present" "Not present,Present"
line.long 0x14 "DC6,Device Capabilities 6"
bitfld.long 0x14 4. " USB0PHY ,USB Module 0 PHY Present" "Not present,Present"
bitfld.long 0x14 0.--1. " USB0 ,USB Module 0 Present" "Not present,DEVICE,HOST,OTG"
line.long 0x18 "DC7,Device Capabilities 7"
bitfld.long 0x18 30. " DMACH30 ,DMA Channel 30" "Not available,Available"
bitfld.long 0x18 29. " DMACH29 ,DMA Channel 29" "Not available,Available"
bitfld.long 0x18 28. " DMACH28 ,DMA Channel 28" "Not available,Available"
textline " "
bitfld.long 0x18 27. " DMACH27 ,DMA Channel 27" "Not available,Available"
bitfld.long 0x18 26. " DMACH26 ,DMA Channel 26" "Not available,Available"
bitfld.long 0x18 25. " DMACH25 ,DMA Channel 25" "Not available,Available"
textline " "
bitfld.long 0x18 24. " DMACH24 ,DMA Channel 24" "Not available,Available"
bitfld.long 0x18 23. " DMACH23 ,DMA Channel 23" "Not available,Available"
bitfld.long 0x18 22. " DMACH22 ,DMA Channel 22" "Not available,Available"
textline " "
bitfld.long 0x18 21. " DMACH21 ,DMA Channel 21" "Not available,Available"
bitfld.long 0x18 20. " DMACH20 ,DMA Channel 20" "Not available,Available"
bitfld.long 0x18 19. " DMACH19 ,DMA Channel 19" "Not available,Available"
textline " "
bitfld.long 0x18 18. " DMACH18 ,DMA Channel 18" "Not available,Available"
bitfld.long 0x18 17. " DMACH17 ,DMA Channel 17" "Not available,Available"
bitfld.long 0x18 16. " DMACH16 ,DMA Channel 16" "Not available,Available"
textline " "
bitfld.long 0x18 15. " DMACH15 ,DMA Channel 15" "Not available,Available"
bitfld.long 0x18 14. " DMACH14 ,DMA Channel 14" "Not available,Available"
bitfld.long 0x18 13. " DMACH13 ,DMA Channel 13" "Not available,Available"
textline " "
bitfld.long 0x18 12. " DMACH12 ,DMA Channel 12" "Not available,Available"
bitfld.long 0x18 11. " DMACH11 ,DMA Channel 11" "Not available,Available"
bitfld.long 0x18 10. " DMACH10 ,DMA Channel 10" "Not available,Available"
textline " "
bitfld.long 0x18 9. " DMACH9 ,DMA Channel 9" "Not available,Available"
bitfld.long 0x18 8. " DMACH8 ,DMA Channel 8" "Not available,Available"
bitfld.long 0x18 7. " DMACH7 ,DMA Channel 7" "Not available,Available"
textline " "
bitfld.long 0x18 6. " DMACH6 ,DMA Channel 6" "Not available,Available"
bitfld.long 0x18 5. " DMACH5 ,DMA Channel 5" "Not available,Available"
bitfld.long 0x18 4. " DMACH4 ,DMA Channel 4" "Not available,Available"
textline " "
bitfld.long 0x18 3. " DMACH3 ,DMA Channel 3" "Not available,Available"
bitfld.long 0x18 2. " DMACH2 ,DMA Channel 2" "Not available,Available"
bitfld.long 0x18 1. " DMACH1 ,DMA Channel 1" "Not available,Available"
textline " "
bitfld.long 0x18 0. " DMACH0 ,DMA Channel 0" "Not available,Available"
line.long 0x1C "DC8,Device Capabilities 8"
bitfld.long 0x1C 31. " ADC1AIN15 ,ADC Module 1 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 30. " ADC1AIN14 ,ADC Module 1 AIN14 Pin Present" "Not present,Present"
bitfld.long 0x1C 29. " ADC1AIN13 ,ADC Module 1 AIN13 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 28. " ADC1AIN12 ,ADC Module 1 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 27. " ADC1AIN11 ,ADC Module 1 AIN11 Pin Present" "Not present,Present"
bitfld.long 0x1C 26. " ADC1AIN10 ,ADC Module 1 AIN10 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 25. " ADC1AIN9 ,ADC Module 1 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 24. " ADC1AIN8 ,ADC Module 1 AIN8 Pin Present" "Not present,Present"
bitfld.long 0x1C 23. " ADC1AIN7 ,ADC Module 1 AIN7 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 22. " ADC1AIN6 ,ADC Module 1 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 21. " ADC1AIN5 ,ADC Module 1 AIN5 Pin Present" "Not present,Present"
bitfld.long 0x1C 20. " ADC1AIN4 ,ADC Module 1 AIN4 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 19. " ADC1AIN3 ,ADC Module 1 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 18. " ADC1AIN2 ,ADC Module 1 AIN2 Pin Present" "Not present,Present"
bitfld.long 0x1C 17. " ADC1AIN1 ,ADC Module 1 AIN1 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 16. " ADC1AIN0 ,ADC Module 1 AIN0 Pin Present" "Not present,Present"
bitfld.long 0x1C 15. " ADC0AIN15 ,ADC Module 0 AIN15 Pin Present" "Not present,Present"
bitfld.long 0x1C 14. " ADC0AIN14 ,ADC Module 0 AIN14 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 13. " ADC0AIN13 ,ADC Module 0 AIN13 Pin Present" "Not present,Present"
bitfld.long 0x1C 12. " ADC0AIN12 ,ADC Module 0 AIN12 Pin Present" "Not present,Present"
bitfld.long 0x1C 11. " ADC0AIN11 ,ADC Module 0 AIN11 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 10. " ADC0AIN10 ,ADC Module 0 AIN10 Pin Present" "Not present,Present"
bitfld.long 0x1C 9. " ADC0AIN9 ,ADC Module 0 AIN9 Pin Present" "Not present,Present"
bitfld.long 0x1C 8. " ADC0AIN8 ,ADC Module 0 AIN8 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 7. " ADC0AIN7 ,ADC Module 0 AIN7 Pin Present" "Not present,Present"
bitfld.long 0x1C 6. " ADC0AIN6 ,ADC Module 0 AIN6 Pin Present" "Not present,Present"
bitfld.long 0x1C 5. " ADC0AIN5 ,ADC Module 0 AIN5 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 4. " ADC0AIN4 ,ADC Module 0 AIN4 Pin Present" "Not present,Present"
bitfld.long 0x1C 3. " ADC0AIN3 ,ADC Module 0 AIN3 Pin Present" "Not present,Present"
bitfld.long 0x1C 2. " ADC0AIN2 ,ADC Module 0 AIN2 Pin Present" "Not present,Present"
textline " "
bitfld.long 0x1C 1. " ADC0AIN1 ,ADC Module 0 AIN1 Pin Present" "Not present,Present"
bitfld.long 0x1C 0. " ADC0AIN0 ,ADC Module 0 AIN0 Pin Present" "Not present,Present"
group.long 0x30++0x03
line.long 0x00 "PBORCTL,Power-On and Brown-Out Reset Control"
bitfld.long 0x00 1. " BORIOR ,BOR interrupt or reset" "Interrupt,Reset"
group.long 0x40++0x0B
line.long 0x00 "SRCR0,Software Reset Control 0"
bitfld.long 0x00 28. " WDT1 ,Watchdog Timer1 reset control" "No effect,Reset"
bitfld.long 0x00 25. " CAN1 ,CAN Module 1 reset control" "No effect,Reset"
bitfld.long 0x00 24. " CAN0 ,CAN Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 20. " PWM0 ,PWM Module 0 reset control" "No effect,Reset"
bitfld.long 0x00 17. " ADC1 ,ADC Module 1 reset control" "No effect,Reset"
bitfld.long 0x00 16. " ADC0 ,ADC Module 0 reset control" "No effect,Reset"
textline " "
bitfld.long 0x00 6. " HIB ,Hibernation Module reset control" "No effect,Reset"
bitfld.long 0x00 3. " WDT0 ,Watchdog Timer 0 reset control" "No effect,Reset"
line.long 0x04 "SRCR1,Software Reset Control 1"
bitfld.long 0x04 26. " COMP2 ,Analog Comp 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 25. " COMP1 ,Analog Comp 1 Reset Control" "No effect,Reset"
bitfld.long 0x04 24. " COMP0 ,Analog Comp 0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 19. " TIMER3 ,Timer 3 Reset Control" "No effect,Reset"
bitfld.long 0x04 18. " TIMER2 ,Timer 2 Reset Control" "No effect,Reset"
bitfld.long 0x04 17. " TIMER1 ,Timer 1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 16. " TIMER0 ,Timer 0 Reset Control" "No effect,Reset"
bitfld.long 0x04 14. " I2C1 ,I2C1 Reset Control" "No effect,Reset"
bitfld.long 0x04 12. " I2C0 ,I2C0 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 9. " QEI1 ,QEI1 Reset Control" "No effect,Reset"
bitfld.long 0x04 8. " QEI0 ,QEI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 5. " SSI1 ,SSI1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 4. " SSI0 ,SSI0 Reset Control" "No effect,Reset"
bitfld.long 0x04 2. " UART2 ,UART2 Reset Control" "No effect,Reset"
bitfld.long 0x04 1. " UART1 ,UART1 Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x04 0. " UART0 ,UART0 Reset Control" "No effect,Reset"
line.long 0x08 "SRCR2,Software Reset Control 2"
bitfld.long 0x08 16. " USB0 ,USB0 Reset Control" "No effect,Reset"
bitfld.long 0x08 13. " UDMA ,Micro-DMA Reset Control" "No effect,Reset"
bitfld.long 0x08 8. " GPIOJ ,GPIO Port J Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 7. " GPIOH ,GPIO Port H Reset Control" "No effect,Reset"
bitfld.long 0x08 6. " GPIOG ,GPIO Port G Reset Control" "No effect,Reset"
bitfld.long 0x08 5. " GPIOF ,GPIO Port F Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 4. " GPIOE ,GPIO Port E Reset Control" "No effect,Reset"
bitfld.long 0x08 3. " GPIOD ,GPIO Port D Reset Control" "No effect,Reset"
bitfld.long 0x08 2. " GPIOC ,GPIO Port C Reset Control" "No effect,Reset"
textline " "
bitfld.long 0x08 1. " GPIOB ,GPIO Port B Reset Control" "No effect,Reset"
bitfld.long 0x08 0. " GPIOA ,GPIO Port A Reset Control" "No effect,Reset"
rgroup.long 0x50++0x03
line.long 0x00 "RIS,Raw Interrupt Status"
bitfld.long 0x00 8. " MOSCPUPRIS ,MOSC Power Up Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " USBPLLLRIS ,USB PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 6. " PLLRIS ,PLL Lock Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " MOFRIS ,Main Oscillator Fault Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " BORRIS ,Brown-Out Reset Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x54++0x0B
line.long 0x00 "IMC,Interrupt Mask Control"
bitfld.long 0x00 8. " MOSCPUPIM ,MOSC Power Up Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 7. " USBPLLLIM ,USB PLL Lock Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 6. " PLLLIM ,PLL Lock Raw Interrupt mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MOFIM ,Main Oscillator Fault Raw Interrupt mask" "Masked,Not masked"
bitfld.long 0x00 1. " BORIM ,Brown-Out Reset Raw Interrupt mask" "Masked,Not masked"
line.long 0x04 "MISC,Masked Interrupt Status and Clear"
eventfld.long 0x04 8. " MOSCPUPMIS ,MOSC Power Up Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 7. " USBPLLLMIS ,USB PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 6. " PLLLMIS ,PLL Lock Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " MOFMIS ,Main Oscillator Fault Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
eventfld.long 0x04 1. " BORMIS ,BOR Masked Interrupt Status clears interrupt" "No interrupt,Interrupt"
line.long 0x08 "RESC,Reset Cause"
bitfld.long 0x08 16. " MOSCFAIL ,MOSC Failure Reset" "No effect,Reset"
bitfld.long 0x08 5. " WDT1 ,Watchdog Timer 1 Reset" "No effect,Reset"
bitfld.long 0x08 4. " SW ,Software Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 3. " WDT0 ,Watchdog Timer 0 Reset" "No effect,Reset"
bitfld.long 0x08 2. " BOR ,Brown-Out Reset" "No effect,Reset"
bitfld.long 0x08 1. " POR ,Power-On Reset" "No effect,Reset"
textline " "
bitfld.long 0x08 0. " EXT ,External Reset" "No effect,Reset"
if ((d.l(ad:0x400FE000+0x60)&0x800)==0x800)
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17.--19. " PWMDIV ,PWM Unit Clock Divisor" "/2,/4,/8,/16,/32,/64,/64,/64"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,4 MHz,4.096 MHz,4.9152 MHz,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
else
group.long 0x60++0x03
line.long 0x00 "RCC,Run mode clock configuration"
bitfld.long 0x00 27. " ACG ,Auto Clock Gating" "Not used,Used"
bitfld.long 0x00 23.--26. " SYSDIV ,System clock divisor (frequency)" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz"
textline " "
bitfld.long 0x00 22. " USESYSDIV ,Enable System Clock Divider" "Disabled,Enabled"
bitfld.long 0x00 20. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17.--19. " PWMDIV ,PWM Unit Clock Divisor" "/2,/4,/8,/16,/32,/64,/64,/64"
bitfld.long 0x00 13. " PWRDN ,PLL Power Down" "Normal,Power down"
textline " "
bitfld.long 0x00 11. " BYPASS ,Chooses whether the system clock is derived from the PLL output or the OSC source" "PLL,OSC"
textline " "
bitfld.long 0x00 6.--10. " XTAL ,Crystal Value" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,5 MHz (USB),5.12 MHz,6 MHz (USB),6.144 MHz,7.3728 MHz,8 MHz (USB),8.192 MHz,10.0 MHz (USB),12.0 MHz (USB),12.288 MHz,13.56 MHz,14.31818 MHz,16.0 MHz (USB),16.384 MHz,18.0 MHz (USB),20.0 MHz (USB),24.0 MHz (USB),25.0 MHz (USB),?..."
bitfld.long 0x00 4.--5. " OSCSRC ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz"
textline " "
bitfld.long 0x00 3. " IOSCVER ,Internal Oscillator Verification Timer" "Disabled,Enabled"
bitfld.long 0x00 2. " MOSCVER ,Main Oscillator Verification Timer" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " IOSCDIS ,Internal Oscillator Disable" "No,Yes"
bitfld.long 0x00 0. " MOSCDIS ,Main Oscillator Disable" "No,Yes"
endif
group.long 0x6C++0x03
line.long 0x00 "GPIOHBCTL,GPIO High-Performance Bus Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x00 13. " PORTP ,Port P Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 12. " PORTN ,Port N Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PORTM ,Port M Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 10. " PORTL ,Port L Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x00 9. " PORTK ,Port K Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 8. " PORTJ ,Port J Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PORTH ,Port H Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 6. " PORTG ,Port G Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PORTF ,Port F Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 4. " PORTE ,Port E Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PORTD ,Port D Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 2. " PORTC ,Port C Advanced High-Performance Bus" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PORTB ,Port B Advanced High-Performance Bus" "Disabled,Enabled"
bitfld.long 0x00 0. " PORTA ,Port A Advanced High-Performance Bus" "Disabled,Enabled"
if ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x800))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "CLK/2,CLK/2,CLK/3,CLK/4,CLK/5,CLK/6,CLK/7,CLK/8,CLK/9,CLK/10,CLK/11,CLK/12,CLK/13,CLK/14,CLK/15,CLK/16,CLK/17,CLK/18,CLK/19,CLK/20,CLK/21,CLK/22,CLK/23,CLK/24,CLK/25,CLK/26,CLK/27,CLK/28,CLK/29,CLK/30,CLK/31,CLK/32,CLK/33,CLK/34,CLK/35,CLK/36,CLK/37,CLK/38,CLK/39,CLK/40,CLK/41,CLK/42,CLK/43,CLK/44,CLK/45,CLK/46,CLK/47,CLK/48,CLK/49,CLK/50,CLK/51,CLK/52,CLK/53,CLK/54,CLK/55,CLK/56,CLK/57,CLK/58,CLK/59,CLK/60,CLK/61,CLK/62,CLK/63,CLK/64"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
elif ((((d.l(ad:0x400FE000+0x70))&0x40000000)==0x00)&&(((d.l(ad:0x400FE000+0x70))&0x800)==0x000))
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
bitfld.long 0x00 23.--28. " SYSDIV2 ,System Clock Divisor" "Reserved,Reserved,66.67 MHz,50 MHz,40 MHz,33.33 MHz,28.57 MHz,25 MHz,22.22 MHz,20 MHz,18.18 MHz,16.67 MHz,15.38 MHz,14.29 MHz,13.33 MHz,12.5 MHz,11.76 MHz,11.11MhZ,10.53 MHz,10 MHz,9.52 MHz,9.09 MHz,8.69 MHz,8.33,8 MHz,7.69 MHz,7.41 MHz,7.14 MHz,6.9 MHz,6.67 MHz,6.45 MHz,6.25 MHz,6.06 MHz,5.88 MHz,5.71 MHz,5.56 MHz,5.41 MHz,5.26 MHz,5.13 MHz,5 MHz,4.88 MHz,4.76 MHz,4.65 MHz,4.55 MHz,4.44 MHz,4.35 MHz,4.26 MHz,4.17 MHz,4.08 MHz,4 MHz,3.92 MHz,3.85 MHz,3.77 MHz,3.7 MHz,3.64 MHz,3.57 MHz,3.51 MHz,3.45 MHz,3.39 MHz,3.33 MHz,3.28 MHz,3.26 MHz,3.17 MHz,3.125 MHz"
bitfld.long 0x00 14. " USBPWRDN ,Power-Down USB PLL" "Normal,Power down"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
else
group.long 0x70++0x03
line.long 0x00 "RCC2,Run-Mode Clock Configuration 2"
bitfld.long 0x00 31. " USERCC2 ,Overrides the RCC register fields" "No override,Override"
bitfld.long 0x00 30. " DIV400 ,Divide PLL as 400 MHz vs. 200 MHz" "200MHz,400MHz"
textline " "
hexmask.long.byte 0x00 22.--28. 1. " SYSDIV2 ,System Clock Divisor"
textline " "
bitfld.long 0x00 13. " PWRDN2 ,Power-Down PLL" "Normal,Power down"
bitfld.long 0x00 11. " BYPASS2 ,Bypass PLL" "PLL,OSC"
textline " "
bitfld.long 0x00 4.--6. " OSCSRC2 ,Oscillator Source" "MOSC,PIOSC,PIOSC/4,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
endif
group.long 0x7C++0x03
line.long 0x00 "MOSCCTL,Main Oscillator Control"
bitfld.long 0x00 2. " NOXTAL ,No Crystal Connected" "Disabled,Enabled"
bitfld.long 0x00 1. " MOSCIM ,MOSC Failure Action" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " CVAL ,Clock Validation for MOSC" "Disabled,Enabled"
rgroup.long 0x100++0x03
line.long 0x00 "RCGC0,Run Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10.--11. " MAXADC1SPD ,ADC1 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
bitfld.long 0x00 8.--9. " MAXADC0SPD ,ADC0 Sample Speed" "125K samples/second,250K samples/second,500K samples/second,1M samples/second"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x104++0x03
line.long 0x00 "RCGC1,Run Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x108++0x03
line.long 0x00 "RCGC2,Run Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x110++0x03
line.long 0x00 "SCGC0,Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x114++0x03
line.long 0x00 "SCGC1,Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x118++0x03
line.long 0x00 "SCGC2,Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x120++0x03
line.long 0x00 "DCGC0, Deep Sleep Mode Clock Gating Control Register 0"
bitfld.long 0x00 28. " WDT1 ,WDT1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " CAN1 ,CAN1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " CAN0 ,CAN0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 20. " PWM0 ,PWM0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " ADC1 ,ADC1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 16. " ADC0 ,ADC0 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " HIB ,HIB Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " WDT0 ,WDT0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x124++0x03
line.long 0x00 "DCGC1,Deep Sleep Mode Clock Gating Control Register 1"
bitfld.long 0x00 26. " COMP2 ,Analog Comparator 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 25. " COMP1 ,Analog Comparator 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 24. " COMP0 ,Analog Comparator 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 19. " TIMER3 ,Timer 3 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " TIMER2 ,Timer 2 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 17. " TIMER1 ,Timer 1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 16. " TIMER0 ,Timer 0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 14. " I2C1 ,I2C1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " I2C0 ,I2C0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 9. " QEI1 ,QEI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " QEI0 ,QEI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " SSI1 ,SSI1 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " SSI0 ,SSI0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 2. " UART2 ,UART2 Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " UART1 ,UART1 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " UART0 ,UART0 Clock Gating Control" "Disabled,Enabled"
rgroup.long 0x128++0x03
line.long 0x00 "DCGC2,Deep Sleep Mode Clock Gating Control Register 2"
bitfld.long 0x00 16. " USB0 ,USB0 Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 13. " UDMA ,UDMA Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " GPIOJ ,Port J Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 7. " GPIOH ,Port H Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 6. " GPIOG ,Port G Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 5. " GPIOF ,Port F Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " GPIOE ,Port E Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 3. " GPIOD ,Port D Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " GPIOC ,Port C Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 1. " GPIOB ,Port B Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " GPIOA ,Port A Clock Gating Control" "Disabled,Enabled"
group.long 0x144++0x03
line.long 0x00 "DSLPCLKCFG,Deep Sleep Clock Configuration"
bitfld.long 0x00 23.--28. " DSDIVORIDE ,Divider Field Override" "/1,/2,/3,/4,/5,/6,/7,/8,/9,/10,/11,/12,/13,/14,/15,/16,/17,/18,/19,/20,/21,/22,/23,/24,/25,/26,/27,/28,/29,/30,/31,/32,/33,/34,/35,/36,/37,/38,/39,/40,/41,/42,/43,/44,/45,/46,/47,/48,/49,/50,/51,/52,/53,/54,/55,/56,/57,/58,/59,/60,/61,/62,/63,/64"
bitfld.long 0x00 4.--6. " DSOSCSRC ,Clock Source" "MOSC,PIOSC,Reserved,30 kHz,Reserved,Reserved,Reserved,32.768 kHz"
rgroup.long 0x14C++0x03
line.long 0x00 "SYSPROP,System Properties"
bitfld.long 0x00 0. " FPU ,FPU Present" "Not present,Present"
group.long 0x150++0x03
line.long 0x00 "PIOSCCAL,Precision Internal Oscillator Calibration"
bitfld.long 0x00 31. " UTEN ,Use User Trim Value" "Not used,Used"
bitfld.long 0x00 9. " CAL ,Start Calibration" "No effect,Started"
textline " "
bitfld.long 0x00 8. " UPDATE ,Update Trim" "No effect,Updated"
hexmask.long.byte 0x00 0.--6. 1. " UT ,User Trime Value"
rgroup.long 0x154++0x03
line.long 0x00 "PIOSCSTAT,Precision Internal Oscillator Statistics"
hexmask.long.byte 0x00 16.--22. 1. " DT ,Default Trim Value"
bitfld.long 0x00 8.--9. " RESULT ,Calibration Result" "Not attempted,Completed,Failed,?..."
textline " "
hexmask.long.byte 0x00 0.--6. 1. " CT ,Calibration Trim Value"
rgroup.long 0x160++0x0B
line.long 0x00 "PLLFREQ0,PLL Frequency 0"
hexmask.long.word 0x00 10.--19. 1. " MFRAC ,PLL M Fractional Value"
hexmask.long.word 0x00 0.--9. 1. " MINT ,PLL M Integer Value"
line.long 0x04 "PLLFREQ1,PLL Frequency 1"
bitfld.long 0x04 8.--12. " Q ,PLL Q Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
bitfld.long 0x04 0.--4. " N ,PLL N Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
line.long 0x08 "PLLSTAT,PLL Status"
bitfld.long 0x08 0. " LOCK ,PLL Lock" "Not locked,Locked"
rgroup.long 0x190++0x03
line.long 0x00 "DC9,Device Capabilities 9"
bitfld.long 0x00 23. " ADC1DC7 ,ADC1 DC7 Present" "Not present,Present"
bitfld.long 0x00 22. " ADC1DC6 ,ADC1 DC6 Present" "Not present,Present"
bitfld.long 0x00 21. " ADC1DC5 ,ADC1 DC5 Present" "Not present,Present"
bitfld.long 0x00 20. " ADC1DC4 ,ADC1 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 19. " ADC1DC3 ,ADC1 DC3 Present" "Not present,Present"
bitfld.long 0x00 18. " ADC1DC2 ,ADC1 DC2 Present" "Not present,Present"
bitfld.long 0x00 17. " ADC1DC1 ,ADC1 DC1 Present" "Not present,Present"
bitfld.long 0x00 16. " ADC1DC0 ,ADC1 DC0 Present" "Not present,Present"
textline " "
bitfld.long 0x00 7. " ADC0DC7 ,ADC0 DC7 Present" "Not present,Present"
bitfld.long 0x00 6. " ADC0DC6 ,ADC0 DC6 Present" "Not present,Present"
bitfld.long 0x00 5. " ADC0DC5 ,ADC0 DC5 Present" "Not present,Present"
bitfld.long 0x00 4. " ADC0DC4 ,ADC0 DC4 Present" "Not present,Present"
textline " "
bitfld.long 0x00 3. " ADC0DC3 ,ADC0 DC3 Present" "Not present,Present"
bitfld.long 0x00 2. " ADC0DC2 ,ADC0 DC2 Present" "Not present,Present"
bitfld.long 0x00 1. " ADC0DC1 ,ADC0 DC1 Present" "Not present,Present"
bitfld.long 0x00 0. " ADC0DC0 ,ADC0 DC0 Present" "Not present,Present"
rgroup.long 0x1A0++0x03
line.long 0x00 "NVMSTAT,Non-Volatile Memory Information"
bitfld.long 0x00 0. " FWB ,32 Word Flash Write Buffer Available" "Not available,Available"
rgroup.long 0x300++0x0F "Peripheral Presence"
line.long 0x00 "PPWD,Watchdog Timer Peripheral Present"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Present" "Not present,Present"
line.long 0x04 "PPTIMER,16/32-Bit General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Present" "Not present,Present"
line.long 0x08 "PPGPIO,General-Purpose Input/Output Peripheral Present"
bitfld.long 0x08 14. " P14 ,GPIO Port Q Present" "Not present,Present"
bitfld.long 0x08 13. " P13 ,GPIO Port P Present" "Not present,Present"
textline " "
bitfld.long 0x08 12. " P12 ,GPIO Port N Present" "Not present,Present"
bitfld.long 0x08 11. " P11 ,GPIO Port M Present" "Not present,Present"
textline " "
bitfld.long 0x08 10. " P10 ,GPIO Port L Present" "Not present,Present"
bitfld.long 0x08 9. " P9 ,GPIO Port K Present" "Not present,Present"
textline " "
bitfld.long 0x08 8. " P8 ,GPIO Port J Present" "Not present,Present"
bitfld.long 0x08 7. " P7 ,GPIO Port H Present" "Not present,Present"
textline " "
bitfld.long 0x08 6. " P6 ,GPIO Port G Present" "Not present,Present"
bitfld.long 0x08 5. " P5 ,GPIO Port F Present" "Not present,Present"
textline " "
bitfld.long 0x08 4. " P4 ,GPIO Port E Present" "Not present,Present"
bitfld.long 0x08 3. " P3 ,GPIO Port D Present" "Not present,Present"
textline " "
bitfld.long 0x08 2. " P2 ,GPIO Port C Present" "Not present,Present"
bitfld.long 0x08 1. " P1 ,GPIO Port B Present" "Not present,Present"
textline " "
bitfld.long 0x08 0. " P0 ,GPIO Port A Present" "Not present,Present"
line.long 0x0C "PPDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " P0 ,uDMA Module Present" "Not present,Present"
rgroup.long 0x314++0x0F
line.long 0x00 "PPHIB,Hibernation Peripheral Present"
bitfld.long 0x00 0. " P0 ,Hibernation Module Present" "Not present,Present"
line.long 0x04 "PPUART,Universal Asynchronous Receiver/Transmitter Peripheral Present"
bitfld.long 0x04 7. " P7 ,UART Module 7 Present" "Not present,Present"
bitfld.long 0x04 6. " P6 ,UART Module 6 Present" "Not present,Present"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,UART Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,UART Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,UART Module 0 Present" "Not present,Present"
line.long 0x08 "PPSSI,Synchronous Serial Interface Peripheral Present"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Present" "Not present,Present"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Present" "Not present,Present"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Present" "Not present,Present"
line.long 0x0C "PPI2C,Inter-Integrated Circuit Interface Peripheral Present"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Present" "Not present,Present"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Present" "Not present,Present"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Present" "Not present,Present"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Present" "Not present,Present"
rgroup.long 0x328++0x03
line.long 0x00 "PPUSB,Universal Serial Bus Peripheral Present"
bitfld.long 0x00 0. " P0 ,USB Module Present" "Not present,Present"
rgroup.long 0x334++0x13
line.long 0x00 "PPCAN,Controller Area Network Peripheral Present"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Present" "Not present,Present"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Present" "Not present,Present"
line.long 0x04 "PPADC,Analog-to-Digital Converter Peripheral Present"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Present" "Not present,Present"
line.long 0x08 "PPACMP,Analog Comparator Peripheral Present"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Present" "Not present,Present"
line.long 0x0C "PPPWM,Pulse Width Modulator Peripheral Present"
bitfld.long 0x0C 1. " P1 ,PWM Module 1 Present" "Not present,Present"
bitfld.long 0x0C 0. " P0 ,PWM Module 0 Present" "Not present,Present"
line.long 0x10 "PPQEI,Quadrature Encoder Interface Peripheral Present"
bitfld.long 0x10 1. " P1 ,QEI Module 1 Present" "Not present,Present"
bitfld.long 0x10 0. " P0 ,QEI Module 0 Present" "Not present,Present"
rgroup.long 0x358++0x07
line.long 0x00 "PPEEPROM,EEPROM Peripheral Present"
bitfld.long 0x00 0. " P0 ,EEPROM Module Present" "Not present,Present"
line.long 0x04 "PPWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Present"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Present" "Not present,Present"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Present" "Not present,Present"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Present" "Not present,Present"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Present" "Not present,Present"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Present" "Not present,Present"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Present" "Not present,Present"
group.long 0x500++0x0F "Software Reset"
line.long 0x00 "SRWD,Watchdog Timer Software Reset"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 reset" "No reset,Reset"
line.long 0x04 "SRTIMER,16/32-Bit General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 reset" "No reset,Reset"
line.long 0x08 "SRGPIO,General-Purpose Input/Output Software Reset"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x08 13. " R13 ,GPIO Port P reset" "No reset,Reset"
bitfld.long 0x08 12. " R12 ,GPIO Port N reset" "No reset,Reset"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M reset" "No reset,Reset"
bitfld.long 0x08 10. " R10 ,GPIO Port L reset" "No reset,Reset"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K reset" "No reset,Reset"
bitfld.long 0x08 8. " R8 ,GPIO Port J reset" "No reset,Reset"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H reset" "No reset,Reset"
bitfld.long 0x08 6. " R6 ,GPIO Port G reset" "No reset,Reset"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F reset" "No reset,Reset"
bitfld.long 0x08 4. " R4 ,GPIO Port E reset" "No reset,Reset"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,GPIO Port C reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,GPIO Port A reset" "No reset,Reset"
line.long 0x0C "SRDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module reset" "No reset,Reset"
group.long 0x514++0x0F
line.long 0x00 "SRHIB,Hibernation Software Reset"
bitfld.long 0x00 0. " R0 ,Hibernation Module reset" "No reset,Reset"
line.long 0x04 "SRUART,Universal Asynchronous Receiver/Transmitter Software Reset"
bitfld.long 0x04 7. " R7 ,UART Module 7 reset" "No reset,Reset"
bitfld.long 0x04 6. " R6 ,UART Module 6 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,UART Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,UART Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,UART Module 0 reset" "No reset,Reset"
line.long 0x08 "SRSSI,Synchronous Serial Interface Software Reset"
bitfld.long 0x08 3. " R3 ,SSI Module 3 reset" "No reset,Reset"
bitfld.long 0x08 2. " R2 ,SSI Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 reset" "No reset,Reset"
bitfld.long 0x08 0. " R0 ,SSI Module 0 reset" "No reset,Reset"
line.long 0x0C "SRI2C,Inter-Integrated Circuit Interface Software Reset"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 reset" "No reset,Reset"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 reset" "No reset,Reset"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 reset" "No reset,Reset"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 reset" "No reset,Reset"
group.long 0x528++0x03
line.long 0x00 "SRUSB,Universal Serial Bus Software Reset"
bitfld.long 0x00 0. " R0 ,USB Module reset" "No reset,Reset"
group.long 0x534++0x0B
line.long 0x00 "SRCAN,Controller Area Network Software Reset"
bitfld.long 0x00 1. " R1 ,CAN Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,CAN Module 0 reset" "No reset,Reset"
line.long 0x04 "SRADC,Analog-to-Digital Converter Software Reset"
bitfld.long 0x04 1. " R1 ,ADC Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,ADC Module 0 reset" "No reset,Reset"
line.long 0x08 "SRACMP,Analog Comparator Software Reset"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module reset" "No reset,Reset"
group.long 0x540++0x07
line.long 0x00 "SRPWM,Pulse Width Modulator Software Reset"
bitfld.long 0x00 1. " R1 ,PWM Module 1 reset" "No reset,Reset"
bitfld.long 0x00 0. " R0 ,PWM Module 0 reset" "No reset,Reset"
line.long 0x04 "SRQEI,Quadrature Encoder Interface Software Reset"
bitfld.long 0x04 1. " R1 ,QEI Module 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,QEI Module 0 reset" "No reset,Reset"
group.long 0x558++0x07
line.long 0x00 "SREEPROM,EEPROM Software Reset"
bitfld.long 0x00 0. " R0 ,EEPROM Module reset" "No reset,Reset"
line.long 0x04 "SRWTIMER,32/64-Bit Wide General-Purpose Timer Software Reset"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 reset" "No reset,Reset"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 reset" "No reset,Reset"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 reset" "No reset,Reset"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 reset" "No reset,Reset"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 reset" "No reset,Reset"
group.long 0x600++0x0F "Run Mode Clock Gating Control"
line.long 0x00 "RCGCWD,Watchdog Timer Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCTIMER,16/32-Bit General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCGPIO,General-Purpose Input/Output Run Mode Clock Gating Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x08 13. " R13 ,GPIO Port P Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " R12 ,GPIO Port N Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " R10 ,GPIO Port L Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " R8 ,GPIO Port J Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " R6 ,GPIO Port G Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " R0 ,uDMA Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x614++0x0F
line.long 0x00 "RCGCHIB,Hibernation Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,Hibernation Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCUART,Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control"
bitfld.long 0x04 7. " R7 ,UART Module 7 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCSSI,Synchronous Serial Interface Run Mode Clock Gating Control"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "RCGCI2C,Inter-Integrated Circuit Interface Run Mode Clock Gating Control"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x628++0x03
line.long 0x00 "RCGCUSB,Universal Serial Bus Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,USB Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x634++0x0B
line.long 0x00 "RCGCCAN,Controller Area Network Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,CAN Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCADC,Analog-to-Digital Converter Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "RCGCACMP,Analog Comparator Run Mode Clock Gating Control"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x640++0x07
line.long 0x00 "RCGCPWM,Pulse Width Modulator Run Mode Clock Gating Control"
bitfld.long 0x00 1. " R1 ,PWM Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,PWM Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCQEI,Quadrature Encoder Interface Run Mode Clock Gating Control"
bitfld.long 0x04 1. " R1 ,QEI Module 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,QEI Module 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x658++0x07
line.long 0x00 "RCGCEEPROM,EEPROM Run Mode Clock Gating Control"
bitfld.long 0x00 0. " R0 ,EEPROM Module Run Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "RCGCWTIMER,32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Run Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Run Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Run Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x700++0x0F "Sleep Mode Clock Gating Control"
line.long 0x00 "SCGCWD,Watchdog Timer Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,Watchdog Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,Watchdog Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCTIMER,16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,16/32-Bit General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,16/32-Bit General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,16/32-Bit General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,16/32-Bit General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,16/32-Bit General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,16/32-Bit General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCGPIO,General-Purpose Input/Output Sleep Mode Clock Gating Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x08 13. " S13 ,GPIO Port P Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " S12 ,GPIO Port N Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " S11 ,GPIO Port M Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " S10 ,GPIO Port L Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " S9 ,GPIO Port K Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " S8 ,GPIO Port J Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " S7 ,GPIO Port H Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " S6 ,GPIO Port G Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " S5 ,GPIO Port F Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " S4 ,GPIO Port E Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " S3 ,GPIO Port D Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,GPIO Port C Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,GPIO Port B Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,GPIO Port A Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCDMA,Micro Direct Memory Access Peripheral Present"
bitfld.long 0x0C 0. " S0 ,uDMA Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x714++0x0F
line.long 0x00 "SCGCHIB,Hibernation Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,Hibernation Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCUART,Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " S7 ,UART Module 7 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " S6 ,UART Module 6 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " S5 ,UART Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,UART Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,UART Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,UART Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,UART Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,UART Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCSSI,Synchronous Serial Interface Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " S3 ,SSI Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " S2 ,SSI Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " S1 ,SSI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " S0 ,SSI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "SCGCI2C,Inter-Integrated Circuit Interface Sleep Mode Clock Gating Control"
bitfld.long 0x0C 5. " S5 ,I2C Module 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " S4 ,I2C Module 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " S3 ,I2C Module 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " S2 ,I2C Module 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " S1 ,I2C Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " S0 ,I2C Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x728++0x03
line.long 0x00 "SCGCUSB,Universal Serial Bus Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,USB Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x734++0x0B
line.long 0x00 "SCGCCAN,Controller Area Network Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,CAN Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,CAN Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCADC,Analog-to-Digital Converter Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,ADC Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,ADC Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "SCGCACMP,Analog Comparator Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " S0 ,Analog Comparator Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x740++0x07
line.long 0x00 "SCGCPWM,Pulse Width Modulator Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " S1 ,PWM Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " S0 ,PWM Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCQEI,Quadrature Encoder Interface Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " S1 ,QEI Module 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,QEI Module 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x758++0x07
line.long 0x00 "SCGCEEPROM,EEPROM Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " S0 ,EEPROM Module Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "SCGCWTIMER,32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " S5 ,32/64-Bit Wide General-Purpose Timer 5 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " S4 ,32/64-Bit Wide General-Purpose Timer 4 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " S3 ,32/64-Bit Wide General-Purpose Timer 3 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " S2 ,32/64-Bit Wide General-Purpose Timer 2 Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " S1 ,32/64-Bit Wide General-Purpose Timer 1 Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " S0 ,32/64-Bit Wide General-Purpose Timer 0 Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x800++0x0F "Deep-Sleep Mode Clock Gating Control"
line.long 0x00 "DCGCWD,Watchdog Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,Watchdog Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,Watchdog Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCTIMER,16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,16/32-Bit General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,16/32-Bit General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,16/32-Bit General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,16/32-Bit General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,16/32-Bit General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,16/32-Bit General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCGPIO,General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x08 13. " D13 ,GPIO Port P Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 12. " D12 ,GPIO Port N Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " D11 ,GPIO Port M Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 10. " D10 ,GPIO Port L Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " D9 ,GPIO Port K Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 8. " D8 ,GPIO Port J Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " D7 ,GPIO Port H Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 6. " D6 ,GPIO Port G Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " D5 ,GPIO Port F Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 4. " D4 ,GPIO Port E Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " D3 ,GPIO Port D Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,GPIO Port C Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,GPIO Port B Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,GPIO Port A Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCDMA,Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 0. " D0 ,uDMA Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x814++0x0F
line.long 0x00 "DCGCHIB,Hibernation Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,Hibernation Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCUART,Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 7. " D7 ,UART Module 7 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 6. " D6 ,UART Module 6 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " D5 ,UART Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,UART Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,UART Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,UART Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,UART Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,UART Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCSSI,Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 3. " D3 ,SSI Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 2. " D2 ,SSI Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " D1 ,SSI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x08 0. " D0 ,SSI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x0C "DCGCI2C,Inter-Integrated Circuit Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x0C 5. " D5 ,I2C Module 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " D4 ,I2C Module 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " D3 ,I2C Module 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " D2 ,I2C Module 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " D1 ,I2C Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " D0 ,I2C Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x828++0x03
line.long 0x00 "DCGCUSB,Universal Serial Bus Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,USB Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x834++0x0B
line.long 0x00 "DCGCCAN,Controller Area Network Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,CAN Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,CAN Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCADC,Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,ADC Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,ADC Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x08 "DCGCACMP,Analog Comparator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x08 0. " D0 ,Analog Comparator Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x840++0x07
line.long 0x00 "DCGCPWM,Pulse Width Modulator Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 1. " D1 ,PWM Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x00 0. " D0 ,PWM Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCQEI,Quadrature Encoder Interface Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 1. " D1 ,QEI Module 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,QEI Module 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x858++0x07
line.long 0x00 "DCGCEEPROM,EEPROM Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x00 0. " D0 ,EEPROM Module Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
line.long 0x04 "DCGCWTIMER,32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control"
bitfld.long 0x04 5. " D5 ,32/64-Bit Wide General-Purpose Timer 5 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 4. " D4 ,32/64-Bit Wide General-Purpose Timer 4 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " D3 ,32/64-Bit Wide General-Purpose Timer 3 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 2. " D2 ,32/64-Bit Wide General-Purpose Timer 2 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " D1 ,32/64-Bit Wide General-Purpose Timer 1 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
bitfld.long 0x04 0. " D0 ,32/64-Bit Wide General-Purpose Timer 0 Deep-Sleep Mode Clock Gating Control" "Disabled,Enabled"
group.long 0x900++0x0F "Power Control"
line.long 0x00 "PCWD,Watchdog Timer Power Control"
bitfld.long 0x00 1. " P1 ,Watchdog Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,Watchdog Timer 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCTIMER,16/32-Bit General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,16/32-Bit General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,16/32-Bit General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,16/32-Bit General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,16/32-Bit General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,16/32-Bit General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,16/32-Bit General-Purpose Timer 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCGPIO,General-Purpose Input/Output Power Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x08 13. " P13 ,GPIO Port P Power Control" "Disabled,Enabled"
bitfld.long 0x08 12. " P12 ,GPIO Port N Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " P11 ,GPIO Port M Power Control" "Disabled,Enabled"
bitfld.long 0x08 10. " P10 ,GPIO Port L Power Control" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " P9 ,GPIO Port K Power Control" "Disabled,Enabled"
bitfld.long 0x08 8. " P8 ,GPIO Port J Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " P7 ,GPIO Port H Power Control" "Disabled,Enabled"
bitfld.long 0x08 6. " P6 ,GPIO Port G Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " P5 ,GPIO Port F Power Control" "Disabled,Enabled"
bitfld.long 0x08 4. " P4 ,GPIO Port E Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " P3 ,GPIO Port D Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,GPIO Port C Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,GPIO Port B Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,GPIO Port A Power Control" "Disabled,Enabled"
line.long 0x0C "PCDMA,Micro Direct Memory Access Power Control"
bitfld.long 0x0C 0. " P0 ,uDMA Module Power Control" "Disabled,Enabled"
group.long 0x914++0x0F
line.long 0x00 "PCHIB,Hibernation Power Control"
bitfld.long 0x00 0. " P0 ,Hibernation Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCUART,Universal Asynchronous Receiver/Transmitter Power Control"
bitfld.long 0x04 7. " P7 ,UART Module 7 Power Control" "Disabled,Enabled"
bitfld.long 0x04 6. " P6 ,UART Module 6 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " P5 ,UART Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,UART Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,UART Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,UART Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,UART Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,UART Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCSSI,Synchronous Serial Interface Power Control"
bitfld.long 0x08 3. " P3 ,SSI Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x08 2. " P2 ,SSI Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " P1 ,SSI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x08 0. " P0 ,SSI Module 0 Power Control" "Disabled,Enabled"
line.long 0x0C "PCI2C,Inter-Integrated Circuit Interface Power Control"
bitfld.long 0x0C 5. " P5 ,I2C Module 5 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 4. " P4 ,I2C Module 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " P3 ,I2C Module 3 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 2. " P2 ,I2C Module 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " P1 ,I2C Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x0C 0. " P0 ,I2C Module 0 Power Control" "Disabled,Enabled"
group.long 0x928++0x03
line.long 0x00 "PCUSB,Universal Serial Bus Power Control"
bitfld.long 0x00 0. " P0 ,USB Module Power Control" "Disabled,Enabled"
group.long 0x934++0x0B
line.long 0x00 "PCCAN,Controller Area Network Power Control"
bitfld.long 0x00 1. " P1 ,CAN Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,CAN Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCADC,Analog-to-Digital Converter Power Control"
bitfld.long 0x04 1. " P1 ,ADC Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,ADC Module 0 Power Control" "Disabled,Enabled"
line.long 0x08 "PCACMP,Analog Comparator Power Control"
bitfld.long 0x08 0. " P0 ,Analog Comparator Module Power Control" "Disabled,Enabled"
group.long 0x940++0x07
line.long 0x00 "PCPWM,Pulse Width Modulator Power Control"
bitfld.long 0x00 1. " P1 ,PWM Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x00 0. " P0 ,PWM Module 0 Power Control" "Disabled,Enabled"
line.long 0x04 "PCQEI,Quadrature Encoder Interface Power Control"
bitfld.long 0x04 1. " P1 ,QEI Module 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,QEI Module 0 Power Control" "Disabled,Enabled"
group.long 0x958++0x07
line.long 0x00 "PCEEPROM,EEPROM Power Control"
bitfld.long 0x00 0. " P0 ,EEPROM Module Power Control" "Disabled,Enabled"
line.long 0x04 "PCWTIMER,32/64-Bit Wide General-Purpose Timer Power Control"
bitfld.long 0x04 5. " P5 ,32/64-Bit Wide General-Purpose Timer 5 Power Control" "Disabled,Enabled"
bitfld.long 0x04 4. " P4 ,32/64-Bit Wide General-Purpose Timer 4 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " P3 ,32/64-Bit Wide General-Purpose Timer 3 Power Control" "Disabled,Enabled"
bitfld.long 0x04 2. " P2 ,32/64-Bit Wide General-Purpose Timer 2 Power Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " P1 ,32/64-Bit Wide General-Purpose Timer 1 Power Control" "Disabled,Enabled"
bitfld.long 0x04 0. " P0 ,32/64-Bit Wide General-Purpose Timer 0 Power Control" "Disabled,Enabled"
group.long 0xA00++0x0F "Peripheral Ready"
line.long 0x00 "PRWD,Watchdog Timer Peripheral Ready"
bitfld.long 0x00 1. " R1 ,Watchdog Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,Watchdog Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRTIMER,16/32-Bit General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,16/32-Bit General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,16/32-Bit General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,16/32-Bit General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,16/32-Bit General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,16/32-Bit General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,16/32-Bit General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRGPIO,General-Purpose Input/Output Peripheral Ready"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x08 13. " R13 ,GPIO Port P Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 12. " R12 ,GPIO Port N Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 11. " R11 ,GPIO Port M Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 10. " R10 ,GPIO Port L Peripheral Ready" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 9. " R9 ,GPIO Port K Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 8. " R8 ,GPIO Port J Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 7. " R7 ,GPIO Port H Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 6. " R6 ,GPIO Port G Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " R5 ,GPIO Port F Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 4. " R4 ,GPIO Port E Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " R3 ,GPIO Port D Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,GPIO Port C Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,GPIO Port B Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,GPIO Port A Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRDMA,Micro Direct Memory Access Peripheral Ready"
bitfld.long 0x0C 0. " R0 ,uDMA Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA14++0x0F
line.long 0x00 "PRHIB,Hibernation Peripheral Ready"
bitfld.long 0x00 0. " R0 ,Hibernation Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRUART,Universal Asynchronous Receiver/Transmitter Peripheral Ready"
bitfld.long 0x04 7. " R7 ,UART Module 7 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 6. " R6 ,UART Module 6 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " R5 ,UART Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,UART Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,UART Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,UART Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,UART Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,UART Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRSSI,Synchronous Serial Interface Peripheral Ready"
bitfld.long 0x08 3. " R3 ,SSI Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 2. " R2 ,SSI Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " R1 ,SSI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x08 0. " R0 ,SSI Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x0C "PRI2C,Inter-Integrated Circuit Interface Peripheral Ready"
bitfld.long 0x0C 5. " R5 ,I2C Module 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 4. " R4 ,I2C Module 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 3. " R3 ,I2C Module 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 2. " R2 ,I2C Module 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " R1 ,I2C Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x0C 0. " R0 ,I2C Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA28++0x03
line.long 0x00 "PRUSB,Universal Serial Bus Peripheral Ready"
bitfld.long 0x00 0. " R0 ,USB Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA34++0x0B
line.long 0x00 "PRCAN,Controller Area Network Peripheral Ready"
bitfld.long 0x00 1. " R1 ,CAN Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,CAN Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRADC,Analog-to-Digital Converter Peripheral Ready"
bitfld.long 0x04 1. " R1 ,ADC Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,ADC Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x08 "PRACMP,Analog Comparator Peripheral Ready"
bitfld.long 0x08 0. " R0 ,Analog Comparator Module Peripheral Ready" "Disabled,Enabled"
group.long 0xA40++0x07
line.long 0x00 "PRPWM,Pulse Width Modulator Peripheral Ready"
bitfld.long 0x00 1. " R1 ,PWM Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x00 0. " R0 ,PWM Module 0 Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRQEI,Quadrature Encoder Interface Peripheral Ready"
bitfld.long 0x04 1. " R1 ,QEI Module 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,QEI Module 0 Peripheral Ready" "Disabled,Enabled"
group.long 0xA58++0x07
line.long 0x00 "PREEPROM,EEPROM Peripheral Ready"
bitfld.long 0x00 0. " R0 ,EEPROM Module Peripheral Ready" "Disabled,Enabled"
line.long 0x04 "PRWTIMER,32/64-Bit Wide General-Purpose Timer Peripheral Ready"
bitfld.long 0x04 5. " R5 ,32/64-Bit Wide General-Purpose Timer 5 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 4. " R4 ,32/64-Bit Wide General-Purpose Timer 4 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " R3 ,32/64-Bit Wide General-Purpose Timer 3 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 2. " R2 ,32/64-Bit Wide General-Purpose Timer 2 Peripheral Ready" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " R1 ,32/64-Bit Wide General-Purpose Timer 1 Peripheral Ready" "Disabled,Enabled"
bitfld.long 0x04 0. " R0 ,32/64-Bit Wide General-Purpose Timer 0 Peripheral Ready" "Disabled,Enabled"
width 0xB
endif
tree.end
tree "System Exception Module"
base ad:0x400F9000
width 12.
rgroup.long 0x00++0x03
line.long 0x00 "SYSEXCRIS,System Exception Raw Interrupt Status"
bitfld.long 0x00 5. " FPIXCRIS ,Floating-Point Inexact Exception Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " FPOFCRIS ,Floating-Point Overflow Exception Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 3. " FPUFCRIS ,Floating-Point Underflow Exception Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " FPIOCRIS ,Floating-Point Invalid Operation Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " FPDZCRIS ,Floating-Point Divide By 0 Exception Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " FPIDCRIS ,Floating-Point Input Denormal Exception Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x04++0x03
line.long 0x00 "SYSEXCIM,System Exception Interrupt Mask"
bitfld.long 0x00 5. " FPIXCIM ,Floating-Point Inexact Exception Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 4. " FPOFCIM ,Floating-Point Overflow Exception Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 3. " FPUFCIM ,Floating-Point Underflow Exception Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 2. " FPIOCIM ,Floating-Point Invalid Operation Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 1. " FPDZCIM ,Floating-Point Divide By 0 Exception Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 0. " FPIDCIM ,Floating-Point Input Denormal Exception Interrupt Mask" "Masked,Not masked"
rgroup.long 0x08++0x03
line.long 0x00 "SYSEXCRIS,System Exception Raw Interrupt Status"
bitfld.long 0x00 5. " FPIXCMIS ,Floating-Point Inexact Exception Masked Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 4. " FPOFCMIS ,Floating-Point Overflow Exception Masked Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 3. " FPUFCMIS ,Floating-Point Underflow Exception Masked Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 2. " FPIOCMIS ,Floating-Point Invalid Operation Masked Interrupt Status" "Not occurred,Occurred"
textline " "
bitfld.long 0x00 1. " FPDZCMIS ,Floating-Point Divide By 0 Exception Masked Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 0. " FPIDCMIS ,Floating-Point Input Denormal Exception Masked Interrupt Status" "Not occurred,Occurred"
group.long 0x0C++0x03
line.long 0x00 "SYSEXCIC,System Exception Interrupt Clear"
eventfld.long 0x00 5. " FPIXCIC ,Floating-Point Inexact Exception Interrupt Clear" "Not masked,Masked"
eventfld.long 0x00 4. " FPOFCIC ,Floating-Point Overflow Exception Interrupt Clear" "Not masked,Masked"
eventfld.long 0x00 3. " FPUFCIC ,Floating-Point Underflow Exception Interrupt Clear" "Not masked,Masked"
eventfld.long 0x00 2. " FPIOCIC ,Floating-Point Invalid Operation Interrupt Clear" "Not masked,Masked"
textline " "
eventfld.long 0x00 1. " FPDZCIC ,Floating-Point Divide By 0 Exception Interrupt Clear" "Not masked,Masked"
eventfld.long 0x00 0. " FPIDCIC ,Floating-Point Input Denormal Exception Interrupt Clear" "Not masked,Masked"
width 11.
tree.end
sif (cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
tree "Hibernation Module"
base ad:0x400FC000
width 10.
rgroup.long 0x00++0x03
line.long 0x00 "HIBRTCC,Hibernation RTC Counter"
group.long 0x04++0x03
line.long 0x00 "HIBRTCM0,Hibernation RTC Match 0"
group.long 0x0C++0x13
line.long 0x00 "HIBRTCLD,Hibernation RTC Load"
line.long 0x04 "HIBCTL,Hibernation Control"
bitfld.long 0x04 31. " WRC ,Write Complete/Capable" "Busy,Ready"
bitfld.long 0x04 18. " OSCHYS ,32.768-kHz Oscillator Hysteresis Control" "Disabled,Enabled"
textline " "
bitfld.long 0x04 17. " OSCDRV ,Oscillator Drive Capability" "12 pF,24 pF"
bitfld.long 0x04 16. " OSCBYP ,Oscillator Bypass" "Disabled,Enabled"
textline " "
bitfld.long 0x04 13.--14. " VBATSEL ,Select for Low-Battery Comparator" "1.9 Volts,2.1 Volts,2.3 Volts,2.5 Volts"
bitfld.long 0x04 10. " BATCHK ,Check Battery Status" "Not active,Not completed"
textline " "
bitfld.long 0x04 9. " BATWKEN ,Wake on Low Battery" "Disabled,Enabled"
bitfld.long 0x04 8. " VDD3ON ,VDD Powered" "Disabled,Enabled"
textline " "
bitfld.long 0x04 7. " VABORT ,Power Cut Abort Enable" "Occurred,Aborted"
bitfld.long 0x04 6. " CLK32EN ,32-kHz Oscillator Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " PINWEN ,External WAKE Pin Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " RTCWEN ,RTC Wake-up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " HIBREQ ,Hibernation Request" "Disabled,Enabled"
bitfld.long 0x04 0. " RTCEN ,RTC Timer Enable" "Disabled,Enabled"
line.long 0x08 "HIBIM,Hibernation Interrupt Mask"
bitfld.long 0x08 4. " WC ,External Write Complete/Capable Interrupt Mask" "Masked,Unmasked"
bitfld.long 0x08 3. " EXTW ,External Wake-Up Interrupt Mask" "Masked,Unmasked"
textline " "
bitfld.long 0x08 2. " LOWBAT ,Low Battery Voltage Interrupt Mask" "Masked,Unmasked"
bitfld.long 0x08 0. " RTCALT0 ,RTC Alert0 Interrupt Mask" "Masked,Unmasked"
rgroup.long 0x18++0x07
line.long 0x00 "HIBRIS,Hibernation Raw Interrupt Status"
bitfld.long 0x00 4. " WC ,Write Complete/Capable Raw Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 3. " EXTW ,External Wake-Up Raw Interrupt Status" "Not occurred,Occurred"
textline " "
bitfld.long 0x00 2. " LOWBAT ,Low Battery Voltage Raw Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 0. " RTCALT0 ,RTC Alert0 Raw Interrupt Status" "Not occurred,Occurred"
line.long 0x04 "HIBMIS,Hibernation Masked Interrupt Status"
bitfld.long 0x04 4. " WC ,Write Complete/Capable Masked Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x04 3. " EXTW ,External Wake-Up Masked Interrupt Status" "Not occurred,Occurred"
textline " "
bitfld.long 0x04 2. " LOWBAT ,Low Battery Voltage Masked Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x04 0. " RTCALT0 ,RTC Alert0 Masked Interrupt Status" "Not occurred,Occurred"
group.long 0x20++0x07
line.long 0x00 "HIBIC,Hibernation Interrupt Clear"
eventfld.long 0x00 4. " WC ,Write Complete/Capable Masked Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " EXTW ,External Wake-Up Masked Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 2. " LOWBAT ,Low Battery Voltage Masked Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " RTCALT0 ,RTC Alert0 Masked Interrupt Clear" "No effect,Clear"
line.long 0x04 "HIBRTCT,Hibernation RTC Trim"
hexmask.long.word 0x04 0.--15. 1. " TRIM ,RTC Trim Value"
rgroup.long 0x28++0x03
line.long 0x00 "HIBRTCSS,Hibernation RTC Sub Seconds"
hexmask.long.word 0x00 16.--30. 1. " RTCSSM ,RTC Sub Seconds Match"
hexmask.long.word 0x00 0.--14. 1. " RTCSSC ,RTC Sub Seconds Count"
group.long 0x30++0x03
line.long 0x00 "HIBDATA0,Hibernation Data0"
group.long 0x34++0x03
line.long 0x00 "HIBDATA1,Hibernation Data1"
group.long 0x38++0x03
line.long 0x00 "HIBDATA2,Hibernation Data2"
group.long 0x3C++0x03
line.long 0x00 "HIBDATA3,Hibernation Data3"
group.long 0x40++0x03
line.long 0x00 "HIBDATA4,Hibernation Data4"
group.long 0x44++0x03
line.long 0x00 "HIBDATA5,Hibernation Data5"
group.long 0x48++0x03
line.long 0x00 "HIBDATA6,Hibernation Data6"
group.long 0x4C++0x03
line.long 0x00 "HIBDATA7,Hibernation Data7"
group.long 0x50++0x03
line.long 0x00 "HIBDATA8,Hibernation Data8"
group.long 0x54++0x03
line.long 0x00 "HIBDATA9,Hibernation Data9"
group.long 0x58++0x03
line.long 0x00 "HIBDATA10,Hibernation Data10"
group.long 0x5C++0x03
line.long 0x00 "HIBDATA11,Hibernation Data11"
group.long 0x60++0x03
line.long 0x00 "HIBDATA12,Hibernation Data12"
group.long 0x64++0x03
line.long 0x00 "HIBDATA13,Hibernation Data13"
group.long 0x68++0x03
line.long 0x00 "HIBDATA14,Hibernation Data14"
group.long 0x6C++0x03
line.long 0x00 "HIBDATA15,Hibernation Data15"
width 0xb
tree.end
endif
tree "Internal Memory"
base ad:0x400FD000
width 11.
tree "Flash Memory Registers"
group.long 0x00++0x0B
line.long 0x00 "FMA,Flash Memory Address"
sif (cpu()=="LM4F110B2QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F121B2QR")
hexmask.long.word 0x00 0.--14. 1. " OFFSET ,Address Offset"
elif (cpu()=="LM4F110C4QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F132C4QC")
hexmask.long.word 0x00 0.--15. 1. " OFFSET ,Address Offset"
elif (cpu()=="LM4F110E5QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F232E5QC")
hexmask.long.tbyte 0x00 0.--16. 1. " OFFSET ,Address Offset"
else
hexmask.long.tbyte 0x00 0.--17. 1. " OFFSET ,Address Offset"
endif
line.long 0x04 "FMD,Flash Memory Data"
line.long 0x08 "FMC,Flash Memory Control"
hexmask.long.word 0x08 16.--31. 1. " WRKEY ,Flash Write Key"
bitfld.long 0x08 3. " COMT ,Commit Register Value" "Completed,Not completed"
textline " "
bitfld.long 0x08 2. " MERASE ,Mass Erase Flash Memory" "Completed,Not completed"
bitfld.long 0x08 1. " ERASE ,Erase a Page of Flash Memory" "Completed,Not completed"
textline " "
bitfld.long 0x08 0. " WRITE ,Write a Word into Flash Memory" "Completed,Not completed"
rgroup.long 0x0C++0x03
line.long 0x00 "FCRIS,Flash Controller Raw Interrupt Status"
bitfld.long 0x00 13. " PROGRIS ,Program Verify Error Raw Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 11. " ERRIS ,Erase Verify Error Raw Interrupt Status" "Not occurred,Occurred"
textline " "
bitfld.long 0x00 10. " INVDRIS ,Invalid Data Raw Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 9. " VOLTRIS ,Pump Voltage Raw Interrupt Status" "Not occurred,Occurred"
textline " "
bitfld.long 0x00 2. " ERIS ,EEPROM Raw Interrupt Status" "Not occurred,Occurred"
bitfld.long 0x00 1. " PRIS ,Programming Raw Interrupt Status" "Not Completed,Completed"
textline " "
bitfld.long 0x00 0. " ARIS ,Access Raw Interrupt Status" "No Access,Access"
group.long 0x10++0x07
line.long 0x00 "FCIM,Flash Controller Interrupt Mask"
bitfld.long 0x00 13. " PROGMASK ,Program Verify Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 11. " ERMASK ,Erase Verify Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 10. " INVDMASK ,Invalid Data Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 9. " VOLTMASK ,Pump Voltage Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 2. " EMASK ,EEPROM Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 1. " PMASK ,Programming Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 0. " AMASK ,Access Interrupt Mask" "Masked,Not masked"
line.long 0x04 "FCMISC,Flash Controller Masked Interrupt Status and Clear"
eventfld.long 0x04 13. " PROGMISC ,PROGVER Masked Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 11. " ERMISC ,ERVER Masked Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 10. " INVDMISC ,Invalid Data Masked Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 9. " VOLTMISC ,VOLT Masked Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 2. " EMISC ,EEPROM Masked Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 1. " PMISC ,Programming Masked Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 0. " AMISC ,Access Masked Interrupt Status and Clear" "No interrupt,Interrupt"
group.long 0x20++0x03
line.long 0x00 "FMC2,Flash Memory Control 2"
hexmask.long.word 0x00 16.--31. 1. " WRKEY ,Flash Memory Write Key"
bitfld.long 0x00 0. " WRBUF ,Buffered Flash Memory Write" "No write,Write"
width 11.
group.long 0x30++0x03
line.long 0x00 "FWBVAL,Flash Write Buffer Valid"
bitfld.long 0x00 31. " FWB[31] ,Flash Memory Write Buffer Bit 31" "Not updated,Updated"
bitfld.long 0x00 30. " FWB[30] ,Flash Memory Write Buffer Bit 30" "Not updated,Updated"
bitfld.long 0x00 29. " FWB[29] ,Flash Memory Write Buffer Bit 29" "Not updated,Updated"
textline " "
bitfld.long 0x00 28. " FWB[28] ,Flash Memory Write Buffer Bit 28" "Not updated,Updated"
bitfld.long 0x00 27. " FWB[27] ,Flash Memory Write Buffer Bit 27" "Not updated,Updated"
bitfld.long 0x00 26. " FWB[26] ,Flash Memory Write Buffer Bit 26" "Not updated,Updated"
textline " "
bitfld.long 0x00 25. " FWB[25] ,Flash Memory Write Buffer Bit 25" "Not updated,Updated"
bitfld.long 0x00 24. " FWB[24] ,Flash Memory Write Buffer Bit 24" "Not updated,Updated"
bitfld.long 0x00 23. " FWB[23] ,Flash Memory Write Buffer Bit 23" "Not updated,Updated"
textline " "
bitfld.long 0x00 22. " FWB[22] ,Flash Memory Write Buffer Bit 22" "Not updated,Updated"
bitfld.long 0x00 21. " FWB[21] ,Flash Memory Write Buffer Bit 21" "Not updated,Updated"
bitfld.long 0x00 20. " FWB[20] ,Flash Memory Write Buffer Bit 20" "Not updated,Updated"
textline " "
bitfld.long 0x00 19. " FWB[19] ,Flash Memory Write Buffer Bit 19" "Not updated,Updated"
bitfld.long 0x00 18. " FWB[18] ,Flash Memory Write Buffer Bit 18" "Not updated,Updated"
bitfld.long 0x00 17. " FWB[17] ,Flash Memory Write Buffer Bit 17" "Not updated,Updated"
textline " "
bitfld.long 0x00 16. " FWB[16] ,Flash Memory Write Buffer Bit 16" "Not updated,Updated"
bitfld.long 0x00 15. " FWB[15] ,Flash Memory Write Buffer Bit 15" "Not updated,Updated"
bitfld.long 0x00 14. " FWB[14] ,Flash Memory Write Buffer Bit 14" "Not updated,Updated"
textline " "
bitfld.long 0x00 13. " FWB[13] ,Flash Memory Write Buffer Bit 13" "Not updated,Updated"
bitfld.long 0x00 12. " FWB[12] ,Flash Memory Write Buffer Bit 12" "Not updated,Updated"
bitfld.long 0x00 11. " FWB[11] ,Flash Memory Write Buffer Bit 11" "Not updated,Updated"
textline " "
bitfld.long 0x00 10. " FWB[10] ,Flash Memory Write Buffer Bit 10" "Not updated,Updated"
bitfld.long 0x00 9. " FWB[9] ,Flash Memory Write Buffer Bit 9" "Not updated,Updated"
bitfld.long 0x00 8. " FWB[8] ,Flash Memory Write Buffer Bit 8" "Not updated,Updated"
textline " "
bitfld.long 0x00 7. " FWB[7] ,Flash Memory Write Buffer Bit 7" "Not updated,Updated"
bitfld.long 0x00 6. " FWB[6] ,Flash Memory Write Buffer Bit 6" "Not updated,Updated"
bitfld.long 0x00 5. " FWB[5] ,Flash Memory Write Buffer Bit 5" "Not updated,Updated"
textline " "
bitfld.long 0x00 4. " FWB[4] ,Flash Memory Write Buffer Bit 4" "Not updated,Updated"
bitfld.long 0x00 3. " FWB[3] ,Flash Memory Write Buffer Bit 3" "Not updated,Updated"
bitfld.long 0x00 2. " FWB[2] ,Flash Memory Write Buffer Bit 2" "Not updated,Updated"
textline " "
bitfld.long 0x00 1. " FWB[1] ,Flash Memory Write Buffer Bit 1" "Not updated,Updated"
bitfld.long 0x00 0. " FWB[0] ,Flash Memory Write Buffer Bit 0" "Not updated,Updated"
group.long 0x100++0x03
line.long 0x00 "FWB0,Flash Write Buffer 0"
group.long 0x104++0x03
line.long 0x00 "FWB1,Flash Write Buffer 1"
group.long 0x108++0x03
line.long 0x00 "FWB2,Flash Write Buffer 2"
group.long 0x10C++0x03
line.long 0x00 "FWB3,Flash Write Buffer 3"
group.long 0x110++0x03
line.long 0x00 "FWB4,Flash Write Buffer 4"
group.long 0x114++0x03
line.long 0x00 "FWB5,Flash Write Buffer 5"
group.long 0x118++0x03
line.long 0x00 "FWB6,Flash Write Buffer 6"
group.long 0x11C++0x03
line.long 0x00 "FWB7,Flash Write Buffer 7"
group.long 0x120++0x03
line.long 0x00 "FWB8,Flash Write Buffer 8"
group.long 0x124++0x03
line.long 0x00 "FWB9,Flash Write Buffer 9"
group.long 0x128++0x03
line.long 0x00 "FWB10,Flash Write Buffer 10"
group.long 0x12C++0x03
line.long 0x00 "FWB11,Flash Write Buffer 11"
group.long 0x130++0x03
line.long 0x00 "FWB12,Flash Write Buffer 12"
group.long 0x134++0x03
line.long 0x00 "FWB13,Flash Write Buffer 13"
group.long 0x138++0x03
line.long 0x00 "FWB14,Flash Write Buffer 14"
group.long 0x13C++0x03
line.long 0x00 "FWB15,Flash Write Buffer 15"
group.long 0x140++0x03
line.long 0x00 "FWB16,Flash Write Buffer 16"
group.long 0x144++0x03
line.long 0x00 "FWB17,Flash Write Buffer 17"
group.long 0x148++0x03
line.long 0x00 "FWB18,Flash Write Buffer 18"
group.long 0x14C++0x03
line.long 0x00 "FWB19,Flash Write Buffer 19"
group.long 0x150++0x03
line.long 0x00 "FWB20,Flash Write Buffer 20"
group.long 0x154++0x03
line.long 0x00 "FWB21,Flash Write Buffer 21"
group.long 0x158++0x03
line.long 0x00 "FWB22,Flash Write Buffer 22"
group.long 0x15C++0x03
line.long 0x00 "FWB23,Flash Write Buffer 23"
group.long 0x160++0x03
line.long 0x00 "FWB24,Flash Write Buffer 24"
group.long 0x164++0x03
line.long 0x00 "FWB25,Flash Write Buffer 25"
group.long 0x168++0x03
line.long 0x00 "FWB26,Flash Write Buffer 26"
group.long 0x16C++0x03
line.long 0x00 "FWB27,Flash Write Buffer 27"
group.long 0x170++0x03
line.long 0x00 "FWB28,Flash Write Buffer 28"
group.long 0x174++0x03
line.long 0x00 "FWB29,Flash Write Buffer 29"
group.long 0x178++0x03
line.long 0x00 "FWB30,Flash Write Buffer 30"
group.long 0x17C++0x03
line.long 0x00 "FWB31,Flash Write Buffer 31"
rgroup.long 0xfc0++0x07
line.long 0x00 "FSIZE,Flash Size"
hexmask.long.word 0x00 0.--15. 1. " SIZE ,Flash Size"
line.long 0x04 "SSIZE,SRAM Size"
hexmask.long.word 0x04 0.--15. 1. " SIZE ,SRAM Size"
rgroup.long 0xfcc++0x03
line.long 0x00 "ROMSWMAP,ROM Software Map"
bitfld.long 0x00 0. " SAFERTOS ,SafeRTOS Present" "Not present,Present"
tree.end
base ad:0x400AF000
width 11.
tree "EEPROM Registers"
rgroup.long 0x00++0x07
line.long 0x00 "EESIZE,EEPROM Size Information"
hexmask.long.word 0x00 16.--26. 1. " BLKCNT ,Number of 16-Word Blocks"
hexmask.long.word 0x00 0.--15. 1. " WORDCNT ,Number of 32-Bit Words"
line.long 0x04 "EEBLOCK,EEPROM Current Block"
hexmask.long.word 0x04 0.--15. 1. " BLOCK ,Current Block"
group.long 0x08++0x03
line.long 0x00 "EEOFFSET,EEPROM Current Offset"
bitfld.long 0x00 0.--3. " OFFSET ,EEPROM Current Offset" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
group.long 0x10++0x07
line.long 0x00 "EERDWR,EEPROM Read-Write"
line.long 0x04 "EERDWRINC,EEPROM Read-Write with Increment"
rgroup.long 0x18++0x03
line.long 0x00 "EEDONE,EEPROM Done Status"
bitfld.long 0x00 8. " INVPL ,Invalid Program Voltage Level" "No error,Error"
bitfld.long 0x00 5. " WRBUSY ,Write Busy" "No error,Error"
textline " "
bitfld.long 0x00 4. " NOPERM ,Write Without Permission" "No error,Error"
bitfld.long 0x00 3. " WKCOPY ,Working on a Copy" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " WKERASE ,Working on an Erase" "Disabled,Enabled"
bitfld.long 0x00 0. " WORKING ,EEPROM Working" "Not working,Working"
group.long 0x1C++0x07
line.long 0x00 "EESUPP,EEPROM Support Control and Status"
bitfld.long 0x00 3. " PRETRY ,Programming Must Be Retried" "Not failed,Failed"
bitfld.long 0x00 2. " ERETRY ,Erase Must Be Retried" "Not failed,Failed"
textline " "
bitfld.long 0x00 1. " EREQ ,Erase Required" "Not failed,Failed"
bitfld.long 0x00 0. " START ,Start Erase" "Not started,Started"
line.long 0x04 "EEUNLOCK,EEPROM Unlock"
bitfld.long 0x04 31. " UNLOCK31 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 30. " UNLOCK30 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 29. " UNLOCK29 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 28. " UNLOCK28 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 27. " UNLOCK27 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 26. " UNLOCK26 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 25. " UNLOCK25 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 24. " UNLOCK24 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 23. " UNLOCK23 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 22. " UNLOCK22 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 21. " UNLOCK21 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 20. " UNLOCK20 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 19. " UNLOCK19 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 18. " UNLOCK18 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 17. " UNLOCK17 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 16. " UNLOCK16 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 15. " UNLOCK15 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 14. " UNLOCK14 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 13. " UNLOCK13 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 12. " UNLOCK12 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 11. " UNLOCK11 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 10. " UNLOCK10 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 9. " UNLOCK9 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 8. " UNLOCK8 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 7. " UNLOCK7 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 6. " UNLOCK6 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 5. " UNLOCK5 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 4. " UNLOCK4 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 3. " UNLOCK3 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 2. " UNLOCK2 ,EEPROM Unlock" "Locked,Unlocked"
textline " "
bitfld.long 0x04 1. " UNLOCK1 ,EEPROM Unlock" "Locked,Unlocked"
bitfld.long 0x04 0. " UNLOCK0 ,EEPROM Unlock" "Locked,Unlocked"
group.long 0x30++0x13
line.long 0x00 "EEPROT,EEPROM Protection"
bitfld.long 0x00 3. " ACC ,Access Control" "User and supervisor,Supervisor"
bitfld.long 0x00 0.--2. " PROT ,Protection Control (Password protected/no password)" "Readable or writable only when unlocked/readable and writable,Readable or writable only when unlocked/Reserved,Writable or readable only when unlocked/readable,?..."
line.long 0x04 "EEPASS0,EEPROM Password"
line.long 0x08 "EEPASS1,EEPROM Password"
line.long 0x0C "EEPASS2,EEPROM Password"
line.long 0x10 "EEINT,EEPROM Interrupt"
bitfld.long 0x10 0. " INT ,Interrupt Enable" "Disabled,Enabled"
group.long 0x50++0x03
line.long 0x00 "EEHIDE,EEPROM Block Hide"
bitfld.long 0x00 31. " H30 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 30. " H29 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 29. " H28 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 28. " H27 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 27. " H26 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 26. " H25 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 25. " H24 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 24. " H23 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 23. " H22 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 22. " H21 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 21. " H20 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 20. " H19 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 19. " H18 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 18. " H17 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 17. " H16 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 16. " H15 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 15. " H14 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 14. " H13 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 13. " H12 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 12. " H11 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 11. " H10 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 10. " H9 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 9. " H8 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 8. " H7 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 7. " H6 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 6. " H5 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 5. " H4 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 4. " H3 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 3. " H2 ,Hide Block" "Not hidden,Hidden"
bitfld.long 0x00 2. " H1 ,Hide Block" "Not hidden,Hidden"
textline " "
bitfld.long 0x00 1. " H0 ,Hide Block" "Not hidden,Hidden"
group.long 0x80++0x03
line.long 0x00 "EEDBGME,EEPROM Debug Mass Erase"
hexmask.long.word 0x00 16.--31. 1. " KEY ,Erase Key"
bitfld.long 0x00 0. " ME ,Mass Erase" "No action,Erased"
group.long 0xFC0++0x03
line.long 0x00 "EEPROMPP,EEPROM Peripheral Properties"
bitfld.long 0x00 0.--4. " SIZE ,2-KB EEPROM Size" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
tree.end
base ad:0x400FE000
width 11.
tree "Memory Registers"
group.long 0xF0++0x03
line.long 0x00 "RMCTL,ROM Control"
eventfld.long 0x00 0. " BA ,Boot Alias" "Flash,ROM"
group.long 0x130++0x07
line.long 0x00 "FMPRE0,Flash Memory Protection Read Enable 0"
bitfld.long 0x00 31. " READ_ENABLE[31] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " READ_ENABLE[30] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " READ_ENABLE[29] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " READ_ENABLE[28] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " READ_ENABLE[27] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " READ_ENABLE[26] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " READ_ENABLE[25] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " READ_ENABLE[24] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " READ_ENABLE[23] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " READ_ENABLE[22] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " READ_ENABLE[21] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " READ_ENABLE[20] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " READ_ENABLE[19] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " READ_ENABLE[18] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " READ_ENABLE[17] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " READ_ENABLE[16] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " READ_ENABLE[15] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " READ_ENABLE[14] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " READ_ENABLE[13] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " READ_ENABLE[12] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " READ_ENABLE[11] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " READ_ENABLE[10] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " READ_ENABLE[9] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " READ_ENABLE[8] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " READ_ENABLE[7] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " READ_ENABLE[6] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " READ_ENABLE[5] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " READ_ENABLE[4] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " READ_ENABLE[3] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " READ_ENABLE[2] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " READ_ENABLE[1] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " READ_ENABLE[0] ,Flash Read Enable" "Disabled,Enabled"
line.long 0x04 "FMPPE0,Flash Memory Protection Program Enable 0"
bitfld.long 0x04 31. " PROG_ENABLE[31] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 30. " PROG_ENABLE[30] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 29. " PROG_ENABLE[29] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 28. " PROG_ENABLE[28] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 27. " PROG_ENABLE[27] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 26. " PROG_ENABLE[26] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 25. " PROG_ENABLE[25] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 24. " PROG_ENABLE[24] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 23. " PROG_ENABLE[23] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 22. " PROG_ENABLE[22] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 21. " PROG_ENABLE[21] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 20. " PROG_ENABLE[20] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 19. " PROG_ENABLE[19] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 18. " PROG_ENABLE[18] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 17. " PROG_ENABLE[17] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 16. " PROG_ENABLE[16] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 15. " PROG_ENABLE[15] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 14. " PROG_ENABLE[14] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 13. " PROG_ENABLE[13] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 12. " PROG_ENABLE[12] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " PROG_ENABLE[11] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 10. " PROG_ENABLE[10] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " PROG_ENABLE[9] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " PROG_ENABLE[8] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 7. " PROG_ENABLE[7] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " PROG_ENABLE[6] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " PROG_ENABLE[5] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " PROG_ENABLE[4] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " PROG_ENABLE[3] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " PROG_ENABLE[2] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " PROG_ENABLE[1] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " PROG_ENABLE[0] ,Flash Programming Enable" "Disabled,Enabled"
group.long 0x200++0x03
line.long 0x00 "FMPRE0,Flash Memory Protection Read Enable 0"
bitfld.long 0x00 31. " READ_ENABLE[31] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " READ_ENABLE[30] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " READ_ENABLE[29] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " READ_ENABLE[28] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " READ_ENABLE[27] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " READ_ENABLE[26] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " READ_ENABLE[25] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " READ_ENABLE[24] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " READ_ENABLE[23] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " READ_ENABLE[22] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " READ_ENABLE[21] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " READ_ENABLE[20] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " READ_ENABLE[19] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " READ_ENABLE[18] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " READ_ENABLE[17] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " READ_ENABLE[16] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " READ_ENABLE[15] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " READ_ENABLE[14] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " READ_ENABLE[13] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " READ_ENABLE[12] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " READ_ENABLE[11] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " READ_ENABLE[10] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " READ_ENABLE[9] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " READ_ENABLE[8] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " READ_ENABLE[7] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " READ_ENABLE[6] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " READ_ENABLE[5] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " READ_ENABLE[4] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " READ_ENABLE[3] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " READ_ENABLE[2] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " READ_ENABLE[1] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " READ_ENABLE[0] ,Flash Read Enable" "Disabled,Enabled"
group.long 0x400++0x03
line.long 0x00 "FMPPE0,Flash Memory Protection Program Enable 0"
bitfld.long 0x00 31. " PROG_ENABLE[31] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " PROG_ENABLE[30] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " PROG_ENABLE[29] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " PROG_ENABLE[28] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " PROG_ENABLE[27] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " PROG_ENABLE[26] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " PROG_ENABLE[25] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " PROG_ENABLE[24] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " PROG_ENABLE[23] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " PROG_ENABLE[22] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " PROG_ENABLE[21] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " PROG_ENABLE[20] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " PROG_ENABLE[19] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " PROG_ENABLE[18] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " PROG_ENABLE[17] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " PROG_ENABLE[16] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " PROG_ENABLE[15] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " PROG_ENABLE[14] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PROG_ENABLE[13] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " PROG_ENABLE[12] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PROG_ENABLE[11] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " PROG_ENABLE[10] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " PROG_ENABLE[9] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " PROG_ENABLE[8] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PROG_ENABLE[7] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " PROG_ENABLE[6] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PROG_ENABLE[5] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " PROG_ENABLE[4] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PROG_ENABLE[3] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " PROG_ENABLE[2] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PROG_ENABLE[1] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " PROG_ENABLE[0] ,Flash Programming Enable" "Disabled,Enabled"
sif (cpu()=="LM4F110H5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
group.long 0x204++0x03
line.long 0x00 "FMPRE1,Flash Memory Protection Read Enable 1"
bitfld.long 0x00 31. " READ_ENABLE[31] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " READ_ENABLE[30] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " READ_ENABLE[29] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " READ_ENABLE[28] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " READ_ENABLE[27] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " READ_ENABLE[26] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " READ_ENABLE[25] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " READ_ENABLE[24] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " READ_ENABLE[23] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " READ_ENABLE[22] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " READ_ENABLE[21] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " READ_ENABLE[20] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " READ_ENABLE[19] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " READ_ENABLE[18] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " READ_ENABLE[17] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " READ_ENABLE[16] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " READ_ENABLE[15] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " READ_ENABLE[14] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " READ_ENABLE[13] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " READ_ENABLE[12] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " READ_ENABLE[11] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " READ_ENABLE[10] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " READ_ENABLE[9] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " READ_ENABLE[8] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " READ_ENABLE[7] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " READ_ENABLE[6] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " READ_ENABLE[5] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " READ_ENABLE[4] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " READ_ENABLE[3] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " READ_ENABLE[2] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " READ_ENABLE[1] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " READ_ENABLE[0] ,Flash Read Enable" "Disabled,Enabled"
group.long 0x208++0x03
line.long 0x00 "FMPRE2,Flash Memory Protection Read Enable 2"
bitfld.long 0x00 31. " READ_ENABLE[31] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " READ_ENABLE[30] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " READ_ENABLE[29] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " READ_ENABLE[28] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " READ_ENABLE[27] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " READ_ENABLE[26] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " READ_ENABLE[25] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " READ_ENABLE[24] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " READ_ENABLE[23] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " READ_ENABLE[22] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " READ_ENABLE[21] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " READ_ENABLE[20] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " READ_ENABLE[19] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " READ_ENABLE[18] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " READ_ENABLE[17] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " READ_ENABLE[16] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " READ_ENABLE[15] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " READ_ENABLE[14] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " READ_ENABLE[13] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " READ_ENABLE[12] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " READ_ENABLE[11] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " READ_ENABLE[10] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " READ_ENABLE[9] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " READ_ENABLE[8] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " READ_ENABLE[7] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " READ_ENABLE[6] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " READ_ENABLE[5] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " READ_ENABLE[4] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " READ_ENABLE[3] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " READ_ENABLE[2] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " READ_ENABLE[1] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " READ_ENABLE[0] ,Flash Read Enable" "Disabled,Enabled"
group.long 0x20C++0x03
line.long 0x00 "FMPRE3,Flash Memory Protection Read Enable 3"
bitfld.long 0x00 31. " READ_ENABLE[31] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " READ_ENABLE[30] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " READ_ENABLE[29] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " READ_ENABLE[28] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " READ_ENABLE[27] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " READ_ENABLE[26] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " READ_ENABLE[25] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " READ_ENABLE[24] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " READ_ENABLE[23] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " READ_ENABLE[22] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " READ_ENABLE[21] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " READ_ENABLE[20] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " READ_ENABLE[19] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " READ_ENABLE[18] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " READ_ENABLE[17] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " READ_ENABLE[16] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " READ_ENABLE[15] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " READ_ENABLE[14] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " READ_ENABLE[13] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " READ_ENABLE[12] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " READ_ENABLE[11] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " READ_ENABLE[10] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " READ_ENABLE[9] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " READ_ENABLE[8] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " READ_ENABLE[7] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " READ_ENABLE[6] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " READ_ENABLE[5] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " READ_ENABLE[4] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " READ_ENABLE[3] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " READ_ENABLE[2] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " READ_ENABLE[1] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " READ_ENABLE[0] ,Flash Read Enable" "Disabled,Enabled"
group.long 0x404++0x03
line.long 0x00 "FMPPE1,Flash Memory Protection Program Enable 1"
bitfld.long 0x00 31. " PROG_ENABLE[31] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " PROG_ENABLE[30] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " PROG_ENABLE[29] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " PROG_ENABLE[28] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " PROG_ENABLE[27] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " PROG_ENABLE[26] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " PROG_ENABLE[25] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " PROG_ENABLE[24] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " PROG_ENABLE[23] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " PROG_ENABLE[22] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " PROG_ENABLE[21] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " PROG_ENABLE[20] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " PROG_ENABLE[19] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " PROG_ENABLE[18] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " PROG_ENABLE[17] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " PROG_ENABLE[16] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " PROG_ENABLE[15] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " PROG_ENABLE[14] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PROG_ENABLE[13] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " PROG_ENABLE[12] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PROG_ENABLE[11] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " PROG_ENABLE[10] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " PROG_ENABLE[9] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " PROG_ENABLE[8] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PROG_ENABLE[7] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " PROG_ENABLE[6] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PROG_ENABLE[5] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " PROG_ENABLE[4] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PROG_ENABLE[3] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " PROG_ENABLE[2] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PROG_ENABLE[1] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " PROG_ENABLE[0] ,Flash Programming Enable" "Disabled,Enabled"
group.long 0x408++0x03
line.long 0x00 "FMPPE2,Flash Memory Protection Program Enable 2"
bitfld.long 0x00 31. " PROG_ENABLE[31] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " PROG_ENABLE[30] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " PROG_ENABLE[29] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " PROG_ENABLE[28] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " PROG_ENABLE[27] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " PROG_ENABLE[26] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " PROG_ENABLE[25] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " PROG_ENABLE[24] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " PROG_ENABLE[23] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " PROG_ENABLE[22] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " PROG_ENABLE[21] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " PROG_ENABLE[20] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " PROG_ENABLE[19] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " PROG_ENABLE[18] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " PROG_ENABLE[17] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " PROG_ENABLE[16] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " PROG_ENABLE[15] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " PROG_ENABLE[14] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PROG_ENABLE[13] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " PROG_ENABLE[12] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PROG_ENABLE[11] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " PROG_ENABLE[10] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " PROG_ENABLE[9] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " PROG_ENABLE[8] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PROG_ENABLE[7] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " PROG_ENABLE[6] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PROG_ENABLE[5] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " PROG_ENABLE[4] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PROG_ENABLE[3] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " PROG_ENABLE[2] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PROG_ENABLE[1] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " PROG_ENABLE[0] ,Flash Programming Enable" "Disabled,Enabled"
group.long 0x40C++0x03
line.long 0x00 "FMPPE3,Flash Memory Protection Program Enable 3"
bitfld.long 0x00 31. " PROG_ENABLE[31] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " PROG_ENABLE[30] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " PROG_ENABLE[29] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " PROG_ENABLE[28] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " PROG_ENABLE[27] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " PROG_ENABLE[26] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " PROG_ENABLE[25] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " PROG_ENABLE[24] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " PROG_ENABLE[23] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " PROG_ENABLE[22] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " PROG_ENABLE[21] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " PROG_ENABLE[20] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " PROG_ENABLE[19] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " PROG_ENABLE[18] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " PROG_ENABLE[17] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " PROG_ENABLE[16] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " PROG_ENABLE[15] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " PROG_ENABLE[14] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PROG_ENABLE[13] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " PROG_ENABLE[12] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PROG_ENABLE[11] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " PROG_ENABLE[10] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " PROG_ENABLE[9] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " PROG_ENABLE[8] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PROG_ENABLE[7] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " PROG_ENABLE[6] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PROG_ENABLE[5] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " PROG_ENABLE[4] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PROG_ENABLE[3] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " PROG_ENABLE[2] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PROG_ENABLE[1] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " PROG_ENABLE[0] ,Flash Programming Enable" "Disabled,Enabled"
elif (cpu()=="LM4F110E5QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F232E5QC")
group.long 0x204++0x03
line.long 0x00 "FMPRE1,Flash Memory Protection Read Enable 1"
bitfld.long 0x00 31. " READ_ENABLE[31] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " READ_ENABLE[30] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " READ_ENABLE[29] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " READ_ENABLE[28] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " READ_ENABLE[27] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " READ_ENABLE[26] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " READ_ENABLE[25] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " READ_ENABLE[24] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " READ_ENABLE[23] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " READ_ENABLE[22] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " READ_ENABLE[21] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " READ_ENABLE[20] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " READ_ENABLE[19] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " READ_ENABLE[18] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " READ_ENABLE[17] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " READ_ENABLE[16] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " READ_ENABLE[15] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " READ_ENABLE[14] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " READ_ENABLE[13] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " READ_ENABLE[12] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " READ_ENABLE[11] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " READ_ENABLE[10] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " READ_ENABLE[9] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " READ_ENABLE[8] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " READ_ENABLE[7] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " READ_ENABLE[6] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " READ_ENABLE[5] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " READ_ENABLE[4] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " READ_ENABLE[3] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " READ_ENABLE[2] ,Flash Read Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " READ_ENABLE[1] ,Flash Read Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " READ_ENABLE[0] ,Flash Read Enable" "Disabled,Enabled"
group.long 0x404++0x03
line.long 0x00 "FMPPE1,Flash Memory Protection Program Enable 1"
bitfld.long 0x00 31. " PROG_ENABLE[31] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 30. " PROG_ENABLE[30] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 29. " PROG_ENABLE[29] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 28. " PROG_ENABLE[28] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 27. " PROG_ENABLE[27] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 26. " PROG_ENABLE[26] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 25. " PROG_ENABLE[25] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 24. " PROG_ENABLE[24] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 23. " PROG_ENABLE[23] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 22. " PROG_ENABLE[22] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " PROG_ENABLE[21] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 20. " PROG_ENABLE[20] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 19. " PROG_ENABLE[19] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 18. " PROG_ENABLE[18] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 17. " PROG_ENABLE[17] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 16. " PROG_ENABLE[16] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 15. " PROG_ENABLE[15] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 14. " PROG_ENABLE[14] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " PROG_ENABLE[13] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 12. " PROG_ENABLE[12] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " PROG_ENABLE[11] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 10. " PROG_ENABLE[10] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " PROG_ENABLE[9] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " PROG_ENABLE[8] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " PROG_ENABLE[7] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " PROG_ENABLE[6] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PROG_ENABLE[5] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " PROG_ENABLE[4] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " PROG_ENABLE[3] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " PROG_ENABLE[2] ,Flash Programming Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " PROG_ENABLE[1] ,Flash Programming Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " PROG_ENABLE[0] ,Flash Programming Enable" "Disabled,Enabled"
endif
rgroup.long 0x1D0++0x03
line.long 0x00 "BOOTCFG,Boot Configuration"
bitfld.long 0x00 31. " NW ,User Debug Not Written" "Written,Not written"
textline " "
bitfld.long 0x00 13.--15. " PORT ,Boot GPIO Port" "Port A,Port B,Port C,Port D,Port E,Port F,Port G,Port H"
bitfld.long 0x00 10.--12. " PIN ,Boot GPIO Pin" "Pin 0,Pin 1,Pin 2,Pin 3,Pin 4,Pin 5,Pin 6,Pin 7"
textline " "
bitfld.long 0x00 9. " POL ,Boot GPIO Polarity" "Low level,High level"
bitfld.long 0x00 8. " EN ,Boot GPIO Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DBG1 ,Debug Control 1" "0,1"
bitfld.long 0x00 0. " DBG0 ,Debug Control 0" "0,1"
group.long 0x1E0++0x03
line.long 0x00 "USER_REG0,User Register 0"
group.long 0x1E4++0x03
line.long 0x00 "USER_REG1,User Register 1"
group.long 0x1E8++0x03
line.long 0x00 "USER_REG2,User Register 2"
group.long 0x1EC++0x03
line.long 0x00 "USER_REG3,User Register 3"
tree.end
width 0xb
tree.end
tree "uDMA (Micro Direct Memory Access)"
base ad:0x400FF000
width 16.
rgroup.long 0x00++0x03
line.long 0x00 "DMASTAT,DMA Status"
bitfld.long 0x00 16.--20. " DMACHANS ,Available DMA Channels" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
bitfld.long 0x00 4.--7. " STATE ,Control State Machine State" "Idle,Read Chan Control Data,Read Source End Ptr,Read Dest End Ptr,Read Source Data,Write Dest Data,Wait for Req Clear,Write Chan Control Data,Stalled,Done,Undefined,Undefined,Undefined,Undefined,Undefined,Undefined"
textline " "
bitfld.long 0x00 0. " MASTEN ,Master Enable" "Disabled,Enabled"
wgroup.long 0x04++0x03
line.long 0x00 "DMACFG,DMA Configuration"
bitfld.long 0x00 0. " MASTEN ,Controller Master Enable" "Disabled,Enabled"
group.long 0x08++0x03
line.long 0x00 "DMACTLBASE,DMA Channel Control Base Pointer"
hexmask.long.tbyte 0x00 10.--31. 0x400 " ADDR ,Channel Control Base Address"
rgroup.long 0x0C++0x07
line.long 0x00 "DMAALTBASE,DMA Alternate Channel Control Base Pointer"
line.long 0x04 "DMAWAITSTAT,DMA Channel Wait on Request Status"
bitfld.long 0x04 31. " WAITREQ[31] ,Channel [31] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 30. " WAITREQ[30] ,Channel [30] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 29. " WAITREQ[29] ,Channel [29] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 28. " WAITREQ[28] ,Channel [28] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 27. " WAITREQ[27] ,Channel [27] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 26. " WAITREQ[26] ,Channel [26] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 25. " WAITREQ[25] ,Channel [25] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 24. " WAITREQ[24] ,Channel [24] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 23. " WAITREQ[23] ,Channel [23] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 22. " WAITREQ[22] ,Channel [22] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 21. " WAITREQ[21] ,Channel [21] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 20. " WAITREQ[20] ,Channel [20] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 19. " WAITREQ[19] ,Channel [19] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 18. " WAITREQ[18] ,Channel [18] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 17. " WAITREQ[17] ,Channel [17] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 16. " WAITREQ[16] ,Channel [16] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 15. " WAITREQ[15] ,Channel [15] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 14. " WAITREQ[14] ,Channel [14] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 13. " WAITREQ[13] ,Channel [13] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 12. " WAITREQ[12] ,Channel [12] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 11. " WAITREQ[11] ,Channel [11] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 10. " WAITREQ[10] ,Channel [10] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 9. " WAITREQ[9] ,Channel [9] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 8. " WAITREQ[8] ,Channel [8] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 7. " WAITREQ[7] ,Channel [7] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 6. " WAITREQ[6] ,Channel [6] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 5. " WAITREQ[5] ,Channel [5] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 4. " WAITREQ[4] ,Channel [4] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 3. " WAITREQ[3] ,Channel [3] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 2. " WAITREQ[2] ,Channel [2] Wait Status" "Not waiting,Waiting"
textline " "
bitfld.long 0x04 1. " WAITREQ[1] ,Channel [1] Wait Status" "Not waiting,Waiting"
bitfld.long 0x04 0. " WAITREQ[0] ,Channel [0] Wait Status" "Not waiting,Waiting"
wgroup.long 0x14++0x03
line.long 0x00 "DMASWREQ,DMA Channel Software Request"
bitfld.long 0x00 31. " SWREQ[31] ,Channel [31] Software Request" "Not generated,Generated"
bitfld.long 0x00 30. " SWREQ[30] ,Channel [30] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 29. " SWREQ[29] ,Channel [29] Software Request" "Not generated,Generated"
bitfld.long 0x00 28. " SWREQ[28] ,Channel [28] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 27. " SWREQ[27] ,Channel [27] Software Request" "Not generated,Generated"
bitfld.long 0x00 26. " SWREQ[26] ,Channel [26] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 25. " SWREQ[25] ,Channel [25] Software Request" "Not generated,Generated"
bitfld.long 0x00 24. " SWREQ[24] ,Channel [24] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 23. " SWREQ[23] ,Channel [23] Software Request" "Not generated,Generated"
bitfld.long 0x00 22. " SWREQ[22] ,Channel [22] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 21. " SWREQ[21] ,Channel [21] Software Request" "Not generated,Generated"
bitfld.long 0x00 20. " SWREQ[20] ,Channel [20] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 19. " SWREQ[19] ,Channel [19] Software Request" "Not generated,Generated"
bitfld.long 0x00 18. " SWREQ[18] ,Channel [18] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 17. " SWREQ[17] ,Channel [17] Software Request" "Not generated,Generated"
bitfld.long 0x00 16. " SWREQ[16] ,Channel [16] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 15. " SWREQ[15] ,Channel [15] Software Request" "Not generated,Generated"
bitfld.long 0x00 14. " SWREQ[14] ,Channel [14] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 13. " SWREQ[13] ,Channel [13] Software Request" "Not generated,Generated"
bitfld.long 0x00 12. " SWREQ[12] ,Channel [12] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 11. " SWREQ[11] ,Channel [11] Software Request" "Not generated,Generated"
bitfld.long 0x00 10. " SWREQ[10] ,Channel [10] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 9. " SWREQ[9] ,Channel [9] Software Request" "Not generated,Generated"
bitfld.long 0x00 8. " SWREQ[8] ,Channel [8] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 7. " SWREQ[7] ,Channel [7] Software Request" "Not generated,Generated"
bitfld.long 0x00 6. " SWREQ[6] ,Channel [6] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 5. " SWREQ[5] ,Channel [5] Software Request" "Not generated,Generated"
bitfld.long 0x00 4. " SWREQ[4] ,Channel [4] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 3. " SWREQ[3] ,Channel [3] Software Request" "Not generated,Generated"
bitfld.long 0x00 2. " SWREQ[2] ,Channel [2] Software Request" "Not generated,Generated"
textline " "
bitfld.long 0x00 1. " SWREQ[1] ,Channel [1] Software Request" "Not generated,Generated"
bitfld.long 0x00 0. " SWREQ[0] ,Channel [0] Software Request" "Not generated,Generated"
width 16.
group.long 0x18++0x03
line.long 0x00 "DMAUSEBURSTSET,DMA Channel Useburst Set"
setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET_CLR[31] ,Channel [31] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET_CLR[30] ,Channel [30] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET_CLR[29] ,Channel [29] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET_CLR[28] ,Channel [28] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET_CLR[27] ,Channel [27] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET_CLR[26] ,Channel [26] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET_CLR[25] ,Channel [25] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET_CLR[24] ,Channel [24] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET_CLR[23] ,Channel [23] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET_CLR[22] ,Channel [22] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET_CLR[21] ,Channel [21] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 20. 0x00 20. 0x04 21. " SET_CLR[20] ,Channel [20] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET_CLR[19] ,Channel [19] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET_CLR[18] ,Channel [18] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET_CLR[17] ,Channel [17] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET_CLR[16] ,Channel [16] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET_CLR[15] ,Channel [15] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET_CLR[14] ,Channel [14] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET_CLR[13] ,Channel [13] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET_CLR[12] ,Channel [12] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET_CLR[11] ,Channel [11] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET_CLR[10] ,Channel [10] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET_CLR[9] ,Channel [9] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET_CLR[8] ,Channel [8] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET_CLR[7] ,Channel [7] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET_CLR[6] ,Channel [6] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET_CLR[5] ,Channel [5] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET_CLR[4] ,Channel [4] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET_CLR[3] ,Channel [3] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET_CLR[2] ,Channel [2] Useburst Set" "Single and burst,Burst only"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET_CLR[1] ,Channel [1] Useburst Set" "Single and burst,Burst only"
setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET_CLR[0] ,Channel [0] Useburst Set" "Single and burst,Burst only"
width 16.
group.long 0x20++0x03
line.long 0x00 "DMAREQMASKSET,DMA Channel Request Mask Set"
setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET_CLR[31] ,Channel [31] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 30. 0x00 30. 0x04 31. " SET_CLR[30] ,Channel [30] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET_CLR[29] ,Channel [29] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET_CLR[28] ,Channel [28] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET_CLR[27] ,Channel [27] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET_CLR[26] ,Channel [26] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET_CLR[25] ,Channel [25] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET_CLR[24] ,Channel [24] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET_CLR[23] ,Channel [23] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET_CLR[22] ,Channel [22] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET_CLR[21] ,Channel [21] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET_CLR[20] ,Channel [20] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET_CLR[19] ,Channel [19] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET_CLR[18] ,Channel [18] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET_CLR[17] ,Channel [17] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET_CLR[16] ,Channel [16] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET_CLR[15] ,Channel [15] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET_CLR[14] ,Channel [14] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET_CLR[13] ,Channel [13] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET_CLR[12] ,Channel [12] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET_CLR[11] ,Channel [11] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET_CLR[10] ,Channel [10] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET_CLR[9] ,Channel [9] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET_CLR[8] ,Channel [8] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET_CLR[7] ,Channel [7] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET_CLR[6] ,Channel [6] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET_CLR[5] ,Channel [5] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET_CLR[4] ,Channel [4] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET_CLR[3] ,Channel [3] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET_CLR[2] ,Channel [2] Request Mask Set" "Enabled,Masked"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET_CLR[1] ,Channel [1] Request Mask Set" "Enabled,Masked"
setclrfld.long 0x00 0. 0x00 0. 0x04 1. " SET_CLR[0] ,Channel [0] Request Mask Set" "Enabled,Masked"
group.long 0x28++0x03
line.long 0x00 "DMAENASET,DMA Channel Enable Set"
setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET_CLR[31] ,Channel [31] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET_CLR[30] ,Channel [30] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET_CLR[29] ,Channel [29] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET_CLR[28] ,Channel [28] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET_CLR[27] ,Channel [27] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET_CLR[26] ,Channel [26] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET_CLR[25] ,Channel [25] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET_CLR[24] ,Channel [24] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET_CLR[23] ,Channel [23] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET_CLR[22] ,Channel [22] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET_CLR[21] ,Channel [21] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET_CLR[20] ,Channel [20] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET_CLR[19] ,Channel [19] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET_CLR[18] ,Channel [18] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET_CLR[17] ,Channel [17] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET_CLR[16] ,Channel [16] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET_CLR[15] ,Channel [15] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET_CLR[14] ,Channel [14] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET_CLR[13] ,Channel [13] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET_CLR[12] ,Channel [12] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET_CLR[11] ,Channel [11] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET_CLR[10] ,Channel [10] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET_CLR[9] ,Channel [9] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET_CLR[8] ,Channel [8] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET_CLR[7] ,Channel [7] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET_CLR[6] ,Channel [6] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET_CLR[5] ,Channel [5] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET_CLR[4] ,Channel [4] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET_CLR[3] ,Channel [3] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET_CLR[2] ,Channel [2] Enable Set" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET_CLR[1] ,Channel [1] Enable Set" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET_CLR[0] ,Channel [0] Enable Set" "Disabled,Enabled"
group.long 0x30++0x03
line.long 0x00 "DMAALTSET,DMA Channel Primary Alternate Set"
setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET_CLR[31] ,Channel [31] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET_CLR[30] ,Channel [30] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET_CLR[29] ,Channel [29] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET_CLR[28] ,Channel [28] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET_CLR[27] ,Channel [27] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET_CLR[26] ,Channel [26] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET_CLR[25] ,Channel [25] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET_CLR[24] ,Channel [24] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET_CLR[23] ,Channel [23] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET_CLR[22] ,Channel [22] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET_CLR[21] ,Channel [21] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET_CLR[20] ,Channel [20] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET_CLR[19] ,Channel [19] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET_CLR[18] ,Channel [18] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET_CLR[17] ,Channel [17] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET_CLR[16] ,Channel [16] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET_CLR[15] ,Channel [15] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET_CLR[14] ,Channel [14] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET_CLR[13] ,Channel [13] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET_CLR[12] ,Channel [12] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET_CLR[11] ,Channel [11] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET_CLR[10] ,Channel [10] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET_CLR[9] ,Channel [9] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET_CLR[8] ,Channel [8] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET_CLR[7] ,Channel [7] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET_CLR[6] ,Channel [6] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET_CLR[5] ,Channel [5] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET_CLR[4] ,Channel [4] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET_CLR[3] ,Channel [3] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET_CLR[2] ,Channel [2] Alternate Set" "Primary,Alternate"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET_CLR[1] ,Channel [1] Alternate Set" "Primary,Alternate"
setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET_CLR[0] ,Channel [0] Alternate Set" "Primary,Alternate"
group.long 0x38++0x03
line.long 0x00 "DMAPRIOSET,DMA Channel Priority Set"
setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET_CLR[31] ,Channel [31] Priority Set" "Default,High"
setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET_CLR[30] ,Channel [30] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET_CLR[29] ,Channel [29] Priority Set" "Default,High"
setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET_CLR[28] ,Channel [28] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET_CLR[27] ,Channel [27] Priority Set" "Default,High"
setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET_CLR[26] ,Channel [26] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET_CLR[25] ,Channel [25] Priority Set" "Default,High"
setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET_CLR[24] ,Channel [24] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET_CLR[23] ,Channel [23] Priority Set" "Default,High"
setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET_CLR[22] ,Channel [22] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET_CLR[21] ,Channel [21] Priority Set" "Default,High"
setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET_CLR[20] ,Channel [20] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET_CLR[19] ,Channel [19] Priority Set" "Default,High"
setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET_CLR[18] ,Channel [18] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET_CLR[17] ,Channel [17] Priority Set" "Default,High"
setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET_CLR[16] ,Channel [16] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET_CLR[15] ,Channel [15] Priority Set" "Default,High"
setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET_CLR[14] ,Channel [14] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x00 13. " SET_CLR[13] ,Channel [13] Priority Set" "Default,High"
setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET_CLR[12] ,Channel [12] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET_CLR[11] ,Channel [11] Priority Set" "Default,High"
setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET_CLR[10] ,Channel [10] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET_CLR[9] ,Channel [9] Priority Set" "Default,High"
setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET_CLR[8] ,Channel [8] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET_CLR[7] ,Channel [7] Priority Set" "Default,High"
setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET_CLR[6] ,Channel [6] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET_CLR[5] ,Channel [5] Priority Set" "Default,High"
setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET_CLR[4] ,Channel [4] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET_CLR[3] ,Channel [3] Priority Set" "Default,High"
setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET_CLR[2] ,Channel [2] Priority Set" "Default,High"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET_CLR[1] ,Channel [1] Priority Set" "Default,High"
setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET_CLR[0] ,Channel [0] Priority Set" "Default,High"
group.long 0x4C++0x03
line.long 0x00 "DMAERRCLR,DMA Bus Error Clear"
eventfld.long 0x00 0. " ERRCLR ,DMA Bus Error Clear" "No error,Error"
group.long 0x500++0x07
line.long 0x00 "DMACHASGN,DMA Channel Assignment"
bitfld.long 0x00 31. " CHALT[31] ,Channel 31 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 30. " CHALT[30] ,Channel 30 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 29. " CHALT[29] ,Channel 29 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 28. " CHALT[28] ,Channel 28 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 27. " CHALT[27] ,Channel 27 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 26. " CHALT[26] ,Channel 26 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 25. " CHALT[25] ,Channel 25 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 24. " CHALT[24] ,Channel 24 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 23. " CHALT[23] ,Channel 23 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 22. " CHALT[22] ,Channel 22 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 21. " CHALT[21] ,Channel 21 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 20. " CHALT[20] ,Channel 20 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 19. " CHALT[19] ,Channel 19 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 18. " CHALT[18] ,Channel 18 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 17. " CHALT[17] ,Channel 17 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 16. " CHALT[16] ,Channel 16 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 15. " CHALT[15] ,Channel 15 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 14. " CHALT[14] ,Channel 14 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 13. " CHALT[13] ,Channel 13 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 12. " CHALT[12] ,Channel 12 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 11. " CHALT[11] ,Channel 11 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 10. " CHALT[10] ,Channel 10 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 9. " CHALT[9] ,Channel 9 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 8. " CHALT[8] ,Channel 8 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 7. " CHALT[7] ,Channel 7 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 6. " CHALT[6] ,Channel 6 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 5. " CHALT[5] ,Channel 5 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 4. " CHALT[4] ,Channel 4 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 3. " CHALT[3] ,Channel 3 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 2. " CHALT[2] ,Channel 2 Secondary Assignment Select" "Primary,Secondary"
textline " "
bitfld.long 0x00 1. " CHALT[1] ,Channel 1 Secondary Assignment Select" "Primary,Secondary"
bitfld.long 0x00 0. " CHALT[0] ,Channel 0 Secondary Assignment Select" "Primary,Secondary"
width 16.
line.long 0x04 "DMACHIS,DMA Channel Interrupt Status"
eventfld.long 0x04 31. " CHIS[31] ,Channel 31 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 30. " CHIS[30] ,Channel 30 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 29. " CHIS[29] ,Channel 29 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 28. " CHIS[28] ,Channel 28 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 27. " CHIS[27] ,Channel 27 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 26. " CHIS[26] ,Channel 26 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 25. " CHIS[25] ,Channel 25 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 24. " CHIS[24] ,Channel 24 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 23. " CHIS[23] ,Channel 23 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 22. " CHIS[22] ,Channel 22 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 21. " CHIS[21] ,Channel 21 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 20. " CHIS[20] ,Channel 20 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 19. " CHIS[19] ,Channel 19 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 18. " CHIS[18] ,Channel 18 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 17. " CHIS[17] ,Channel 17 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 16. " CHIS[16] ,Channel 16 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 15. " CHIS[15] ,Channel 15 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 14. " CHIS[14] ,Channel 14 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 13. " CHIS[13] ,Channel 13 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 12. " CHIS[12] ,Channel 12 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 11. " CHIS[11] ,Channel 11 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 10. " CHIS[10] ,Channel 10 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 9. " CHIS[9] ,Channel 9 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 8. " CHIS[8] ,Channel 8 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 7. " CHIS[7] ,Channel 7 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 6. " CHIS[6] ,Channel 6 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 5. " CHIS[5] ,Channel 5 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 4. " CHIS[4] ,Channel 4 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " CHIS[3] ,Channel 3 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 2. " CHIS[2] ,Channel 2 Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 1. " CHIS[1] ,Channel 1 Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x04 0. " CHIS[0] ,Channel 0 Interrupt Status" "No interrupt,Interrupt"
group.long 0x510++0x03
line.long 0x00 "DMACHMAP0,DMA Channel Map Select 0"
bitfld.long 0x00 28.--31. " CH7SEL ,DMA Channel 7 Source Select" "Software,GPTimer 2B,UART5 TX,GPIO D,Software,?..."
textline " "
bitfld.long 0x00 24.--27. " CH6SEL ,DMA Channel 6 Source Select" "Software,GPTimer 2A,UART5 RX,GPIO C,Software,?..."
textline " "
sif (cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 20.--23. " CH5SEL ,DMA Channel 5 Source Select" "USB0 EP3 TX,GPTimer 2B,Software,GPIO B,Software,?..."
textline " "
bitfld.long 0x00 16.--19. " CH4SEL ,DMA Channel 4 Source Select" "USB0 EP3 RX,GPTimer 2A,Software,GPIO A,Software,?..."
textline " "
bitfld.long 0x00 12.--15. " CH3SEL ,DMA Channel 3 Source Select" "USB0 EP2 TX,GPTimer 3B,Software,Software,Software,?..."
textline " "
bitfld.long 0x00 8.--11. " CH2SEL ,DMA Channel 2 Source Select" "USB0 EP2 RX,GPTimer 3A,Software,Software,Software,?..."
textline " "
bitfld.long 0x00 4.--7. " CH1SEL ,DMA Channel 1 Source Select" "USB0 EP1 TX,UART2 TX,Software,GPTimer 4B,Software,?..."
textline " "
bitfld.long 0x00 0.--3. " CH0SEL ,DMA Channel 0 Source Select" "USB0 EP1 RX,UART2 RX,Software,GPTimer 4A,Software,?..."
else
bitfld.long 0x00 20.--23. " CH5SEL ,DMA Channel 5 Source Select" "Software,GPTimer 2B,Software,GPIO B,Software,?..."
textline " "
bitfld.long 0x00 16.--19. " CH4SEL ,DMA Channel 4 Source Select" "Software,GPTimer 2A,Software,GPIO A,Software,?..."
textline " "
bitfld.long 0x00 12.--15. " CH3SEL ,DMA Channel 3 Source Select" "Software,GPTimer 3B,Software,Software,Software,?..."
textline " "
bitfld.long 0x00 8.--11. " CH2SEL ,DMA Channel 2 Source Select" "Software,GPTimer 3A,Software,Software,Software,?..."
textline " "
bitfld.long 0x00 4.--7. " CH1SEL ,DMA Channel 1 Source Select" "Software,UART2 TX,Software,GPTimer 4B,Software,?..."
textline " "
bitfld.long 0x00 0.--3. " CH0SEL ,DMA Channel 0 Source Select" "Software,UART2 RX,Software,GPTimer 4A,Software,?..."
endif
group.long 0x514++0x03
line.long 0x00 "DMACHMAP1,DMA Channel Map Select 1"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " CH15SEL ,DMA Channel 15 Source Select" "ADC0 SS1,GPTimer 2B,SSI3 TX,GPIO F,GPIO N,?..."
textline " "
bitfld.long 0x00 24.--27. " CH14SEL ,DMA Channel 14 Source Select" "ADC0 SS0,GPTimer 2A,SSI3 RX,GPIO E,GPIO M,?..."
textline " "
bitfld.long 0x00 20.--23. " CH13SEL ,DMA Channel 13 Source Select" "Software,UART2 TX,SSI2 TX,GPTimer 7B,GPIO L,?..."
else
bitfld.long 0x00 28.--31. " CH15SEL ,DMA Channel 15 Source Select" "ADC0 SS1,GPTimer 2B,SSI3 TX,GPIO F,Software,?..."
textline " "
bitfld.long 0x00 24.--27. " CH14SEL ,DMA Channel 14 Source Select" "ADC0 SS0,GPTimer 2A,SSI3 RX,GPIO E,Software,?..."
textline " "
bitfld.long 0x00 20.--23. " CH13SEL ,DMA Channel 13 Source Select" "Software,UART2 TX,SSI2 TX,GPTimer 7B,Software,?..."
endif
textline " "
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 16.--19. " CH12SEL ,DMA Channel 12 Source Select" "Software,UART2 RX,SSI2 RX,GPTimer 7A,GPIO K,?..."
else
bitfld.long 0x00 16.--19. " CH12SEL ,DMA Channel 12 Source Select" "Software,UART2 RX,SSI2 RX,GPTimer 7A,Software,?..."
endif
textline " "
bitfld.long 0x00 12.--15. " CH11SEL ,DMA Channel 11 Source Select" "SSI0 TX,SSI1 TX,UART6 TX,GPTimer 6B,Software,?..."
textline " "
bitfld.long 0x00 8.--11. " CH10SEL ,DMA Channel 10 Source Select" "SSI0 RX,SSI1 RX,UART6 RX,GPTimer 6A,Software,?..."
textline " "
bitfld.long 0x00 4.--7. " CH9SEL ,DMA Channel 9 Source Select" "UART0 TX,UART1 TX,Software,GPTimer 5B,Software,?..."
textline " "
bitfld.long 0x00 0.--3. " CH8SEL ,DMA Channel 8 Source Select" "UART0 RX,UART1 RX,Software,GPTimer 5A,Software,?..."
group.long 0x518++0x03
line.long 0x00 "DMACHMAP2,DMA Channel Map Select 2"
bitfld.long 0x00 28.--31. " CH23SEL ,DMA Channel 23 Source Select" "UART1 TX,Software,Software,Software,Software,?..."
textline " "
bitfld.long 0x00 24.--27. " CH22SEL ,DMA Channel 22 Source Select" "UART1 RX,Software,Software,Software,Software,?..."
textline " "
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 20.--23. " CH21SEL ,DMA Channel 21 Source Select" "GPTimer 1B,Software,UART7 TX,GPIO J,Software,?..."
textline " "
bitfld.long 0x00 16.--19. " CH20SEL ,DMA Channel 20 Source Select" "GPTimer 1A,Software,UART7 RX,GPIO H,Software,?..."
else
bitfld.long 0x00 20.--23. " CH21SEL ,DMA Channel 21 Source Select" "GPTimer 1B,Software,UART7 TX,Software,Software,?..."
textline " "
bitfld.long 0x00 16.--19. " CH20SEL ,DMA Channel 20 Source Select" "GPTimer 1A,Software,UART7 RX,Software,Software,?..."
endif
textline " "
sif (cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 12.--15. " CH19SEL ,DMA Channel 19 Source Select" "GPTimer 0B,GPTimer 1B,UART4 TX,GPIO G,Software,?..."
else
bitfld.long 0x00 12.--15. " CH19SEL ,DMA Channel 19 Source Select" "GPTimer 0B,GPTimer 1B,UART4 TX,Software,Software,?..."
endif
textline " "
bitfld.long 0x00 8.--11. " CH18SEL ,DMA Channel 18 Source Select" "GPTimer 0A,GPTimer 1A,UART4 RX,GPIO B,Software,?..."
textline " "
bitfld.long 0x00 4.--7. " CH17SEL ,DMA Channel 17 Source Select" "ADC0 SS3,Software,UART3 TX,GPTimer 8B,Software,?..."
textline " "
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 0.--3. " CH16SEL ,DMA Channel 16 Source Select" "ADC0 SS2,Software,UART3 RX,GPTimer 8A,GPIO P,?..."
else
bitfld.long 0x00 0.--3. " CH16SEL ,DMA Channel 16 Source Select" "ADC0 SS2,Software,UART3 RX,GPTimer 8A,Software,?..."
endif
group.long 0x51C++0x03
line.long 0x00 "DMACHMAP3,DMA Channel Map Select 3"
bitfld.long 0x00 24.--27. " CH30SEL ,DMA Channel 30 Source Select" "Software,Software,Software,Software,Software,?..."
textline " "
bitfld.long 0x00 20.--23. " CH29SEL ,DMA Channel 29 Source Select" "Software,Software,Software,GPTimer 11B,Software,?..."
textline " "
bitfld.long 0x00 16.--19. " CH28SEL ,DMA Channel 28 Source Select" "Software,Software,Software,GPTimer 11A,Software,?..."
textline " "
bitfld.long 0x00 12.--15. " CH27SEL ,DMA Channel 27 Source Select" "Software,ADC1 SS3,Software,GPTimer 10B,Software,?..."
textline " "
bitfld.long 0x00 8.--11. " CH26SEL ,DMA Channel 26 Source Select" "Software,ADC1 SS2,Software,GPTimer 10A,Software,?..."
textline " "
bitfld.long 0x00 4.--7. " CH25SEL ,DMA Channel 25 Source Select" "SSI1 TX,ADC1 SS1,Software,GPTimer 9B,Software,?..."
textline " "
bitfld.long 0x00 0.--3. " CH24SEL ,DMA Channel 24 Source Select" "SSI1 RX,ADC1 SS0,Software,GPTimer 9A,Software,?..."
rgroup.long 0xFE0++0x03
line.long 0x00 "DMAPERIPHID0,DMA Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,DMA Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "DMAPERIPHID1,DMA Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,DMA Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "DMAPERIPHID2,DMA Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,DMA Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "DMAPERIPHID3,DMA Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,DMA Peripheral ID Register[31:24]"
rgroup.long 0xFD0++0x03
line.long 0x00 "DMAPERIPHID4,DMA Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,DMA Peripheral ID Register"
rgroup.long 0xFF0++0x03
line.long 0x00 "DMAPCELLID0,DMA PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,DMA PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "DMAPCELLID1,DMA PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,DMA PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "DMAPCELLID2,DMA PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,DMA PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "DMAPCELLID3,DMA PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,DMA PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree.open "GPIOs (General-Purpose Input/Outputs)"
tree "APB (Advanced Peripheral Bus)"
tree "GPIO Port A"
base ad:0x40004000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C1SDA,Reserved,M1PWM3,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C1SCL,Reserved,M1PWM2,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C1SDA,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C1SCL,?..."
endif
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI0Rx,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI0FSS,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI0CLK,?..."
sif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC"))
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U0Tx,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,CAN1Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U0Rx,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,CAN1Rx,?..."
else
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U0Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U0Rx,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port B"
base ad:0x40005000
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2FSS,Reserved,Reserved,Reserved,Reserved,T1CCP1,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI2CLK,Reserved,Reserved,Reserved,Reserved,T1CCP0,CAN0Rx,?..."
else
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2FSS,Reserved,M0PWM3,Reserved,Reserved,T1CCP1,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI2CLK,Reserved,M0PWM2,Reserved,Reserved,T1CCP0,CAN0Rx,?..."
endif
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C0SDA,Reserved,Reserved,Reserved,T3CCP1,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C0SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
else
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,Reserved,Reserved,Reserved,Reserved,T0CPP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,Reserved,Reserved,Reserved,Reserved,T0CCP0,?..."
elif ((cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,I2C5SDA,Reserved,Reserved,Reserved,T0CPP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,I2C5SCL,Reserved,Reserved,Reserved,T0CCP0,?..."
elif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,Reserved,M0PWM1,Reserved,Reserved,T0CPP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,Reserved,M0PWM0,Reserved,Reserved,T0CCP0,?..."
elif ((cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,I2C5SDA,M0PWM1,Reserved,Reserved,T0CPP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,I2C5SCL,M0PWM0,Reserved,Reserved,T0CCP0,?..."
endif
textline " "
sif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR"))
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2FSS,Reserved,M0PWM3,Reserved,Reserved,T1CCP1,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SS12CLK,Reserved,M0PWM2,Reserved,Reserved,T1CCP0,CAN0Rx,?..."
else
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2FSS,Reserved,Reserved,Reserved,Reserved,T1CCP1,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SS12CLK,Reserved,Reserved,Reserved,Reserved,T1CCP0,CAN0Rx,?..."
endif
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C0SDA,Reserved,Reserved,Reserved,T3CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C0SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
endif
tree.end
tree "GPIO Port C"
base ad:0x40006000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U3Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP1,USB0PFLT,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U3Rx,Reserved,Reserved,Reserved,Reserved,PhB1,WT1CCP0,USB0EPEN,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U4Tx,U1Tx,Reserved,M0PWM7,Reserved,PhA1,WT0CCP1,U1CTS,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U4Rx,U1Rx,Reserved,M0PWM6,Reserved,IDX1,WT0CCP0,U1RTS,?..."
elif (cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U3Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP1,USB0PFLT,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U3Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP0,USB0EPEN,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U4Tx,U1Tx,Reserved,Reserved,Reserved,Reserved,WT0CCP1,U1CTS,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U4Rx,U1Rx,Reserved,Reserved,Reserved,Reserved,WT0CCP0,U1RTS,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U3Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U3Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U4Tx,U1Tx,Reserved,Reserved,Reserved,Reserved,WT0CCP1,U1CTS,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U4Rx,U1Rx,Reserved,Reserved,Reserved,Reserved,WT0CCP0,U1RTS,?..."
endif
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,TDOSWO,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,TDI,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,TMSSWDIO,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,TCKSWCLK,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port D"
base ad:0x40007000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U2Tx,Reserved,Reserved,M0FAULT1,Reserved,PhB0,WT5CCP1,NMI,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U2Rx,Reserved,Reserved,M0FAULT0,Reserved,PhA0,WT5CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U6Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U6Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,SSI3Tx,SSI1Tx,Reserved,Reserved,Reserved,IDX0,WT3CCP1,USB0PFLT,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,SSI3Rx,SSI1Rx,Reserved,M0FAULT0,Reserved,Reserved,WT3CCP0,USB0EPEN,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,SSI3FSS,SSI1FSS,I2C3SDA,M0PWM7,M1PWM1,Reserved,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,SSI3CLK,SSI1CLK,I2C3SCL,M0PWM6,M1PWM0,Reserved,WT2CCP0,?..."
elif (cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U2Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT5CCP1,NMI,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U2Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT5CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U6Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U6Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,SSI3Tx,SSI1Tx,Reserved,Reserved,Reserved,Reserved,WT3CCP1,USB0PFLT,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,SSI3Rx,SSI1Rx,Reserved,Reserved,Reserved,Reserved,WT3CCP0,USB0EPEN,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,SSI3FSS,SSI1FSS,I2C3SDA,Reserved,Reserved,Reserved,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,SSI3CLK,SSI1CLK,I2C3SCL,Reserved,Reserved,Reserved,WT2CCP0,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U2Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT5CCP1,NMI,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U2Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT5CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U6Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U6Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,SSI3Tx,SSI1Tx,Reserved,Reserved,Reserved,Reserved,WT3CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,SSI3Rx,SSI1Rx,Reserved,Reserved,Reserved,Reserved,WT3CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,SSI3FSS,SSI1FSS,I2C3SDA,Reserved,Reserved,Reserved,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,SSI3CLK,SSI1CLK,I2C3SCL,Reserved,Reserved,Reserved,WT2CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
tree "GPIO Port E"
base ad:0x40024000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U1RI,Reserved,Reserved,Reserved,Reserved,Reserved,CAN1Tx,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,CAN1Rx,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U5Tx,Reserved,I2C2SDA,M0PWM5,M1PWM3,Reserved,Reserved,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U5Rx,Reserved,I2C2SCL,M0PWM4,M1PWM2,Reserved,Reserved,CAN0Rx,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U7Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U7Rx,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U1RI,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U5Tx,Reserved,I2C2SDA,Reserved,Reserved,Reserved,Reserved,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U5Rx,Reserved,I2C2SCL,Reserved,Reserved,Reserved,Reserved,CAN0Rx,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U7Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U7Rx,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port F"
base ad:0x40025000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C2SDA,Reserved,M1FAULT0,Reserved,T3CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C2SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,Reserved,Reserved,M0FAULT3,Reserved,Reserved,T2CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U1DTR,Reserved,Reserved,M0FAULT2,M1FAULT0,IDX0,T2CCP0,USB0EPEN,Reserved,Reserved,Reserved,Reserved,Reserved,TRD3,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,U1DSR,SSI1Fss,CAN0Tx,M0FAULT1,M1PWM7,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U1DCD,SSI1Clk,Reserved,M0FAULT0,M1PWM6,Reserved,T1CCP0,Reserved,C2o,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,M1PWM5,PhB0,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,M1PWM4,PhA0,T0CCP0,NMI,C0o,Reserved,Reserved,Reserved,Reserved,TRD2,?..."
elif (cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C2SDA,Reserved,Reserved,Reserved,T3CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C2SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U1DTR,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,USB0EPEN,Reserved,Reserved,Reserved,Reserved,Reserved,TRD3,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,U1DSR,SSI1Fss,CAN0Tx,Reserved,Reserved,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U1DCD,SSI1Clk,Reserved,Reserved,Reserved,Reserved,T1CCP0,Reserved,C2o,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,Reserved,Reserved,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,Reserved,Reserved,T0CCP0,NMI,C0o,Reserved,Reserved,Reserved,Reserved,TRD2,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C2SDA,Reserved,Reserved,Reserved,T3CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C2SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U1DTR,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRD3,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,U1DSR,SSI1Fss,CAN0Tx,Reserved,Reserved,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U1DCD,SSI1Clk,Reserved,Reserved,Reserved,Reserved,T1CCP0,Reserved,C2o,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,Reserved,Reserved,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,Reserved,Reserved,T0CCP0,NMI,C0o,Reserved,Reserved,Reserved,Reserved,TRD2,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
else
tree "GPIO Port E"
base ad:0x40024000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U5Tx,Reserved,I2C2SDA,M0PWM5,M1PWM3,Reserved,Reserved,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U5Rx,Reserved,Reserved,I2C2SCL,M0PWM4,M1PWM2,Reserved,Reserved,CAN0Rx,?..."
else
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U5Tx,Reserved,I2C2SDA,Reserved,Reserved,Reserved,Reserved,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U5Rx,Reserved,Reserved,I2C2SCL,Reserved,Reserved,Reserved,Reserved,CAN0Rx,?..."
endif
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U7Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U7Rx,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port F"
base ad:0x40025000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,Reserved,Reserved,M0FAULT2,M1FAULT0,IDX0,T2CCP0,USB0EPEN,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI1Fss,CAN0Tx,M0FAULT1,M1PWM7,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI1Clk,Reserved,M0FAULT0,M1PWM6,Reserved,T1CCP0,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,M1PWM5,PhB0,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,M1PWM4,PhA0,T0CCP0,NMI,C0o,?..."
elif (cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,USB0EPEN,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI1Fss,CAN0Tx,Reserved,Reserved,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI1Clk,Reserved,Reserved,Reserved,Reserved,T1CCP0,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,Reserved,Reserved,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,Reserved,Reserved,T0CCP0,NMI,C0o,?..."
else
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI1Fss,CAN0Tx,Reserved,Reserved,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI1Clk,Reserved,Reserved,Reserved,Reserved,T1CCP0,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,Reserved,Reserved,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,Reserved,Reserved,T0CCP0,NMI,C0o,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
sif (cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")
tree "GPIO Port G"
base ad:0x40026000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,M0PWM5,M1PWM3,IDX1,WT0CCP1,WT0CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,M0PWM4,M1PWM2,PhB1,WT0CCP0,USB0EPEN,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,M0FAULT2,M1PWM1,PhA1,T5CCP1,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,M0FAULT1,M1PWM0,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,M1FAULT2,PhB1,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,M1FAULT1,PhA1,T4CCP0,?..."
elif (cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,Reserved,Reserved,Reserved,WT0CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,Reserved,Reserved,Reserved,WT0CCP0,USB0EPEN,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,Reserved,Reserved,PhA1,T5CCP1,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,Reserved,Reserved,T4CCP0,?..."
else
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,Reserved,Reserved,Reserved,WT0CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,Reserved,Reserved,Reserved,WT0CCP0,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,Reserved,Reserved,PhA1,T5CCP1,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,Reserved,Reserved,T4CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
elif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
tree "GPIO Port G"
base ad:0x40026000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C5SDA,M0PWM7,IDX1,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C5SCL,M0PWM6,Reserved,Reserved,WT1CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,M0PWM5,M1PWM3,IDX1,WT0CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,M0PWM4,M1PWM2,PhB1,WT0CCP0,USB0EPEN,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,M0FAULT2,M1PWM1,PhA1,T5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,M0FAULT1,M1PWM0,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,M1FAULT2,PhB1,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,M1FAULT1,PhA1,T4CCP0,?..."
elif (cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C5SDA,Reserved,Reserved,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C5SCL,Reserved,Reserved,Reserved,WT1CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,Reserved,Reserved,Reserved,WT0CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,Reserved,Reserved,Reserved,WT0CCP0,USB0EPEN,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,Reserved,Reserved,Reserved,T5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,Reserved,Reserved,T4CCP0,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C5SDA,Reserved,Reserved,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C5SCL,Reserved,Reserved,Reserved,WT1CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,Reserved,Reserved,Reserved,WT0CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,Reserved,Reserved,Reserved,WT0CCP0,USB0EPEN,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,Reserved,Reserved,Reserved,T5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,Reserved,Reserved,T4CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
tree "GPIO Port H"
base ad:0x40027000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,Reserved,M0PWM7,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,Reserved,M0PWM6,Reserved,Reserved,WT4CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2Fss,Reserved,M0PWM5,PhB0,Reserved,WT3CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI2Clk,Reserved,M0PWM4,PhA0,Reserved,WT3CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI3Tx,Reserved,M0PWM3,Reserved,M0FAULT3,WT5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI3Rx,Reserved,M0PWM2,Reserved,M0FAULT2,WT5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,SSI3Fss,Reserved,M0PWM1,IDX0,M0FAULT1,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,SSI3Clk,Reserved,M0PWM0,Reserved,M0FAULT0,WT2CCP0,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2Fss,Reserved,Reserved,Reserved,Reserved,WT3CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI2Clk,Reserved,Reserved,Reserved,Reserved,WT3CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI3Tx,Reserved,Reserved,Reserved,Reserved,WT5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI3Rx,Reserved,Reserved,Reserved,Reserved,WT5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,SSI3Fss,Reserved,Reserved,Reserved,Reserved,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,SSI3Clk,Reserved,Reserved,Reserved,Reserved,WT2CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
tree "GPIO Port J"
base ad:0x4003D000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U6Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T3CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U6Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T3CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,U5Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,?..."
sif (cpu()=="LM4F232H5QD")
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U5Rx,Reserved,Reserved,Reserved,IDX0,Reserved,T2CCP0,?..."
else
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U5Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,?..."
endif
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U4Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U4Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
elif ((cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC"))
tree "GPIO Port J"
base ad:0x4003D000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U5Rx,Reserved,Reserved,Reserved,IDX0,Reserved,T2CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U4Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U4Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
tree.end
tree "AHB (Advanced High-Performance Bus)"
tree "GPIO Port A"
base ad:0x40058000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C1SDA,Reserved,M1PWM3,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C1SCL,Reserved,M1PWM2,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C1SDA,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C1SCL,?..."
endif
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI0Rx,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI0FSS,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI0CLK,?..."
sif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC"))
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U0Tx,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,CAN1Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U0Rx,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,CAN1Rx,?..."
else
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U0Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U0Rx,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port B"
base ad:0x40059000
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2FSS,Reserved,Reserved,Reserved,Reserved,T1CCP1,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI2CLK,Reserved,Reserved,Reserved,Reserved,T1CCP0,CAN0Rx,?..."
else
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2FSS,Reserved,M0PWM3,Reserved,Reserved,T1CCP1,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI2CLK,Reserved,M0PWM2,Reserved,Reserved,T1CCP0,CAN0Rx,?..."
endif
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C0SDA,Reserved,Reserved,Reserved,T3CCP1,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C0SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
else
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,Reserved,Reserved,Reserved,Reserved,T0CPP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,Reserved,Reserved,Reserved,Reserved,T0CCP0,?..."
elif ((cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,I2C5SDA,Reserved,Reserved,Reserved,T0CPP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,I2C5SCL,Reserved,Reserved,Reserved,T0CCP0,?..."
elif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,Reserved,M0PWM1,Reserved,Reserved,T0CPP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,Reserved,M0PWM0,Reserved,Reserved,T0CCP0,?..."
elif ((cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR"))
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,I2C5SDA,M0PWM1,Reserved,Reserved,T0CPP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,I2C5SCL,M0PWM0,Reserved,Reserved,T0CCP0,?..."
endif
textline " "
sif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR"))
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2FSS,Reserved,M0PWM3,Reserved,Reserved,T1CCP1,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SS12CLK,Reserved,M0PWM2,Reserved,Reserved,T1CCP0,CAN0Rx,?..."
else
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2FSS,Reserved,Reserved,Reserved,Reserved,T1CCP1,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SS12CLK,Reserved,Reserved,Reserved,Reserved,T1CCP0,CAN0Rx,?..."
endif
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C0SDA,Reserved,Reserved,Reserved,T3CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C0SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
endif
tree.end
tree "GPIO Port C"
base ad:0x4005A000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U3Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP1,USB0PFLT,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U3Rx,Reserved,Reserved,Reserved,Reserved,PhB1,WT1CCP0,USB0EPEN,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U4Tx,U1Tx,Reserved,M0PWM7,Reserved,PhA1,WT0CCP1,U1CTS,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U4Rx,U1Rx,Reserved,M0PWM6,Reserved,IDX1,WT0CCP0,U1RTS,?..."
elif (cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U3Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP1,USB0PFLT,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U3Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP0,USB0EPEN,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U4Tx,U1Tx,Reserved,Reserved,Reserved,Reserved,WT0CCP1,U1CTS,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U4Rx,U1Rx,Reserved,Reserved,Reserved,Reserved,WT0CCP0,U1RTS,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U3Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U3Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U4Tx,U1Tx,Reserved,Reserved,Reserved,Reserved,WT0CCP1,U1CTS,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U4Rx,U1Rx,Reserved,Reserved,Reserved,Reserved,WT0CCP0,U1RTS,?..."
endif
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,TDOSWO,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,TDI,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,TMSSWDIO,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,TCKSWCLK,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port D"
base ad:0x4005B000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U2Tx,Reserved,Reserved,M0FAULT1,Reserved,PhB0,WT5CCP1,NMI,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U2Rx,Reserved,Reserved,M0FAULT0,Reserved,PhA0,WT5CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U6Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U6Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,SSI3Tx,SSI1Tx,Reserved,Reserved,Reserved,IDX0,WT3CCP1,USB0PFLT,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,SSI3Rx,SSI1Rx,Reserved,M0FAULT0,Reserved,Reserved,WT3CCP0,USB0EPEN,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,SSI3FSS,SSI1FSS,I2C3SDA,M0PWM7,M1PWM1,Reserved,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,SSI3CLK,SSI1CLK,I2C3SCL,M0PWM6,M1PWM0,Reserved,WT2CCP0,?..."
elif (cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U2Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT5CCP1,NMI,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U2Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT5CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U6Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U6Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,SSI3Tx,SSI1Tx,Reserved,Reserved,Reserved,Reserved,WT3CCP1,USB0PFLT,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,SSI3Rx,SSI1Rx,Reserved,Reserved,Reserved,Reserved,WT3CCP0,USB0EPEN,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,SSI3FSS,SSI1FSS,I2C3SDA,Reserved,Reserved,Reserved,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,SSI3CLK,SSI1CLK,I2C3SCL,Reserved,Reserved,Reserved,WT2CCP0,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U2Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT5CCP1,NMI,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,U2Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT5CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U6Tx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U6Rx,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,SSI3Tx,SSI1Tx,Reserved,Reserved,Reserved,Reserved,WT3CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,SSI3Rx,SSI1Rx,Reserved,Reserved,Reserved,Reserved,WT3CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,SSI3FSS,SSI1FSS,I2C3SDA,Reserved,Reserved,Reserved,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,SSI3CLK,SSI1CLK,I2C3SCL,Reserved,Reserved,Reserved,WT2CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
tree "GPIO Port E"
base ad:0x4005C000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U1RI,Reserved,Reserved,Reserved,Reserved,Reserved,CAN1Tx,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,CAN1Rx,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U5Tx,Reserved,I2C2SDA,M0PWM5,M1PWM3,Reserved,Reserved,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U5Rx,Reserved,I2C2SCL,M0PWM4,M1PWM2,Reserved,Reserved,CAN0Rx,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U7Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U7Rx,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,U1RI,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U5Tx,Reserved,I2C2SDA,Reserved,Reserved,Reserved,Reserved,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U5Rx,Reserved,I2C2SCL,Reserved,Reserved,Reserved,Reserved,CAN0Rx,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U7Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U7Rx,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port F"
base ad:0x4005D000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C2SDA,Reserved,M1FAULT0,Reserved,T3CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C2SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,Reserved,Reserved,M0FAULT3,Reserved,Reserved,T2CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U1DTR,Reserved,Reserved,M0FAULT2,M1FAULT0,IDX0,T2CCP0,USB0EPEN,Reserved,Reserved,Reserved,Reserved,Reserved,TRD3,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,U1DSR,SSI1Fss,CAN0Tx,M0FAULT1,M1PWM7,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U1DCD,SSI1Clk,Reserved,M0FAULT0,M1PWM6,Reserved,T1CCP0,Reserved,C2o,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,M1PWM5,PhB0,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,M1PWM4,PhA0,T0CCP0,NMI,C0o,Reserved,Reserved,Reserved,Reserved,TRD2,?..."
elif (cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C2SDA,Reserved,Reserved,Reserved,T3CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C2SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U1DTR,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,USB0EPEN,Reserved,Reserved,Reserved,Reserved,Reserved,TRD3,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,U1DSR,SSI1Fss,CAN0Tx,Reserved,Reserved,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U1DCD,SSI1Clk,Reserved,Reserved,Reserved,Reserved,T1CCP0,Reserved,C2o,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,Reserved,Reserved,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,Reserved,Reserved,T0CCP0,NMI,C0o,Reserved,Reserved,Reserved,Reserved,TRD2,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C2SDA,Reserved,Reserved,Reserved,T3CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C2SCL,Reserved,Reserved,Reserved,T3CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U1DTR,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRD3,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,U1DSR,SSI1Fss,CAN0Tx,Reserved,Reserved,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U1DCD,SSI1Clk,Reserved,Reserved,Reserved,Reserved,T1CCP0,Reserved,C2o,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,Reserved,Reserved,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,Reserved,Reserved,T0CCP0,NMI,C0o,Reserved,Reserved,Reserved,Reserved,TRD2,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
else
tree "GPIO Port E"
base ad:0x4005C000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U5Tx,Reserved,I2C2SDA,M0PWM5,M1PWM3,Reserved,Reserved,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U5Rx,Reserved,Reserved,I2C2SCL,M0PWM4,M1PWM2,Reserved,Reserved,CAN0Rx,?..."
else
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U5Tx,Reserved,I2C2SDA,Reserved,Reserved,Reserved,Reserved,CAN0Tx,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U5Rx,Reserved,Reserved,I2C2SCL,Reserved,Reserved,Reserved,Reserved,CAN0Rx,?..."
endif
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U7Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U7Rx,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port F"
base ad:0x4005D000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,Reserved,Reserved,M0FAULT2,M1FAULT0,IDX0,T2CCP0,USB0EPEN,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI1Fss,CAN0Tx,M0FAULT1,M1PWM7,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI1Clk,Reserved,M0FAULT0,M1PWM6,Reserved,T1CCP0,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,M1PWM5,PhB0,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,M1PWM4,PhA0,T0CCP0,NMI,C0o,?..."
elif (cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,USB0EPEN,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI1Fss,CAN0Tx,Reserved,Reserved,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI1Clk,Reserved,Reserved,Reserved,Reserved,T1CCP0,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,Reserved,Reserved,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,Reserved,Reserved,T0CCP0,NMI,C0o,?..."
else
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI1Fss,CAN0Tx,Reserved,Reserved,Reserved,T1CCP1,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRCLK,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI1Clk,Reserved,Reserved,Reserved,Reserved,T1CCP0,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TRD0,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U1CTS,SSI1Tx,Reserved,Reserved,Reserved,Reserved,T0CCP1,Reserved,C1o,Reserved,Reserved,Reserved,Reserved,TRD1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U1RTS,SSI1Rx,CAN0Rx,Reserved,Reserved,Reserved,T0CCP0,NMI,C0o,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
sif (cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")
tree "GPIO Port G"
base ad:0x4005E000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,M0PWM5,M1PWM3,IDX1,WT0CCP1,WT0CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,M0PWM4,M1PWM2,PhB1,WT0CCP0,USB0EPEN,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,M0FAULT2,M1PWM1,PhA1,T5CCP1,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,M0FAULT1,M1PWM0,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,M1FAULT2,PhB1,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,M1FAULT1,PhA1,T4CCP0,?..."
elif (cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,Reserved,Reserved,Reserved,WT0CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,Reserved,Reserved,Reserved,WT0CCP0,USB0EPEN,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,Reserved,Reserved,PhA1,T5CCP1,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,Reserved,Reserved,T4CCP0,?..."
else
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,Reserved,Reserved,Reserved,WT0CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,Reserved,Reserved,Reserved,WT0CCP0,?..."
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,Reserved,Reserved,PhA1,T5CCP1,?..."
textline " "
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,Reserved,Reserved,T4CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
elif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
tree "GPIO Port G"
base ad:0x4005E000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C5SDA,M0PWM7,IDX1,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C5SCL,M0PWM6,Reserved,Reserved,WT1CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,M0PWM5,M1PWM3,IDX1,WT0CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,M0PWM4,M1PWM2,PhB1,WT0CCP0,USB0EPEN,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,M0FAULT2,M1PWM1,PhA1,T5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,M0FAULT1,M1PWM0,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,M1FAULT2,PhB1,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,M1FAULT1,PhA1,T4CCP0,?..."
elif (cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C5SDA,Reserved,Reserved,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C5SCL,Reserved,Reserved,Reserved,WT1CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,Reserved,Reserved,Reserved,WT0CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,Reserved,Reserved,Reserved,WT0CCP0,USB0EPEN,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,Reserved,Reserved,Reserved,T5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,Reserved,Reserved,T4CCP0,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,I2C5SDA,Reserved,Reserved,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,I2C5SCL,Reserved,Reserved,Reserved,WT1CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U2Tx,Reserved,I2C1SDA,Reserved,Reserved,Reserved,WT0CCP1,USB0PFLT,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U2Rx,Reserved,I2C1SCL,Reserved,Reserved,Reserved,WT0CCP0,USB0EPEN,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,I2C4SDA,Reserved,Reserved,Reserved,T5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,I2C4SCL,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,I2C3SDA,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,I2C3SCL,Reserved,Reserved,Reserved,T4CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
tree "GPIO Port H"
base ad:0x4005F000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,Reserved,M0PWM7,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,Reserved,M0PWM6,Reserved,Reserved,WT4CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2Fss,Reserved,M0PWM5,PhB0,Reserved,WT3CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI2Clk,Reserved,M0PWM4,PhA0,Reserved,WT3CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI3Tx,Reserved,M0PWM3,Reserved,M0FAULT3,WT5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI3Rx,Reserved,M0PWM2,Reserved,M0FAULT2,WT5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,SSI3Fss,Reserved,M0PWM1,IDX0,M0FAULT1,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,SSI3Clk,Reserved,M0PWM0,Reserved,M0FAULT0,WT2CCP0,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,SSI2Tx,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,SSI2Rx,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,SSI2Fss,Reserved,Reserved,Reserved,Reserved,WT3CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,SSI2Clk,Reserved,Reserved,Reserved,Reserved,WT3CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI3Tx,Reserved,Reserved,Reserved,Reserved,WT5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI3Rx,Reserved,Reserved,Reserved,Reserved,WT5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,SSI3Fss,Reserved,Reserved,Reserved,Reserved,WT2CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,SSI3Clk,Reserved,Reserved,Reserved,Reserved,WT2CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
tree "GPIO Port J"
base ad:0x40060000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U6Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T3CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U6Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T3CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,U5Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,?..."
sif (cpu()=="LM4F232H5QD")
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U5Rx,Reserved,Reserved,Reserved,IDX0,Reserved,T2CCP0,?..."
else
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U5Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,?..."
endif
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U4Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U4Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port K"
base ad:0x40061000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,M0FAULT3,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,M0FAULT2,WT1CCP0,C2o,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U7Tx,Reserved,Reserved,Reserved,Reserved,M0FAULT1,Reserved,C1o,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U7Rx,Reserved,Reserved,Reserved,Reserved,M0FAULT0,RTCCLK,C0o,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI3Tx,Reserved,Reserved,Reserved,M1FAULT3,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI3Rx,Reserved,Reserved,Reserved,M1FAULT2,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,SSI3Fss,Reserved,Reserved,Reserved,M1FAULT1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,SSI3Clk,Reserved,Reserved,Reserved,M1FAULT0,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT1CCP0,C2o,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,U7Tx,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,C1o,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,U7Rx,Reserved,Reserved,Reserved,Reserved,Reserved,RTCCLK,C0o,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI3Tx,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI3Rx,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,SSI3Fss,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,SSI3Clk,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port L"
base ad:0x40062000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T3CCP1,WT3CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T3CCP0,WT3CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP1,WT2CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T2CCP0,WT2CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP1,WT1CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP0,WT1CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T0CCP1,WT0CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T0CCP0,WT0CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port M"
base ad:0x40063000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,M0PWM5,Reserved,Reserved,Reserved,Reserved,WT0CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,M0PWM4,Reserved,Reserved,Reserved,Reserved,WT0CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP1,WT5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP0,WT5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP1,WT4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP0,WT4CCP0,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT0CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT0CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP1,WT5CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP0,WT5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP1,WT4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP0,WT4CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port N"
base ad:0x40064000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 7. " DATA[7] ,GPIO Data" "Low,High"
bitfld.long 0x00 6. " DATA[6] ,GPIO Data" "Low,High"
bitfld.long 0x00 5. " DATA[5] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 4. " DATA[4] ,GPIO Data" "Low,High"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 7. " DIR[7] ,Pin configuration" "Input,Output"
bitfld.long 0x00 6. " DIR[6] ,Pin configuration" "Input,Output"
bitfld.long 0x00 5. " DIR[5] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 4. " DIR[4] ,Pin configuration" "Input,Output"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 7. " IS[7] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 6. " IS[6] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 5. " IS[5] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 4. " IS[4] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 7. " IBE[7] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 6. " IBE[6] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 5. " IBE[5] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 4. " IBE[4] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 7. " IEV[7] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 6. " IEV[6] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 5. " IEV[5] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 4. " IEV[4] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 7. " IME[7] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 6. " IME[6] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 5. " IME[5] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 4. " IME[4] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
textline " "
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 7. " RIS[7] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 6. " RIS[6] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 5. " RIS[5] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 4. " RIS[4] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 7. " MIS[7] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 6. " MIS[6] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 5. " MIS[5] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 4. " MIS[4] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 7. " IC[7] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 6. " IC[6] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 5. " IC[5] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " IC[4] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 7. " AFSEL[7] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 6. " AFSEL[6] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 5. " AFSEL[5] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 4. " AFSEL[4] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 7. " DRV2[7] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " DRV2[6] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " DRV2[5] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " DRV2[4] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 7. " DRV4[7] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DRV4[6] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DRV4[5] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DRV4[4] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 7. " DRV8[7] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " DRV8[6] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 5. " DRV8[5] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 4. " DRV8[4] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 7. " ODE[7] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " ODE[6] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 5. " ODE[5] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 4. " ODE[4] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 7. " PUE[7] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 6. " PUE[6] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 5. " PUE[5] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 4. " PUE[4] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 7. " PDE[7] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 6. " PDE[6] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 5. " PDE[5] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 4. " PDE[4] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 7. " SRL[7] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 6. " SRL[6] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 5. " SRL[5] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 4. " SRL[4] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 7. " DEN[7] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 6. " DEN[6] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 5. " DEN[5] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 4. " DEN[4] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 7. " CR[7] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 6. " CR[6] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 5. " CR[5] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 4. " CR[4] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
sif (cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x08 7. " GPIOAMSEL[7] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 6. " GPIOAMSEL[6] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " GPIOAMSEL[5] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 4. " GPIOAMSEL[4] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,M1PWM7,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,M1PWM6,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,M1PWM5,Reserved,Reserved,Reserved,Reserved,WT3CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,M1PWM4,Reserved,Reserved,Reserved,Reserved,WT3CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,M0PWM7,Reserved,Reserved,Reserved,Reserved,WT2CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,M0PWM6,Reserved,Reserved,Reserved,Reserved,WT2CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,CAN0Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,CAN0Rx,?..."
else
bitfld.long 0x00 28.--31. " PMC7 ,Port Mux Control 7" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP1,?..."
bitfld.long 0x00 24.--27. " PMC6 ,Port Mux Control 6" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT4CCP0,?..."
bitfld.long 0x00 20.--23. " PMC5 ,Port Mux Control 5" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT3CCP1,?..."
bitfld.long 0x00 16.--19. " PMC4 ,Port Mux Control 4" "Reserved,Reserved,WT2CCP1,Reserved,Reserved,Reserved,Reserved,WT3CCP0,?..."
textline " "
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT2CCP1,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,WT2CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,CAN0Tx,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,CAN0Rx,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 7. " ADCEN[7] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " ADCEN[6] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 5. " ADCEN[5] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 4. " ADCEN[4] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 7. " DMAEN[7] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 6. " DMAEN[6] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port P"
base ad:0x40065000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232H5QD")
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,M0PWM2,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,M0PWM1,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,M0PWM0,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP0,?..."
else
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T5CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,T4CCP0,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
elif ((cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC"))
tree "GPIO Port J"
base ad:0x40060000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,U5Rx,Reserved,Reserved,Reserved,IDX0,Reserved,T2CCP0,?..."
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,U4Tx,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,U4Rx,Reserved,Reserved,Reserved,Reserved,Reserved,T1CCP0,?..."
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 5. " DMAEN[5] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " DMAEN[4] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "GPIO Port K"
base ad:0x40061000
width 15.
group.long 0x00++0x03
line.long 0x00 "GPIODATA,GPIO Data"
bitfld.long 0x00 3. " DATA[3] ,GPIO Data" "Low,High"
bitfld.long 0x00 2. " DATA[2] ,GPIO Data" "Low,High"
textline " "
bitfld.long 0x00 1. " DATA[1] ,GPIO Data" "Low,High"
bitfld.long 0x00 0. " DATA[0] ,GPIO Data" "Low,High"
group.long 0x400++0x13
line.long 0x00 "GPIODIR,GPIO Direction"
bitfld.long 0x00 3. " DIR[3] ,Pin configuration" "Input,Output"
bitfld.long 0x00 2. " DIR[2] ,Pin configuration" "Input,Output"
textline " "
bitfld.long 0x00 1. " DIR[1] ,Pin configuration" "Input,Output"
bitfld.long 0x00 0. " DIR[0] ,Pin configuration" "Input,Output"
line.long 0x04 "GPIOIS,GPIO Interrupt Sense"
bitfld.long 0x04 3. " IS[3] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 2. " IS[2] ,GPIO Interrupt Sense" "Edge,Level"
textline " "
bitfld.long 0x04 1. " IS[1] ,GPIO Interrupt Sense" "Edge,Level"
bitfld.long 0x04 0. " IS[0] ,GPIO Interrupt Sense" "Edge,Level"
line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges"
bitfld.long 0x08 3. " IBE[3] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 2. " IBE[2] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
textline " "
bitfld.long 0x08 1. " IBE[1] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
bitfld.long 0x08 0. " IBE[0] ,GPIO Interrupt Both Edges interrupt is controlled by GPIOIEV or booth edges on the corresponding pin trigger an interrupt" "GPIOIEV,Both edges"
line.long 0x0C "GPIOIEV,GPIO Interrupt Event"
bitfld.long 0x0C 3. " IEV[3] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 2. " IEV[2] ,GPIO Interrupt Event" "Falling/low,Rising/high"
textline " "
bitfld.long 0x0C 1. " IEV[1] ,GPIO Interrupt Event" "Falling/low,Rising/high"
bitfld.long 0x0C 0. " IEV[0] ,GPIO Interrupt Event" "Falling/low,Rising/high"
line.long 0x10 "GPIOIM,GPIO Interrupt Mask"
bitfld.long 0x10 3. " IME[3] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 2. " IME[2] ,GPIO Interrupt Mask Enable" "Enabled,Not masked"
textline " "
bitfld.long 0x10 1. " IME[1] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
bitfld.long 0x10 0. " IME[0] ,GPIO Interrupt Mask Enable" "Masked,Not masked"
rgroup.long 0x414++0x07
line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status"
bitfld.long 0x00 3. " RIS[3] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 2. " RIS[2] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " RIS[1] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
bitfld.long 0x00 0. " RIS[0] ,GPIO Interrupt Raw Status" "Not initiated,Initiated"
line.long 0x04 "GPIOMIS,GPIO Masked Interrupt Status"
bitfld.long 0x04 3. " MIS[3] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 2. " MIS[2] ,GPIO Masked Interrupt Status" "Not active,Active"
textline " "
bitfld.long 0x04 1. " MIS[1] ,GPIO Masked Interrupt Status" "Not active,Active"
bitfld.long 0x04 0. " MIS[0] ,GPIO Masked Interrupt Status" "Not active,Active"
group.long 0x41C++0x07
line.long 0x00 "GPIOICR,GPIO Interrupt Clear"
eventfld.long 0x00 3. " IC[3] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " IC[2] ,GPIO Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " IC[1] ,GPIO Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " IC[0] ,GPIO Interrupt Clear" "No effect,Clear"
line.long 0x04 "GPIOAFSEL,GPIO Alternate Function Select"
bitfld.long 0x04 3. " AFSEL[3] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 2. " AFSEL[2] ,GPIO Alternate Function Select Control" "Software,Hardware"
textline " "
bitfld.long 0x04 1. " AFSEL[1] ,GPIO Alternate Function Select Control" "Software,Hardware"
bitfld.long 0x04 0. " AFSEL[0] ,GPIO Alternate Function Select Control" "Software,Hardware"
group.long 0x500++0x1F
line.long 0x00 "GPIODR2R,GPIO 2-mA Drive Select"
bitfld.long 0x00 3. " DRV2[3] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " DRV2[2] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " DRV2[1] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " DRV2[0] ,Output Pad 2-mA Drive Enable" "Disabled,Enabled"
line.long 0x04 "GPIODR4R,GPIO 4-mA Drive Select"
bitfld.long 0x04 3. " DRV4[3] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DRV4[2] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DRV4[1] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DRV4[0] ,Output Pad 4-mA Drive Enable" "Disabled,Enabled"
line.long 0x08 "GPIODR8R,GPIO 8-mA Drive Select"
bitfld.long 0x08 3. " DRV8[3] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " DRV8[2] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " DRV8[1] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " DRV8[0] ,Output Pad 8-mA Drive Enable" "Disabled,Enabled"
line.long 0x0C "GPIOODR,GPIO Open Drain Select"
bitfld.long 0x0C 3. " ODE[3] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 2. " ODE[2] ,Output Pad Open Drain Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 1. " ODE[1] ,Output Pad Open Drain Enable" "Disabled,Enabled"
bitfld.long 0x0C 0. " ODE[0] ,Output Pad Open Drain Enable" "Disabled,Enabled"
line.long 0x10 "GPIOPUR,GPIO Pull-Up Select"
bitfld.long 0x10 3. " PUE[3] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 2. " PUE[2] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x10 1. " PUE[1] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
bitfld.long 0x10 0. " PUE[0] ,Pad Weak Pull-Up Enable" "Disabled,Enabled"
line.long 0x14 "GPIOPDR,GPIO Pull-Down Select"
bitfld.long 0x14 3. " PDE[3] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 2. " PDE[2] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x14 1. " PDE[1] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
bitfld.long 0x14 0. " PDE[0] ,Pad Weak Pull-Down Enable" "Disabled,Enabled"
line.long 0x18 "GPIOSLR,GPIO Slew Rate Control Select"
bitfld.long 0x18 3. " SRL[3] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 2. " SRL[2] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
textline " "
bitfld.long 0x18 1. " SRL[1] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
bitfld.long 0x18 0. " SRL[0] ,Slew Rate Limit Enable 8-mA drive only" "Disabled,Enabled"
line.long 0x1C "GPIODEN,GPIO Digital Enable"
bitfld.long 0x1C 3. " DEN[3] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 2. " DEN[2] ,Digital Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x1C 1. " DEN[1] ,Digital Enable" "Disabled,Enabled"
bitfld.long 0x1C 0. " DEN[0] ,Digital Enable" "Disabled,Enabled"
group.long 0x520++0x0B
line.long 0x00 "GPIOLOCK,GPIO Lock"
line.long 0x04 "GPIOCR,GPIO Commit"
bitfld.long 0x04 3. " CR[3] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 2. " CR[2] ,GPIO Commit" "Not committed,Committed"
textline " "
bitfld.long 0x04 1. " CR[1] ,GPIO Commit" "Not committed,Committed"
bitfld.long 0x04 0. " CR[0] ,GPIO Commit" "Not committed,Committed"
line.long 0x08 "GPIOAMSEL,GPIO Analog Mode Select"
bitfld.long 0x08 3. " GPIOAMSEL[3] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 2. " GPIOAMSEL[2] ,GPIO Analog Mode Select" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " GPIOAMSEL[1] ,GPIO Analog Mode Select" "Disabled,Enabled"
bitfld.long 0x08 0. " GPIOAMSEL[0] ,GPIO Analog Mode Select" "Disabled,Enabled"
group.long 0x52c++0x03
line.long 0x00 "GPIOPCTL,GPIO Port Control"
sif (cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI3Tx,Reserved,Reserved,Reserved,M1FAULT3,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI3Rx,Reserved,Reserved,Reserved,M1FAULT2,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,SSI3Fss,Reserved,Reserved,Reserved,M1FAULT1,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,SSI3Clk,Reserved,Reserved,Reserved,M1FAULT0,?..."
else
bitfld.long 0x00 12.--15. " PMC3 ,Port Mux Control 3" "Reserved,Reserved,SSI3Tx,?..."
bitfld.long 0x00 8.--11. " PMC2 ,Port Mux Control 2" "Reserved,Reserved,SSI3Rx,?..."
textline " "
bitfld.long 0x00 4.--7. " PMC1 ,Port Mux Control 1" "Reserved,Reserved,SSI3Fss,?..."
bitfld.long 0x00 0.--3. " PMC0 ,Port Mux Control 0" "Reserved,Reserved,SSI3Clk,?..."
endif
group.long 0x530++0x7
line.long 0x00 "GPIOADCCTL,GPIO ADC Control"
bitfld.long 0x00 3. " ADCEN[3] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ADCEN[2] ,ADC Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ADCEN[1] ,ADC Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ADCEN[0] ,ADC Trigger Enable" "Disabled,Enabled"
line.long 0x04 "GPIODMACTL,GPIO DMA Control"
bitfld.long 0x04 3. " DMAEN[3] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 2. " DMAEN[2] ,DMA Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " DMAEN[1] ,DMA Trigger Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " DMAEN[0] ,DMA Trigger Enable" "Disabled,Enabled"
sif (cpu()=="LM4F112H5QD")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232H5QD")
group.long 0x538++0x3
line.long 0x00 "GPIOSI,GPIO Select Interrupt"
bitfld.long 0x00 0. " SUM ,Summary Interrupt" "Disabled,Enabled"
endif
rgroup.long 0xFD0++0x2F
line.long 0x00 "GPIOPERIPHID4,GPIO Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,GPIO Peripheral ID Register[7:0]"
line.long 0x04 "GPIOPERIPHID5,GPIO Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,GPIO Peripheral ID Register[15:8]"
line.long 0x08 "GPIOPERIPHID6,GPIO Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,GPIO Peripheral ID Register[23:16]"
line.long 0x0C "GPIOPERIPHID7,GPIO Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,GPIO Peripheral ID Register[31:24]"
line.long 0x10 "GPIOPERIPHID0,GPIO Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,GPIO Peripheral ID Register[7:0]"
line.long 0x14 "GPIOPERIPHID1,GPIO Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,GPIO Peripheral ID Register[15:8]"
line.long 0x18 "GPIOPERIPHID2,GPIO Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,GPIO Peripheral ID Register[23:16]"
line.long 0x1C "GPIOPERIPHID3,GPIO Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,GPIO Peripheral ID Register[31:24]"
line.long 0x20 "GPIOPCELLID0,GPIO PrimeCell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,GPIO PrimeCell ID Register[7:0]"
line.long 0x24 "GPIOPCELLID1,GPIO PrimeCell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,GPIO PrimeCell ID Register[15:8]"
line.long 0x28 "GPIOPCELLID2,GPIO PrimeCell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,GPIO PrimeCell ID Register[23:16]"
line.long 0x2C "GPIOPCELLID3,GPIO PrimeCell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,GPIO PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
tree.end
tree.end
tree.open "General-Purpose Timers"
tree "16/32-bit Timer 0"
base ad:0x40030000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit,32-bit RTC,Reserved,Reserved,16-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x10++0x03
line.long 0x00 "GPTMSYNC,GPTM Synchronize"
bitfld.long 0x00 22.--23. " SYNCWT5 ,Synchronize GPTM 32/64-Bit Timer 5" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 20.--21. " SYNCWT4 ,Synchronize GPTM 32/64-Bit Timer 4" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 18.--19. " SYNCWT3 ,Synchronize GPTM 32/64-Bit Timer 3" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 16.--17. " SYNCWT2 ,Synchronize GPTM 32/64-Bit Timer 2" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 14.--15. " SYNCWT1 ,Synchronize GPTM 32/64-Bit Timer 1" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 12.--13. " SYNCWT0 ,Synchronize GPTM 32/64-Bit Timer 0" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 10.--11. " SYNCT5 ,Synchronize GPTM 16/32-Bit Timer 5" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 8.--9. " SYNCT4 ,Synchronize GPTM 16/32-Bit Timer 4" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 6.--7. " SYNCT3 ,Synchronize GPTM 16/32-Bit Timer 3" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 4.--5. " SYNCT2 ,Synchronize GPTM 16/32-Bit Timer 2" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 2.--3. " SYNCT1 ,Synchronize GPTM 16/32-Bit Timer 1" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 0.--1. " SYNCT0 ,Synchronize GPTM 16/32-Bit Timer 0" "Not affected,Timer A,Timer B,Both"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "16/32-bit Timer 1"
base ad:0x40031000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit,32-bit RTC,Reserved,Reserved,16-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "16/32-bit Timer 2"
base ad:0x40032000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit,32-bit RTC,Reserved,Reserved,16-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "16/32-bit Timer 3"
base ad:0x40033000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit,32-bit RTC,Reserved,Reserved,16-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "16/32-bit Timer 4"
base ad:0x40034000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit,32-bit RTC,Reserved,Reserved,16-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "16/32-bit Timer 5"
base ad:0x40035000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit,32-bit RTC,Reserved,Reserved,16-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "32/64-bit Wide Timer 0"
base ad:0x40036000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "64-bit,64-bit RTC,Reserved,Reserved,32-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x10++0x03
line.long 0x00 "GPTMSYNC,GPTM Synchronize"
bitfld.long 0x00 22.--23. " SYNCWT5 ,Synchronize GPTM 32/64-Bit Timer 5" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 20.--21. " SYNCWT4 ,Synchronize GPTM 32/64-Bit Timer 4" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 18.--19. " SYNCWT3 ,Synchronize GPTM 32/64-Bit Timer 3" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 16.--17. " SYNCWT2 ,Synchronize GPTM 32/64-Bit Timer 2" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 14.--15. " SYNCWT1 ,Synchronize GPTM 32/64-Bit Timer 1" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 12.--13. " SYNCWT0 ,Synchronize GPTM 32/64-Bit Timer 0" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 10.--11. " SYNCT5 ,Synchronize GPTM 16/32-Bit Timer 5" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 8.--9. " SYNCT4 ,Synchronize GPTM 16/32-Bit Timer 4" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 6.--7. " SYNCT3 ,Synchronize GPTM 16/32-Bit Timer 3" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 4.--5. " SYNCT2 ,Synchronize GPTM 16/32-Bit Timer 2" "Not affected,Timer A,Timer B,Both"
textline " "
bitfld.long 0x00 2.--3. " SYNCT1 ,Synchronize GPTM 16/32-Bit Timer 1" "Not affected,Timer A,Timer B,Both"
bitfld.long 0x00 0.--1. " SYNCT0 ,Synchronize GPTM 16/32-Bit Timer 0" "Not affected,Timer A,Timer B,Both"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 8.--15. 1. " TAPSRH ,GPTM Timer A Prescale High Byte"
textline " "
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 8.--15. 1. " TBPSRH ,GPTM Timer B Prescale High Byte"
textline " "
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 8.--15. 1. " TAPSMRH ,GPTM Timer A Prescale Match High Byte"
textline " "
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 8.--15. 1. " TBPSMRH ,GPTM Timer B Prescale Match High Byte"
textline " "
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0x5c++0x0F
line.long 0x00 "GPTMTAPS,GPTM Timer A Prescale Snapshot"
hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler Snapshot"
line.long 0x04 "GPTMTBPS,GPTM Timer B Prescale Snapshot"
hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler Snapshot"
line.long 0x08 "GPTMTAPV,GPTM Timer A Prescale Value"
hexmask.long.word 0x08 0.--15. 1. " PSV ,GPTM Timer A Prescaler Value"
line.long 0x0C "GPTMTBPV,GPTM Timer B Prescale Value"
hexmask.long.word 0x0C 0.--15. 1. " PSV ,GPTM Timer B Prescaler Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "32/64-bit Wide Timer 1"
base ad:0x40037000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "64-bit,64-bit RTC,Reserved,Reserved,32-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 8.--15. 1. " TAPSRH ,GPTM Timer A Prescale High Byte"
textline " "
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 8.--15. 1. " TBPSRH ,GPTM Timer B Prescale High Byte"
textline " "
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 8.--15. 1. " TAPSMRH ,GPTM Timer A Prescale Match High Byte"
textline " "
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 8.--15. 1. " TBPSMRH ,GPTM Timer B Prescale Match High Byte"
textline " "
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0x5c++0x0F
line.long 0x00 "GPTMTAPS,GPTM Timer A Prescale Snapshot"
hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler Snapshot"
line.long 0x04 "GPTMTBPS,GPTM Timer B Prescale Snapshot"
hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler Snapshot"
line.long 0x08 "GPTMTAPV,GPTM Timer A Prescale Value"
hexmask.long.word 0x08 0.--15. 1. " PSV ,GPTM Timer A Prescaler Value"
line.long 0x0C "GPTMTBPV,GPTM Timer B Prescale Value"
hexmask.long.word 0x0C 0.--15. 1. " PSV ,GPTM Timer B Prescaler Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "32/64-bit Wide Timer 2"
base ad:0x4004C000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "64-bit,64-bit RTC,Reserved,Reserved,32-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 8.--15. 1. " TAPSRH ,GPTM Timer A Prescale High Byte"
textline " "
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 8.--15. 1. " TBPSRH ,GPTM Timer B Prescale High Byte"
textline " "
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 8.--15. 1. " TAPSMRH ,GPTM Timer A Prescale Match High Byte"
textline " "
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 8.--15. 1. " TBPSMRH ,GPTM Timer B Prescale Match High Byte"
textline " "
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0x5c++0x0F
line.long 0x00 "GPTMTAPS,GPTM Timer A Prescale Snapshot"
hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler Snapshot"
line.long 0x04 "GPTMTBPS,GPTM Timer B Prescale Snapshot"
hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler Snapshot"
line.long 0x08 "GPTMTAPV,GPTM Timer A Prescale Value"
hexmask.long.word 0x08 0.--15. 1. " PSV ,GPTM Timer A Prescaler Value"
line.long 0x0C "GPTMTBPV,GPTM Timer B Prescale Value"
hexmask.long.word 0x0C 0.--15. 1. " PSV ,GPTM Timer B Prescaler Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "32/64-bit Wide Timer 3"
base ad:0x4004D000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "64-bit,64-bit RTC,Reserved,Reserved,32-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 8.--15. 1. " TAPSRH ,GPTM Timer A Prescale High Byte"
textline " "
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 8.--15. 1. " TBPSRH ,GPTM Timer B Prescale High Byte"
textline " "
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 8.--15. 1. " TAPSMRH ,GPTM Timer A Prescale Match High Byte"
textline " "
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 8.--15. 1. " TBPSMRH ,GPTM Timer B Prescale Match High Byte"
textline " "
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0x5c++0x0F
line.long 0x00 "GPTMTAPS,GPTM Timer A Prescale Snapshot"
hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler Snapshot"
line.long 0x04 "GPTMTBPS,GPTM Timer B Prescale Snapshot"
hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler Snapshot"
line.long 0x08 "GPTMTAPV,GPTM Timer A Prescale Value"
hexmask.long.word 0x08 0.--15. 1. " PSV ,GPTM Timer A Prescaler Value"
line.long 0x0C "GPTMTBPV,GPTM Timer B Prescale Value"
hexmask.long.word 0x0C 0.--15. 1. " PSV ,GPTM Timer B Prescaler Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "32/64-bit Wide Timer 4"
base ad:0x4004E000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "64-bit,64-bit RTC,Reserved,Reserved,32-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 8.--15. 1. " TAPSRH ,GPTM Timer A Prescale High Byte"
textline " "
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 8.--15. 1. " TBPSRH ,GPTM Timer B Prescale High Byte"
textline " "
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 8.--15. 1. " TAPSMRH ,GPTM Timer A Prescale Match High Byte"
textline " "
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 8.--15. 1. " TBPSMRH ,GPTM Timer B Prescale Match High Byte"
textline " "
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0x5c++0x0F
line.long 0x00 "GPTMTAPS,GPTM Timer A Prescale Snapshot"
hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler Snapshot"
line.long 0x04 "GPTMTBPS,GPTM Timer B Prescale Snapshot"
hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler Snapshot"
line.long 0x08 "GPTMTAPV,GPTM Timer A Prescale Value"
hexmask.long.word 0x08 0.--15. 1. " PSV ,GPTM Timer A Prescaler Value"
line.long 0x0C "GPTMTBPV,GPTM Timer B Prescale Value"
hexmask.long.word 0x0C 0.--15. 1. " PSV ,GPTM Timer B Prescaler Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree "32/64-bit Wide Timer 5"
base ad:0x4004F000
width 14.
group.long 0x00++0x0f
line.long 0x00 "GPTMCFG,GPTM Configuration"
bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "64-bit,64-bit RTC,Reserved,Reserved,32-bit,?..."
line.long 0x04 "GPTMTAMR,GPTM Timer A Mode"
bitfld.long 0x04 11. " TAPLO ,GPTM Timer A PWM Legacy Operation" "Low,High"
bitfld.long 0x04 10. " TAMRSU ,GPTM Timer A Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 8. " TAILD ,GPTM Timer A Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x04 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x04 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x04 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up"
textline " "
bitfld.long 0x04 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM"
bitfld.long 0x04 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x04 0.--1. " TAMR ,GPTM Timer A Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x08 "GPTMTBMR,GPTM TimerB Mode"
bitfld.long 0x08 11. " TBPLO ,GPTM Timer B PWM Legacy Operation" "Low,High"
bitfld.long 0x08 10. " TBMRSU ,GPTM Timer B Match Register Update" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 8. " TBILD ,GPTM Timer B Interval Load Write" "Next cycle,Next timeout"
textline " "
bitfld.long 0x08 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled"
bitfld.long 0x08 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High"
textline " "
bitfld.long 0x08 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " TBCDIR ,GPTM Timer B Count Direction" "Down,Up"
textline " "
bitfld.long 0x08 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM"
bitfld.long 0x08 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Timer"
textline " "
bitfld.long 0x08 0.--1. " TBMR ,GPTM Timer B Mode" "Reserved,One-Shot Timer,Periodic,Capture"
line.long 0x0C "GPTMCTL,GPTM Control"
bitfld.long 0x0C 14. " TBPWML ,GPTM Timer B PWM Output Level" "No effect,Inverted"
bitfld.long 0x0C 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 9. " TBSTALL ,GPTM Timer B Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled"
bitfld.long 0x0C 6. " TAPWML ,GPTM Timer A PWM Output Level" "No effect,Inverted"
textline " "
bitfld.long 0x0C 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled"
bitfld.long 0x0C 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive,Negativ,Reserved,Both edges"
bitfld.long 0x0C 1. " TASTALL ,GPTM Timer A Stall Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0C 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled"
group.long 0x18++0x03
line.long 0x00 "GPTMIMR,GPTM Interrupt Mask"
bitfld.long 0x00 16. " WUEIM ,32/64-Bit Wide GPTM Write Update Error Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 10. " CBEIM ,GPTM CaptureB Event Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 9. " CBMIM ,GPTM CaptureB Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 8. " TBTOIM ,GPTM TimerB Time-Out Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Match Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " RTCIM ,GPTM RTC Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 2. " CAEIM ,GPTM CaptureA Event Interrupt Mask" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " CAMIM ,GPTM CaptureA Match Interrupt Mask" "Disabled,Enabled"
bitfld.long 0x00 0. " TATOIM ,GPTM TimerA Time-Out Interrupt Mask" "Disabled,Enabled"
rgroup.long 0x1C++0x07
line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status"
bitfld.long 0x00 16. " WUERIS ,32/64-Bit Wide GPTM Write Update Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Match Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " CBERIS ,GPTM CaptureB Event Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 9. " CBMRIS ,GPTM CaptureB Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " TBTORIS ,GPTM TimerB Time-Out Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Match Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " RTCRIS ,GPTM RTC Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 2. " CAERIS ,GPTM CaptureA Event Raw Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " CAMRIS ,GPTM CaptureA Match Raw Interrupt" "No interrupt,Interrupt"
bitfld.long 0x00 0. " TATORIS ,GPTM TimerA Time-Out Raw Interrupt" "No interrupt,Interrupt"
line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status"
bitfld.long 0x04 16. " WUEMIS ,32/64-Bit Wide GPTM Write Update Error Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " CBEMIS ,GPTM CaptureB Event Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 9. " CBMMIS ,GPTM CaptureB Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " TBTOMIS ,GPTM TimerB Time-Out Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 4. " TAMMIS ,GGPTM Timer A Match Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " RTCMIS ,GPTM RTC Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 2. " CAEMIS ,GPTM CaptureA Event Masked Interrupt" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CAMMIS ,GPTM CaptureA Match Masked Interrupt" "No interrupt,Interrupt"
bitfld.long 0x04 0. " TATOMIS ,GPTM TimerA Time-Out Masked Interrupt" "No interrupt,Interrupt"
group.long 0x24++0x1b
line.long 0x00 "GPTMICR,GPTM Interrupt Clear"
eventfld.long 0x00 16. " WUECINT ,32/64-Bit Wide GPTM Write Update Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 11. " TBMCINT ,GPTM Timer B Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " CBECINT ,GPTM CaptureB Event Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " CBMCINT ,GPTM CaptureB Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " TBTOCINT ,GPTM TimerB Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 4. " TAMCINT ,GPTM Timer A Match Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 3. " RTCCINT ,GPTM RTC Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 2. " CAECINT ,GPTM CaptureA Event Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CAMCINT ,GPTM CaptureA Match Raw Interrupt" "No effect,Clear"
eventfld.long 0x00 0. " TATOCINT ,GPTM TimerA Time-Out Raw Interrupt" "No effect,Clear"
line.long 0x04 "GPTMTAILR,GPTM TimerA Interval Load"
line.long 0x08 "GPTMTBILR,GPTM TimerB Interval Load"
line.long 0x0C "GPTMTAMATCHR,GPTM TimerA Match"
line.long 0x10 "GPTMTBMATCHR,GPTM TimerB Match"
line.long 0x14 "GPTMTAPR,GPTM TimerA Prescale"
hexmask.long.byte 0x14 8.--15. 1. " TAPSRH ,GPTM Timer A Prescale High Byte"
textline " "
hexmask.long.byte 0x14 0.--7. 1. " TAPSR ,GPTM TimerA Prescale"
line.long 0x18 "GPTMTBPR,GPTM TimerB Prescale"
hexmask.long.byte 0x18 8.--15. 1. " TBPSRH ,GPTM Timer B Prescale High Byte"
textline " "
hexmask.long.byte 0x18 0.--7. 1. " TBPSR ,GPTM TimerB Prescale"
group.long 0x40++0x07
line.long 0x00 "GPTMTAPMR,GPTM TimerA Prescale Match"
hexmask.long.byte 0x00 8.--15. 1. " TAPSMRH ,GPTM Timer A Prescale Match High Byte"
textline " "
hexmask.long.byte 0x00 0.--7. 1. " TAPSMR ,GPTM TimerA Prescale Match"
line.long 0x04 "GPTMTBPMR,GPTM TimerB Prescale Match"
hexmask.long.byte 0x04 8.--15. 1. " TBPSMRH ,GPTM Timer B Prescale Match High Byte"
textline " "
hexmask.long.byte 0x04 0.--7. 1. " TBPSMR ,GPTM TimerB Prescale Match"
rgroup.long 0x48++0x07
line.long 0x00 "GPTMTAR,GPTM TimerA"
line.long 0x04 "GPTMTBR,GPTM TimerB"
group.long 0x50++0x07
line.long 0x00 "GPTMTAV,GPTM Timer A Value"
line.long 0x04 "GPTMTBV,GPTM Timer B Value"
rgroup.long 0x58++0x03
line.long 0x00 "GPTMRTCPD,GPTM RTC Predivide"
hexmask.long.word 0x00 0.--15. 1. " RTCPD ,RTC Predivide Counter Value"
rgroup.long 0x5c++0x0F
line.long 0x00 "GPTMTAPS,GPTM Timer A Prescale Snapshot"
hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler Snapshot"
line.long 0x04 "GPTMTBPS,GPTM Timer B Prescale Snapshot"
hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler Snapshot"
line.long 0x08 "GPTMTAPV,GPTM Timer A Prescale Value"
hexmask.long.word 0x08 0.--15. 1. " PSV ,GPTM Timer A Prescaler Value"
line.long 0x0C "GPTMTBPV,GPTM Timer B Prescale Value"
hexmask.long.word 0x0C 0.--15. 1. " PSV ,GPTM Timer B Prescaler Value"
rgroup.long 0xFC0++0x13
line.long 0x00 "GPTMPP,GPTM Peripheral Properties"
bitfld.long 0x00 0.--3. " SIZE ,Count Size" "16 bit,32 bits,?..."
width 0xB
tree.end
tree.end
tree.open "Watchdog Timer"
tree "WDT 0"
base ad:0x40000000
width 15.
sif (cpu()=="LM3S9D96")
if ((per.l(ad:0x40000000+0xC00)&0x01)==0x01)
rgroup.long 0x00++0x03
line.long 0x00 "WDTLOAD,Watchdog Load"
else
group.long 0x00++0x03
line.long 0x00 "WDTLOAD,Watchdog Load"
endif
else
group.long 0x00++0x03
line.long 0x00 "WDTLOAD,Watchdog Load"
endif
rgroup.long 0x04++0x03
line.long 0x00 "WDTVALUE,Watchdog Value"
sif (cpu()=="LM3S9D96")
if ((per.l(ad:0x40000000+0xC00)&0x01)==0x01)
rgroup.long 0x08++0x03
line.long 0x00 "WDTCTL,Watchdog Control"
bitfld.long 0x00 1. " RESEN ,Watchdog reset enable" "Disabled,Enabled"
bitfld.long 0x00 0. " INTEN ,Watchdog interrupt enable" "Disabled,Enabled"
else
group.long 0x08++0x03
line.long 0x00 "WDTCTL,Watchdog Control"
bitfld.long 0x00 1. " RESEN ,Watchdog reset enable" "Disabled,Enabled"
bitfld.long 0x00 0. " INTEN ,Watchdog interrupt enable" "Disabled,Enabled"
endif
else
group.long 0x08++0x03
line.long 0x00 "WDTCTL,Watchdog Control"
sif (cpu()=="LM3S9790"||cpu()=="LM3S9792"||cpu()=="LM3S9B90"||cpu()=="LM3S9B92"||cpu()=="LM3S9B95"||cpu()=="LM3S9B96"||cpu()=="LM3S2B93"||cpu()=="LM3S2793"||cpu()=="LM3S5B91"||cpu()=="LM3S5791"||cpu()=="LM3S5R31"||cpu()=="LM3S5R36"||cpu()=="LM3S5651"||cpu()=="LM3S5656"||cpu()=="LM3S5956"||cpu()=="LM3S5951"||cpu()=="LM3S5P51"||cpu()=="LM3S5P56"||CPU()=="LM3S5K36"||CPU()=="LM3S5P36"||CPU()=="LM3S5T36"||CPU()=="LM3S5Y36"||CPU()=="LM3S5K31"||CPU()=="LM3S5P31"||CPU()=="LM3S1J11"||CPU()=="LM3S1J16"||CPU()=="LM3S1N11"||CPU()=="LM3S1N16"||CPU()=="LM3S1W16"||CPU()=="LM3S1Z16"||CPU()=="LM3S3J26"||CPU()=="LM3S3N26"||CPU()=="LM3S3W26"||CPU()=="LM3S3Z26"||CPU()=="LM3S3826"||CPU()=="LM3S1811"||CPU()=="LM3S1816"||CPU()=="LM3S9997"||CPU()=="LM3S9L97"||CPU()=="LM3S1R21"||CPU()=="LM3S1621"||CPU()=="LM3S1651"||CPU()=="LM3S9781"||CPU()=="LM3S1P51"||CPU()=="LM3S1B21"||CPU()=="LM3S1R26"||CPU()=="LM3S9B81"||cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
endif
sif (cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 2. " INTTYPE ,Watchdog interrupt type" "Standard,Non-maskable"
newline
endif
bitfld.long 0x00 1. " RESEN ,Watchdog reset enable" "Disabled,Enabled"
bitfld.long 0x00 0. " INTEN ,Watchdog interrupt enable" "Disabled,Enabled"
endif
sif (cpu()=="LM3S9D96")
if ((per.l(ad:0x40000000+0xC00)&0x01)==0x01)
hgroup.long 0x0C++0x03
hide.long 0x00 "WDTICR,Watchdog Interrupt Clear"
else
wgroup.long 0x0C++0x03
line.long 0x00 "WDTICR,Watchdog Interrupt Clear"
endif
else
wgroup.long 0x0C++0x03
line.long 0x00 "WDTICR,Watchdog Interrupt Clear"
endif
rgroup.long 0x10++0x07
line.long 0x00 "WDTRIS,Watchdog Raw Interrupt Status"
bitfld.long 0x00 0. " WDTRIS ,Watchdog raw interrupt status" "No interrupt,Interrupt"
line.long 0x04 "WDTMIS,Watchdog Masked Interrupt Status"
bitfld.long 0x04 0. " WDTMIS ,Watchdog masked interrupt status" "No interrupt,Interrupt"
sif (cpu()=="LM3S9D96")
if ((per.l(ad:0x40000000+0xC00)&0x01)==0x01)
rgroup.long 0x418++0x03
line.long 0x00 "WDTTEST,Watchdog Test"
bitfld.long 0x00 8. " STALL ,Watchdog stall enable" "Disabled,Enabled"
else
group.long 0x418++0x03
line.long 0x00 "WDTTEST,Watchdog Test"
bitfld.long 0x00 8. " STALL ,Watchdog stall enable" "Disabled,Enabled"
endif
else
group.long 0x418++0x03
line.long 0x00 "WDTTEST,Watchdog Test"
bitfld.long 0x00 8. " STALL ,Watchdog stall enable" "Disabled,Enabled"
endif
group.long 0xC00++0x03
line.long 0x00 "WDTLOCK,Watchdog Lock"
rgroup.long 0xFD0++0x2F
line.long 0x00 "WDTPERIPHLID4,Watchdog Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,WDT peripheral ID register[7:0]"
line.long 0x04 "WDTPERIPHLID5,Watchdog Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,WDT peripheral ID register[15:8]"
line.long 0x08 "WDTPERIPHLID6,Watchdog Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,WDT peripheral ID register[23:16]"
line.long 0x0C "WDTPERIPHLID7,Watchdog Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,WDT peripheral ID register[31:24]"
line.long 0x10 "WDTPERIPHLID0,Watchdog Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,Watchdog peripheral ID register[7:0]"
line.long 0x14 "WDTPERIPHLID1,Watchdog Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,Watchdog peripheral ID register[15:8]"
line.long 0x18 "WDTPERIPHLID2,Watchdog Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,Watchdog peripheral ID register[23:16]"
line.long 0x1C "WDTPERIPHLID3,Watchdog Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,Watchdog peripheral ID register[31:24]"
line.long 0x20 "WDTPCELLID0,Watchdog Primecell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,Watchdog primecell ID register[7:0]"
line.long 0x24 "WDTPCELLID1,Watchdog Primecell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,Watchdog primecell ID register[15:8]"
line.long 0x28 "WDTPCELLID2,Watchdog Primecell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,Watchdog primecell ID register[23:16]"
line.long 0x2C "WDTPCELLID3,Watchdog Primecell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,Watchdog primecell ID register[31:24]"
width 0x0B
tree.end
tree "WDT 1"
base ad:0x40001000
width 15.
sif (cpu()=="LM3S9D96")
if ((per.l(ad:0x40001000+0xC00)&0x01)==0x01)
rgroup.long 0x00++0x03
line.long 0x00 "WDTLOAD,Watchdog Load"
else
group.long 0x00++0x03
line.long 0x00 "WDTLOAD,Watchdog Load"
endif
else
group.long 0x00++0x03
line.long 0x00 "WDTLOAD,Watchdog Load"
endif
rgroup.long 0x04++0x03
line.long 0x00 "WDTVALUE,Watchdog Value"
sif (cpu()=="LM3S9D96")
if ((per.l(ad:0x40001000+0xC00)&0x01)==0x01)
rgroup.long 0x08++0x03
line.long 0x00 "WDTCTL,Watchdog Control"
bitfld.long 0x00 31. " WRC ,Write complete" "Not completed,Completed"
newline
bitfld.long 0x00 1. " RESEN ,Watchdog reset enable" "Disabled,Enabled"
bitfld.long 0x00 0. " INTEN ,Watchdog interrupt enable" "Disabled,Enabled"
else
group.long 0x08++0x03
line.long 0x00 "WDTCTL,Watchdog Control"
bitfld.long 0x00 31. " WRC ,Write complete" "Not completed,Completed"
newline
bitfld.long 0x00 1. " RESEN ,Watchdog reset enable" "Disabled,Enabled"
bitfld.long 0x00 0. " INTEN ,Watchdog interrupt enable" "Disabled,Enabled"
endif
else
group.long 0x08++0x03
line.long 0x00 "WDTCTL,Watchdog Control"
sif (cpu()=="LM3S9790"||cpu()=="LM3S9792"||cpu()=="LM3S9B90"||cpu()=="LM3S9B92"||cpu()=="LM3S9B95"||cpu()=="LM3S9B96"||cpu()=="LM3S2B93"||cpu()=="LM3S2793"||cpu()=="LM3S5B91"||cpu()=="LM3S5791"||cpu()=="LM3S5R31"||cpu()=="LM3S5R36"||cpu()=="LM3S5651"||cpu()=="LM3S5656"||cpu()=="LM3S5956"||cpu()=="LM3S5951"||cpu()=="LM3S5P51"||cpu()=="LM3S5P56"||CPU()=="LM3S5K36"||CPU()=="LM3S5P36"||CPU()=="LM3S5T36"||CPU()=="LM3S5Y36"||CPU()=="LM3S5K31"||CPU()=="LM3S5P31"||CPU()=="LM3S1J11"||CPU()=="LM3S1J16"||CPU()=="LM3S1N11"||CPU()=="LM3S1N16"||CPU()=="LM3S1W16"||CPU()=="LM3S1Z16"||CPU()=="LM3S3J26"||CPU()=="LM3S3N26"||CPU()=="LM3S3W26"||CPU()=="LM3S3Z26"||CPU()=="LM3S3826"||CPU()=="LM3S1811"||CPU()=="LM3S1816"||CPU()=="LM3S9997"||CPU()=="LM3S9L97"||CPU()=="LM3S1R21"||CPU()=="LM3S1621"||CPU()=="LM3S1651"||CPU()=="LM3S9781"||CPU()=="LM3S1P51"||CPU()=="LM3S1B21"||CPU()=="LM3S1R26"||CPU()=="LM3S9B81"||cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 31. " WRC ,Write complete" "Not completed,Completed"
newline
endif
sif (cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
bitfld.long 0x00 2. " INTTYPE ,Watchdog interrupt type" "Standard,Non-maskable"
newline
endif
bitfld.long 0x00 1. " RESEN ,Watchdog reset enable" "Disabled,Enabled"
bitfld.long 0x00 0. " INTEN ,Watchdog interrupt enable" "Disabled,Enabled"
endif
sif (cpu()=="LM3S9D96")
if ((per.l(ad:0x40001000+0xC00)&0x01)==0x01)
hgroup.long 0x0C++0x03
hide.long 0x00 "WDTICR,Watchdog Interrupt Clear"
else
wgroup.long 0x0C++0x03
line.long 0x00 "WDTICR,Watchdog Interrupt Clear"
endif
else
wgroup.long 0x0C++0x03
line.long 0x00 "WDTICR,Watchdog Interrupt Clear"
endif
rgroup.long 0x10++0x07
line.long 0x00 "WDTRIS,Watchdog Raw Interrupt Status"
bitfld.long 0x00 0. " WDTRIS ,Watchdog raw interrupt status" "No interrupt,Interrupt"
line.long 0x04 "WDTMIS,Watchdog Masked Interrupt Status"
bitfld.long 0x04 0. " WDTMIS ,Watchdog masked interrupt status" "No interrupt,Interrupt"
sif (cpu()=="LM3S9D96")
if ((per.l(ad:0x40001000+0xC00)&0x01)==0x01)
rgroup.long 0x418++0x03
line.long 0x00 "WDTTEST,Watchdog Test"
bitfld.long 0x00 8. " STALL ,Watchdog stall enable" "Disabled,Enabled"
else
group.long 0x418++0x03
line.long 0x00 "WDTTEST,Watchdog Test"
bitfld.long 0x00 8. " STALL ,Watchdog stall enable" "Disabled,Enabled"
endif
else
group.long 0x418++0x03
line.long 0x00 "WDTTEST,Watchdog Test"
bitfld.long 0x00 8. " STALL ,Watchdog stall enable" "Disabled,Enabled"
endif
group.long 0xC00++0x03
line.long 0x00 "WDTLOCK,Watchdog Lock"
rgroup.long 0xFD0++0x2F
line.long 0x00 "WDTPERIPHLID4,Watchdog Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,WDT peripheral ID register[7:0]"
line.long 0x04 "WDTPERIPHLID5,Watchdog Peripheral Identification 5"
hexmask.long.byte 0x04 0.--7. 1. " PID5 ,WDT peripheral ID register[15:8]"
line.long 0x08 "WDTPERIPHLID6,Watchdog Peripheral Identification 6"
hexmask.long.byte 0x08 0.--7. 1. " PID6 ,WDT peripheral ID register[23:16]"
line.long 0x0C "WDTPERIPHLID7,Watchdog Peripheral Identification 7"
hexmask.long.byte 0x0C 0.--7. 1. " PID7 ,WDT peripheral ID register[31:24]"
line.long 0x10 "WDTPERIPHLID0,Watchdog Peripheral Identification 0"
hexmask.long.byte 0x10 0.--7. 1. " PID0 ,Watchdog peripheral ID register[7:0]"
line.long 0x14 "WDTPERIPHLID1,Watchdog Peripheral Identification 1"
hexmask.long.byte 0x14 0.--7. 1. " PID1 ,Watchdog peripheral ID register[15:8]"
line.long 0x18 "WDTPERIPHLID2,Watchdog Peripheral Identification 2"
hexmask.long.byte 0x18 0.--7. 1. " PID2 ,Watchdog peripheral ID register[23:16]"
line.long 0x1C "WDTPERIPHLID3,Watchdog Peripheral Identification 3"
hexmask.long.byte 0x1C 0.--7. 1. " PID3 ,Watchdog peripheral ID register[31:24]"
line.long 0x20 "WDTPCELLID0,Watchdog Primecell Identification 0"
hexmask.long.byte 0x20 0.--7. 1. " CID0 ,Watchdog primecell ID register[7:0]"
line.long 0x24 "WDTPCELLID1,Watchdog Primecell Identification 1"
hexmask.long.byte 0x24 0.--7. 1. " CID1 ,Watchdog primecell ID register[15:8]"
line.long 0x28 "WDTPCELLID2,Watchdog Primecell Identification 2"
hexmask.long.byte 0x28 0.--7. 1. " CID2 ,Watchdog primecell ID register[23:16]"
line.long 0x2C "WDTPCELLID3,Watchdog Primecell Identification 3"
hexmask.long.byte 0x2C 0.--7. 1. " CID3 ,Watchdog primecell ID register[31:24]"
width 0x0B
tree.end
tree.end
tree.open "ADC (Analog-to-Digital Converter)"
tree "ADC0"
base ad:0x40038000
width 13.
group.long 0x00++0x03
line.long 0x00 "ADCACTSS,ADC Active Sample Sequencer"
bitfld.long 0x00 3. " ASEN3 ,ADC Sample Sequencer 3 Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ASEN2 ,ADC Sample Sequencer 2 Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ASEN1 ,ADC Sample Sequencer 1 Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ASEN0 ,ADC Sample Sequencer 0 Enable" "Disabled,Enabled"
rgroup.long 0x04++0x03
line.long 0x00 "ADCRIS,ADC Raw Interrupt Status"
bitfld.long 0x00 16. " INRDC ,Digital Comparator Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 3. " INR3 ,SS3 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 2. " INR2 ,SS2 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " INR1 ,SS1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " INR0 ,SS0 Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x08++0x03
line.long 0x00 "ADCIM,ADC Interrupt Mask"
bitfld.long 0x00 19. " DCONSS3 ,Digital Comparator Interrupt on SS3" "Masked,Not masked"
bitfld.long 0x00 18. " DCONSS2 ,Digital Comparator Interrupt on SS2" "Masked,Not masked"
textline " "
bitfld.long 0x00 17. " DCONSS1 ,Digital Comparator Interrupt on SS1" "Masked,Not masked"
bitfld.long 0x00 16. " DCONSS0 ,Digital Comparator Interrupt on SS0" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MASK3 ,SS3 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 2. " MASK2 ,SS2 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 1. " MASK1 ,SS1 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 0. " MASK0 ,SS0 Interrupt Mask" "Masked,Not masked"
group.long 0x0C++0x03
line.long 0x00 "ADCISC,ADC Interrupt Status and Clear"
bitfld.long 0x00 19. " DCINSS3 ,Digital Comparator Interrupt Status on SS3" "No interrupt,Interrupt"
bitfld.long 0x00 18. " DCINSS2 ,Digital Comparator Interrupt Status on SS2" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 17. " DCINSS1 ,Digital Comparator Interrupt Status on SS1" "No interupt,Interrupt"
bitfld.long 0x00 16. " DCINSS0 ,Digital Comparator Interrupt Status on SS0" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " IN3 ,SS3 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x00 2. " IN2 ,SS2 Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " IN1 ,SS1 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x00 0. " IN0 ,SS0 Interrupt Status and Clear" "No interrupt,Interrupt"
group.long 0x10++0x0B
line.long 0x00 "ADCOSTAT,ADC Overflow Status"
eventfld.long 0x00 3. " OV3 ,SS3 FIFO Overflow" "No overflow,Overflow"
eventfld.long 0x00 2. " OV2 ,SS2 FIFO Overflow" "No overflow,Overflow"
textline " "
eventfld.long 0x00 1. " OV1 ,SS1 FIFO Overflow" "No overflow,Overflow"
eventfld.long 0x00 0. " OV0 ,SS0 FIFO Overflow" "No overflow,Overflow"
line.long 0x04 "ADCEMUX,ADC Event Multiplexer Select"
sif (cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x04 12.--15. " EM3 ,SS3 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 8.--11. " EM2 ,SS2 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
textline " "
bitfld.long 0x04 4.--7. " EM1 ,SS1 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 0.--3. " EM0 ,SS0 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
elif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x04 12.--15. " EM3 ,SS3 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 8.--11. " EM2 ,SS2 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
textline " "
bitfld.long 0x04 4.--7. " EM1 ,SS1 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 0.--3. " EM0 ,SS0 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD")
bitfld.long 0x04 12.--15. " EM3 ,SS3 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 8.--11. " EM2 ,SS2 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
textline " "
bitfld.long 0x04 4.--7. " EM1 ,SS1 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 0.--3. " EM0 ,SS0 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR")
bitfld.long 0x04 12.--15. " EM3 ,SS3 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 8.--11. " EM2 ,SS2 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
textline " "
bitfld.long 0x04 4.--7. " EM1 ,SS1 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 0.--3. " EM0 ,SS0 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
endif
line.long 0x08 "ADCUSTAT,ADC Underflow Status"
eventfld.long 0x08 3. " UV3 ,SS3 FIFO Underflow" "No underflow,Underflow"
eventfld.long 0x08 2. " UV2 ,SS2 FIFO Underflow" "No underflow,Underflow"
textline " "
eventfld.long 0x08 1. " UV1 ,SS1 FIFO Underflow" "No underflow,Underflow"
eventfld.long 0x08 0. " UV0 ,SS0 FIFO Underflow" "No underflow,Underflow"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
group.long 0x1C++0x03
line.long 0x00 "ADCTSSEL,ADC Trigger Source Select"
bitfld.long 0x00 28.--29. " PS3 ,EM3 PWM Generator Select" "PWM0,PWM1,?..."
bitfld.long 0x00 20.--21. " PS2 ,EM2 PWM Generator Select" "PWM0,PWM1,?..."
textline " "
bitfld.long 0x00 12.--13. " PS1 ,EM1 PWM Generator Select" "PWM0,PWM1,?..."
bitfld.long 0x00 4.--5. " PS0 ,EM0 PWM Generator Select" "PWM0,PWM1,?..."
endif
group.long 0x20++0x03
line.long 0x00 "ADCSSPRI,ADC Sample Sequencer Priority"
bitfld.long 0x00 12.--13. " SS3 ,SS3 Priority" "Highest,1,2,Lowest"
bitfld.long 0x00 8.--9. " SS2 ,SS2 Priority" "Highest,1,2,Lowest"
textline " "
bitfld.long 0x00 4.--5. " SS1 ,SS1 Priority" "Highest,1,2,Lowest"
bitfld.long 0x00 0.--1. " SS0 ,SS0 Priority" "Highest,1,2,Lowest"
group.long 0x24++0x03
line.long 0x00 "ADCSPC,ADC Sample Phase Control"
bitfld.long 0x00 0.--3. " PHASE ,Phase Difference (ADC sample lags by degrees)" "0,22.5,45,67.5,90,112.5,135,157.5,180,202.5,225,247.5,270,292.5,315,337.5"
group.long 0x28++0x03
line.long 0x00 "ADCPSSI,ADC Processor Sample Sequence Initiate"
bitfld.long 0x00 31. " GSYNC ,Global Synchronize" "Not initiated,Initiated"
bitfld.long 0x00 27. " SYNCWAIT ,Synchronize Wait" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " SS3 ,SS3 Initiate" "Not initiated,Initiated"
bitfld.long 0x00 2. " SS2 ,SS2 Initiate" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " SS1 ,SS1 Initiate" "Not initiated,Initiated"
bitfld.long 0x00 0. " SS0 ,SS0 Initiate" "Not initiated,Initiated"
group.long 0x30++0x0b
line.long 0x00 "ADCSAC,ADC Sample Averaging Control"
bitfld.long 0x00 0.--2. " AVG ,Hardware oversampling" "No oversampling,2x,4x,8x,16x,32x,64x,?..."
line.long 0x04 "ADCDCISC,ADC Digital Comparator Interrupt Status and Clear"
eventfld.long 0x04 7. " DCINT7 ,Digital Comparator 7 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 6. " DCINT6 ,Digital Comparator 6 Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 5. " DCINT5 ,Digital Comparator 5 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 4. " DCINT4 ,Digital Comparator 4 Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " DCINT3 ,Digital Comparator 3 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 2. " DCINT2 ,Digital Comparator 2 Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 1. " DCINT1 ,Digital Comparator 1 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 0. " DCINT0 ,Digital Comparator 0 Interrupt Status and Clear" "No interrupt,Interrupt"
sif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4132H5QD"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
group.long 0x38++0x03
line.long 0x00 "ADCCTL,ADC Control"
bitfld.long 0x00 0.--1. " VREF ,Voltage Reference Select" "Internal,External,External,External"
endif
width 13.
tree "ADC Sequencer 0"
group.long 0x40++0x07
line.long 0x00 "ADCSSMUX0,ADC Sample Sequence Input Multiplexer Select 0"
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " MUX7 ,8th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 24.--27. " MUX6 ,7th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 20.--23. " MUX5 ,6th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 16.--19. " MUX4 ,5th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
bitfld.long 0x00 28.--31. " MUX7 ,8th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 24.--27. " MUX6 ,7th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 20.--23. " MUX5 ,6th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 16.--19. " MUX4 ,5th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x00 28.--31. " MUX7 ,8th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 24.--27. " MUX6 ,7th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 20.--23. " MUX5 ,6th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 16.--19. " MUX4 ,5th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
endif
line.long 0x04 "ADCSSCTL0,ADC Sample Sequence Control 0"
bitfld.long 0x04 31. " TS7 ,8th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 30. " IE7 ,8th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 29. " END7 ,8th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 28. " D7 ,8th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 27. " TS6 ,7th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 26. " IE6 ,7th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 25. " END6 ,7th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 24. " D6 ,7th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 23. " TS5 ,6th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 22. " IE5 ,6th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 21. " END5 ,6th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 20. " D5 ,6th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 19. " TS4 ,5th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 18. " IE4 ,5th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 17. " END4 ,5th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 16. " D4 ,5th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 15. " TS3 ,4th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 14. " IE3 ,4th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 13. " END3 ,4th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 12. " D3 ,4th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 11. " TS2 ,3rd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 10. " IE2 ,3rd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " END2 ,3rd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 8. " D2 ,3rd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 7. " TS1 ,2nd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 6. " IE1 ,2nd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " END1 ,2nd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 4. " D1 ,2nd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 3. " TS0 ,1st Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 2. " IE0 ,1st Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " END0 ,1st Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 0. " D0 ,1st Sample Diff Input Select" "Not selected,Selected"
hgroup.long 0x48++0x03
hide.long 0x00 "ADCSSFIFO0,ADC Sample Sequence Result FIFO 0"
in
rgroup.long 0x4C++0x03
line.long 0x00 "ADCSSFSTAT0,ADC Sample Sequence FIFO 0 Status"
bitfld.long 0x00 12. " FULL ,FIFO Full" "Not full,Full"
bitfld.long 0x00 8. " EMPTY ,FIFO Empty" "Not empty,Empty"
textline " "
hexmask.long.byte 0x00 4.--7. 1. " HPTR ,FIFO Head Pointer"
hexmask.long.byte 0x00 0.--3. 1. " TPTR ,FIFO Tail Pointer"
group.long 0x50++0x07
line.long 0x00 "ADCSSOP0,ADC Sample Sequence 0 Operation"
bitfld.long 0x00 28. " S7DCOP ,Sample 7 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 24. " S6DCOP ,Sample 6 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 20. " S5DCOP ,Sample 5 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 16. " S4DCOP ,Sample 4 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 12. " S3DCOP ,Sample 3 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 8. " S2DCOP ,Sample 2 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 4. " S1DCOP ,Sample 1 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 0. " S0DCOP ,Sample 0 Digital Comparator Operation" "Not send,Send"
line.long 0x04 "ADCSSDC0,ADC Sample Sequence 0 Digital Comparator Select"
bitfld.long 0x04 28.--31. " S7DCSEL ,Sample 7 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 24.--27. " S6DCSEL ,Sample 6 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 20.--23. " S5DCSEL ,Sample 5 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 16.--19. " S4DCSEL ,Sample 4 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 12.--15. " S3DCSEL ,Sample 3 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 8.--11. " S2DCSEL ,Sample 2 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 4.--7. " S1DCSEL ,Sample 1 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 0.--3. " S0DCSEL ,Sample 0 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
group.long 0x58++0x03
line.long 0x00 "ADCSSEMUX0,ADC Sample Sequence Extended Input Multiplexer Select 0"
bitfld.long 0x00 28. " EMUX7 ,8th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 24. " EMUX6 ,7th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 20. " EMUX5 ,6th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 16. " EMUX4 ,5th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[23:16]"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
group.long 0x58++0x03
line.long 0x00 "ADCSSEMUX0,ADC Sample Sequence Extended Input Multiplexer Select 0"
bitfld.long 0x00 28. " EMUX7 ,8th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 24. " EMUX6 ,7th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 20. " EMUX5 ,6th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 16. " EMUX4 ,5th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[21:16]"
endif
tree.end
tree "ADC Sequencer 1"
;setion
group.long 0x60++0x03
line.long 0x00 "ADCSSMUX1,ADC Sample Sequence Input Multiplexer Select 1"
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
endif
group.long 0x64++0x03
line.long 0x00 "ADCSSCTL1,ADC Sample Sequence Control 1"
bitfld.long 0x00 15. " TS3 ,4th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 14. " IE3 ,4th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " END3 ,4th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 12. " D3 ,4th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 11. " TS2 ,3rd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 10. " IE2 ,3rd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " END2 ,3rd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 8. " D2 ,3rd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 7. " TS1 ,2nd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 6. " IE1 ,2nd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " END1 ,2nd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 4. " D1 ,2nd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 3. " TS0 ,1st Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 2. " IE0 ,1st Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " END0 ,1st Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 0. " D0 ,1st Sample Diff Input Select" "Not selected,Selected"
hgroup.long 0x68++0x03
hide.long 0x00 "ADCSSFIFO1,ADC Sample Sequence Result FIFO 1"
in
rgroup.long 0x6C++0x03
line.long 0x00 "ADCSSFSTAT1,ADC Sample Sequence FIFO 1 Status"
bitfld.long 0x00 12. " FULL ,FIFO Full" "Not full,Full"
bitfld.long 0x00 8. " EMPTY ,FIFO Empty" "Not empty,Empty"
textline " "
hexmask.long.byte 0x00 4.--7. 1. " HPTR ,FIFO Head Pointer"
hexmask.long.byte 0x00 0.--3. 1. " TPTR ,FIFO Tail Pointer"
group.long 0x70++0x07
line.long 0x00 "ADCSSOP1,ADC Sample Sequence 1 Operation"
bitfld.long 0x00 12. " S3DCOP ,Sample 3 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 8. " S2DCOP ,Sample 2 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 4. " S1DCOP ,Sample 1 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 0. " S0DCOP ,Sample 0 Digital Comparator Operation" "Not send,Send"
line.long 0x04 "ADCSSDC1,ADC Sample Sequence 1 Digital Comparator Select"
bitfld.long 0x04 12.--15. " S3DCSEL ,Sample 3 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 8.--11. " S2DCSEL ,Sample 2 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 4.--7. " S1DCSEL ,Sample 1 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 0.--3. " S0DCSEL ,Sample 0 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
group.long 0x78++0x03
line.long 0x00 "ADCSSEMUX1,ADC Sample Sequence Extended Input Multiplexer Select 1"
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[23:16]"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
group.long 0x78++0x03
line.long 0x00 "ADCSSEMUX1,ADC Sample Sequence Extended Input Multiplexer Select 1"
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[21:16]"
endif
tree.end
tree "ADC Sequencer 2"
group.long 0x80++0x03
line.long 0x00 "ADCSSMUX2,ADC Sample Sequence Input Multiplexer Select 2"
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
endif
group.long 0x84++0x03
line.long 0x00 "ADCSSCTL2,ADC Sample Sequence Control 2"
bitfld.long 0x00 15. " TS3 ,4th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 14. " IE3 ,4th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " END3 ,4th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 12. " D3 ,4th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 11. " TS2 ,3rd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 10. " IE2 ,3rd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " END2 ,3rd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 8. " D2 ,3rd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 7. " TS1 ,2nd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 6. " IE1 ,2nd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " END1 ,2nd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 4. " D1 ,2nd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 3. " TS0 ,1st Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 2. " IE0 ,1st Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " END0 ,1st Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 0. " D0 ,1st Sample Diff Input Select" "Not selected,Selected"
hgroup.long 0x88++0x03
hide.long 0x00 "ADCSSFIFO2,ADC Sample Sequence Result FIFO 1"
in
rgroup.long 0x8C++0x03
line.long 0x00 "ADCSSFSTAT2,ADC Sample Sequence FIFO 2 Status"
bitfld.long 0x00 12. " FULL ,FIFO Full" "Not full,Full"
bitfld.long 0x00 8. " EMPTY ,FIFO Empty" "Not empty,Empty"
textline " "
hexmask.long.byte 0x00 4.--7. 1. " HPTR ,FIFO Head Pointer"
hexmask.long.byte 0x00 0.--3. 1. " TPTR ,FIFO Tail Pointer"
group.long 0x90++0x0B
line.long 0x00 "ADCSSOP2,ADC Sample Sequence 2 Operation"
bitfld.long 0x00 12. " S3DCOP ,Sample 3 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 8. " S2DCOP ,Sample 2 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 4. " S1DCOP ,Sample 1 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 0. " S0DCOP ,Sample 0 Digital Comparator Operation" "Not send,Send"
line.long 0x04 "ADCSSDC2,ADC Sample Sequence 2 Digital Comparator Select"
bitfld.long 0x04 12.--15. " S3DCSEL ,Sample 3 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 8.--11. " S2DCSEL ,Sample 2 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 4.--7. " S1DCSEL ,Sample 1 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 0.--3. " S0DCSEL ,Sample 0 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
group.long 0x98++0x03
line.long 0x00 "ADCSSEMUX2,ADC Sample Sequence Extended Input Multiplexer Select 2"
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[23:16]"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
group.long 0x98++0x03
line.long 0x00 "ADCSSEMUX1,ADC Sample Sequence Extended Input Multiplexer Select 1"
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[21:16]"
endif
tree.end
tree "ADC Sequencer 3"
group.long 0xA0++0x07
line.long 0x00 "ADCSSMUX3,ADC Sample Sequence Input Multiplexer Select 3"
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
endif
line.long 0x04 "ADCSSCTL3,ADC Sample Sequence Control 3"
bitfld.long 0x04 3. " TS0 ,1st Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 2. " IE0 ,1st Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " END0 ,1st Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 0. " D0 ,1st Sample Diff Input Select" "Not selected,Selected"
hgroup.long 0xA8++0x03
hide.long 0x00 "ADCSSFIFO3,ADC Sample Sequence Result FIFO 3"
in
rgroup.long 0xAC++0x03
line.long 0x00 "ADCSSFSTAT3,ADC Sample Sequence FIFO 3 Status"
bitfld.long 0x00 12. " FULL ,FIFO Full" "Not full,Full"
bitfld.long 0x00 8. " EMPTY ,FIFO Empty" "Not empty,Empty"
textline " "
hexmask.long.byte 0x00 4.--7. 1. " HPTR ,FIFO Head Pointer"
hexmask.long.byte 0x00 0.--3. 1. " TPTR ,FIFO Tail Pointer"
group.long 0xB0++0x07
line.long 0x00 "ADCSSOP3,ADC Sample Sequence 3 Operation"
bitfld.long 0x00 0. " S0DCOP ,Sample 0 Digital Comparator Operation" "Not send,Send"
line.long 0x04 "ADCSSDC3,ADC Sample Sequence 3 Digital Comparator Select"
bitfld.long 0x04 0.--3. " S0DCSEL ,Sample 0 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H4QD"||cpu()=="LM4F232H5QD")
group.long 0xB8++0x03
line.long 0x00 "ADCSSEMUX3,ADC Sample Sequence Extended Input Multiplexer Select 3"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[23:16]"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
group.long 0xB8++0x03
line.long 0x00 "ADCSSEMUX1,ADC Sample Sequence Extended Input Multiplexer Select 1"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[21:16]"
endif
tree.end
width 13.
tree "ADC Digital Comparators"
wgroup.long 0xd00++0x03
line.long 0x00 "ADCDCRIC,ADC Digital Comparator Reset Initial Conditions"
bitfld.long 0x00 23. " DCTRIG7 ,Digital Comparator Trigger 7" "No effect,Reset"
bitfld.long 0x00 22. " DCTRIG6 ,Digital Comparator Trigger 6" "No effect,Reset"
bitfld.long 0x00 21. " DCTRIG5 ,Digital Comparator Trigger 5" "No effect,Reset"
textline " "
bitfld.long 0x00 20. " DCTRIG4 ,Digital Comparator Trigger 4" "No effect,Reset"
bitfld.long 0x00 19. " DCTRIG3 ,Digital Comparator Trigger 3" "No effect,Reset"
bitfld.long 0x00 18. " DCTRIG2 ,Digital Comparator Trigger 2" "No effect,Reset"
textline " "
bitfld.long 0x00 17. " DCTRIG1 ,Digital Comparator Trigger 1" "No effect,Reset"
bitfld.long 0x00 16. " DCTRIG0 ,Digital Comparator Trigger 0" "No effect,Reset"
bitfld.long 0x00 7. " DCINT7 ,Digital Comparator 7 interrupt" "No effect,Reset"
textline " "
bitfld.long 0x00 6. " DCINT6 ,Digital Comparator 6 interrupt" "No effect,Reset"
bitfld.long 0x00 5. " DCINT5 ,Digital Comparator 5 interrupt" "No effect,Reset"
bitfld.long 0x00 4. " DCINT4 ,Digital Comparator 4 interrupt" "No effect,Reset"
textline " "
bitfld.long 0x00 3. " DCINT3 ,Digital Comparator 3 interrupt" "No effect,Reset"
bitfld.long 0x00 2. " DCINT2 ,Digital Comparator 2 interrupt" "No effect,Reset"
bitfld.long 0x00 1. " DCINT1 ,Digital Comparator 1 interrupt" "No effect,Reset"
textline " "
bitfld.long 0x00 0. " DCINT0 ,Digital Comparator 0 interrupt" "No effect,Reset"
group.long 0xE00++0x03
line.long 0x00 "ADCDCCTL0,ADC Digital Comparator Control 0"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE04++0x03
line.long 0x00 "ADCDCCTL1,ADC Digital Comparator Control 1"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE08++0x03
line.long 0x00 "ADCDCCTL2,ADC Digital Comparator Control 2"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE0C++0x03
line.long 0x00 "ADCDCCTL3,ADC Digital Comparator Control 3"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE10++0x03
line.long 0x00 "ADCDCCTL4,ADC Digital Comparator Control 4"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE14++0x03
line.long 0x00 "ADCDCCTL5,ADC Digital Comparator Control 5"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE18++0x03
line.long 0x00 "ADCDCCTL6,ADC Digital Comparator Control 6"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE1C++0x03
line.long 0x00 "ADCDCCTL7,ADC Digital Comparator Control 7"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE40++0x03
line.long 0x00 "ADCDCCMP0,ADC Digital Comparator Range 0"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE44++0x03
line.long 0x00 "ADCDCCMP1,ADC Digital Comparator Range 1"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE48++0x03
line.long 0x00 "ADCDCCMP2,ADC Digital Comparator Range 2"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE4C++0x03
line.long 0x00 "ADCDCCMP3,ADC Digital Comparator Range 3"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE50++0x03
line.long 0x00 "ADCDCCMP4,ADC Digital Comparator Range 4"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE54++0x03
line.long 0x00 "ADCDCCMP5,ADC Digital Comparator Range 5"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE58++0x03
line.long 0x00 "ADCDCCMP6,ADC Digital Comparator Range 6"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE5C++0x03
line.long 0x00 "ADCDCCMP7,ADC Digital Comparator Range 7"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
tree.end
rgroup.long 0xFC0++0x03
line.long 0x00 "ADCPP,ADC Peripheral Properties"
bitfld.long 0x00 23. " TS ,Temperature Sensor" "Not available,Available"
hexmask.long.byte 0x00 18.--22. 1. " RSL ,Resolution"
bitfld.long 0x00 16.--17. " TYPE ,ADC Architecture" "SAR,?..."
textline " "
bitfld.long 0x00 10.--15. " DC ,Digital Comparator Count" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
bitfld.long 0x00 4.--9. " CH ,ADC Channel Count" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
bitfld.long 0x00 0.--3. " MSR ,Maximum ADC Sample Rate" "Reserved,125 ksps,Reserved,250 ksps,Reserved,500 ksps,Reserved,1 Msps,?..."
group.long 0xFC4++0x07
line.long 0x00 "ADCPC,ADC Peripheral Configuration"
bitfld.long 0x00 0.--3. " SR ,ADC Sample Rate" "Reserved,125 ksps,Reserved,250 ksps,Reserved,500 ksps,Reserved,1 Msps,?..."
line.long 0x04 "ADCCC,ADC Clock Configuration"
bitfld.long 0x04 0.--3. " CS ,ADC Clock Source" "System Clock,PIOSC,?..."
width 0xb
tree.end
tree "ADC1"
base ad:0x40039000
width 13.
group.long 0x00++0x03
line.long 0x00 "ADCACTSS,ADC Active Sample Sequencer"
bitfld.long 0x00 3. " ASEN3 ,ADC Sample Sequencer 3 Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " ASEN2 ,ADC Sample Sequencer 2 Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " ASEN1 ,ADC Sample Sequencer 1 Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " ASEN0 ,ADC Sample Sequencer 0 Enable" "Disabled,Enabled"
rgroup.long 0x04++0x03
line.long 0x00 "ADCRIS,ADC Raw Interrupt Status"
bitfld.long 0x00 16. " INRDC ,Digital Comparator Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 3. " INR3 ,SS3 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 2. " INR2 ,SS2 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " INR1 ,SS1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " INR0 ,SS0 Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x08++0x03
line.long 0x00 "ADCIM,ADC Interrupt Mask"
bitfld.long 0x00 19. " DCONSS3 ,Digital Comparator Interrupt on SS3" "Masked,Not masked"
bitfld.long 0x00 18. " DCONSS2 ,Digital Comparator Interrupt on SS2" "Masked,Not masked"
textline " "
bitfld.long 0x00 17. " DCONSS1 ,Digital Comparator Interrupt on SS1" "Masked,Not masked"
bitfld.long 0x00 16. " DCONSS0 ,Digital Comparator Interrupt on SS0" "Masked,Not masked"
textline " "
bitfld.long 0x00 3. " MASK3 ,SS3 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 2. " MASK2 ,SS2 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 1. " MASK1 ,SS1 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 0. " MASK0 ,SS0 Interrupt Mask" "Masked,Not masked"
group.long 0x0C++0x03
line.long 0x00 "ADCISC,ADC Interrupt Status and Clear"
bitfld.long 0x00 19. " DCINSS3 ,Digital Comparator Interrupt Status on SS3" "No interrupt,Interrupt"
bitfld.long 0x00 18. " DCINSS2 ,Digital Comparator Interrupt Status on SS2" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 17. " DCINSS1 ,Digital Comparator Interrupt Status on SS1" "No interupt,Interrupt"
bitfld.long 0x00 16. " DCINSS0 ,Digital Comparator Interrupt Status on SS0" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " IN3 ,SS3 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x00 2. " IN2 ,SS2 Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " IN1 ,SS1 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x00 0. " IN0 ,SS0 Interrupt Status and Clear" "No interrupt,Interrupt"
group.long 0x10++0x0B
line.long 0x00 "ADCOSTAT,ADC Overflow Status"
eventfld.long 0x00 3. " OV3 ,SS3 FIFO Overflow" "No overflow,Overflow"
eventfld.long 0x00 2. " OV2 ,SS2 FIFO Overflow" "No overflow,Overflow"
textline " "
eventfld.long 0x00 1. " OV1 ,SS1 FIFO Overflow" "No overflow,Overflow"
eventfld.long 0x00 0. " OV0 ,SS0 FIFO Overflow" "No overflow,Overflow"
line.long 0x04 "ADCEMUX,ADC Event Multiplexer Select"
sif (cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x04 12.--15. " EM3 ,SS3 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 8.--11. " EM2 ,SS2 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
textline " "
bitfld.long 0x04 4.--7. " EM1 ,SS1 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 0.--3. " EM0 ,SS0 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
elif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x04 12.--15. " EM3 ,SS3 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 8.--11. " EM2 ,SS2 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
textline " "
bitfld.long 0x04 4.--7. " EM1 ,SS1 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 0.--3. " EM0 ,SS0 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,PWM0,PWM1,PWM2,PWM3,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD")
bitfld.long 0x04 12.--15. " EM3 ,SS3 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 8.--11. " EM2 ,SS2 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
textline " "
bitfld.long 0x04 4.--7. " EM1 ,SS1 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 0.--3. " EM0 ,SS0 Trigger Select" "Processor,AC0,AC1,AC2,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR")
bitfld.long 0x04 12.--15. " EM3 ,SS3 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 8.--11. " EM2 ,SS2 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
textline " "
bitfld.long 0x04 4.--7. " EM1 ,SS1 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
bitfld.long 0x04 0.--3. " EM0 ,SS0 Trigger Select" "Processor,AC0,AC1,Reserved,External,Timer,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Always"
endif
line.long 0x08 "ADCUSTAT,ADC Underflow Status"
eventfld.long 0x08 3. " UV3 ,SS3 FIFO Underflow" "No underflow,Underflow"
eventfld.long 0x08 2. " UV2 ,SS2 FIFO Underflow" "No underflow,Underflow"
textline " "
eventfld.long 0x08 1. " UV1 ,SS1 FIFO Underflow" "No underflow,Underflow"
eventfld.long 0x08 0. " UV0 ,SS0 FIFO Underflow" "No underflow,Underflow"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
group.long 0x1C++0x03
line.long 0x00 "ADCTSSEL,ADC Trigger Source Select"
bitfld.long 0x00 28.--29. " PS3 ,EM3 PWM Generator Select" "PWM0,PWM1,?..."
bitfld.long 0x00 20.--21. " PS2 ,EM2 PWM Generator Select" "PWM0,PWM1,?..."
textline " "
bitfld.long 0x00 12.--13. " PS1 ,EM1 PWM Generator Select" "PWM0,PWM1,?..."
bitfld.long 0x00 4.--5. " PS0 ,EM0 PWM Generator Select" "PWM0,PWM1,?..."
endif
group.long 0x20++0x03
line.long 0x00 "ADCSSPRI,ADC Sample Sequencer Priority"
bitfld.long 0x00 12.--13. " SS3 ,SS3 Priority" "Highest,1,2,Lowest"
bitfld.long 0x00 8.--9. " SS2 ,SS2 Priority" "Highest,1,2,Lowest"
textline " "
bitfld.long 0x00 4.--5. " SS1 ,SS1 Priority" "Highest,1,2,Lowest"
bitfld.long 0x00 0.--1. " SS0 ,SS0 Priority" "Highest,1,2,Lowest"
group.long 0x24++0x03
line.long 0x00 "ADCSPC,ADC Sample Phase Control"
bitfld.long 0x00 0.--3. " PHASE ,Phase Difference (ADC sample lags by degrees)" "0,22.5,45,67.5,90,112.5,135,157.5,180,202.5,225,247.5,270,292.5,315,337.5"
group.long 0x28++0x03
line.long 0x00 "ADCPSSI,ADC Processor Sample Sequence Initiate"
bitfld.long 0x00 31. " GSYNC ,Global Synchronize" "Not initiated,Initiated"
bitfld.long 0x00 27. " SYNCWAIT ,Synchronize Wait" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 3. " SS3 ,SS3 Initiate" "Not initiated,Initiated"
bitfld.long 0x00 2. " SS2 ,SS2 Initiate" "Not initiated,Initiated"
textline " "
bitfld.long 0x00 1. " SS1 ,SS1 Initiate" "Not initiated,Initiated"
bitfld.long 0x00 0. " SS0 ,SS0 Initiate" "Not initiated,Initiated"
group.long 0x30++0x0b
line.long 0x00 "ADCSAC,ADC Sample Averaging Control"
bitfld.long 0x00 0.--2. " AVG ,Hardware oversampling" "No oversampling,2x,4x,8x,16x,32x,64x,?..."
line.long 0x04 "ADCDCISC,ADC Digital Comparator Interrupt Status and Clear"
eventfld.long 0x04 7. " DCINT7 ,Digital Comparator 7 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 6. " DCINT6 ,Digital Comparator 6 Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 5. " DCINT5 ,Digital Comparator 5 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 4. " DCINT4 ,Digital Comparator 4 Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 3. " DCINT3 ,Digital Comparator 3 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 2. " DCINT2 ,Digital Comparator 2 Interrupt Status and Clear" "No interrupt,Interrupt"
textline " "
eventfld.long 0x04 1. " DCINT1 ,Digital Comparator 1 Interrupt Status and Clear" "No interrupt,Interrupt"
eventfld.long 0x04 0. " DCINT0 ,Digital Comparator 0 Interrupt Status and Clear" "No interrupt,Interrupt"
sif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4132H5QD"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
group.long 0x38++0x03
line.long 0x00 "ADCCTL,ADC Control"
bitfld.long 0x00 0.--1. " VREF ,Voltage Reference Select" "Internal,External,External,External"
endif
width 13.
tree "ADC Sequencer 0"
group.long 0x40++0x07
line.long 0x00 "ADCSSMUX0,ADC Sample Sequence Input Multiplexer Select 0"
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 28.--31. " MUX7 ,8th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 24.--27. " MUX6 ,7th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 20.--23. " MUX5 ,6th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 16.--19. " MUX4 ,5th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
bitfld.long 0x00 28.--31. " MUX7 ,8th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 24.--27. " MUX6 ,7th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 20.--23. " MUX5 ,6th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 16.--19. " MUX4 ,5th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x00 28.--31. " MUX7 ,8th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 24.--27. " MUX6 ,7th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 20.--23. " MUX5 ,6th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 16.--19. " MUX4 ,5th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
endif
line.long 0x04 "ADCSSCTL0,ADC Sample Sequence Control 0"
bitfld.long 0x04 31. " TS7 ,8th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 30. " IE7 ,8th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 29. " END7 ,8th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 28. " D7 ,8th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 27. " TS6 ,7th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 26. " IE6 ,7th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 25. " END6 ,7th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 24. " D6 ,7th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 23. " TS5 ,6th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 22. " IE5 ,6th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 21. " END5 ,6th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 20. " D5 ,6th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 19. " TS4 ,5th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 18. " IE4 ,5th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 17. " END4 ,5th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 16. " D4 ,5th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 15. " TS3 ,4th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 14. " IE3 ,4th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 13. " END3 ,4th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 12. " D3 ,4th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 11. " TS2 ,3rd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 10. " IE2 ,3rd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " END2 ,3rd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 8. " D2 ,3rd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 7. " TS1 ,2nd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 6. " IE1 ,2nd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " END1 ,2nd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 4. " D1 ,2nd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x04 3. " TS0 ,1st Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 2. " IE0 ,1st Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " END0 ,1st Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 0. " D0 ,1st Sample Diff Input Select" "Not selected,Selected"
hgroup.long 0x48++0x03
hide.long 0x00 "ADCSSFIFO0,ADC Sample Sequence Result FIFO 0"
in
rgroup.long 0x4C++0x03
line.long 0x00 "ADCSSFSTAT0,ADC Sample Sequence FIFO 0 Status"
bitfld.long 0x00 12. " FULL ,FIFO Full" "Not full,Full"
bitfld.long 0x00 8. " EMPTY ,FIFO Empty" "Not empty,Empty"
textline " "
hexmask.long.byte 0x00 4.--7. 1. " HPTR ,FIFO Head Pointer"
hexmask.long.byte 0x00 0.--3. 1. " TPTR ,FIFO Tail Pointer"
group.long 0x50++0x07
line.long 0x00 "ADCSSOP0,ADC Sample Sequence 0 Operation"
bitfld.long 0x00 28. " S7DCOP ,Sample 7 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 24. " S6DCOP ,Sample 6 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 20. " S5DCOP ,Sample 5 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 16. " S4DCOP ,Sample 4 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 12. " S3DCOP ,Sample 3 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 8. " S2DCOP ,Sample 2 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 4. " S1DCOP ,Sample 1 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 0. " S0DCOP ,Sample 0 Digital Comparator Operation" "Not send,Send"
line.long 0x04 "ADCSSDC0,ADC Sample Sequence 0 Digital Comparator Select"
bitfld.long 0x04 28.--31. " S7DCSEL ,Sample 7 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 24.--27. " S6DCSEL ,Sample 6 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 20.--23. " S5DCSEL ,Sample 5 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 16.--19. " S4DCSEL ,Sample 4 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 12.--15. " S3DCSEL ,Sample 3 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 8.--11. " S2DCSEL ,Sample 2 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 4.--7. " S1DCSEL ,Sample 1 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 0.--3. " S0DCSEL ,Sample 0 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
group.long 0x58++0x03
line.long 0x00 "ADCSSEMUX0,ADC Sample Sequence Extended Input Multiplexer Select 0"
bitfld.long 0x00 28. " EMUX7 ,8th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 24. " EMUX6 ,7th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 20. " EMUX5 ,6th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 16. " EMUX4 ,5th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[23:16]"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
group.long 0x58++0x03
line.long 0x00 "ADCSSEMUX0,ADC Sample Sequence Extended Input Multiplexer Select 0"
bitfld.long 0x00 28. " EMUX7 ,8th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 24. " EMUX6 ,7th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 20. " EMUX5 ,6th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 16. " EMUX4 ,5th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[21:16]"
endif
tree.end
tree "ADC Sequencer 1"
;setion
group.long 0x60++0x03
line.long 0x00 "ADCSSMUX1,ADC Sample Sequence Input Multiplexer Select 1"
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
endif
group.long 0x64++0x03
line.long 0x00 "ADCSSCTL1,ADC Sample Sequence Control 1"
bitfld.long 0x00 15. " TS3 ,4th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 14. " IE3 ,4th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " END3 ,4th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 12. " D3 ,4th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 11. " TS2 ,3rd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 10. " IE2 ,3rd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " END2 ,3rd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 8. " D2 ,3rd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 7. " TS1 ,2nd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 6. " IE1 ,2nd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " END1 ,2nd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 4. " D1 ,2nd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 3. " TS0 ,1st Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 2. " IE0 ,1st Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " END0 ,1st Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 0. " D0 ,1st Sample Diff Input Select" "Not selected,Selected"
hgroup.long 0x68++0x03
hide.long 0x00 "ADCSSFIFO1,ADC Sample Sequence Result FIFO 1"
in
rgroup.long 0x6C++0x03
line.long 0x00 "ADCSSFSTAT1,ADC Sample Sequence FIFO 1 Status"
bitfld.long 0x00 12. " FULL ,FIFO Full" "Not full,Full"
bitfld.long 0x00 8. " EMPTY ,FIFO Empty" "Not empty,Empty"
textline " "
hexmask.long.byte 0x00 4.--7. 1. " HPTR ,FIFO Head Pointer"
hexmask.long.byte 0x00 0.--3. 1. " TPTR ,FIFO Tail Pointer"
group.long 0x70++0x07
line.long 0x00 "ADCSSOP1,ADC Sample Sequence 1 Operation"
bitfld.long 0x00 12. " S3DCOP ,Sample 3 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 8. " S2DCOP ,Sample 2 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 4. " S1DCOP ,Sample 1 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 0. " S0DCOP ,Sample 0 Digital Comparator Operation" "Not send,Send"
line.long 0x04 "ADCSSDC1,ADC Sample Sequence 1 Digital Comparator Select"
bitfld.long 0x04 12.--15. " S3DCSEL ,Sample 3 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 8.--11. " S2DCSEL ,Sample 2 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 4.--7. " S1DCSEL ,Sample 1 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 0.--3. " S0DCSEL ,Sample 0 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
group.long 0x78++0x03
line.long 0x00 "ADCSSEMUX1,ADC Sample Sequence Extended Input Multiplexer Select 1"
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[23:16]"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
group.long 0x78++0x03
line.long 0x00 "ADCSSEMUX1,ADC Sample Sequence Extended Input Multiplexer Select 1"
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[21:16]"
endif
tree.end
tree "ADC Sequencer 2"
group.long 0x80++0x03
line.long 0x00 "ADCSSMUX2,ADC Sample Sequence Input Multiplexer Select 2"
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x00 12.--15. " MUX3 ,4th Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 8.--11. " MUX2 ,3rd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
textline " "
bitfld.long 0x00 4.--7. " MUX1 ,2nd Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
endif
group.long 0x84++0x03
line.long 0x00 "ADCSSCTL2,ADC Sample Sequence Control 2"
bitfld.long 0x00 15. " TS3 ,4th Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 14. " IE3 ,4th Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 13. " END3 ,4th Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 12. " D3 ,4th Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 11. " TS2 ,3rd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 10. " IE2 ,3rd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 9. " END2 ,3rd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 8. " D2 ,3rd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 7. " TS1 ,2nd Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 6. " IE1 ,2nd Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " END1 ,2nd Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 4. " D1 ,2nd Sample Diff Input Select" "Not selected,Selected"
textline " "
bitfld.long 0x00 3. " TS0 ,1st Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x00 2. " IE0 ,1st Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 1. " END0 ,1st Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x00 0. " D0 ,1st Sample Diff Input Select" "Not selected,Selected"
hgroup.long 0x88++0x03
hide.long 0x00 "ADCSSFIFO2,ADC Sample Sequence Result FIFO 1"
in
rgroup.long 0x8C++0x03
line.long 0x00 "ADCSSFSTAT2,ADC Sample Sequence FIFO 2 Status"
bitfld.long 0x00 12. " FULL ,FIFO Full" "Not full,Full"
bitfld.long 0x00 8. " EMPTY ,FIFO Empty" "Not empty,Empty"
textline " "
hexmask.long.byte 0x00 4.--7. 1. " HPTR ,FIFO Head Pointer"
hexmask.long.byte 0x00 0.--3. 1. " TPTR ,FIFO Tail Pointer"
group.long 0x90++0x0B
line.long 0x00 "ADCSSOP2,ADC Sample Sequence 2 Operation"
bitfld.long 0x00 12. " S3DCOP ,Sample 3 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 8. " S2DCOP ,Sample 2 Digital Comparator Operation" "Not send,Send"
textline " "
bitfld.long 0x00 4. " S1DCOP ,Sample 1 Digital Comparator Operation" "Not send,Send"
bitfld.long 0x00 0. " S0DCOP ,Sample 0 Digital Comparator Operation" "Not send,Send"
line.long 0x04 "ADCSSDC2,ADC Sample Sequence 2 Digital Comparator Select"
bitfld.long 0x04 12.--15. " S3DCSEL ,Sample 3 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 8.--11. " S2DCSEL ,Sample 2 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
textline " "
bitfld.long 0x04 4.--7. " S1DCSEL ,Sample 1 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
bitfld.long 0x04 0.--3. " S0DCSEL ,Sample 0 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
group.long 0x98++0x03
line.long 0x00 "ADCSSEMUX2,ADC Sample Sequence Extended Input Multiplexer Select 2"
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[23:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[23:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[23:16]"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
group.long 0x98++0x03
line.long 0x00 "ADCSSEMUX1,ADC Sample Sequence Extended Input Multiplexer Select 1"
bitfld.long 0x00 12. " EMUX3 ,4th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 8. " EMUX2 ,3th Sample Input Select" "AIN[15:0],AIN[21:16]"
textline " "
bitfld.long 0x00 4. " EMUX1 ,2th Sample Input Select" "AIN[15:0],AIN[21:16]"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[21:16]"
endif
tree.end
tree "ADC Sequencer 3"
group.long 0xA0++0x07
line.long 0x00 "ADCSSMUX3,ADC Sample Sequence Input Multiplexer Select 3"
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H5QD"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/22,AIN7/23,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0/16,AIN1/17,AIN2/18,AIN3/19,AIN4/20,AIN5/21,AIN6/Reserved,AIN7/Reserved,AIN8/Reserved,AIN9/Reserved,AIN10/Reserved,AIN11/Reserved,AIN12/Reserved,AIN13/Reserved,AIN14/Reserved,AIN15/Reserved"
elif (cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR")
bitfld.long 0x00 0.--3. " MUX0 ,1st Sample Input Select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN8,AIN9,AIN10,AIN11,?..."
endif
line.long 0x04 "ADCSSCTL3,ADC Sample Sequence Control 3"
bitfld.long 0x04 3. " TS0 ,1st Sample Temp Sensor Select" "Not selected,Selected"
bitfld.long 0x04 2. " IE0 ,1st Sample Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x04 1. " END0 ,1st Sample is End of Sequence" "Not last sample,Last sample"
bitfld.long 0x04 0. " D0 ,1st Sample Diff Input Select" "Not selected,Selected"
hgroup.long 0xA8++0x03
hide.long 0x00 "ADCSSFIFO3,ADC Sample Sequence Result FIFO 3"
in
rgroup.long 0xAC++0x03
line.long 0x00 "ADCSSFSTAT3,ADC Sample Sequence FIFO 3 Status"
bitfld.long 0x00 12. " FULL ,FIFO Full" "Not full,Full"
bitfld.long 0x00 8. " EMPTY ,FIFO Empty" "Not empty,Empty"
textline " "
hexmask.long.byte 0x00 4.--7. 1. " HPTR ,FIFO Head Pointer"
hexmask.long.byte 0x00 0.--3. 1. " TPTR ,FIFO Tail Pointer"
group.long 0xB0++0x07
line.long 0x00 "ADCSSOP3,ADC Sample Sequence 3 Operation"
bitfld.long 0x00 0. " S0DCOP ,Sample 0 Digital Comparator Operation" "Not send,Send"
line.long 0x04 "ADCSSDC3,ADC Sample Sequence 3 Digital Comparator Select"
bitfld.long 0x04 0.--3. " S0DCSEL ,Sample 0 Digital Comparator Select" "DC 0,DC 1,DC 2,DC 3,DC 4,DC 5,DC 6,DC 7,?..."
sif (cpu()=="LM4F112H5QD"||cpu()=="LM4F122H5QD"||cpu()=="LM4F132H4QD"||cpu()=="LM4F232H5QD")
group.long 0xB8++0x03
line.long 0x00 "ADCSSEMUX3,ADC Sample Sequence Extended Input Multiplexer Select 3"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[23:16]"
elif (cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC")
group.long 0xB8++0x03
line.long 0x00 "ADCSSEMUX1,ADC Sample Sequence Extended Input Multiplexer Select 1"
bitfld.long 0x00 0. " EMUX0 ,1th Sample Input Select" "AIN[15:0],AIN[21:16]"
endif
tree.end
width 13.
tree "ADC Digital Comparators"
wgroup.long 0xd00++0x03
line.long 0x00 "ADCDCRIC,ADC Digital Comparator Reset Initial Conditions"
bitfld.long 0x00 23. " DCTRIG7 ,Digital Comparator Trigger 7" "No effect,Reset"
bitfld.long 0x00 22. " DCTRIG6 ,Digital Comparator Trigger 6" "No effect,Reset"
bitfld.long 0x00 21. " DCTRIG5 ,Digital Comparator Trigger 5" "No effect,Reset"
textline " "
bitfld.long 0x00 20. " DCTRIG4 ,Digital Comparator Trigger 4" "No effect,Reset"
bitfld.long 0x00 19. " DCTRIG3 ,Digital Comparator Trigger 3" "No effect,Reset"
bitfld.long 0x00 18. " DCTRIG2 ,Digital Comparator Trigger 2" "No effect,Reset"
textline " "
bitfld.long 0x00 17. " DCTRIG1 ,Digital Comparator Trigger 1" "No effect,Reset"
bitfld.long 0x00 16. " DCTRIG0 ,Digital Comparator Trigger 0" "No effect,Reset"
bitfld.long 0x00 7. " DCINT7 ,Digital Comparator 7 interrupt" "No effect,Reset"
textline " "
bitfld.long 0x00 6. " DCINT6 ,Digital Comparator 6 interrupt" "No effect,Reset"
bitfld.long 0x00 5. " DCINT5 ,Digital Comparator 5 interrupt" "No effect,Reset"
bitfld.long 0x00 4. " DCINT4 ,Digital Comparator 4 interrupt" "No effect,Reset"
textline " "
bitfld.long 0x00 3. " DCINT3 ,Digital Comparator 3 interrupt" "No effect,Reset"
bitfld.long 0x00 2. " DCINT2 ,Digital Comparator 2 interrupt" "No effect,Reset"
bitfld.long 0x00 1. " DCINT1 ,Digital Comparator 1 interrupt" "No effect,Reset"
textline " "
bitfld.long 0x00 0. " DCINT0 ,Digital Comparator 0 interrupt" "No effect,Reset"
group.long 0xE00++0x03
line.long 0x00 "ADCDCCTL0,ADC Digital Comparator Control 0"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE04++0x03
line.long 0x00 "ADCDCCTL1,ADC Digital Comparator Control 1"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE08++0x03
line.long 0x00 "ADCDCCTL2,ADC Digital Comparator Control 2"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE0C++0x03
line.long 0x00 "ADCDCCTL3,ADC Digital Comparator Control 3"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE10++0x03
line.long 0x00 "ADCDCCTL4,ADC Digital Comparator Control 4"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE14++0x03
line.long 0x00 "ADCDCCTL5,ADC Digital Comparator Control 5"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE18++0x03
line.long 0x00 "ADCDCCTL6,ADC Digital Comparator Control 6"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE1C++0x03
line.long 0x00 "ADCDCCTL7,ADC Digital Comparator Control 7"
sif (cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
bitfld.long 0x00 12. " CTE ,Comparison Trigger Enable" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " CTC ,Comparison Trigger Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 8.--9. " CTM ,Comparison Trigger Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
textline " "
endif
bitfld.long 0x00 4. " CIE ,Comparison Interrupt Enable" "Disabled,Enabled"
bitfld.long 0x00 2.--3. " CIC ,Comparison Interrupt Condition" "Low Band,Mid Band,Reserved,High Band"
bitfld.long 0x00 0.--1. " CIM ,Comparison Interrupt Mode" "Always,Once,Hysteresis Always,Hysteresis Once"
group.long 0xE40++0x03
line.long 0x00 "ADCDCCMP0,ADC Digital Comparator Range 0"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE44++0x03
line.long 0x00 "ADCDCCMP1,ADC Digital Comparator Range 1"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE48++0x03
line.long 0x00 "ADCDCCMP2,ADC Digital Comparator Range 2"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE4C++0x03
line.long 0x00 "ADCDCCMP3,ADC Digital Comparator Range 3"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE50++0x03
line.long 0x00 "ADCDCCMP4,ADC Digital Comparator Range 4"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE54++0x03
line.long 0x00 "ADCDCCMP5,ADC Digital Comparator Range 5"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE58++0x03
line.long 0x00 "ADCDCCMP6,ADC Digital Comparator Range 6"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
group.long 0xE5C++0x03
line.long 0x00 "ADCDCCMP7,ADC Digital Comparator Range 7"
hexmask.long.word 0x00 16.--27. 1. " COMP1 ,Compare 1"
hexmask.long.word 0x00 0.--11. 1. " COMP0 ,Compare 0"
tree.end
rgroup.long 0xFC0++0x03
line.long 0x00 "ADCPP,ADC Peripheral Properties"
bitfld.long 0x00 23. " TS ,Temperature Sensor" "Not available,Available"
hexmask.long.byte 0x00 18.--22. 1. " RSL ,Resolution"
bitfld.long 0x00 16.--17. " TYPE ,ADC Architecture" "SAR,?..."
textline " "
bitfld.long 0x00 10.--15. " DC ,Digital Comparator Count" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
bitfld.long 0x00 4.--9. " CH ,ADC Channel Count" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
bitfld.long 0x00 0.--3. " MSR ,Maximum ADC Sample Rate" "Reserved,125 ksps,Reserved,250 ksps,Reserved,500 ksps,Reserved,1 Msps,?..."
group.long 0xFC4++0x07
line.long 0x00 "ADCPC,ADC Peripheral Configuration"
bitfld.long 0x00 0.--3. " SR ,ADC Sample Rate" "Reserved,125 ksps,Reserved,250 ksps,Reserved,500 ksps,Reserved,1 Msps,?..."
line.long 0x04 "ADCCC,ADC Clock Configuration"
bitfld.long 0x04 0.--3. " CS ,ADC Clock Source" "System Clock,PIOSC,?..."
width 0xb
tree.end
tree.end
tree.open "UARTs (Universal Asynchronous Receivers/Transmitters)"
sif ((cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
tree "UART 0"
base ad:0x4000C000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x4000C000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x4000C000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEN ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 1"
base ad:0x4000D000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x4000D000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 8. " RI ,Ring Indicator" "Not asserted,Asserted"
textline " "
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
textline " "
bitfld.long 0x00 2. " DCD ,Data Carrier Detect" "Not asserted,Asserted"
bitfld.long 0x00 1. " DSR ,Data Set Ready" "Not asserted,Asserted"
textline " "
bitfld.long 0x00 0. " CTS ,Clear To Send" "Not asserted,Asserted"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 8. " RI ,Ring Indicator" "Not asserted,Asserted"
textline " "
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
textline " "
bitfld.long 0x00 2. " DCD ,Data Carrier Detect" "Not asserted,Asserted"
bitfld.long 0x00 1. " DSR ,Data Set Ready" "Not asserted,Asserted"
textline " "
bitfld.long 0x00 0. " CTS ,Clear To Send" "Not asserted,Asserted"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x4000D000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 15. " CTSEN ,Enable Clear To Send" "Disabled,Enabled"
bitfld.long 0x00 14. " RTSEN ,Enable Request to Send" "Disabled,Enabled"
textline " "
bitfld.long 0x00 11. " RTS ,Request to Send" "Not requested,Requested"
bitfld.long 0x00 10. " DTR ,Data Terminal Ready" "Not ready,Ready"
textline " "
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 3. " DSRIM ,UART Data Set Ready Modem Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 2. " DCDIM ,UART Data Carrier Detect Modem Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 1. " CTSIM ,UART Clear to Send Modem Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 0. " RIIM ,UART Ring Indicator Modem Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 3. " DSRRIS ,UART Data Set Ready Modem Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 2. " DCDRIS ,UART Data Carrier Detect Modem Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " CTSRIS ,UART Clear to Send Modem Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " RIRIS ,UART Ring Indicator Modem Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 3. " DSRMIS ,UART Data Set Ready Modem Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 2. " DCDMIS ,UART Data Carrier Detect odem Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 1. " CTSMIS ,UART Clear to Send Modem Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 0. " RIMIS ,UART Ring Indicator Modem Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 3. " DSRMIC ,UART Data Set Ready Modem Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 2. " DCDMIC ,UART Data Carrier Detect odem Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 1. " CTSMIC ,UART Clear to Send Modem Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 0. " RIMIC ,UART Ring Indicator Modem Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEN ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 2"
base ad:0x4000E000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x4000E000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x4000E000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEN ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 3"
base ad:0x4000F000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x4000F000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x4000F000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEN ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 4"
base ad:0x40010000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x40010000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x40010000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEN ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 5"
base ad:0x40011000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x40011000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x40011000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEN ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 6"
base ad:0x40012000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x40012000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x40012000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEN ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 7"
base ad:0x40013000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x40013000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x40013000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEN ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
else
tree "UART 0"
base ad:0x4000C000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x4000C000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x4000C000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEB ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 1"
base ad:0x4000D000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x4000D000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
textline " "
bitfld.long 0x00 0. " CTS ,Clear To Send" "Not asserted,Asserted"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
textline " "
bitfld.long 0x00 0. " CTS ,Clear To Send" "Not asserted,Asserted"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x4000D000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 1. " CTSIM ,UART Clear to Send Modem Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " CTSRIS ,UART Clear to Send Modem Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " CTSMIS ,UART Clear to Send Modem Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 1. " CTSMIC ,UART Clear to Send Modem Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEB ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 2"
base ad:0x4000E000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x4000E000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x4000E000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEB ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 3"
base ad:0x4000F000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x4000F000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x4000F000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEB ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 4"
base ad:0x40010000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x40010000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x40010000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEB ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 5"
base ad:0x40011000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x40011000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x40011000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEB ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 6"
base ad:0x40012000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x40012000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x40012000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEB ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "UART 7"
base ad:0x40013000
width 17.
hgroup.long 0x00++0x03
hide.long 0x00 "UARTDR,UART Data"
in
group.long 0x04++0x03
line.long 0x00 "UARTRSR/UARTECR,UART Receive Status/Error Clear"
bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error"
bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error"
textline " "
bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error"
bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error"
if (((d.l((ad:0x40013000+0x2C)))&0x10)==0x00)
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit Holding Register Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive Holding Register Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit Holding Register Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive Holding Register Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
else
rgroup.long 0x18++0x03
line.long 0x00 "UARTFR,UART Flag"
bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty"
textline " "
bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not Full,Full"
bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not Full,Full"
textline " "
bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty"
bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy"
endif
group.long 0x20++0x03
line.long 0x00 "UARTILPR,UART IrDA Low-Power Register"
hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor"
group.long 0x24++0x7
line.long 0x00 "UARTIBRD,UART Integer Baud-Rate Divisor"
hexmask.long.word 0x00 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor"
line.long 0x04 "UARTFBRD,UART Fractional Baud-Rate Divisor"
hexmask.long.byte 0x04 0.--5. 1. " DIVFRAC ,Fractional Baud-Rate Divisor"
if (((d.l((ad:0x40013000+0x2C)))&0x04)==0x04)
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 0"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
else
group.long 0x2C++0x03
line.long 0x00 "UARTLCRH,UART Line Control"
bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Disabled,Parity 1"
bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits"
textline " "
bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled"
bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "No effect,Two stop bits"
textline " "
bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd parity,Even parity"
bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Break"
endif
group.long 0x30++0x0B
line.long 0x00 "UARTCTL,UART Control"
bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled"
bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x00 3. " SMART ,ISO 7816 Smart Card Support" "Disabled,Enabled"
bitfld.long 0x00 2. " SIRLP ,UART SIR Low Power Mode" "Normal,Low-power"
textline " "
bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select"
bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "1/8,1/4,1/2,3/4,7/8,?..."
bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "7/8,3/4,1/2,1/4,1/8,?..."
line.long 0x08 "UARTIM,UART Interrupt Mask"
bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 12. " 9BITIM ,9-Bit Mode Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked"
rgroup.long 0x3C++0x07
line.long 0x00 "UARTRIS,UART Raw Interrupt Status"
bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 12. " 9BITRIS ,9-Bit Mode Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "UARTMIS,UART Masked Interrupt Status"
bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 12. " 9BITIM ,9-Bit Mode Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt"
group.long 0x44++0x03
line.long 0x00 "UARTICR,UART Interrupt Clear"
eventfld.long 0x00 15. " LME5IC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 13. " LMSBIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 12. " 9BITIC , 9-Bit Mode Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear"
textline " "
eventfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear"
group.long 0x48++0x03
line.long 0x00 "UARTDMACTL,UART DMA Control"
bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0x90++0x03
line.long 0x00 "UARTLCTL,UART LIN Control"
bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits"
bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master"
rgroup.long 0x94++0x07
line.long 0x00 "UARTLSS,UART LIN Snap Shot"
hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot"
line.long 0x04 "UARTLTIM,UART LIN Timer"
hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value"
group.long 0x0A4++0x07
line.long 0x00 "UART9BITADDR,UART 9-Bit Self Address"
bitfld.long 0x00 15. " 9BITEB ,Enable 9-Bit Mode" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self Address for 9-Bit Mode"
line.long 0x04 "UART9BITAMASK,UART 9-Bit Self Address Mask"
hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address for 9-Bit Mode"
rgroup.long 0xFC0++0x03
line.long 0x00 "UARTPP,UART Peripheral Properties"
bitfld.long 0x00 1. " NB ,9-bit Support" "Not Supported,Supported"
bitfld.long 0x00 0. " SC ,Smart Card Support" "Not Supported,Supported"
group.long 0xFC8++0x03
line.long 0x00 "UARTCC,UART Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,UART Baud Clock Source" "System Clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "UARTPHERIPHID4,UART Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "UARTPHERIPHID5,UART Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "UARTPHERIPHID6,UART Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "UARTPHERIPHID7,UART Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "UARTPHERIPHID0,UART Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,UART Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "UARTPHERIPHID1,UART Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,UART Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "UARTPHERIPHID2,UART Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,UART Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "UARTPHERIPHID3,UART Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,UART Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "UARTPCELLD0,UART PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,UART PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "UARTPCELLD1,UART PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,UART PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "UARTPCELLD2,UART PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,UART PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "UARTPCELLD3,UART PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,UART PrimeCell ID Register[31:24]"
width 0xB
tree.end
endif
tree.end
tree.open "SSI (Synchronous Serial Interface)"
tree "SSI0"
base ad:0x40008000
width 14.
group.long 0x00++0x0B
line.long 0x00 "SSICR0,SSI Control 0"
hexmask.long.byte 0x00 8.--15. 1. " SCR ,SSI Serial Clock Rate"
bitfld.long 0x00 7. " SPH ,SSI Serial Clock Phase" "First clock edge,Second clock edge"
textline " "
bitfld.long 0x00 6. " SPO ,SSI Serial Clock Polarity" "Low,High"
bitfld.long 0x00 4.--5. " FRF ,SSI Frame Format Select" "Freescale SPI,Texas Intruments Synchronous,Microwire,?..."
textline " "
bitfld.long 0x00 0.--3. " DSS ,SSI Data Size Select" "Reserved,Reserved,Reserved,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit"
line.long 0x04 "SSICR1,SSI Control 1"
bitfld.long 0x04 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " SOD ,SSI Slave Mode Output" "Enabled,Disabled"
bitfld.long 0x04 2. " MS ,SSI Master/Slave Select" "Master,Slave"
textline " "
bitfld.long 0x04 1. " SSE ,SSI Synchronous Serial Port Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " LBM ,SSI Loopback Mode" "Normal,Loopback"
hgroup.long 0x08++0x03
hide.long 0x00 "SSIDR,SSI Data"
in
rgroup.long 0x0C++0x03
line.long 0x00 "SSISR,SSI Status"
bitfld.long 0x00 4. " BSY ,SSI Busy Bit" "Idle,Working"
bitfld.long 0x00 3. " RFF ,SSI Receive FIFO Full" "Not full,Full"
textline " "
bitfld.long 0x00 2. " RNE ,SSI Receive FIFO Not Empty" "Empty,Not empty"
bitfld.long 0x00 1. " TNF ,SSI Transmit FIFO Not Full" "Full,Not full"
textline " "
bitfld.long 0x00 0. " TFE ,SSI Transmit FIFO Empty" "Not empty,Empty"
group.long 0x10++0x07
line.long 0x00 "SSICPSR,SSI Clock Prescale"
hexmask.long.byte 0x00 0.--7. 1. " CPSDVSR ,SSI Clock Prescale Divisor"
line.long 0x04 "SSIIM,SSI Interrupt Mask"
bitfld.long 0x04 3. " TXIM ,SSI Transmit FIFO Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 2. " RXIM ,SSI Receive FIFO Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 1. " RTIM ,SSI Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " RORIM ,SSI Receive Overrun Interrupt Mask" "Masked,Not masked"
rgroup.long 0x18++0x07
line.long 0x00 "SSIRIS,SSI Raw Interrupt Status"
bitfld.long 0x00 3. " TXRIS ,SSI Transmit FIFO Raw Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x00 2. " RXRIS ,SSI Receive FIFO Raw Interrupt Status" "No Interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " RTRIS ,SSI Receive Time-Out Raw Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x00 0. " RORRIS ,SSI Receive Overrun Raw Interrupt Status" "No Interrupt,Interrupt"
line.long 0x04 "SSIMIS,SSI Masked Interrupt Status"
bitfld.long 0x04 3. " TXMIS ,SSI Transmit FIFO Masked Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x04 2. " RXMIS ,SSI Receive FIFO Masked Interrupt Status" "No Interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " RTMIS ,SSI Receive Time-Out Masked Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x04 0. " RORMIS ,SSI Receive Overrun Masked Interrupt Status" "No Interrupt,Interrupt"
group.long 0x20++0x03
line.long 0x00 "SSIICR,SSI Interrupt Clear"
eventfld.long 0x00 1. " RTIC ,SSI Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " RORIC ,SSI Receive Overrun Interrupt Clear" "No effect,Clear"
group.long 0x24++0x03
line.long 0x00 "SSIDMACTL,SSI DMA Control"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0xFC8++0x03
line.long 0x00 "SSICC,SSI Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,SSI Baud Clock Source" "System clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "SSIPERIPHID4,SSI Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,SSI Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "SSIPERIPHID5,SSI Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,SSI Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "SSIPERIPHID6,SSI Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,SSI Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "SSIPERIPHID7,SSI Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,SSI Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "SSIPERIPHID0,SSI Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,SSI Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "SSIPERIPHID1,SSI Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,SSI Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "SSIPERIPHID2,SSI Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,SSI Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "SSIPERIPHID3,SSI Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,SSI Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "SSIPCELLID0,SSI PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,SSI PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "SSIPCELLID1,SSI PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,SSI PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "SSIPCELLID2,SSI PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,SSI PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "SSIPCELLID3,SSI PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,SSI PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "SSI1"
base ad:0x40009000
width 14.
group.long 0x00++0x0B
line.long 0x00 "SSICR0,SSI Control 0"
hexmask.long.byte 0x00 8.--15. 1. " SCR ,SSI Serial Clock Rate"
bitfld.long 0x00 7. " SPH ,SSI Serial Clock Phase" "First clock edge,Second clock edge"
textline " "
bitfld.long 0x00 6. " SPO ,SSI Serial Clock Polarity" "Low,High"
bitfld.long 0x00 4.--5. " FRF ,SSI Frame Format Select" "Freescale SPI,Texas Intruments Synchronous,Microwire,?..."
textline " "
bitfld.long 0x00 0.--3. " DSS ,SSI Data Size Select" "Reserved,Reserved,Reserved,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit"
line.long 0x04 "SSICR1,SSI Control 1"
bitfld.long 0x04 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " SOD ,SSI Slave Mode Output" "Enabled,Disabled"
bitfld.long 0x04 2. " MS ,SSI Master/Slave Select" "Master,Slave"
textline " "
bitfld.long 0x04 1. " SSE ,SSI Synchronous Serial Port Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " LBM ,SSI Loopback Mode" "Normal,Loopback"
hgroup.long 0x08++0x03
hide.long 0x00 "SSIDR,SSI Data"
in
rgroup.long 0x0C++0x03
line.long 0x00 "SSISR,SSI Status"
bitfld.long 0x00 4. " BSY ,SSI Busy Bit" "Idle,Working"
bitfld.long 0x00 3. " RFF ,SSI Receive FIFO Full" "Not full,Full"
textline " "
bitfld.long 0x00 2. " RNE ,SSI Receive FIFO Not Empty" "Empty,Not empty"
bitfld.long 0x00 1. " TNF ,SSI Transmit FIFO Not Full" "Full,Not full"
textline " "
bitfld.long 0x00 0. " TFE ,SSI Transmit FIFO Empty" "Not empty,Empty"
group.long 0x10++0x07
line.long 0x00 "SSICPSR,SSI Clock Prescale"
hexmask.long.byte 0x00 0.--7. 1. " CPSDVSR ,SSI Clock Prescale Divisor"
line.long 0x04 "SSIIM,SSI Interrupt Mask"
bitfld.long 0x04 3. " TXIM ,SSI Transmit FIFO Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 2. " RXIM ,SSI Receive FIFO Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 1. " RTIM ,SSI Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " RORIM ,SSI Receive Overrun Interrupt Mask" "Masked,Not masked"
rgroup.long 0x18++0x07
line.long 0x00 "SSIRIS,SSI Raw Interrupt Status"
bitfld.long 0x00 3. " TXRIS ,SSI Transmit FIFO Raw Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x00 2. " RXRIS ,SSI Receive FIFO Raw Interrupt Status" "No Interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " RTRIS ,SSI Receive Time-Out Raw Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x00 0. " RORRIS ,SSI Receive Overrun Raw Interrupt Status" "No Interrupt,Interrupt"
line.long 0x04 "SSIMIS,SSI Masked Interrupt Status"
bitfld.long 0x04 3. " TXMIS ,SSI Transmit FIFO Masked Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x04 2. " RXMIS ,SSI Receive FIFO Masked Interrupt Status" "No Interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " RTMIS ,SSI Receive Time-Out Masked Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x04 0. " RORMIS ,SSI Receive Overrun Masked Interrupt Status" "No Interrupt,Interrupt"
group.long 0x20++0x03
line.long 0x00 "SSIICR,SSI Interrupt Clear"
eventfld.long 0x00 1. " RTIC ,SSI Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " RORIC ,SSI Receive Overrun Interrupt Clear" "No effect,Clear"
group.long 0x24++0x03
line.long 0x00 "SSIDMACTL,SSI DMA Control"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0xFC8++0x03
line.long 0x00 "SSICC,SSI Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,SSI Baud Clock Source" "System clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "SSIPERIPHID4,SSI Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,SSI Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "SSIPERIPHID5,SSI Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,SSI Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "SSIPERIPHID6,SSI Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,SSI Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "SSIPERIPHID7,SSI Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,SSI Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "SSIPERIPHID0,SSI Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,SSI Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "SSIPERIPHID1,SSI Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,SSI Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "SSIPERIPHID2,SSI Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,SSI Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "SSIPERIPHID3,SSI Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,SSI Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "SSIPCELLID0,SSI PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,SSI PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "SSIPCELLID1,SSI PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,SSI PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "SSIPCELLID2,SSI PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,SSI PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "SSIPCELLID3,SSI PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,SSI PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "SSI2"
base ad:0x4000A000
width 14.
group.long 0x00++0x0B
line.long 0x00 "SSICR0,SSI Control 0"
hexmask.long.byte 0x00 8.--15. 1. " SCR ,SSI Serial Clock Rate"
bitfld.long 0x00 7. " SPH ,SSI Serial Clock Phase" "First clock edge,Second clock edge"
textline " "
bitfld.long 0x00 6. " SPO ,SSI Serial Clock Polarity" "Low,High"
bitfld.long 0x00 4.--5. " FRF ,SSI Frame Format Select" "Freescale SPI,Texas Intruments Synchronous,Microwire,?..."
textline " "
bitfld.long 0x00 0.--3. " DSS ,SSI Data Size Select" "Reserved,Reserved,Reserved,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit"
line.long 0x04 "SSICR1,SSI Control 1"
bitfld.long 0x04 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " SOD ,SSI Slave Mode Output" "Enabled,Disabled"
bitfld.long 0x04 2. " MS ,SSI Master/Slave Select" "Master,Slave"
textline " "
bitfld.long 0x04 1. " SSE ,SSI Synchronous Serial Port Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " LBM ,SSI Loopback Mode" "Normal,Loopback"
hgroup.long 0x08++0x03
hide.long 0x00 "SSIDR,SSI Data"
in
rgroup.long 0x0C++0x03
line.long 0x00 "SSISR,SSI Status"
bitfld.long 0x00 4. " BSY ,SSI Busy Bit" "Idle,Working"
bitfld.long 0x00 3. " RFF ,SSI Receive FIFO Full" "Not full,Full"
textline " "
bitfld.long 0x00 2. " RNE ,SSI Receive FIFO Not Empty" "Empty,Not empty"
bitfld.long 0x00 1. " TNF ,SSI Transmit FIFO Not Full" "Full,Not full"
textline " "
bitfld.long 0x00 0. " TFE ,SSI Transmit FIFO Empty" "Not empty,Empty"
group.long 0x10++0x07
line.long 0x00 "SSICPSR,SSI Clock Prescale"
hexmask.long.byte 0x00 0.--7. 1. " CPSDVSR ,SSI Clock Prescale Divisor"
line.long 0x04 "SSIIM,SSI Interrupt Mask"
bitfld.long 0x04 3. " TXIM ,SSI Transmit FIFO Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 2. " RXIM ,SSI Receive FIFO Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 1. " RTIM ,SSI Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " RORIM ,SSI Receive Overrun Interrupt Mask" "Masked,Not masked"
rgroup.long 0x18++0x07
line.long 0x00 "SSIRIS,SSI Raw Interrupt Status"
bitfld.long 0x00 3. " TXRIS ,SSI Transmit FIFO Raw Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x00 2. " RXRIS ,SSI Receive FIFO Raw Interrupt Status" "No Interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " RTRIS ,SSI Receive Time-Out Raw Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x00 0. " RORRIS ,SSI Receive Overrun Raw Interrupt Status" "No Interrupt,Interrupt"
line.long 0x04 "SSIMIS,SSI Masked Interrupt Status"
bitfld.long 0x04 3. " TXMIS ,SSI Transmit FIFO Masked Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x04 2. " RXMIS ,SSI Receive FIFO Masked Interrupt Status" "No Interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " RTMIS ,SSI Receive Time-Out Masked Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x04 0. " RORMIS ,SSI Receive Overrun Masked Interrupt Status" "No Interrupt,Interrupt"
group.long 0x20++0x03
line.long 0x00 "SSIICR,SSI Interrupt Clear"
eventfld.long 0x00 1. " RTIC ,SSI Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " RORIC ,SSI Receive Overrun Interrupt Clear" "No effect,Clear"
group.long 0x24++0x03
line.long 0x00 "SSIDMACTL,SSI DMA Control"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0xFC8++0x03
line.long 0x00 "SSICC,SSI Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,SSI Baud Clock Source" "System clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "SSIPERIPHID4,SSI Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,SSI Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "SSIPERIPHID5,SSI Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,SSI Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "SSIPERIPHID6,SSI Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,SSI Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "SSIPERIPHID7,SSI Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,SSI Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "SSIPERIPHID0,SSI Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,SSI Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "SSIPERIPHID1,SSI Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,SSI Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "SSIPERIPHID2,SSI Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,SSI Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "SSIPERIPHID3,SSI Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,SSI Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "SSIPCELLID0,SSI PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,SSI PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "SSIPCELLID1,SSI PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,SSI PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "SSIPCELLID2,SSI PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,SSI PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "SSIPCELLID3,SSI PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,SSI PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree "SSI3"
base ad:0x4000B000
width 14.
group.long 0x00++0x0B
line.long 0x00 "SSICR0,SSI Control 0"
hexmask.long.byte 0x00 8.--15. 1. " SCR ,SSI Serial Clock Rate"
bitfld.long 0x00 7. " SPH ,SSI Serial Clock Phase" "First clock edge,Second clock edge"
textline " "
bitfld.long 0x00 6. " SPO ,SSI Serial Clock Polarity" "Low,High"
bitfld.long 0x00 4.--5. " FRF ,SSI Frame Format Select" "Freescale SPI,Texas Intruments Synchronous,Microwire,?..."
textline " "
bitfld.long 0x00 0.--3. " DSS ,SSI Data Size Select" "Reserved,Reserved,Reserved,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit"
line.long 0x04 "SSICR1,SSI Control 1"
bitfld.long 0x04 4. " EOT ,End of Transmission" "Disabled,Enabled"
textline " "
bitfld.long 0x04 3. " SOD ,SSI Slave Mode Output" "Enabled,Disabled"
bitfld.long 0x04 2. " MS ,SSI Master/Slave Select" "Master,Slave"
textline " "
bitfld.long 0x04 1. " SSE ,SSI Synchronous Serial Port Enable" "Disabled,Enabled"
bitfld.long 0x04 0. " LBM ,SSI Loopback Mode" "Normal,Loopback"
hgroup.long 0x08++0x03
hide.long 0x00 "SSIDR,SSI Data"
in
rgroup.long 0x0C++0x03
line.long 0x00 "SSISR,SSI Status"
bitfld.long 0x00 4. " BSY ,SSI Busy Bit" "Idle,Working"
bitfld.long 0x00 3. " RFF ,SSI Receive FIFO Full" "Not full,Full"
textline " "
bitfld.long 0x00 2. " RNE ,SSI Receive FIFO Not Empty" "Empty,Not empty"
bitfld.long 0x00 1. " TNF ,SSI Transmit FIFO Not Full" "Full,Not full"
textline " "
bitfld.long 0x00 0. " TFE ,SSI Transmit FIFO Empty" "Not empty,Empty"
group.long 0x10++0x07
line.long 0x00 "SSICPSR,SSI Clock Prescale"
hexmask.long.byte 0x00 0.--7. 1. " CPSDVSR ,SSI Clock Prescale Divisor"
line.long 0x04 "SSIIM,SSI Interrupt Mask"
bitfld.long 0x04 3. " TXIM ,SSI Transmit FIFO Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 2. " RXIM ,SSI Receive FIFO Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 1. " RTIM ,SSI Receive Time-Out Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " RORIM ,SSI Receive Overrun Interrupt Mask" "Masked,Not masked"
rgroup.long 0x18++0x07
line.long 0x00 "SSIRIS,SSI Raw Interrupt Status"
bitfld.long 0x00 3. " TXRIS ,SSI Transmit FIFO Raw Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x00 2. " RXRIS ,SSI Receive FIFO Raw Interrupt Status" "No Interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " RTRIS ,SSI Receive Time-Out Raw Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x00 0. " RORRIS ,SSI Receive Overrun Raw Interrupt Status" "No Interrupt,Interrupt"
line.long 0x04 "SSIMIS,SSI Masked Interrupt Status"
bitfld.long 0x04 3. " TXMIS ,SSI Transmit FIFO Masked Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x04 2. " RXMIS ,SSI Receive FIFO Masked Interrupt Status" "No Interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " RTMIS ,SSI Receive Time-Out Masked Interrupt Status" "No Interrupt,Interrupt"
bitfld.long 0x04 0. " RORMIS ,SSI Receive Overrun Masked Interrupt Status" "No Interrupt,Interrupt"
group.long 0x20++0x03
line.long 0x00 "SSIICR,SSI Interrupt Clear"
eventfld.long 0x00 1. " RTIC ,SSI Receive Time-Out Interrupt Clear" "No effect,Clear"
eventfld.long 0x00 0. " RORIC ,SSI Receive Overrun Interrupt Clear" "No effect,Clear"
group.long 0x24++0x03
line.long 0x00 "SSIDMACTL,SSI DMA Control"
bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled"
group.long 0xFC8++0x03
line.long 0x00 "SSICC,SSI Clock Configuration"
bitfld.long 0x00 0.--3. " CS ,SSI Baud Clock Source" "System clock,Reserved,Reserved,Reserved,Reserved,PIOSC,?..."
rgroup.long 0xFD0++0x03
line.long 0x00 "SSIPERIPHID4,SSI Peripheral Identification 4"
hexmask.long.byte 0x00 0.--7. 1. " PID4 ,SSI Peripheral ID Register[7:0]"
rgroup.long 0xFD4++0x03
line.long 0x00 "SSIPERIPHID5,SSI Peripheral Identification 5"
hexmask.long.byte 0x00 0.--7. 1. " PID5 ,SSI Peripheral ID Register[15:8]"
rgroup.long 0xFD8++0x03
line.long 0x00 "SSIPERIPHID6,SSI Peripheral Identification 6"
hexmask.long.byte 0x00 0.--7. 1. " PID6 ,SSI Peripheral ID Register[23:16]"
rgroup.long 0xFDC++0x03
line.long 0x00 "SSIPERIPHID7,SSI Peripheral Identification 7"
hexmask.long.byte 0x00 0.--7. 1. " PID7 ,SSI Peripheral ID Register[31:24]"
rgroup.long 0xFE0++0x03
line.long 0x00 "SSIPERIPHID0,SSI Peripheral Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " PID0 ,SSI Peripheral ID Register[7:0]"
rgroup.long 0xFE4++0x03
line.long 0x00 "SSIPERIPHID1,SSI Peripheral Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " PID1 ,SSI Peripheral ID Register[15:8]"
rgroup.long 0xFE8++0x03
line.long 0x00 "SSIPERIPHID2,SSI Peripheral Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " PID2 ,SSI Peripheral ID Register[23:16]"
rgroup.long 0xFEC++0x03
line.long 0x00 "SSIPERIPHID3,SSI Peripheral Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " PID3 ,SSI Peripheral ID Register[31:24]"
rgroup.long 0xFF0++0x03
line.long 0x00 "SSIPCELLID0,SSI PrimeCell Identification 0"
hexmask.long.byte 0x00 0.--7. 1. " CID0 ,SSI PrimeCell ID Register[7:0]"
rgroup.long 0xFF4++0x03
line.long 0x00 "SSIPCELLID1,SSI PrimeCell Identification 1"
hexmask.long.byte 0x00 0.--7. 1. " CID1 ,SSI PrimeCell ID Register[15:8]"
rgroup.long 0xFF8++0x03
line.long 0x00 "SSIPCELLID2,SSI PrimeCell Identification 2"
hexmask.long.byte 0x00 0.--7. 1. " CID2 ,SSI PrimeCell ID Register[23:16]"
rgroup.long 0xFFC++0x03
line.long 0x00 "SSIPCELLID3,SSI PrimeCell Identification 3"
hexmask.long.byte 0x00 0.--7. 1. " CID3 ,SSI PrimeCell ID Register[31:24]"
width 0xB
tree.end
tree.end
tree.open "I2C (Inter-Integrated Circuit)"
tree "I2C 0"
tree "Master"
base ad:0x40020000
width 13.
group.long 0x00++0x03
line.long 0x00 "I2CMSA,I2C Master Slave Address"
hexmask.long.byte 0x00 1.--7. 0x2 " SA ,I2C Slave Address"
bitfld.long 0x00 0. " R/S ,Receive/Send" "Transmit,Receive"
rgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 7. " CLKTO ,Clock Timeout Error" "Not occurred,Occurred"
bitfld.long 0x00 6. " BUSBSY ,Bus Busy" "Idle,Busy"
textline " "
bitfld.long 0x00 5. " IDLE ,I2C Idle" "Not idle,Idle"
bitfld.long 0x00 4. " ARBLST ,Arbitration Lost" "Won,Lost"
textline " "
bitfld.long 0x00 3. " DATACK ,Acknowledge Data" "Acknowledged,Not Acknowledged"
bitfld.long 0x00 2. " ADRACK ,Acknowledge Address" "Acknowledged,Not Acknowledged"
textline " "
bitfld.long 0x00 1. " ERROR ,Error" "No error,Error"
bitfld.long 0x00 0. " BUSY ,I2C Busy" "Not Busy,Busy"
wgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 4. " HS ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ACK ,Data Acknowledge Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " STOP ,Generate STOP" "No effect,Stop"
textline " "
bitfld.long 0x00 1. " START ,Generate START" "No effect,Start"
bitfld.long 0x00 0. " RUN ,I2C Master Enable" "Disabled,Enabled"
hgroup.long 0x08++0x03
hide.long 0x00 "I2CMDR,I2C Master Data"
in
group.long 0x0c++0x07
line.long 0x00 "I2CMTPR,I2C Master Timer Period"
bitfld.long 0x00 7. " HS ,High-Speed Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " TPR ,SCL Clock Period"
line.long 0x04 "I2CMIMR,I2C Master Interrupt Mask"
bitfld.long 0x04 1. " CLKIM ,Clock Timeout Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " IM ,Interrupt Mask" "Masked,Not masked"
rgroup.long 0x14++0x07
line.long 0x00 "I2CMRIS,I2C Master Raw Interrupt Status"
bitfld.long 0x00 1. " CLKRIS ,Clock Timeout Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " RIS ,Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CMMIS,I2C Master Masked Interrupt Status"
bitfld.long 0x04 1. " CLKMIS ,Clock Timeout Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 0. " MIS ,Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x1C++0x03
line.long 0x00 "I2CMICR,I2C Master Interrupt Clear"
bitfld.long 0x00 0. " CLKIC ,Clock Timeout Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 0. " IC ,Interrupt Clear" "No effect,Clear"
group.long 0x20++0x03
line.long 0x00 "I2CMCR,I2C Master Configuration"
bitfld.long 0x00 5. " SFE ,I2C Slave Function Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " MFE ,I2C Master Function Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " LPBK ,I2C Loopback" "Disabled,Enabled"
group.long 0x24++0x3
line.long 0x00 "I2CMCLKOCNT,I2C Master Clock Low Timeout Count"
hexmask.long.byte 0x00 0.--7. 1. " CNTL ,I2C Master Count"
rgroup.long 0x2C++0x3
line.long 0x00 "I2CMBMON,I2C Master Bus Monitor"
bitfld.long 0x00 1. " SDA ,I2C SDA Status" "Low,High"
bitfld.long 0x00 0. " SCL ,I2C SCL Status" "Low,high"
width 0xB
tree.end
tree "Slave"
base ad:0x40020800
width 12.
group.long 0x00++0x0F
line.long 0x00 "I2CSOAR,I2C Slave Own Address"
hexmask.long.byte 0x00 0.--6. 1. " OAR ,I2C Slave Own Address"
rgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x00 3. " OAR2SEL , OAR2 Address Matched" "Not matched,Matched"
textline " "
endif
bitfld.long 0x00 2. " FBR ,First Byte Received" "Not received,Received"
bitfld.long 0x00 1. " TREQ ,Transmit Request" "Not requested,Requested"
textline " "
bitfld.long 0x00 0. " RREQ ,Receive Request" "Not requested,Requested"
wgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
bitfld.long 0x00 0. " DA ,Device Active" "Not activated,Activated"
sif (CPU()=="LM3S5R31"||CPU()=="LM3S5R36"||CPU()=="LM3S1J11"||CPU()=="LM3S1J16"||CPU()=="LM3S1N11"||CPU()=="LM3S1N16"||CPU()=="LM3S1W16"||CPU()=="LM3S1Z16"||CPU()=="LM3S3J26"||CPU()=="LM3S3N26"||CPU()=="LM3S3W26"||CPU()=="LM3S3Z26"||CPU()=="LM3S3826"||CPU()=="LM3S5K31"||CPU()=="LM3S5K36"||CPU()=="LM3S5P31"||CPU()=="LM3S5P36"||CPU()=="LM3S5P51"||CPU()=="LM3S5P56"||CPU()=="LM3S5T36"||CPU()=="LM3S5Y36"||CPU()=="LM3S5651"||CPU()=="LM3S5656"||CPU()=="LM3S5951"||CPU()=="LM3S5956"||CPU()=="LM3S1811"||CPU()=="LM3S1816"||CPU()=="LM3S9L97"||CPU()=="LM3S9997"||cpu()=="LM3S1R21"||CPU()=="LM3S1621"||CPU()=="LM3S1651"||CPU()=="LM3S9781"||CPU()=="LM3S1P51"||CPU()=="LM3S1B21"||CPU()=="LM3S1R26"||CPU()=="LM3S9B81"||cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
hgroup.long 0x08++0x03
hide.long 0x00 "I2CSDR,I2C Slave Data"
in
group.long 0x0c++0x03
line.long 0x00 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x00 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
else
group.long 0x08++0x07
line.long 0x00 "I2CSDR,I2C Slave Data"
hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data for Transfer"
line.long 0x04 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x04 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
endif
rgroup.long 0x10++0x07
line.long 0x00 "I2CSRIS,I2C Slave Raw Interrupt Status"
bitfld.long 0x00 2. " STOPRIS ,Stop Condition Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " STARTRIS ,Start Condition Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " DATARIS ,Data Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CSMIS,I2C Slave Masked Interrupt Status"
bitfld.long 0x04 2. " STOPMIS ,Stop Condition Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 1. " STARTMIS ,Start Condition Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 0. " DATAMIS ,Data Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x18++0x03
line.long 0x00 "I2CSICR,I2C Slave Interrupt Clear"
bitfld.long 0x00 2. " STOPIC ,Stop Condition Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 1. " STARTIC ,Start Condition Interrupt Clear" "No effect,Clear"
textline " "
bitfld.long 0x00 0. " DATAIC ,Data Clear Interrupt" "No effect,Clear"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x1C++0x07
line.long 0x00 "I2CSOAR2,I2C Slave Own Address 2"
bitfld.long 0x00 7. " OAR2EN ,I2C Slave Own Address 2 Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " OAR2 ,I2C Slave Own Address 2"
line.long 0x04 "I2CSACKCTL,I2C Slave ACK Control"
bitfld.long 0x04 1. " ACKOVAL ,I2C Slave ACK Override Value" "Valid,Invalid"
bitfld.long 0x04 0. " ACKOEN ,I2C Slave ACK Override Enable" "Disabled,Enabled"
endif
width 0xB
tree.end
tree "Status and Control"
base ad:0x40020FC0
width 7
rgroup.long 0x00++0x07
line.long 0x00 "I2CPP,I2C Peripheral Proporties"
bitfld.long 0x00 0. " HS ,High-Speed Capable" "Not capable,Capable"
line.long 0x04 "I2CPC,I2C Peripheral Configuration"
bitfld.long 0x04 0. " HS ,High-Speed Capable" "Not High-Speed,High-Speed"
tree.end
tree.end
tree "I2C 1"
tree "Master"
base ad:0x40021000
width 13.
group.long 0x00++0x03
line.long 0x00 "I2CMSA,I2C Master Slave Address"
hexmask.long.byte 0x00 1.--7. 0x2 " SA ,I2C Slave Address"
bitfld.long 0x00 0. " R/S ,Receive/Send" "Transmit,Receive"
rgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 7. " CLKTO ,Clock Timeout Error" "Not occurred,Occurred"
bitfld.long 0x00 6. " BUSBSY ,Bus Busy" "Idle,Busy"
textline " "
bitfld.long 0x00 5. " IDLE ,I2C Idle" "Not idle,Idle"
bitfld.long 0x00 4. " ARBLST ,Arbitration Lost" "Won,Lost"
textline " "
bitfld.long 0x00 3. " DATACK ,Acknowledge Data" "Acknowledged,Not Acknowledged"
bitfld.long 0x00 2. " ADRACK ,Acknowledge Address" "Acknowledged,Not Acknowledged"
textline " "
bitfld.long 0x00 1. " ERROR ,Error" "No error,Error"
bitfld.long 0x00 0. " BUSY ,I2C Busy" "Not Busy,Busy"
wgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 4. " HS ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ACK ,Data Acknowledge Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " STOP ,Generate STOP" "No effect,Stop"
textline " "
bitfld.long 0x00 1. " START ,Generate START" "No effect,Start"
bitfld.long 0x00 0. " RUN ,I2C Master Enable" "Disabled,Enabled"
hgroup.long 0x08++0x03
hide.long 0x00 "I2CMDR,I2C Master Data"
in
group.long 0x0c++0x07
line.long 0x00 "I2CMTPR,I2C Master Timer Period"
bitfld.long 0x00 7. " HS ,High-Speed Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " TPR ,SCL Clock Period"
line.long 0x04 "I2CMIMR,I2C Master Interrupt Mask"
bitfld.long 0x04 1. " CLKIM ,Clock Timeout Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " IM ,Interrupt Mask" "Masked,Not masked"
rgroup.long 0x14++0x07
line.long 0x00 "I2CMRIS,I2C Master Raw Interrupt Status"
bitfld.long 0x00 1. " CLKRIS ,Clock Timeout Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " RIS ,Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CMMIS,I2C Master Masked Interrupt Status"
bitfld.long 0x04 1. " CLKMIS ,Clock Timeout Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 0. " MIS ,Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x1C++0x03
line.long 0x00 "I2CMICR,I2C Master Interrupt Clear"
bitfld.long 0x00 0. " CLKIC ,Clock Timeout Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 0. " IC ,Interrupt Clear" "No effect,Clear"
group.long 0x20++0x03
line.long 0x00 "I2CMCR,I2C Master Configuration"
bitfld.long 0x00 5. " SFE ,I2C Slave Function Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " MFE ,I2C Master Function Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " LPBK ,I2C Loopback" "Disabled,Enabled"
group.long 0x24++0x3
line.long 0x00 "I2CMCLKOCNT,I2C Master Clock Low Timeout Count"
hexmask.long.byte 0x00 0.--7. 1. " CNTL ,I2C Master Count"
rgroup.long 0x2C++0x3
line.long 0x00 "I2CMBMON,I2C Master Bus Monitor"
bitfld.long 0x00 1. " SDA ,I2C SDA Status" "Low,High"
bitfld.long 0x00 0. " SCL ,I2C SCL Status" "Low,high"
width 0xB
tree.end
tree "Slave"
base ad:0x40021800
width 12.
group.long 0x00++0x0F
line.long 0x00 "I2CSOAR,I2C Slave Own Address"
hexmask.long.byte 0x00 0.--6. 1. " OAR ,I2C Slave Own Address"
rgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x00 3. " OAR2SEL , OAR2 Address Matched" "Not matched,Matched"
textline " "
endif
bitfld.long 0x00 2. " FBR ,First Byte Received" "Not received,Received"
bitfld.long 0x00 1. " TREQ ,Transmit Request" "Not requested,Requested"
textline " "
bitfld.long 0x00 0. " RREQ ,Receive Request" "Not requested,Requested"
wgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
bitfld.long 0x00 0. " DA ,Device Active" "Not activated,Activated"
sif (CPU()=="LM3S5R31"||CPU()=="LM3S5R36"||CPU()=="LM3S1J11"||CPU()=="LM3S1J16"||CPU()=="LM3S1N11"||CPU()=="LM3S1N16"||CPU()=="LM3S1W16"||CPU()=="LM3S1Z16"||CPU()=="LM3S3J26"||CPU()=="LM3S3N26"||CPU()=="LM3S3W26"||CPU()=="LM3S3Z26"||CPU()=="LM3S3826"||CPU()=="LM3S5K31"||CPU()=="LM3S5K36"||CPU()=="LM3S5P31"||CPU()=="LM3S5P36"||CPU()=="LM3S5P51"||CPU()=="LM3S5P56"||CPU()=="LM3S5T36"||CPU()=="LM3S5Y36"||CPU()=="LM3S5651"||CPU()=="LM3S5656"||CPU()=="LM3S5951"||CPU()=="LM3S5956"||CPU()=="LM3S1811"||CPU()=="LM3S1816"||CPU()=="LM3S9L97"||CPU()=="LM3S9997"||cpu()=="LM3S1R21"||CPU()=="LM3S1621"||CPU()=="LM3S1651"||CPU()=="LM3S9781"||CPU()=="LM3S1P51"||CPU()=="LM3S1B21"||CPU()=="LM3S1R26"||CPU()=="LM3S9B81"||cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
hgroup.long 0x08++0x03
hide.long 0x00 "I2CSDR,I2C Slave Data"
in
group.long 0x0c++0x03
line.long 0x00 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x00 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
else
group.long 0x08++0x07
line.long 0x00 "I2CSDR,I2C Slave Data"
hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data for Transfer"
line.long 0x04 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x04 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
endif
rgroup.long 0x10++0x07
line.long 0x00 "I2CSRIS,I2C Slave Raw Interrupt Status"
bitfld.long 0x00 2. " STOPRIS ,Stop Condition Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " STARTRIS ,Start Condition Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " DATARIS ,Data Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CSMIS,I2C Slave Masked Interrupt Status"
bitfld.long 0x04 2. " STOPMIS ,Stop Condition Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 1. " STARTMIS ,Start Condition Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 0. " DATAMIS ,Data Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x18++0x03
line.long 0x00 "I2CSICR,I2C Slave Interrupt Clear"
bitfld.long 0x00 2. " STOPIC ,Stop Condition Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 1. " STARTIC ,Start Condition Interrupt Clear" "No effect,Clear"
textline " "
bitfld.long 0x00 0. " DATAIC ,Data Clear Interrupt" "No effect,Clear"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x1C++0x07
line.long 0x00 "I2CSOAR2,I2C Slave Own Address 2"
bitfld.long 0x00 7. " OAR2EN ,I2C Slave Own Address 2 Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " OAR2 ,I2C Slave Own Address 2"
line.long 0x04 "I2CSACKCTL,I2C Slave ACK Control"
bitfld.long 0x04 1. " ACKOVAL ,I2C Slave ACK Override Value" "Valid,Invalid"
bitfld.long 0x04 0. " ACKOEN ,I2C Slave ACK Override Enable" "Disabled,Enabled"
endif
width 0xB
tree.end
tree "Status and Control"
base ad:0x40021FC0
width 7
rgroup.long 0x00++0x07
line.long 0x00 "I2CPP,I2C Peripheral Proporties"
bitfld.long 0x00 0. " HS ,High-Speed Capable" "Not capable,Capable"
line.long 0x04 "I2CPC,I2C Peripheral Configuration"
bitfld.long 0x04 0. " HS ,High-Speed Capable" "Not High-Speed,High-Speed"
tree.end
tree.end
tree "I2C 2"
tree "Master"
base ad:0x40022000
width 13.
group.long 0x00++0x03
line.long 0x00 "I2CMSA,I2C Master Slave Address"
hexmask.long.byte 0x00 1.--7. 0x2 " SA ,I2C Slave Address"
bitfld.long 0x00 0. " R/S ,Receive/Send" "Transmit,Receive"
rgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 7. " CLKTO ,Clock Timeout Error" "Not occurred,Occurred"
bitfld.long 0x00 6. " BUSBSY ,Bus Busy" "Idle,Busy"
textline " "
bitfld.long 0x00 5. " IDLE ,I2C Idle" "Not idle,Idle"
bitfld.long 0x00 4. " ARBLST ,Arbitration Lost" "Won,Lost"
textline " "
bitfld.long 0x00 3. " DATACK ,Acknowledge Data" "Acknowledged,Not Acknowledged"
bitfld.long 0x00 2. " ADRACK ,Acknowledge Address" "Acknowledged,Not Acknowledged"
textline " "
bitfld.long 0x00 1. " ERROR ,Error" "No error,Error"
bitfld.long 0x00 0. " BUSY ,I2C Busy" "Not Busy,Busy"
wgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 4. " HS ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ACK ,Data Acknowledge Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " STOP ,Generate STOP" "No effect,Stop"
textline " "
bitfld.long 0x00 1. " START ,Generate START" "No effect,Start"
bitfld.long 0x00 0. " RUN ,I2C Master Enable" "Disabled,Enabled"
hgroup.long 0x08++0x03
hide.long 0x00 "I2CMDR,I2C Master Data"
in
group.long 0x0c++0x07
line.long 0x00 "I2CMTPR,I2C Master Timer Period"
bitfld.long 0x00 7. " HS ,High-Speed Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " TPR ,SCL Clock Period"
line.long 0x04 "I2CMIMR,I2C Master Interrupt Mask"
bitfld.long 0x04 1. " CLKIM ,Clock Timeout Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " IM ,Interrupt Mask" "Masked,Not masked"
rgroup.long 0x14++0x07
line.long 0x00 "I2CMRIS,I2C Master Raw Interrupt Status"
bitfld.long 0x00 1. " CLKRIS ,Clock Timeout Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " RIS ,Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CMMIS,I2C Master Masked Interrupt Status"
bitfld.long 0x04 1. " CLKMIS ,Clock Timeout Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 0. " MIS ,Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x1C++0x03
line.long 0x00 "I2CMICR,I2C Master Interrupt Clear"
bitfld.long 0x00 0. " CLKIC ,Clock Timeout Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 0. " IC ,Interrupt Clear" "No effect,Clear"
group.long 0x20++0x03
line.long 0x00 "I2CMCR,I2C Master Configuration"
bitfld.long 0x00 5. " SFE ,I2C Slave Function Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " MFE ,I2C Master Function Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " LPBK ,I2C Loopback" "Disabled,Enabled"
group.long 0x24++0x3
line.long 0x00 "I2CMCLKOCNT,I2C Master Clock Low Timeout Count"
hexmask.long.byte 0x00 0.--7. 1. " CNTL ,I2C Master Count"
rgroup.long 0x2C++0x3
line.long 0x00 "I2CMBMON,I2C Master Bus Monitor"
bitfld.long 0x00 1. " SDA ,I2C SDA Status" "Low,High"
bitfld.long 0x00 0. " SCL ,I2C SCL Status" "Low,high"
width 0xB
tree.end
tree "Slave"
base ad:0x40022800
width 12.
group.long 0x00++0x0F
line.long 0x00 "I2CSOAR,I2C Slave Own Address"
hexmask.long.byte 0x00 0.--6. 1. " OAR ,I2C Slave Own Address"
rgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x00 3. " OAR2SEL , OAR2 Address Matched" "Not matched,Matched"
textline " "
endif
bitfld.long 0x00 2. " FBR ,First Byte Received" "Not received,Received"
bitfld.long 0x00 1. " TREQ ,Transmit Request" "Not requested,Requested"
textline " "
bitfld.long 0x00 0. " RREQ ,Receive Request" "Not requested,Requested"
wgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
bitfld.long 0x00 0. " DA ,Device Active" "Not activated,Activated"
sif (CPU()=="LM3S5R31"||CPU()=="LM3S5R36"||CPU()=="LM3S1J11"||CPU()=="LM3S1J16"||CPU()=="LM3S1N11"||CPU()=="LM3S1N16"||CPU()=="LM3S1W16"||CPU()=="LM3S1Z16"||CPU()=="LM3S3J26"||CPU()=="LM3S3N26"||CPU()=="LM3S3W26"||CPU()=="LM3S3Z26"||CPU()=="LM3S3826"||CPU()=="LM3S5K31"||CPU()=="LM3S5K36"||CPU()=="LM3S5P31"||CPU()=="LM3S5P36"||CPU()=="LM3S5P51"||CPU()=="LM3S5P56"||CPU()=="LM3S5T36"||CPU()=="LM3S5Y36"||CPU()=="LM3S5651"||CPU()=="LM3S5656"||CPU()=="LM3S5951"||CPU()=="LM3S5956"||CPU()=="LM3S1811"||CPU()=="LM3S1816"||CPU()=="LM3S9L97"||CPU()=="LM3S9997"||cpu()=="LM3S1R21"||CPU()=="LM3S1621"||CPU()=="LM3S1651"||CPU()=="LM3S9781"||CPU()=="LM3S1P51"||CPU()=="LM3S1B21"||CPU()=="LM3S1R26"||CPU()=="LM3S9B81"||cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
hgroup.long 0x08++0x03
hide.long 0x00 "I2CSDR,I2C Slave Data"
in
group.long 0x0c++0x03
line.long 0x00 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x00 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
else
group.long 0x08++0x07
line.long 0x00 "I2CSDR,I2C Slave Data"
hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data for Transfer"
line.long 0x04 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x04 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
endif
rgroup.long 0x10++0x07
line.long 0x00 "I2CSRIS,I2C Slave Raw Interrupt Status"
bitfld.long 0x00 2. " STOPRIS ,Stop Condition Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " STARTRIS ,Start Condition Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " DATARIS ,Data Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CSMIS,I2C Slave Masked Interrupt Status"
bitfld.long 0x04 2. " STOPMIS ,Stop Condition Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 1. " STARTMIS ,Start Condition Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 0. " DATAMIS ,Data Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x18++0x03
line.long 0x00 "I2CSICR,I2C Slave Interrupt Clear"
bitfld.long 0x00 2. " STOPIC ,Stop Condition Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 1. " STARTIC ,Start Condition Interrupt Clear" "No effect,Clear"
textline " "
bitfld.long 0x00 0. " DATAIC ,Data Clear Interrupt" "No effect,Clear"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x1C++0x07
line.long 0x00 "I2CSOAR2,I2C Slave Own Address 2"
bitfld.long 0x00 7. " OAR2EN ,I2C Slave Own Address 2 Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " OAR2 ,I2C Slave Own Address 2"
line.long 0x04 "I2CSACKCTL,I2C Slave ACK Control"
bitfld.long 0x04 1. " ACKOVAL ,I2C Slave ACK Override Value" "Valid,Invalid"
bitfld.long 0x04 0. " ACKOEN ,I2C Slave ACK Override Enable" "Disabled,Enabled"
endif
width 0xB
tree.end
tree "Status and Control"
base ad:0x40022FC0
width 7
rgroup.long 0x00++0x07
line.long 0x00 "I2CPP,I2C Peripheral Proporties"
bitfld.long 0x00 0. " HS ,High-Speed Capable" "Not capable,Capable"
line.long 0x04 "I2CPC,I2C Peripheral Configuration"
bitfld.long 0x04 0. " HS ,High-Speed Capable" "Not High-Speed,High-Speed"
tree.end
tree.end
tree "I2C 3"
tree "Master"
base ad:0x40023000
width 13.
group.long 0x00++0x03
line.long 0x00 "I2CMSA,I2C Master Slave Address"
hexmask.long.byte 0x00 1.--7. 0x2 " SA ,I2C Slave Address"
bitfld.long 0x00 0. " R/S ,Receive/Send" "Transmit,Receive"
rgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 7. " CLKTO ,Clock Timeout Error" "Not occurred,Occurred"
bitfld.long 0x00 6. " BUSBSY ,Bus Busy" "Idle,Busy"
textline " "
bitfld.long 0x00 5. " IDLE ,I2C Idle" "Not idle,Idle"
bitfld.long 0x00 4. " ARBLST ,Arbitration Lost" "Won,Lost"
textline " "
bitfld.long 0x00 3. " DATACK ,Acknowledge Data" "Acknowledged,Not Acknowledged"
bitfld.long 0x00 2. " ADRACK ,Acknowledge Address" "Acknowledged,Not Acknowledged"
textline " "
bitfld.long 0x00 1. " ERROR ,Error" "No error,Error"
bitfld.long 0x00 0. " BUSY ,I2C Busy" "Not Busy,Busy"
wgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 4. " HS ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ACK ,Data Acknowledge Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " STOP ,Generate STOP" "No effect,Stop"
textline " "
bitfld.long 0x00 1. " START ,Generate START" "No effect,Start"
bitfld.long 0x00 0. " RUN ,I2C Master Enable" "Disabled,Enabled"
hgroup.long 0x08++0x03
hide.long 0x00 "I2CMDR,I2C Master Data"
in
group.long 0x0c++0x07
line.long 0x00 "I2CMTPR,I2C Master Timer Period"
bitfld.long 0x00 7. " HS ,High-Speed Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " TPR ,SCL Clock Period"
line.long 0x04 "I2CMIMR,I2C Master Interrupt Mask"
bitfld.long 0x04 1. " CLKIM ,Clock Timeout Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " IM ,Interrupt Mask" "Masked,Not masked"
rgroup.long 0x14++0x07
line.long 0x00 "I2CMRIS,I2C Master Raw Interrupt Status"
bitfld.long 0x00 1. " CLKRIS ,Clock Timeout Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " RIS ,Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CMMIS,I2C Master Masked Interrupt Status"
bitfld.long 0x04 1. " CLKMIS ,Clock Timeout Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 0. " MIS ,Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x1C++0x03
line.long 0x00 "I2CMICR,I2C Master Interrupt Clear"
bitfld.long 0x00 0. " CLKIC ,Clock Timeout Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 0. " IC ,Interrupt Clear" "No effect,Clear"
group.long 0x20++0x03
line.long 0x00 "I2CMCR,I2C Master Configuration"
bitfld.long 0x00 5. " SFE ,I2C Slave Function Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " MFE ,I2C Master Function Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " LPBK ,I2C Loopback" "Disabled,Enabled"
group.long 0x24++0x3
line.long 0x00 "I2CMCLKOCNT,I2C Master Clock Low Timeout Count"
hexmask.long.byte 0x00 0.--7. 1. " CNTL ,I2C Master Count"
rgroup.long 0x2C++0x3
line.long 0x00 "I2CMBMON,I2C Master Bus Monitor"
bitfld.long 0x00 1. " SDA ,I2C SDA Status" "Low,High"
bitfld.long 0x00 0. " SCL ,I2C SCL Status" "Low,high"
width 0xB
tree.end
tree "Slave"
base ad:0x40023800
width 12.
group.long 0x00++0x0F
line.long 0x00 "I2CSOAR,I2C Slave Own Address"
hexmask.long.byte 0x00 0.--6. 1. " OAR ,I2C Slave Own Address"
rgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x00 3. " OAR2SEL , OAR2 Address Matched" "Not matched,Matched"
textline " "
endif
bitfld.long 0x00 2. " FBR ,First Byte Received" "Not received,Received"
bitfld.long 0x00 1. " TREQ ,Transmit Request" "Not requested,Requested"
textline " "
bitfld.long 0x00 0. " RREQ ,Receive Request" "Not requested,Requested"
wgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
bitfld.long 0x00 0. " DA ,Device Active" "Not activated,Activated"
sif (CPU()=="LM3S5R31"||CPU()=="LM3S5R36"||CPU()=="LM3S1J11"||CPU()=="LM3S1J16"||CPU()=="LM3S1N11"||CPU()=="LM3S1N16"||CPU()=="LM3S1W16"||CPU()=="LM3S1Z16"||CPU()=="LM3S3J26"||CPU()=="LM3S3N26"||CPU()=="LM3S3W26"||CPU()=="LM3S3Z26"||CPU()=="LM3S3826"||CPU()=="LM3S5K31"||CPU()=="LM3S5K36"||CPU()=="LM3S5P31"||CPU()=="LM3S5P36"||CPU()=="LM3S5P51"||CPU()=="LM3S5P56"||CPU()=="LM3S5T36"||CPU()=="LM3S5Y36"||CPU()=="LM3S5651"||CPU()=="LM3S5656"||CPU()=="LM3S5951"||CPU()=="LM3S5956"||CPU()=="LM3S1811"||CPU()=="LM3S1816"||CPU()=="LM3S9L97"||CPU()=="LM3S9997"||cpu()=="LM3S1R21"||CPU()=="LM3S1621"||CPU()=="LM3S1651"||CPU()=="LM3S9781"||CPU()=="LM3S1P51"||CPU()=="LM3S1B21"||CPU()=="LM3S1R26"||CPU()=="LM3S9B81"||cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
hgroup.long 0x08++0x03
hide.long 0x00 "I2CSDR,I2C Slave Data"
in
group.long 0x0c++0x03
line.long 0x00 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x00 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
else
group.long 0x08++0x07
line.long 0x00 "I2CSDR,I2C Slave Data"
hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data for Transfer"
line.long 0x04 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x04 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
endif
rgroup.long 0x10++0x07
line.long 0x00 "I2CSRIS,I2C Slave Raw Interrupt Status"
bitfld.long 0x00 2. " STOPRIS ,Stop Condition Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " STARTRIS ,Start Condition Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " DATARIS ,Data Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CSMIS,I2C Slave Masked Interrupt Status"
bitfld.long 0x04 2. " STOPMIS ,Stop Condition Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 1. " STARTMIS ,Start Condition Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 0. " DATAMIS ,Data Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x18++0x03
line.long 0x00 "I2CSICR,I2C Slave Interrupt Clear"
bitfld.long 0x00 2. " STOPIC ,Stop Condition Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 1. " STARTIC ,Start Condition Interrupt Clear" "No effect,Clear"
textline " "
bitfld.long 0x00 0. " DATAIC ,Data Clear Interrupt" "No effect,Clear"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x1C++0x07
line.long 0x00 "I2CSOAR2,I2C Slave Own Address 2"
bitfld.long 0x00 7. " OAR2EN ,I2C Slave Own Address 2 Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " OAR2 ,I2C Slave Own Address 2"
line.long 0x04 "I2CSACKCTL,I2C Slave ACK Control"
bitfld.long 0x04 1. " ACKOVAL ,I2C Slave ACK Override Value" "Valid,Invalid"
bitfld.long 0x04 0. " ACKOEN ,I2C Slave ACK Override Enable" "Disabled,Enabled"
endif
width 0xB
tree.end
tree "Status and Control"
base ad:0x40023FC0
width 7
rgroup.long 0x00++0x07
line.long 0x00 "I2CPP,I2C Peripheral Proporties"
bitfld.long 0x00 0. " HS ,High-Speed Capable" "Not capable,Capable"
line.long 0x04 "I2CPC,I2C Peripheral Configuration"
bitfld.long 0x04 0. " HS ,High-Speed Capable" "Not High-Speed,High-Speed"
tree.end
tree.end
sif ((cpu()!="LM4F110B2QR")&&(cpu()!="LM4F110C4QR")&&(cpu()!="LM4F110E5QR")&&(cpu()!="LM4F110H5QR")&&(cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F130C4QR")&&(cpu()!="LM4F130E5QR")&&(cpu()!="LM4F130H5QR")&&(cpu()!="LM4F230E5QR")&&(cpu()!="LM4F230H5QR"))
tree "I2C 4"
tree "Master"
base ad:0x400C0000
width 13.
group.long 0x00++0x03
line.long 0x00 "I2CMSA,I2C Master Slave Address"
hexmask.long.byte 0x00 1.--7. 0x2 " SA ,I2C Slave Address"
bitfld.long 0x00 0. " R/S ,Receive/Send" "Transmit,Receive"
rgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 7. " CLKTO ,Clock Timeout Error" "Not occurred,Occurred"
bitfld.long 0x00 6. " BUSBSY ,Bus Busy" "Idle,Busy"
textline " "
bitfld.long 0x00 5. " IDLE ,I2C Idle" "Not idle,Idle"
bitfld.long 0x00 4. " ARBLST ,Arbitration Lost" "Won,Lost"
textline " "
bitfld.long 0x00 3. " DATACK ,Acknowledge Data" "Acknowledged,Not Acknowledged"
bitfld.long 0x00 2. " ADRACK ,Acknowledge Address" "Acknowledged,Not Acknowledged"
textline " "
bitfld.long 0x00 1. " ERROR ,Error" "No error,Error"
bitfld.long 0x00 0. " BUSY ,I2C Busy" "Not Busy,Busy"
wgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 4. " HS ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ACK ,Data Acknowledge Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " STOP ,Generate STOP" "No effect,Stop"
textline " "
bitfld.long 0x00 1. " START ,Generate START" "No effect,Start"
bitfld.long 0x00 0. " RUN ,I2C Master Enable" "Disabled,Enabled"
hgroup.long 0x08++0x03
hide.long 0x00 "I2CMDR,I2C Master Data"
in
group.long 0x0c++0x07
line.long 0x00 "I2CMTPR,I2C Master Timer Period"
bitfld.long 0x00 7. " HS ,High-Speed Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " TPR ,SCL Clock Period"
line.long 0x04 "I2CMIMR,I2C Master Interrupt Mask"
bitfld.long 0x04 1. " CLKIM ,Clock Timeout Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " IM ,Interrupt Mask" "Masked,Not masked"
rgroup.long 0x14++0x07
line.long 0x00 "I2CMRIS,I2C Master Raw Interrupt Status"
bitfld.long 0x00 1. " CLKRIS ,Clock Timeout Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " RIS ,Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CMMIS,I2C Master Masked Interrupt Status"
bitfld.long 0x04 1. " CLKMIS ,Clock Timeout Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 0. " MIS ,Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x1C++0x03
line.long 0x00 "I2CMICR,I2C Master Interrupt Clear"
bitfld.long 0x00 0. " CLKIC ,Clock Timeout Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 0. " IC ,Interrupt Clear" "No effect,Clear"
group.long 0x20++0x03
line.long 0x00 "I2CMCR,I2C Master Configuration"
bitfld.long 0x00 5. " SFE ,I2C Slave Function Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " MFE ,I2C Master Function Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " LPBK ,I2C Loopback" "Disabled,Enabled"
group.long 0x24++0x3
line.long 0x00 "I2CMCLKOCNT,I2C Master Clock Low Timeout Count"
hexmask.long.byte 0x00 0.--7. 1. " CNTL ,I2C Master Count"
rgroup.long 0x2C++0x3
line.long 0x00 "I2CMBMON,I2C Master Bus Monitor"
bitfld.long 0x00 1. " SDA ,I2C SDA Status" "Low,High"
bitfld.long 0x00 0. " SCL ,I2C SCL Status" "Low,high"
width 0xB
tree.end
tree "Slave"
base ad:0x400C0800
width 12.
group.long 0x00++0x0F
line.long 0x00 "I2CSOAR,I2C Slave Own Address"
hexmask.long.byte 0x00 0.--6. 1. " OAR ,I2C Slave Own Address"
rgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x00 3. " OAR2SEL , OAR2 Address Matched" "Not matched,Matched"
textline " "
endif
bitfld.long 0x00 2. " FBR ,First Byte Received" "Not received,Received"
bitfld.long 0x00 1. " TREQ ,Transmit Request" "Not requested,Requested"
textline " "
bitfld.long 0x00 0. " RREQ ,Receive Request" "Not requested,Requested"
wgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
bitfld.long 0x00 0. " DA ,Device Active" "Not activated,Activated"
sif (CPU()=="LM3S5R31"||CPU()=="LM3S5R36"||CPU()=="LM3S1J11"||CPU()=="LM3S1J16"||CPU()=="LM3S1N11"||CPU()=="LM3S1N16"||CPU()=="LM3S1W16"||CPU()=="LM3S1Z16"||CPU()=="LM3S3J26"||CPU()=="LM3S3N26"||CPU()=="LM3S3W26"||CPU()=="LM3S3Z26"||CPU()=="LM3S3826"||CPU()=="LM3S5K31"||CPU()=="LM3S5K36"||CPU()=="LM3S5P31"||CPU()=="LM3S5P36"||CPU()=="LM3S5P51"||CPU()=="LM3S5P56"||CPU()=="LM3S5T36"||CPU()=="LM3S5Y36"||CPU()=="LM3S5651"||CPU()=="LM3S5656"||CPU()=="LM3S5951"||CPU()=="LM3S5956"||CPU()=="LM3S1811"||CPU()=="LM3S1816"||CPU()=="LM3S9L97"||CPU()=="LM3S9997"||cpu()=="LM3S1R21"||CPU()=="LM3S1621"||CPU()=="LM3S1651"||CPU()=="LM3S9781"||CPU()=="LM3S1P51"||CPU()=="LM3S1B21"||CPU()=="LM3S1R26"||CPU()=="LM3S9B81"||cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
hgroup.long 0x08++0x03
hide.long 0x00 "I2CSDR,I2C Slave Data"
in
group.long 0x0c++0x03
line.long 0x00 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x00 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
else
group.long 0x08++0x07
line.long 0x00 "I2CSDR,I2C Slave Data"
hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data for Transfer"
line.long 0x04 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x04 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
endif
rgroup.long 0x10++0x07
line.long 0x00 "I2CSRIS,I2C Slave Raw Interrupt Status"
bitfld.long 0x00 2. " STOPRIS ,Stop Condition Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " STARTRIS ,Start Condition Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " DATARIS ,Data Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CSMIS,I2C Slave Masked Interrupt Status"
bitfld.long 0x04 2. " STOPMIS ,Stop Condition Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 1. " STARTMIS ,Start Condition Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 0. " DATAMIS ,Data Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x18++0x03
line.long 0x00 "I2CSICR,I2C Slave Interrupt Clear"
bitfld.long 0x00 2. " STOPIC ,Stop Condition Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 1. " STARTIC ,Start Condition Interrupt Clear" "No effect,Clear"
textline " "
bitfld.long 0x00 0. " DATAIC ,Data Clear Interrupt" "No effect,Clear"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x1C++0x07
line.long 0x00 "I2CSOAR2,I2C Slave Own Address 2"
bitfld.long 0x00 7. " OAR2EN ,I2C Slave Own Address 2 Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " OAR2 ,I2C Slave Own Address 2"
line.long 0x04 "I2CSACKCTL,I2C Slave ACK Control"
bitfld.long 0x04 1. " ACKOVAL ,I2C Slave ACK Override Value" "Valid,Invalid"
bitfld.long 0x04 0. " ACKOEN ,I2C Slave ACK Override Enable" "Disabled,Enabled"
endif
width 0xB
tree.end
tree "Status and Control"
base ad:0x400C0FC0
width 7
rgroup.long 0x00++0x07
line.long 0x00 "I2CPP,I2C Peripheral Proporties"
bitfld.long 0x00 0. " HS ,High-Speed Capable" "Not capable,Capable"
line.long 0x04 "I2CPC,I2C Peripheral Configuration"
bitfld.long 0x04 0. " HS ,High-Speed Capable" "Not High-Speed,High-Speed"
tree.end
tree.end
tree "I2C 5"
tree "Master"
base ad:0x400C1000
width 13.
group.long 0x00++0x03
line.long 0x00 "I2CMSA,I2C Master Slave Address"
hexmask.long.byte 0x00 1.--7. 0x2 " SA ,I2C Slave Address"
bitfld.long 0x00 0. " R/S ,Receive/Send" "Transmit,Receive"
rgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 7. " CLKTO ,Clock Timeout Error" "Not occurred,Occurred"
bitfld.long 0x00 6. " BUSBSY ,Bus Busy" "Idle,Busy"
textline " "
bitfld.long 0x00 5. " IDLE ,I2C Idle" "Not idle,Idle"
bitfld.long 0x00 4. " ARBLST ,Arbitration Lost" "Won,Lost"
textline " "
bitfld.long 0x00 3. " DATACK ,Acknowledge Data" "Acknowledged,Not Acknowledged"
bitfld.long 0x00 2. " ADRACK ,Acknowledge Address" "Acknowledged,Not Acknowledged"
textline " "
bitfld.long 0x00 1. " ERROR ,Error" "No error,Error"
bitfld.long 0x00 0. " BUSY ,I2C Busy" "Not Busy,Busy"
wgroup.long 0x04++0x03
line.long 0x00 "I2CMCS,I2C Master Control/Status"
bitfld.long 0x00 4. " HS ,High-Speed Enable" "Disabled,Enabled"
bitfld.long 0x00 3. " ACK ,Data Acknowledge Enable" "Disabled,Enabled"
bitfld.long 0x00 2. " STOP ,Generate STOP" "No effect,Stop"
textline " "
bitfld.long 0x00 1. " START ,Generate START" "No effect,Start"
bitfld.long 0x00 0. " RUN ,I2C Master Enable" "Disabled,Enabled"
hgroup.long 0x08++0x03
hide.long 0x00 "I2CMDR,I2C Master Data"
in
group.long 0x0c++0x07
line.long 0x00 "I2CMTPR,I2C Master Timer Period"
bitfld.long 0x00 7. " HS ,High-Speed Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " TPR ,SCL Clock Period"
line.long 0x04 "I2CMIMR,I2C Master Interrupt Mask"
bitfld.long 0x04 1. " CLKIM ,Clock Timeout Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 0. " IM ,Interrupt Mask" "Masked,Not masked"
rgroup.long 0x14++0x07
line.long 0x00 "I2CMRIS,I2C Master Raw Interrupt Status"
bitfld.long 0x00 1. " CLKRIS ,Clock Timeout Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " RIS ,Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CMMIS,I2C Master Masked Interrupt Status"
bitfld.long 0x04 1. " CLKMIS ,Clock Timeout Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 0. " MIS ,Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x1C++0x03
line.long 0x00 "I2CMICR,I2C Master Interrupt Clear"
bitfld.long 0x00 0. " CLKIC ,Clock Timeout Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 0. " IC ,Interrupt Clear" "No effect,Clear"
group.long 0x20++0x03
line.long 0x00 "I2CMCR,I2C Master Configuration"
bitfld.long 0x00 5. " SFE ,I2C Slave Function Enable" "Disabled,Enabled"
bitfld.long 0x00 4. " MFE ,I2C Master Function Enable" "Disabled,Enabled"
bitfld.long 0x00 0. " LPBK ,I2C Loopback" "Disabled,Enabled"
group.long 0x24++0x3
line.long 0x00 "I2CMCLKOCNT,I2C Master Clock Low Timeout Count"
hexmask.long.byte 0x00 0.--7. 1. " CNTL ,I2C Master Count"
rgroup.long 0x2C++0x3
line.long 0x00 "I2CMBMON,I2C Master Bus Monitor"
bitfld.long 0x00 1. " SDA ,I2C SDA Status" "Low,High"
bitfld.long 0x00 0. " SCL ,I2C SCL Status" "Low,high"
width 0xB
tree.end
tree "Slave"
base ad:0x400C1800
width 12.
group.long 0x00++0x0F
line.long 0x00 "I2CSOAR,I2C Slave Own Address"
hexmask.long.byte 0x00 0.--6. 1. " OAR ,I2C Slave Own Address"
rgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x00 3. " OAR2SEL , OAR2 Address Matched" "Not matched,Matched"
textline " "
endif
bitfld.long 0x00 2. " FBR ,First Byte Received" "Not received,Received"
bitfld.long 0x00 1. " TREQ ,Transmit Request" "Not requested,Requested"
textline " "
bitfld.long 0x00 0. " RREQ ,Receive Request" "Not requested,Requested"
wgroup.long 0x04++0x03
line.long 0x00 "I2CSCSR,I2C Slave Control/Status"
bitfld.long 0x00 0. " DA ,Device Active" "Not activated,Activated"
sif (CPU()=="LM3S5R31"||CPU()=="LM3S5R36"||CPU()=="LM3S1J11"||CPU()=="LM3S1J16"||CPU()=="LM3S1N11"||CPU()=="LM3S1N16"||CPU()=="LM3S1W16"||CPU()=="LM3S1Z16"||CPU()=="LM3S3J26"||CPU()=="LM3S3N26"||CPU()=="LM3S3W26"||CPU()=="LM3S3Z26"||CPU()=="LM3S3826"||CPU()=="LM3S5K31"||CPU()=="LM3S5K36"||CPU()=="LM3S5P31"||CPU()=="LM3S5P36"||CPU()=="LM3S5P51"||CPU()=="LM3S5P56"||CPU()=="LM3S5T36"||CPU()=="LM3S5Y36"||CPU()=="LM3S5651"||CPU()=="LM3S5656"||CPU()=="LM3S5951"||CPU()=="LM3S5956"||CPU()=="LM3S1811"||CPU()=="LM3S1816"||CPU()=="LM3S9L97"||CPU()=="LM3S9997"||cpu()=="LM3S1R21"||CPU()=="LM3S1621"||CPU()=="LM3S1651"||CPU()=="LM3S9781"||CPU()=="LM3S1P51"||CPU()=="LM3S1B21"||CPU()=="LM3S1R26"||CPU()=="LM3S9B81"||cpu()=="LM4F110B2QR"||cpu()=="LM4F110C4QR"||cpu()=="LM4F110E5QR"||cpu()=="LM4F110H5QR"||cpu()=="LM4F111B2QR"||cpu()=="LM4F111C4QR"||cpu()=="LM4F111E5QR"||cpu()=="LM4F111H5QR"||cpu()=="LM4F112C4QC"||cpu()=="LM4F112E5QC"||cpu()=="LM4F112H5QC"||cpu()=="LM4F112H5QD"||cpu()=="LM4F120B2QR"||cpu()=="LM4F120C4QR"||cpu()=="LM4F120E5QR"||cpu()=="LM4F120H5QR"||cpu()=="LM4F121B2QR"||cpu()=="LM4F121C4QR"||cpu()=="LM4F121E5QR"||cpu()=="LM4F121H5QR"||cpu()=="LM4F122C4QC"||cpu()=="LM4F122E5QC"||cpu()=="LM4F122H5QC"||cpu()=="LM4F122H5QD"||cpu()=="LM4F130C4QR"||cpu()=="LM4F130E5QR"||cpu()=="LM4F130H5QR"||cpu()=="LM4F131C4QR"||cpu()=="LM4F131E5QR"||cpu()=="LM4F131H5QR"||cpu()=="LM4F132C4QC"||cpu()=="LM4F132E5QC"||cpu()=="LM4F132H5QC"||cpu()=="LM4F132H5QD"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
hgroup.long 0x08++0x03
hide.long 0x00 "I2CSDR,I2C Slave Data"
in
group.long 0x0c++0x03
line.long 0x00 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x00 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x00 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x00 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
else
group.long 0x08++0x07
line.long 0x00 "I2CSDR,I2C Slave Data"
hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data for Transfer"
line.long 0x04 "I2CSIMR,I2C Slave Interrupt Mask"
bitfld.long 0x04 2. " STOPIM ,Stop Condition Interrupt Mask" "Masked,Not masked"
bitfld.long 0x04 1. " STARTIM ,Start Condition Interrupt Mask" "Masked,Not masked"
textline " "
bitfld.long 0x04 0. " DATAIM ,Data Interrupt Mask" "Masked,Not masked"
endif
rgroup.long 0x10++0x07
line.long 0x00 "I2CSRIS,I2C Slave Raw Interrupt Status"
bitfld.long 0x00 2. " STOPRIS ,Stop Condition Raw Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 1. " STARTRIS ,Start Condition Raw Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 0. " DATARIS ,Data Raw Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "I2CSMIS,I2C Slave Masked Interrupt Status"
bitfld.long 0x04 2. " STOPMIS ,Stop Condition Masked Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x04 1. " STARTMIS ,Start Condition Masked Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 0. " DATAMIS ,Data Masked Interrupt Status" "No interrupt,Interrupt"
wgroup.long 0x18++0x03
line.long 0x00 "I2CSICR,I2C Slave Interrupt Clear"
bitfld.long 0x00 2. " STOPIC ,Stop Condition Interrupt Clear" "No effect,Clear"
bitfld.long 0x00 1. " STARTIC ,Start Condition Interrupt Clear" "No effect,Clear"
textline " "
bitfld.long 0x00 0. " DATAIC ,Data Clear Interrupt" "No effect,Clear"
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x1C++0x07
line.long 0x00 "I2CSOAR2,I2C Slave Own Address 2"
bitfld.long 0x00 7. " OAR2EN ,I2C Slave Own Address 2 Enable" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--6. 1. " OAR2 ,I2C Slave Own Address 2"
line.long 0x04 "I2CSACKCTL,I2C Slave ACK Control"
bitfld.long 0x04 1. " ACKOVAL ,I2C Slave ACK Override Value" "Valid,Invalid"
bitfld.long 0x04 0. " ACKOEN ,I2C Slave ACK Override Enable" "Disabled,Enabled"
endif
width 0xB
tree.end
tree "Status and Control"
base ad:0x400C1FC0
width 7
rgroup.long 0x00++0x07
line.long 0x00 "I2CPP,I2C Peripheral Proporties"
bitfld.long 0x00 0. " HS ,High-Speed Capable" "Not capable,Capable"
line.long 0x04 "I2CPC,I2C Peripheral Configuration"
bitfld.long 0x04 0. " HS ,High-Speed Capable" "Not High-Speed,High-Speed"
tree.end
tree.end
endif
tree.end
tree.open "CAN (Controller Area Network)"
tree "CAN0"
base ad:0x40040000
width 9.
group.long 0x00++0x03
line.long 0x00 "CTL,CAN Control"
bitfld.long 0x00 7. " TEST ,Test mode enable" "Disabled,Enabled"
bitfld.long 0x00 6. " CCE ,Configuration change enable" "Disabled,Enabled"
newline
bitfld.long 0x00 5. " DAR ,Automatic retransmission disable" "No,Yes"
bitfld.long 0x00 3. " EIE ,Error interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 2. " SIE ,Status interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 1. " IE ,CAN interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 0. " INIT ,Initialization" "Disabled,Enabled"
hgroup.long 0x04++0x03
hide.long 0x00 "STS,Can Status"
in
rgroup.long 0x08++0x03
line.long 0x00 "ERR,CAN Error Counter"
bitfld.long 0x00 15. " RP ,Received error passive" "Below,Reached"
hexmask.long.byte 0x00 8.--14. 1. " REC ,Receive error counter"
newline
hexmask.long.byte 0x00 0.--7. 1. " TEC ,Transmit error counter"
group.long 0x0C++0x03
line.long 0x00 "BIT,CAN Bit Timing"
bitfld.long 0x00 12.--14. " TSEG2 ,Time segment after sample point" "1,2,3,4,5,6,7,8"
bitfld.long 0x00 8.--11. " TSEG1 ,Time segment before sample point" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
newline
bitfld.long 0x00 6.--7. " SJW ,(Re)synchronization jump width" "1,2,3,4"
bitfld.long 0x00 0.--5. " BRP ,Baud rate prescaler" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"
rgroup.long 0x10++0x03
line.long 0x00 "INT,CAN Interrupt"
hexmask.long.word 0x00 0.--15. 1. " INTID ,Interrupt identifier"
group.long 0x14++0x07
line.long 0x00 "TST,CAN Test"
bitfld.long 0x00 7. " RX ,Receive observation" "Low,High"
bitfld.long 0x00 5.--6. " TX ,Transmit control. Overrides control of the canntx pin" "CAN module control,Sample point,Driven low,Driven high"
newline
bitfld.long 0x00 4. " LBACK ,Loopback mode" "Disabled,Enabled"
bitfld.long 0x00 3. " SILENT ,Silent mode" "Disabled,Enabled"
newline
bitfld.long 0x00 2. " BASIC ,Basic mode" "Disabled,Enabled"
line.long 0x04 "BRPE,CAN Baud Rate Prescaler Extension"
hexmask.long.byte 0x04 0.--3. 1. " BRPE ,Baud rate prescaler extension"
group.long 0x20++0x03
line.long 0x00 "IF1CRQ,CAN IF1 Command Request"
bitfld.long 0x00 15. " BUSY ,Busy flag" "Not busy,Busy"
sif (cpu()=="LM3S9D96")
bitfld.long 0x00 0.--5. " MNUM ,Message number" ",1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
else
bitfld.long 0x00 0.--5. " MNUM ,Message number" "32,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
endif
if (((per.l((ad:0x40040000+0x24)))&0x80)==0x00)
group.long 0x24++0x03
line.long 0x00 "IF1CMSK,CAN IF1 Command Mask"
bitfld.long 0x00 7. " WRNRD ,Write, not read" "Read,Write"
bitfld.long 0x00 6. " MASK ,Access mask bits" "No effect,Transferred"
newline
bitfld.long 0x00 5. " ARB ,Access arbitration bits" "No effect,Transferred"
bitfld.long 0x00 4. " CONTROL ,Access control bits" "No effect,Transferred"
newline
bitfld.long 0x00 3. " CLRINTPND ,Clear interrupt pending bit" "Transferred,Cleared"
bitfld.long 0x00 2. " NEWDAT/TXRQST ,NEWDAT / TXRQST bit" "Transferred,Clear"
newline
bitfld.long 0x00 1. " DATAA ,Access data byte 0 to 3" "No effect,Transferred"
bitfld.long 0x00 0. " DATAB ,Access data byte 4 to 7" "No effect,Transferred"
else
group.long 0x24++0x03
line.long 0x00 "IF1CMSK,CAN IF1 Command Mask"
bitfld.long 0x00 7. " WRNRD ,Write, not read" "Read,Write"
bitfld.long 0x00 6. " MASK ,Access mask bits" "No effect,Transferred"
newline
bitfld.long 0x00 5. " ARB ,Access arbitration bits" "No effect,Transferred"
bitfld.long 0x00 4. " CONTROL ,Access control bits" "No effect,Transferred"
newline
bitfld.long 0x00 3. " CLRINTPND ,Clear interrupt pending bit" "No effect,Cleared"
bitfld.long 0x00 2. " NEWDAT/TXRQST ,NEWDAT / TXRQST bit" "Not requested,Requested"
newline
bitfld.long 0x00 1. " DATAA ,Access data byte 0 to 3" "No effect,Transferred"
bitfld.long 0x00 0. " DATAB ,Access data byte 4 to 7" "No effect,Transferred"
endif
if (((per.l(ad:0x40040000+0x2C+0x08))&0x4000)==0x4000)
group.long 0x28++0x03
line.long 0x00 "IF1MSK1,CAN IF1 Mask 1"
bitfld.long 0x00 15. " MSK[15] ,Identifier bit 15 mask" "0,1"
bitfld.long 0x00 14. " [14] ,Identifier bit 14 mask" "0,1"
newline
bitfld.long 0x00 13. " [13] ,Identifier bit 13 mask" "0,1"
bitfld.long 0x00 12. " [12] ,Identifier bit 12 mask" "0,1"
newline
bitfld.long 0x00 11. " [11] ,Identifier bit 11 mask" "0,1"
bitfld.long 0x00 10. " [10] ,Identifier bit 10 mask" "0,1"
newline
bitfld.long 0x00 9. " [9] ,Identifier bit 9 mask" "0,1"
bitfld.long 0x00 8. " [8] ,Identifier bit 8 mask" "0,1"
newline
bitfld.long 0x00 7. " [7] ,Identifier bit 7 mask" "0,1"
bitfld.long 0x00 6. " [6] ,Identifier bit 6 mask" "0,1"
newline
bitfld.long 0x00 5. " [5] ,Identifier bit 5 mask" "0,1"
bitfld.long 0x00 4. " [4] ,Identifier bit 4 mask" "0,1"
newline
bitfld.long 0x00 3. " [3] ,Identifier bit 3 mask" "0,1"
bitfld.long 0x00 2. " [2] ,Identifier bit 2 mask" "0,1"
newline
bitfld.long 0x00 1. " [1] ,Identifier bit 1 mask" "0,1"
bitfld.long 0x00 0. " [0] ,Identifier bit 0 mask" "0,1"
group.long 0x2C++0x0B
line.long 0x00 "IF1MSK2,CAN IF1 Mask 2"
bitfld.long 0x00 15. " MXTD ,Mask extended identifier" "No effect,Used"
bitfld.long 0x00 14. " MDIR ,Mask message direction" "No effect,Used"
newline
bitfld.long 0x00 12. " MSK[28] ,Identifier bit 28 mask" "0,1"
bitfld.long 0x00 11. " [27] ,Identifier bit 27 mask" "0,1"
newline
bitfld.long 0x00 10. " [26] ,Identifier bit 26 mask" "0,1"
bitfld.long 0x00 9. " [25] ,Identifier bit 25 mask" "0,1"
newline
bitfld.long 0x00 8. " [24] ,Identifier bit 24 mask" "0,1"
bitfld.long 0x00 7. " [23] ,Identifier bit 23 mask" "0,1"
newline
bitfld.long 0x00 6. " [22] ,Identifier bit 22 mask" "0,1"
bitfld.long 0x00 5. " [21] ,Identifier bit 21 mask" "0,1"
newline
bitfld.long 0x00 4. " [20] ,Identifier bit 20 mask" "0,1"
bitfld.long 0x00 3. " [19] ,Identifier bit 19 mask" "0,1"
newline
bitfld.long 0x00 2. " [18] ,Identifier bit 18 mask" "0,1"
bitfld.long 0x00 1. " [17] ,Identifier bit 17 mask" "0,1"
newline
bitfld.long 0x00 0. " [16] ,Identifier bit 16 mask" "0,1"
line.long 0x04 "IF1ARB1,CAN IF1 Arbitration 1"
hexmask.long.word 0x04 0.--15. 1. " ID[15:0] ,Message identifier [15:0]"
line.long 0x08 "IF1ARB2,CAN IF1 Arbitration 2"
bitfld.long 0x08 15. " MSGVAL ,Message valid" "Invalid,Valid"
bitfld.long 0x08 14. " XTD ,Extended identifier" "11-bit standard identifier,29-bit extended identifier"
newline
bitfld.long 0x08 13. " DIR ,Message direction" "Receive,Transmit"
hexmask.long.word 0x08 0.--12. 1. " ID[28:16] ,Message identifier [28:16]"
else
hgroup.long 0x28++0x03
hide.long 0x00 "IF1MSK1,CAN IF1 Mask 1"
in
group.long 0x2C++0x03
line.long 0x00 "IF1MSK2,CAN IF1 Mask 2"
bitfld.long 0x00 15. " MXTD ,Mask extended identifier" "No effect,Used"
bitfld.long 0x00 14. " MDIR ,Mask message direction" "No effect,Used"
newline
bitfld.long 0x00 12. " MSK[10] ,Identifier bit 10 mask" "0,1"
bitfld.long 0x00 11. " [9] ,Identifier bit 9 mask" "0,1"
newline
bitfld.long 0x00 10. " [8] ,Identifier bit 8 mask" "0,1"
bitfld.long 0x00 9. " [7] ,Identifier bit 7 mask" "0,1"
newline
bitfld.long 0x00 8. " [6] ,Identifier bit 6 mask" "0,1"
bitfld.long 0x00 7. " [5] ,Identifier bit 5 mask" "0,1"
newline
bitfld.long 0x00 6. " [4] ,Identifier bit 4 mask" "0,1"
bitfld.long 0x00 5. " [3] ,Identifier bit 3 mask" "0,1"
newline
bitfld.long 0x00 4. " [2] ,Identifier bit 2 mask" "0,1"
bitfld.long 0x00 3. " [1] ,Identifier bit 1 mask" "0,1"
newline
bitfld.long 0x00 2. " [0] ,Identifier bit 0 mask" "0,1"
hgroup.long (0x2C+0x04)++0x03
hide.long 0x00 "IF1ARB1,CAN IF1 Arbitration 1"
group.long (0x2C+0x08)++0x03
line.long 0x00 "IF1ARB2,CAN IF1 Arbitration 2"
bitfld.long 0x00 15. " MSGVAL ,Message valid" "Invalid,Valid"
bitfld.long 0x00 14. " XTD ,Extended identifier" "11-bit standard identifier,29-bit extended identifier"
newline
bitfld.long 0x00 13. " DIR ,Message direction" "Receive,Transmit"
hexmask.long.word 0x00 2.--12. 1. " ID[10:0] ,Message identifier[10:0]"
endif
group.long (0x28+0x10)++0x13
line.long 0x00 "IF1MCTL,CAN IF1 Message Control"
bitfld.long 0x00 15. " NEWDAT ,New data" "Not occurred,Occurred"
bitfld.long 0x00 14. " MSGLST ,Message lost" "Not occurred,Occurred"
newline
bitfld.long 0x00 13. " INTPND ,Interrupt pending" "No interrupt,Interrupt"
bitfld.long 0x00 12. " UMASK ,Use acceptance mask" "Mask ignored,Use mask"
newline
bitfld.long 0x00 11. " TXIE ,Transmit interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 10. " RXIE ,Receive interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 9. " RMTEN ,Remote enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXRQST ,Transmit request" "Not requested,Requested"
newline
bitfld.long 0x00 7. " EOB ,End of buffer" "Not end,End"
bitfld.long 0x00 0.--3. " DLC ,Data length code" "0 bytes,1 byte,2 bytes,3 bytes,4 bytes,5 bytes,6 bytes,7 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes"
line.long 0x04 "IF1DA1,CAN IF1 Data A1"
hexmask.long.word 0x04 0.--15. 1. " DATA ,Data"
line.long 0x08 "IF1DA2,CAN IF1 Data A2"
hexmask.long.word 0x08 0.--15. 1. " DATA ,Data"
line.long 0x0C "IF1DB1,CAN IF1 Data B1"
hexmask.long.word 0x0C 0.--15. 1. " DATA ,Data"
line.long 0x10 "IF1DB2,CAN IF1 Data B2"
hexmask.long.word 0x10 0.--15. 1. " DATA ,Data"
group.long 0x80++0x03
line.long 0x00 "IF2CRQ,CAN IF2 Command Request"
bitfld.long 0x00 15. " BUSY ,Busy flag" "Not busy,Busy"
sif (cpu()=="LM3S9D96")
bitfld.long 0x00 0.--5. " MNUM ,Message number" ",1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
else
bitfld.long 0x00 0.--5. " MNUM ,Message number" "32,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
endif
if (((per.l((ad:0x40040000+0x84)))&0x80)==0x00)
group.long 0x84++0x03
line.long 0x00 "IF2CMSK,CAN IF2 Command Mask"
bitfld.long 0x00 7. " WRNRD ,Write, not read" "Read,Write"
bitfld.long 0x00 6. " MASK ,Access mask bits" "No effect,Transferred"
newline
bitfld.long 0x00 5. " ARB ,Access arbitration bits" "No effect,Transferred"
bitfld.long 0x00 4. " CONTROL ,Access control bits" "No effect,Transferred"
newline
bitfld.long 0x00 3. " CLRINTPND ,Clear interrupt pending bit" "Transferred,Cleared"
bitfld.long 0x00 2. " NEWDAT/TXRQST ,NEWDAT / TXRQST bit" "Transferred,Clear"
newline
bitfld.long 0x00 1. " DATAA ,Access data byte 0 to 3" "No effect,Transferred"
bitfld.long 0x00 0. " DATAB ,Access data byte 4 to 7" "No effect,Transferred"
else
group.long 0x84++0x03
line.long 0x00 "IF2CMSK,CAN IF2 Command Mask"
bitfld.long 0x00 7. " WRNRD ,Write, not read" "Read,Write"
bitfld.long 0x00 6. " MASK ,Access mask bits" "No effect,Transferred"
newline
bitfld.long 0x00 5. " ARB ,Access arbitration bits" "No effect,Transferred"
bitfld.long 0x00 4. " CONTROL ,Access control bits" "No effect,Transferred"
newline
bitfld.long 0x00 3. " CLRINTPND ,Clear interrupt pending bit" "No effect,Cleared"
bitfld.long 0x00 2. " NEWDAT/TXRQST ,NEWDAT / TXRQST bit" "Not requested,Requested"
newline
bitfld.long 0x00 1. " DATAA ,Access data byte 0 to 3" "No effect,Transferred"
bitfld.long 0x00 0. " DATAB ,Access data byte 4 to 7" "No effect,Transferred"
endif
if (((per.l(ad:0x40040000+0x8C+0x08))&0x4000)==0x4000)
group.long 0x88++0x03
line.long 0x00 "IF2MSK1,CAN IF2 Mask 1"
bitfld.long 0x00 15. " MSK[15] ,Identifier bit 15 mask" "0,1"
bitfld.long 0x00 14. " [14] ,Identifier bit 14 mask" "0,1"
newline
bitfld.long 0x00 13. " [13] ,Identifier bit 13 mask" "0,1"
bitfld.long 0x00 12. " [12] ,Identifier bit 12 mask" "0,1"
newline
bitfld.long 0x00 11. " [11] ,Identifier bit 11 mask" "0,1"
bitfld.long 0x00 10. " [10] ,Identifier bit 10 mask" "0,1"
newline
bitfld.long 0x00 9. " [9] ,Identifier bit 9 mask" "0,1"
bitfld.long 0x00 8. " [8] ,Identifier bit 8 mask" "0,1"
newline
bitfld.long 0x00 7. " [7] ,Identifier bit 7 mask" "0,1"
bitfld.long 0x00 6. " [6] ,Identifier bit 6 mask" "0,1"
newline
bitfld.long 0x00 5. " [5] ,Identifier bit 5 mask" "0,1"
bitfld.long 0x00 4. " [4] ,Identifier bit 4 mask" "0,1"
newline
bitfld.long 0x00 3. " [3] ,Identifier bit 3 mask" "0,1"
bitfld.long 0x00 2. " [2] ,Identifier bit 2 mask" "0,1"
newline
bitfld.long 0x00 1. " [1] ,Identifier bit 1 mask" "0,1"
bitfld.long 0x00 0. " [0] ,Identifier bit 0 mask" "0,1"
group.long 0x8C++0x0B
line.long 0x00 "IF2MSK2,CAN IF2 Mask 2"
bitfld.long 0x00 15. " MXTD ,Mask extended identifier" "No effect,Used"
bitfld.long 0x00 14. " MDIR ,Mask message direction" "No effect,Used"
newline
bitfld.long 0x00 12. " MSK[28] ,Identifier bit 28 mask" "0,1"
bitfld.long 0x00 11. " [27] ,Identifier bit 27 mask" "0,1"
newline
bitfld.long 0x00 10. " [26] ,Identifier bit 26 mask" "0,1"
bitfld.long 0x00 9. " [25] ,Identifier bit 25 mask" "0,1"
newline
bitfld.long 0x00 8. " [24] ,Identifier bit 24 mask" "0,1"
bitfld.long 0x00 7. " [23] ,Identifier bit 23 mask" "0,1"
newline
bitfld.long 0x00 6. " [22] ,Identifier bit 22 mask" "0,1"
bitfld.long 0x00 5. " [21] ,Identifier bit 21 mask" "0,1"
newline
bitfld.long 0x00 4. " [20] ,Identifier bit 20 mask" "0,1"
bitfld.long 0x00 3. " [19] ,Identifier bit 19 mask" "0,1"
newline
bitfld.long 0x00 2. " [18] ,Identifier bit 18 mask" "0,1"
bitfld.long 0x00 1. " [17] ,Identifier bit 17 mask" "0,1"
newline
bitfld.long 0x00 0. " [16] ,Identifier bit 16 mask" "0,1"
line.long 0x04 "IF2ARB1,CAN IF2 Arbitration 1"
hexmask.long.word 0x04 0.--15. 1. " ID[15:0] ,Message identifier [15:0]"
line.long 0x08 "IF2ARB2,CAN IF2 Arbitration 2"
bitfld.long 0x08 15. " MSGVAL ,Message valid" "Invalid,Valid"
bitfld.long 0x08 14. " XTD ,Extended identifier" "11-bit standard identifier,29-bit extended identifier"
newline
bitfld.long 0x08 13. " DIR ,Message direction" "Receive,Transmit"
hexmask.long.word 0x08 0.--12. 1. " ID[28:16] ,Message identifier [28:16]"
else
hgroup.long 0x88++0x03
hide.long 0x00 "IF2MSK1,CAN IF2 Mask 1"
in
group.long 0x8C++0x03
line.long 0x00 "IF2MSK2,CAN IF1 Mask 2"
bitfld.long 0x00 15. " MXTD ,Mask extended identifier" "No effect,Used"
bitfld.long 0x00 14. " MDIR ,Mask message direction" "No effect,Used"
newline
bitfld.long 0x00 12. " MSK[10] ,Identifier bit 10 mask" "0,1"
bitfld.long 0x00 11. " [9] ,Identifier bit 9 mask" "0,1"
newline
bitfld.long 0x00 10. " [8] ,Identifier bit 8 mask" "0,1"
bitfld.long 0x00 9. " [7] ,Identifier bit 7 mask" "0,1"
newline
bitfld.long 0x00 8. " [6] ,Identifier bit 6 mask" "0,1"
bitfld.long 0x00 7. " [5] ,Identifier bit 5 mask" "0,1"
newline
bitfld.long 0x00 6. " [4] ,Identifier bit 4 mask" "0,1"
bitfld.long 0x00 5. " [3] ,Identifier bit 3 mask" "0,1"
newline
bitfld.long 0x00 4. " [2] ,Identifier bit 2 mask" "0,1"
bitfld.long 0x00 3. " [1] ,Identifier bit 1 mask" "0,1"
newline
bitfld.long 0x00 2. " [0] ,Identifier bit 0 mask" "0,1"
hgroup.long (0x8C+0x04)++0x03
hide.long 0x00 "IF2ARB1,CAN IF2 Arbitration 1"
group.long (0x8C+0x08)++0x03
line.long 0x00 "IF2ARB2,CAN IF1 Arbitration 2"
bitfld.long 0x00 15. " MSGVAL ,Message valid" "Invalid,Valid"
bitfld.long 0x00 14. " XTD ,Extended identifier" "11-bit standard identifier,29-bit extended identifier"
newline
bitfld.long 0x00 13. " DIR ,Message direction" "Receive,Transmit"
hexmask.long.word 0x00 2.--12. 1. " ID[10:0] ,Message identifier[10:0]"
endif
group.long (0x88+0x10)++0x13
line.long 0x00 "IF2MCTL,CAN IF2 Message Control"
bitfld.long 0x00 15. " NEWDAT ,New data" "Not occurred,Occurred"
bitfld.long 0x00 14. " MSGLST ,Message lost" "Not occurred,Occurred"
newline
bitfld.long 0x00 13. " INTPND ,Interrupt pending" "No interrupt,Interrupt"
bitfld.long 0x00 12. " UMASK ,Use acceptance mask" "Mask ignored,Use mask"
newline
bitfld.long 0x00 11. " TXIE ,Transmit interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 10. " RXIE ,Receive interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 9. " RMTEN ,Remote enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXRQST ,Transmit request" "Not requested,Requested"
newline
bitfld.long 0x00 7. " EOB ,End of buffer" "Not end,End"
bitfld.long 0x00 0.--3. " DLC ,Data length code" "0 bytes,1 byte,2 bytes,3 bytes,4 bytes,5 bytes,6 bytes,7 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes"
line.long 0x04 "IF2DA1,CAN IF2 Data A1"
hexmask.long.word 0x04 0.--15. 1. " DATA ,Data"
line.long 0x08 "IF2DA2,CAN IF2 Data A2"
hexmask.long.word 0x08 0.--15. 1. " DATA ,Data"
line.long 0x0C "IF2DB1,CAN IF2 Data B1"
hexmask.long.word 0x0C 0.--15. 1. " DATA ,Data"
line.long 0x10 "IF2DB2,CAN IF2 Data B2"
hexmask.long.word 0x10 0.--15. 1. " DATA ,Data"
rgroup.long 0x100++0x03
line.long 0x00 "TXRQ1,CAN Transmission Request 1"
bitfld.long 0x00 15. " TXRQST[15] ,Transmission request bit[15]" "Not requested,Requested"
bitfld.long 0x00 14. " [14] ,Transmission request bit[14]" "Not requested,Requested"
newline
bitfld.long 0x00 13. " [13] ,Transmission request bit[13]" "Not requested,Requested"
bitfld.long 0x00 12. " [12] ,Transmission request bit[12]" "Not requested,Requested"
newline
bitfld.long 0x00 11. " [11] ,Transmission request bit[11]" "Not requested,Requested"
bitfld.long 0x00 10. " [10] ,Transmission request bit[10]" "Not requested,Requested"
newline
bitfld.long 0x00 9. " [9] ,Transmission request bit[9]" "Not requested,Requested"
bitfld.long 0x00 8. " [8] ,Transmission request bit[8]" "Not requested,Requested"
newline
bitfld.long 0x00 7. " [7] ,Transmission request bit[7]" "Not requested,Requested"
bitfld.long 0x00 6. " [6] ,Transmission request bit[6]" "Not requested,Requested"
newline
bitfld.long 0x00 5. " [5] ,Transmission request bit[5]" "Not requested,Requested"
bitfld.long 0x00 4. " [4] ,Transmission request bit[4]" "Not requested,Requested"
newline
bitfld.long 0x00 3. " [3] ,Transmission request bit[3]" "Not requested,Requested"
bitfld.long 0x00 2. " [2] ,Transmission request bit[2]" "Not requested,Requested"
newline
bitfld.long 0x00 1. " [1] ,Transmission request bit[1]" "Not requested,Requested"
bitfld.long 0x00 0. " [0] ,Transmission request bit[0]" "Not requested,Requested"
rgroup.long (0x100+0x20)++0x03
line.long 0x00 "NWDA1,CAN New Data 1"
bitfld.long 0x00 15. " NEWDAT[15] ,New data bit[15]" "No new data,New data"
bitfld.long 0x00 14. " [14] ,New data bit[14]" "No new data,New data"
newline
bitfld.long 0x00 13. " [13] ,New data bit[13]" "No new data,New data"
bitfld.long 0x00 12. " [12] ,New data bit[12]" "No new data,New data"
newline
bitfld.long 0x00 11. " [11] ,New data bit[11]" "No new data,New data"
bitfld.long 0x00 10. " [10] ,New data bit[10]" "No new data,New data"
newline
bitfld.long 0x00 9. " [9] ,New data bit[9]" "No new data,New data"
bitfld.long 0x00 8. " [8] ,New data bit[8]" "No new data,New data"
newline
bitfld.long 0x00 7. " [7] ,New data bit[7]" "No new data,New data"
bitfld.long 0x00 6. " [6] ,New data bit[6]" "No new data,New data"
newline
bitfld.long 0x00 5. " [5] ,New data bit[5]" "No new data,New data"
bitfld.long 0x00 4. " [4] ,New data bit[4]" "No new data,New data"
newline
bitfld.long 0x00 3. " [3] ,New data bit[3]" "No new data,New data"
bitfld.long 0x00 2. " [2] ,New data bit[2]" "No new data,New data"
newline
bitfld.long 0x00 1. " [1] ,New data bit[1]" "No new data,New data"
bitfld.long 0x00 0. " [0] ,New data bit[0]" "No new data,New data"
rgroup.long (0x100+0x40)++0x03
line.long 0x00 "MSG1INT,CAN Message 1 Interrupt Pending"
bitfld.long 0x00 15. " INTPND[15] ,Interrupt pending bit[15]" "Not occurred,Occurred"
bitfld.long 0x00 14. " [14] ,Interrupt pending bit[14]" "Not occurred,Occurred"
newline
bitfld.long 0x00 13. " [13] ,Interrupt pending bit[13]" "Not occurred,Occurred"
bitfld.long 0x00 12. " [12] ,Interrupt pending bit[12]" "Not occurred,Occurred"
newline
bitfld.long 0x00 11. " [11] ,Interrupt pending bit[11]" "Not occurred,Occurred"
bitfld.long 0x00 10. " [10] ,Interrupt pending bit[10]" "Not occurred,Occurred"
newline
bitfld.long 0x00 9. " [9] ,Interrupt pending bit[9]" "Not occurred,Occurred"
bitfld.long 0x00 8. " [8] ,Interrupt pending bit[8]" "Not occurred,Occurred"
newline
bitfld.long 0x00 7. " [7] ,Interrupt pending bit[7]" "Not occurred,Occurred"
bitfld.long 0x00 6. " [6] ,Interrupt pending bit[6]" "Not occurred,Occurred"
newline
bitfld.long 0x00 5. " [5] ,Interrupt pending bit[5]" "Not occurred,Occurred"
bitfld.long 0x00 4. " [4] ,Interrupt pending bit[4]" "Not occurred,Occurred"
newline
bitfld.long 0x00 3. " [3] ,Interrupt pending bit[3]" "Not occurred,Occurred"
bitfld.long 0x00 2. " [2] ,Interrupt pending bit[2]" "Not occurred,Occurred"
newline
bitfld.long 0x00 1. " [1] ,Interrupt pending bit[1]" "Not occurred,Occurred"
bitfld.long 0x00 0. " [0] ,Interrupt pending bit[0]" "Not occurred,Occurred"
rgroup.long (0x100+0x60)++0x03
line.long 0x00 "MSG1VAL,CAN Message 1 Valid"
bitfld.long 0x00 15. " MSGVAL[15] ,Message valid bit[15]" "Invalid,Valid"
bitfld.long 0x00 14. " [14] ,Message valid bit[14]" "Invalid,Valid"
newline
bitfld.long 0x00 13. " [13] ,Message valid bit[13]" "Invalid,Valid"
bitfld.long 0x00 12. " [12] ,Message valid bit[12]" "Invalid,Valid"
newline
bitfld.long 0x00 11. " [11] ,Message valid bit[11]" "Invalid,Valid"
bitfld.long 0x00 10. " [10] ,Message valid bit[10]" "Invalid,Valid"
newline
bitfld.long 0x00 9. " [9] ,Message valid bit[9]" "Invalid,Valid"
bitfld.long 0x00 8. " [8] ,Message valid bit[8]" "Invalid,Valid"
newline
bitfld.long 0x00 7. " [7] ,Message valid bit[7]" "Invalid,Valid"
bitfld.long 0x00 6. " [6] ,Message valid bit[6]" "Invalid,Valid"
newline
bitfld.long 0x00 5. " [5] ,Message valid bit[5]" "Invalid,Valid"
bitfld.long 0x00 4. " [4] ,Message valid bit[4]" "Invalid,Valid"
newline
bitfld.long 0x00 3. " [3] ,Message valid bit[3]" "Invalid,Valid"
bitfld.long 0x00 2. " [2] ,Message valid bit[2]" "Invalid,Valid"
newline
bitfld.long 0x00 1. " [1] ,Message valid bit[1]" "Invalid,Valid"
bitfld.long 0x00 0. " [0] ,Message valid bit[0]" "Invalid,Valid"
rgroup.long 0x104++0x03
line.long 0x00 "TXRQ2,CAN Transmission Request 2"
bitfld.long 0x00 15. " TXRQST[15] ,Transmission request bit[15]" "Not requested,Requested"
bitfld.long 0x00 14. " [14] ,Transmission request bit[14]" "Not requested,Requested"
newline
bitfld.long 0x00 13. " [13] ,Transmission request bit[13]" "Not requested,Requested"
bitfld.long 0x00 12. " [12] ,Transmission request bit[12]" "Not requested,Requested"
newline
bitfld.long 0x00 11. " [11] ,Transmission request bit[11]" "Not requested,Requested"
bitfld.long 0x00 10. " [10] ,Transmission request bit[10]" "Not requested,Requested"
newline
bitfld.long 0x00 9. " [9] ,Transmission request bit[9]" "Not requested,Requested"
bitfld.long 0x00 8. " [8] ,Transmission request bit[8]" "Not requested,Requested"
newline
bitfld.long 0x00 7. " [7] ,Transmission request bit[7]" "Not requested,Requested"
bitfld.long 0x00 6. " [6] ,Transmission request bit[6]" "Not requested,Requested"
newline
bitfld.long 0x00 5. " [5] ,Transmission request bit[5]" "Not requested,Requested"
bitfld.long 0x00 4. " [4] ,Transmission request bit[4]" "Not requested,Requested"
newline
bitfld.long 0x00 3. " [3] ,Transmission request bit[3]" "Not requested,Requested"
bitfld.long 0x00 2. " [2] ,Transmission request bit[2]" "Not requested,Requested"
newline
bitfld.long 0x00 1. " [1] ,Transmission request bit[1]" "Not requested,Requested"
bitfld.long 0x00 0. " [0] ,Transmission request bit[0]" "Not requested,Requested"
rgroup.long (0x104+0x20)++0x03
line.long 0x00 "NWDA2,CAN New Data 2"
bitfld.long 0x00 15. " NEWDAT[15] ,New data bit[15]" "No new data,New data"
bitfld.long 0x00 14. " [14] ,New data bit[14]" "No new data,New data"
newline
bitfld.long 0x00 13. " [13] ,New data bit[13]" "No new data,New data"
bitfld.long 0x00 12. " [12] ,New data bit[12]" "No new data,New data"
newline
bitfld.long 0x00 11. " [11] ,New data bit[11]" "No new data,New data"
bitfld.long 0x00 10. " [10] ,New data bit[10]" "No new data,New data"
newline
bitfld.long 0x00 9. " [9] ,New data bit[9]" "No new data,New data"
bitfld.long 0x00 8. " [8] ,New data bit[8]" "No new data,New data"
newline
bitfld.long 0x00 7. " [7] ,New data bit[7]" "No new data,New data"
bitfld.long 0x00 6. " [6] ,New data bit[6]" "No new data,New data"
newline
bitfld.long 0x00 5. " [5] ,New data bit[5]" "No new data,New data"
bitfld.long 0x00 4. " [4] ,New data bit[4]" "No new data,New data"
newline
bitfld.long 0x00 3. " [3] ,New data bit[3]" "No new data,New data"
bitfld.long 0x00 2. " [2] ,New data bit[2]" "No new data,New data"
newline
bitfld.long 0x00 1. " [1] ,New data bit[1]" "No new data,New data"
bitfld.long 0x00 0. " [0] ,New data bit[0]" "No new data,New data"
rgroup.long (0x104+0x40)++0x03
line.long 0x00 "MSG2INT,CAN Message 2 Interrupt Pending"
bitfld.long 0x00 15. " INTPND[15] ,Interrupt pending bit[15]" "Not occurred,Occurred"
bitfld.long 0x00 14. " [14] ,Interrupt pending bit[14]" "Not occurred,Occurred"
newline
bitfld.long 0x00 13. " [13] ,Interrupt pending bit[13]" "Not occurred,Occurred"
bitfld.long 0x00 12. " [12] ,Interrupt pending bit[12]" "Not occurred,Occurred"
newline
bitfld.long 0x00 11. " [11] ,Interrupt pending bit[11]" "Not occurred,Occurred"
bitfld.long 0x00 10. " [10] ,Interrupt pending bit[10]" "Not occurred,Occurred"
newline
bitfld.long 0x00 9. " [9] ,Interrupt pending bit[9]" "Not occurred,Occurred"
bitfld.long 0x00 8. " [8] ,Interrupt pending bit[8]" "Not occurred,Occurred"
newline
bitfld.long 0x00 7. " [7] ,Interrupt pending bit[7]" "Not occurred,Occurred"
bitfld.long 0x00 6. " [6] ,Interrupt pending bit[6]" "Not occurred,Occurred"
newline
bitfld.long 0x00 5. " [5] ,Interrupt pending bit[5]" "Not occurred,Occurred"
bitfld.long 0x00 4. " [4] ,Interrupt pending bit[4]" "Not occurred,Occurred"
newline
bitfld.long 0x00 3. " [3] ,Interrupt pending bit[3]" "Not occurred,Occurred"
bitfld.long 0x00 2. " [2] ,Interrupt pending bit[2]" "Not occurred,Occurred"
newline
bitfld.long 0x00 1. " [1] ,Interrupt pending bit[1]" "Not occurred,Occurred"
bitfld.long 0x00 0. " [0] ,Interrupt pending bit[0]" "Not occurred,Occurred"
rgroup.long (0x104+0x60)++0x03
line.long 0x00 "MSG2VAL,CAN Message 2 Valid"
bitfld.long 0x00 15. " MSGVAL[15] ,Message valid bit[15]" "Invalid,Valid"
bitfld.long 0x00 14. " [14] ,Message valid bit[14]" "Invalid,Valid"
newline
bitfld.long 0x00 13. " [13] ,Message valid bit[13]" "Invalid,Valid"
bitfld.long 0x00 12. " [12] ,Message valid bit[12]" "Invalid,Valid"
newline
bitfld.long 0x00 11. " [11] ,Message valid bit[11]" "Invalid,Valid"
bitfld.long 0x00 10. " [10] ,Message valid bit[10]" "Invalid,Valid"
newline
bitfld.long 0x00 9. " [9] ,Message valid bit[9]" "Invalid,Valid"
bitfld.long 0x00 8. " [8] ,Message valid bit[8]" "Invalid,Valid"
newline
bitfld.long 0x00 7. " [7] ,Message valid bit[7]" "Invalid,Valid"
bitfld.long 0x00 6. " [6] ,Message valid bit[6]" "Invalid,Valid"
newline
bitfld.long 0x00 5. " [5] ,Message valid bit[5]" "Invalid,Valid"
bitfld.long 0x00 4. " [4] ,Message valid bit[4]" "Invalid,Valid"
newline
bitfld.long 0x00 3. " [3] ,Message valid bit[3]" "Invalid,Valid"
bitfld.long 0x00 2. " [2] ,Message valid bit[2]" "Invalid,Valid"
newline
bitfld.long 0x00 1. " [1] ,Message valid bit[1]" "Invalid,Valid"
bitfld.long 0x00 0. " [0] ,Message valid bit[0]" "Invalid,Valid"
width 0x0B
tree.end
sif ((cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
tree "CAN1"
base ad:0x40041000
width 9.
group.long 0x00++0x03
line.long 0x00 "CTL,CAN Control"
bitfld.long 0x00 7. " TEST ,Test mode enable" "Disabled,Enabled"
bitfld.long 0x00 6. " CCE ,Configuration change enable" "Disabled,Enabled"
newline
bitfld.long 0x00 5. " DAR ,Automatic retransmission disable" "No,Yes"
bitfld.long 0x00 3. " EIE ,Error interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 2. " SIE ,Status interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 1. " IE ,CAN interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 0. " INIT ,Initialization" "Disabled,Enabled"
hgroup.long 0x04++0x03
hide.long 0x00 "STS,Can Status"
in
rgroup.long 0x08++0x03
line.long 0x00 "ERR,CAN Error Counter"
bitfld.long 0x00 15. " RP ,Received error passive" "Below,Reached"
hexmask.long.byte 0x00 8.--14. 1. " REC ,Receive error counter"
newline
hexmask.long.byte 0x00 0.--7. 1. " TEC ,Transmit error counter"
group.long 0x0C++0x03
line.long 0x00 "BIT,CAN Bit Timing"
bitfld.long 0x00 12.--14. " TSEG2 ,Time segment after sample point" "1,2,3,4,5,6,7,8"
bitfld.long 0x00 8.--11. " TSEG1 ,Time segment before sample point" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
newline
bitfld.long 0x00 6.--7. " SJW ,(Re)synchronization jump width" "1,2,3,4"
bitfld.long 0x00 0.--5. " BRP ,Baud rate prescaler" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"
rgroup.long 0x10++0x03
line.long 0x00 "INT,CAN Interrupt"
hexmask.long.word 0x00 0.--15. 1. " INTID ,Interrupt identifier"
group.long 0x14++0x07
line.long 0x00 "TST,CAN Test"
bitfld.long 0x00 7. " RX ,Receive observation" "Low,High"
bitfld.long 0x00 5.--6. " TX ,Transmit control. Overrides control of the canntx pin" "CAN module control,Sample point,Driven low,Driven high"
newline
bitfld.long 0x00 4. " LBACK ,Loopback mode" "Disabled,Enabled"
bitfld.long 0x00 3. " SILENT ,Silent mode" "Disabled,Enabled"
newline
bitfld.long 0x00 2. " BASIC ,Basic mode" "Disabled,Enabled"
line.long 0x04 "BRPE,CAN Baud Rate Prescaler Extension"
hexmask.long.byte 0x04 0.--3. 1. " BRPE ,Baud rate prescaler extension"
group.long 0x20++0x03
line.long 0x00 "IF1CRQ,CAN IF1 Command Request"
bitfld.long 0x00 15. " BUSY ,Busy flag" "Not busy,Busy"
sif (cpu()=="LM3S9D96")
bitfld.long 0x00 0.--5. " MNUM ,Message number" ",1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
else
bitfld.long 0x00 0.--5. " MNUM ,Message number" "32,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
endif
if (((per.l((ad:0x40041000+0x24)))&0x80)==0x00)
group.long 0x24++0x03
line.long 0x00 "IF1CMSK,CAN IF1 Command Mask"
bitfld.long 0x00 7. " WRNRD ,Write, not read" "Read,Write"
bitfld.long 0x00 6. " MASK ,Access mask bits" "No effect,Transferred"
newline
bitfld.long 0x00 5. " ARB ,Access arbitration bits" "No effect,Transferred"
bitfld.long 0x00 4. " CONTROL ,Access control bits" "No effect,Transferred"
newline
bitfld.long 0x00 3. " CLRINTPND ,Clear interrupt pending bit" "Transferred,Cleared"
bitfld.long 0x00 2. " NEWDAT/TXRQST ,NEWDAT / TXRQST bit" "Transferred,Clear"
newline
bitfld.long 0x00 1. " DATAA ,Access data byte 0 to 3" "No effect,Transferred"
bitfld.long 0x00 0. " DATAB ,Access data byte 4 to 7" "No effect,Transferred"
else
group.long 0x24++0x03
line.long 0x00 "IF1CMSK,CAN IF1 Command Mask"
bitfld.long 0x00 7. " WRNRD ,Write, not read" "Read,Write"
bitfld.long 0x00 6. " MASK ,Access mask bits" "No effect,Transferred"
newline
bitfld.long 0x00 5. " ARB ,Access arbitration bits" "No effect,Transferred"
bitfld.long 0x00 4. " CONTROL ,Access control bits" "No effect,Transferred"
newline
bitfld.long 0x00 3. " CLRINTPND ,Clear interrupt pending bit" "No effect,Cleared"
bitfld.long 0x00 2. " NEWDAT/TXRQST ,NEWDAT / TXRQST bit" "Not requested,Requested"
newline
bitfld.long 0x00 1. " DATAA ,Access data byte 0 to 3" "No effect,Transferred"
bitfld.long 0x00 0. " DATAB ,Access data byte 4 to 7" "No effect,Transferred"
endif
if (((per.l(ad:0x40041000+0x2C+0x08))&0x4000)==0x4000)
group.long 0x28++0x03
line.long 0x00 "IF1MSK1,CAN IF1 Mask 1"
bitfld.long 0x00 15. " MSK[15] ,Identifier bit 15 mask" "0,1"
bitfld.long 0x00 14. " [14] ,Identifier bit 14 mask" "0,1"
newline
bitfld.long 0x00 13. " [13] ,Identifier bit 13 mask" "0,1"
bitfld.long 0x00 12. " [12] ,Identifier bit 12 mask" "0,1"
newline
bitfld.long 0x00 11. " [11] ,Identifier bit 11 mask" "0,1"
bitfld.long 0x00 10. " [10] ,Identifier bit 10 mask" "0,1"
newline
bitfld.long 0x00 9. " [9] ,Identifier bit 9 mask" "0,1"
bitfld.long 0x00 8. " [8] ,Identifier bit 8 mask" "0,1"
newline
bitfld.long 0x00 7. " [7] ,Identifier bit 7 mask" "0,1"
bitfld.long 0x00 6. " [6] ,Identifier bit 6 mask" "0,1"
newline
bitfld.long 0x00 5. " [5] ,Identifier bit 5 mask" "0,1"
bitfld.long 0x00 4. " [4] ,Identifier bit 4 mask" "0,1"
newline
bitfld.long 0x00 3. " [3] ,Identifier bit 3 mask" "0,1"
bitfld.long 0x00 2. " [2] ,Identifier bit 2 mask" "0,1"
newline
bitfld.long 0x00 1. " [1] ,Identifier bit 1 mask" "0,1"
bitfld.long 0x00 0. " [0] ,Identifier bit 0 mask" "0,1"
group.long 0x2C++0x0B
line.long 0x00 "IF1MSK2,CAN IF1 Mask 2"
bitfld.long 0x00 15. " MXTD ,Mask extended identifier" "No effect,Used"
bitfld.long 0x00 14. " MDIR ,Mask message direction" "No effect,Used"
newline
bitfld.long 0x00 12. " MSK[28] ,Identifier bit 28 mask" "0,1"
bitfld.long 0x00 11. " [27] ,Identifier bit 27 mask" "0,1"
newline
bitfld.long 0x00 10. " [26] ,Identifier bit 26 mask" "0,1"
bitfld.long 0x00 9. " [25] ,Identifier bit 25 mask" "0,1"
newline
bitfld.long 0x00 8. " [24] ,Identifier bit 24 mask" "0,1"
bitfld.long 0x00 7. " [23] ,Identifier bit 23 mask" "0,1"
newline
bitfld.long 0x00 6. " [22] ,Identifier bit 22 mask" "0,1"
bitfld.long 0x00 5. " [21] ,Identifier bit 21 mask" "0,1"
newline
bitfld.long 0x00 4. " [20] ,Identifier bit 20 mask" "0,1"
bitfld.long 0x00 3. " [19] ,Identifier bit 19 mask" "0,1"
newline
bitfld.long 0x00 2. " [18] ,Identifier bit 18 mask" "0,1"
bitfld.long 0x00 1. " [17] ,Identifier bit 17 mask" "0,1"
newline
bitfld.long 0x00 0. " [16] ,Identifier bit 16 mask" "0,1"
line.long 0x04 "IF1ARB1,CAN IF1 Arbitration 1"
hexmask.long.word 0x04 0.--15. 1. " ID[15:0] ,Message identifier [15:0]"
line.long 0x08 "IF1ARB2,CAN IF1 Arbitration 2"
bitfld.long 0x08 15. " MSGVAL ,Message valid" "Invalid,Valid"
bitfld.long 0x08 14. " XTD ,Extended identifier" "11-bit standard identifier,29-bit extended identifier"
newline
bitfld.long 0x08 13. " DIR ,Message direction" "Receive,Transmit"
hexmask.long.word 0x08 0.--12. 1. " ID[28:16] ,Message identifier [28:16]"
else
hgroup.long 0x28++0x03
hide.long 0x00 "IF1MSK1,CAN IF1 Mask 1"
in
group.long 0x2C++0x03
line.long 0x00 "IF1MSK2,CAN IF1 Mask 2"
bitfld.long 0x00 15. " MXTD ,Mask extended identifier" "No effect,Used"
bitfld.long 0x00 14. " MDIR ,Mask message direction" "No effect,Used"
newline
bitfld.long 0x00 12. " MSK[10] ,Identifier bit 10 mask" "0,1"
bitfld.long 0x00 11. " [9] ,Identifier bit 9 mask" "0,1"
newline
bitfld.long 0x00 10. " [8] ,Identifier bit 8 mask" "0,1"
bitfld.long 0x00 9. " [7] ,Identifier bit 7 mask" "0,1"
newline
bitfld.long 0x00 8. " [6] ,Identifier bit 6 mask" "0,1"
bitfld.long 0x00 7. " [5] ,Identifier bit 5 mask" "0,1"
newline
bitfld.long 0x00 6. " [4] ,Identifier bit 4 mask" "0,1"
bitfld.long 0x00 5. " [3] ,Identifier bit 3 mask" "0,1"
newline
bitfld.long 0x00 4. " [2] ,Identifier bit 2 mask" "0,1"
bitfld.long 0x00 3. " [1] ,Identifier bit 1 mask" "0,1"
newline
bitfld.long 0x00 2. " [0] ,Identifier bit 0 mask" "0,1"
hgroup.long (0x2C+0x04)++0x03
hide.long 0x00 "IF1ARB1,CAN IF1 Arbitration 1"
group.long (0x2C+0x08)++0x03
line.long 0x00 "IF1ARB2,CAN IF1 Arbitration 2"
bitfld.long 0x00 15. " MSGVAL ,Message valid" "Invalid,Valid"
bitfld.long 0x00 14. " XTD ,Extended identifier" "11-bit standard identifier,29-bit extended identifier"
newline
bitfld.long 0x00 13. " DIR ,Message direction" "Receive,Transmit"
hexmask.long.word 0x00 2.--12. 1. " ID[10:0] ,Message identifier[10:0]"
endif
group.long (0x28+0x10)++0x13
line.long 0x00 "IF1MCTL,CAN IF1 Message Control"
bitfld.long 0x00 15. " NEWDAT ,New data" "Not occurred,Occurred"
bitfld.long 0x00 14. " MSGLST ,Message lost" "Not occurred,Occurred"
newline
bitfld.long 0x00 13. " INTPND ,Interrupt pending" "No interrupt,Interrupt"
bitfld.long 0x00 12. " UMASK ,Use acceptance mask" "Mask ignored,Use mask"
newline
bitfld.long 0x00 11. " TXIE ,Transmit interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 10. " RXIE ,Receive interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 9. " RMTEN ,Remote enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXRQST ,Transmit request" "Not requested,Requested"
newline
bitfld.long 0x00 7. " EOB ,End of buffer" "Not end,End"
bitfld.long 0x00 0.--3. " DLC ,Data length code" "0 bytes,1 byte,2 bytes,3 bytes,4 bytes,5 bytes,6 bytes,7 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes"
line.long 0x04 "IF1DA1,CAN IF1 Data A1"
hexmask.long.word 0x04 0.--15. 1. " DATA ,Data"
line.long 0x08 "IF1DA2,CAN IF1 Data A2"
hexmask.long.word 0x08 0.--15. 1. " DATA ,Data"
line.long 0x0C "IF1DB1,CAN IF1 Data B1"
hexmask.long.word 0x0C 0.--15. 1. " DATA ,Data"
line.long 0x10 "IF1DB2,CAN IF1 Data B2"
hexmask.long.word 0x10 0.--15. 1. " DATA ,Data"
group.long 0x80++0x03
line.long 0x00 "IF2CRQ,CAN IF2 Command Request"
bitfld.long 0x00 15. " BUSY ,Busy flag" "Not busy,Busy"
sif (cpu()=="LM3S9D96")
bitfld.long 0x00 0.--5. " MNUM ,Message number" ",1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
else
bitfld.long 0x00 0.--5. " MNUM ,Message number" "32,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
endif
if (((per.l((ad:0x40041000+0x84)))&0x80)==0x00)
group.long 0x84++0x03
line.long 0x00 "IF2CMSK,CAN IF2 Command Mask"
bitfld.long 0x00 7. " WRNRD ,Write, not read" "Read,Write"
bitfld.long 0x00 6. " MASK ,Access mask bits" "No effect,Transferred"
newline
bitfld.long 0x00 5. " ARB ,Access arbitration bits" "No effect,Transferred"
bitfld.long 0x00 4. " CONTROL ,Access control bits" "No effect,Transferred"
newline
bitfld.long 0x00 3. " CLRINTPND ,Clear interrupt pending bit" "Transferred,Cleared"
bitfld.long 0x00 2. " NEWDAT/TXRQST ,NEWDAT / TXRQST bit" "Transferred,Clear"
newline
bitfld.long 0x00 1. " DATAA ,Access data byte 0 to 3" "No effect,Transferred"
bitfld.long 0x00 0. " DATAB ,Access data byte 4 to 7" "No effect,Transferred"
else
group.long 0x84++0x03
line.long 0x00 "IF2CMSK,CAN IF2 Command Mask"
bitfld.long 0x00 7. " WRNRD ,Write, not read" "Read,Write"
bitfld.long 0x00 6. " MASK ,Access mask bits" "No effect,Transferred"
newline
bitfld.long 0x00 5. " ARB ,Access arbitration bits" "No effect,Transferred"
bitfld.long 0x00 4. " CONTROL ,Access control bits" "No effect,Transferred"
newline
bitfld.long 0x00 3. " CLRINTPND ,Clear interrupt pending bit" "No effect,Cleared"
bitfld.long 0x00 2. " NEWDAT/TXRQST ,NEWDAT / TXRQST bit" "Not requested,Requested"
newline
bitfld.long 0x00 1. " DATAA ,Access data byte 0 to 3" "No effect,Transferred"
bitfld.long 0x00 0. " DATAB ,Access data byte 4 to 7" "No effect,Transferred"
endif
if (((per.l(ad:0x40041000+0x8C+0x08))&0x4000)==0x4000)
group.long 0x88++0x03
line.long 0x00 "IF2MSK1,CAN IF2 Mask 1"
bitfld.long 0x00 15. " MSK[15] ,Identifier bit 15 mask" "0,1"
bitfld.long 0x00 14. " [14] ,Identifier bit 14 mask" "0,1"
newline
bitfld.long 0x00 13. " [13] ,Identifier bit 13 mask" "0,1"
bitfld.long 0x00 12. " [12] ,Identifier bit 12 mask" "0,1"
newline
bitfld.long 0x00 11. " [11] ,Identifier bit 11 mask" "0,1"
bitfld.long 0x00 10. " [10] ,Identifier bit 10 mask" "0,1"
newline
bitfld.long 0x00 9. " [9] ,Identifier bit 9 mask" "0,1"
bitfld.long 0x00 8. " [8] ,Identifier bit 8 mask" "0,1"
newline
bitfld.long 0x00 7. " [7] ,Identifier bit 7 mask" "0,1"
bitfld.long 0x00 6. " [6] ,Identifier bit 6 mask" "0,1"
newline
bitfld.long 0x00 5. " [5] ,Identifier bit 5 mask" "0,1"
bitfld.long 0x00 4. " [4] ,Identifier bit 4 mask" "0,1"
newline
bitfld.long 0x00 3. " [3] ,Identifier bit 3 mask" "0,1"
bitfld.long 0x00 2. " [2] ,Identifier bit 2 mask" "0,1"
newline
bitfld.long 0x00 1. " [1] ,Identifier bit 1 mask" "0,1"
bitfld.long 0x00 0. " [0] ,Identifier bit 0 mask" "0,1"
group.long 0x8C++0x0B
line.long 0x00 "IF2MSK2,CAN IF2 Mask 2"
bitfld.long 0x00 15. " MXTD ,Mask extended identifier" "No effect,Used"
bitfld.long 0x00 14. " MDIR ,Mask message direction" "No effect,Used"
newline
bitfld.long 0x00 12. " MSK[28] ,Identifier bit 28 mask" "0,1"
bitfld.long 0x00 11. " [27] ,Identifier bit 27 mask" "0,1"
newline
bitfld.long 0x00 10. " [26] ,Identifier bit 26 mask" "0,1"
bitfld.long 0x00 9. " [25] ,Identifier bit 25 mask" "0,1"
newline
bitfld.long 0x00 8. " [24] ,Identifier bit 24 mask" "0,1"
bitfld.long 0x00 7. " [23] ,Identifier bit 23 mask" "0,1"
newline
bitfld.long 0x00 6. " [22] ,Identifier bit 22 mask" "0,1"
bitfld.long 0x00 5. " [21] ,Identifier bit 21 mask" "0,1"
newline
bitfld.long 0x00 4. " [20] ,Identifier bit 20 mask" "0,1"
bitfld.long 0x00 3. " [19] ,Identifier bit 19 mask" "0,1"
newline
bitfld.long 0x00 2. " [18] ,Identifier bit 18 mask" "0,1"
bitfld.long 0x00 1. " [17] ,Identifier bit 17 mask" "0,1"
newline
bitfld.long 0x00 0. " [16] ,Identifier bit 16 mask" "0,1"
line.long 0x04 "IF2ARB1,CAN IF2 Arbitration 1"
hexmask.long.word 0x04 0.--15. 1. " ID[15:0] ,Message identifier [15:0]"
line.long 0x08 "IF2ARB2,CAN IF2 Arbitration 2"
bitfld.long 0x08 15. " MSGVAL ,Message valid" "Invalid,Valid"
bitfld.long 0x08 14. " XTD ,Extended identifier" "11-bit standard identifier,29-bit extended identifier"
newline
bitfld.long 0x08 13. " DIR ,Message direction" "Receive,Transmit"
hexmask.long.word 0x08 0.--12. 1. " ID[28:16] ,Message identifier [28:16]"
else
hgroup.long 0x88++0x03
hide.long 0x00 "IF2MSK1,CAN IF2 Mask 1"
in
group.long 0x8C++0x03
line.long 0x00 "IF2MSK2,CAN IF1 Mask 2"
bitfld.long 0x00 15. " MXTD ,Mask extended identifier" "No effect,Used"
bitfld.long 0x00 14. " MDIR ,Mask message direction" "No effect,Used"
newline
bitfld.long 0x00 12. " MSK[10] ,Identifier bit 10 mask" "0,1"
bitfld.long 0x00 11. " [9] ,Identifier bit 9 mask" "0,1"
newline
bitfld.long 0x00 10. " [8] ,Identifier bit 8 mask" "0,1"
bitfld.long 0x00 9. " [7] ,Identifier bit 7 mask" "0,1"
newline
bitfld.long 0x00 8. " [6] ,Identifier bit 6 mask" "0,1"
bitfld.long 0x00 7. " [5] ,Identifier bit 5 mask" "0,1"
newline
bitfld.long 0x00 6. " [4] ,Identifier bit 4 mask" "0,1"
bitfld.long 0x00 5. " [3] ,Identifier bit 3 mask" "0,1"
newline
bitfld.long 0x00 4. " [2] ,Identifier bit 2 mask" "0,1"
bitfld.long 0x00 3. " [1] ,Identifier bit 1 mask" "0,1"
newline
bitfld.long 0x00 2. " [0] ,Identifier bit 0 mask" "0,1"
hgroup.long (0x8C+0x04)++0x03
hide.long 0x00 "IF2ARB1,CAN IF2 Arbitration 1"
group.long (0x8C+0x08)++0x03
line.long 0x00 "IF2ARB2,CAN IF1 Arbitration 2"
bitfld.long 0x00 15. " MSGVAL ,Message valid" "Invalid,Valid"
bitfld.long 0x00 14. " XTD ,Extended identifier" "11-bit standard identifier,29-bit extended identifier"
newline
bitfld.long 0x00 13. " DIR ,Message direction" "Receive,Transmit"
hexmask.long.word 0x00 2.--12. 1. " ID[10:0] ,Message identifier[10:0]"
endif
group.long (0x88+0x10)++0x13
line.long 0x00 "IF2MCTL,CAN IF2 Message Control"
bitfld.long 0x00 15. " NEWDAT ,New data" "Not occurred,Occurred"
bitfld.long 0x00 14. " MSGLST ,Message lost" "Not occurred,Occurred"
newline
bitfld.long 0x00 13. " INTPND ,Interrupt pending" "No interrupt,Interrupt"
bitfld.long 0x00 12. " UMASK ,Use acceptance mask" "Mask ignored,Use mask"
newline
bitfld.long 0x00 11. " TXIE ,Transmit interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 10. " RXIE ,Receive interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 9. " RMTEN ,Remote enable" "Disabled,Enabled"
bitfld.long 0x00 8. " TXRQST ,Transmit request" "Not requested,Requested"
newline
bitfld.long 0x00 7. " EOB ,End of buffer" "Not end,End"
bitfld.long 0x00 0.--3. " DLC ,Data length code" "0 bytes,1 byte,2 bytes,3 bytes,4 bytes,5 bytes,6 bytes,7 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes,8 bytes"
line.long 0x04 "IF2DA1,CAN IF2 Data A1"
hexmask.long.word 0x04 0.--15. 1. " DATA ,Data"
line.long 0x08 "IF2DA2,CAN IF2 Data A2"
hexmask.long.word 0x08 0.--15. 1. " DATA ,Data"
line.long 0x0C "IF2DB1,CAN IF2 Data B1"
hexmask.long.word 0x0C 0.--15. 1. " DATA ,Data"
line.long 0x10 "IF2DB2,CAN IF2 Data B2"
hexmask.long.word 0x10 0.--15. 1. " DATA ,Data"
rgroup.long 0x100++0x03
line.long 0x00 "TXRQ1,CAN Transmission Request 1"
bitfld.long 0x00 15. " TXRQST[15] ,Transmission request bit[15]" "Not requested,Requested"
bitfld.long 0x00 14. " [14] ,Transmission request bit[14]" "Not requested,Requested"
newline
bitfld.long 0x00 13. " [13] ,Transmission request bit[13]" "Not requested,Requested"
bitfld.long 0x00 12. " [12] ,Transmission request bit[12]" "Not requested,Requested"
newline
bitfld.long 0x00 11. " [11] ,Transmission request bit[11]" "Not requested,Requested"
bitfld.long 0x00 10. " [10] ,Transmission request bit[10]" "Not requested,Requested"
newline
bitfld.long 0x00 9. " [9] ,Transmission request bit[9]" "Not requested,Requested"
bitfld.long 0x00 8. " [8] ,Transmission request bit[8]" "Not requested,Requested"
newline
bitfld.long 0x00 7. " [7] ,Transmission request bit[7]" "Not requested,Requested"
bitfld.long 0x00 6. " [6] ,Transmission request bit[6]" "Not requested,Requested"
newline
bitfld.long 0x00 5. " [5] ,Transmission request bit[5]" "Not requested,Requested"
bitfld.long 0x00 4. " [4] ,Transmission request bit[4]" "Not requested,Requested"
newline
bitfld.long 0x00 3. " [3] ,Transmission request bit[3]" "Not requested,Requested"
bitfld.long 0x00 2. " [2] ,Transmission request bit[2]" "Not requested,Requested"
newline
bitfld.long 0x00 1. " [1] ,Transmission request bit[1]" "Not requested,Requested"
bitfld.long 0x00 0. " [0] ,Transmission request bit[0]" "Not requested,Requested"
rgroup.long (0x100+0x20)++0x03
line.long 0x00 "NWDA1,CAN New Data 1"
bitfld.long 0x00 15. " NEWDAT[15] ,New data bit[15]" "No new data,New data"
bitfld.long 0x00 14. " [14] ,New data bit[14]" "No new data,New data"
newline
bitfld.long 0x00 13. " [13] ,New data bit[13]" "No new data,New data"
bitfld.long 0x00 12. " [12] ,New data bit[12]" "No new data,New data"
newline
bitfld.long 0x00 11. " [11] ,New data bit[11]" "No new data,New data"
bitfld.long 0x00 10. " [10] ,New data bit[10]" "No new data,New data"
newline
bitfld.long 0x00 9. " [9] ,New data bit[9]" "No new data,New data"
bitfld.long 0x00 8. " [8] ,New data bit[8]" "No new data,New data"
newline
bitfld.long 0x00 7. " [7] ,New data bit[7]" "No new data,New data"
bitfld.long 0x00 6. " [6] ,New data bit[6]" "No new data,New data"
newline
bitfld.long 0x00 5. " [5] ,New data bit[5]" "No new data,New data"
bitfld.long 0x00 4. " [4] ,New data bit[4]" "No new data,New data"
newline
bitfld.long 0x00 3. " [3] ,New data bit[3]" "No new data,New data"
bitfld.long 0x00 2. " [2] ,New data bit[2]" "No new data,New data"
newline
bitfld.long 0x00 1. " [1] ,New data bit[1]" "No new data,New data"
bitfld.long 0x00 0. " [0] ,New data bit[0]" "No new data,New data"
rgroup.long (0x100+0x40)++0x03
line.long 0x00 "MSG1INT,CAN Message 1 Interrupt Pending"
bitfld.long 0x00 15. " INTPND[15] ,Interrupt pending bit[15]" "Not occurred,Occurred"
bitfld.long 0x00 14. " [14] ,Interrupt pending bit[14]" "Not occurred,Occurred"
newline
bitfld.long 0x00 13. " [13] ,Interrupt pending bit[13]" "Not occurred,Occurred"
bitfld.long 0x00 12. " [12] ,Interrupt pending bit[12]" "Not occurred,Occurred"
newline
bitfld.long 0x00 11. " [11] ,Interrupt pending bit[11]" "Not occurred,Occurred"
bitfld.long 0x00 10. " [10] ,Interrupt pending bit[10]" "Not occurred,Occurred"
newline
bitfld.long 0x00 9. " [9] ,Interrupt pending bit[9]" "Not occurred,Occurred"
bitfld.long 0x00 8. " [8] ,Interrupt pending bit[8]" "Not occurred,Occurred"
newline
bitfld.long 0x00 7. " [7] ,Interrupt pending bit[7]" "Not occurred,Occurred"
bitfld.long 0x00 6. " [6] ,Interrupt pending bit[6]" "Not occurred,Occurred"
newline
bitfld.long 0x00 5. " [5] ,Interrupt pending bit[5]" "Not occurred,Occurred"
bitfld.long 0x00 4. " [4] ,Interrupt pending bit[4]" "Not occurred,Occurred"
newline
bitfld.long 0x00 3. " [3] ,Interrupt pending bit[3]" "Not occurred,Occurred"
bitfld.long 0x00 2. " [2] ,Interrupt pending bit[2]" "Not occurred,Occurred"
newline
bitfld.long 0x00 1. " [1] ,Interrupt pending bit[1]" "Not occurred,Occurred"
bitfld.long 0x00 0. " [0] ,Interrupt pending bit[0]" "Not occurred,Occurred"
rgroup.long (0x100+0x60)++0x03
line.long 0x00 "MSG1VAL,CAN Message 1 Valid"
bitfld.long 0x00 15. " MSGVAL[15] ,Message valid bit[15]" "Invalid,Valid"
bitfld.long 0x00 14. " [14] ,Message valid bit[14]" "Invalid,Valid"
newline
bitfld.long 0x00 13. " [13] ,Message valid bit[13]" "Invalid,Valid"
bitfld.long 0x00 12. " [12] ,Message valid bit[12]" "Invalid,Valid"
newline
bitfld.long 0x00 11. " [11] ,Message valid bit[11]" "Invalid,Valid"
bitfld.long 0x00 10. " [10] ,Message valid bit[10]" "Invalid,Valid"
newline
bitfld.long 0x00 9. " [9] ,Message valid bit[9]" "Invalid,Valid"
bitfld.long 0x00 8. " [8] ,Message valid bit[8]" "Invalid,Valid"
newline
bitfld.long 0x00 7. " [7] ,Message valid bit[7]" "Invalid,Valid"
bitfld.long 0x00 6. " [6] ,Message valid bit[6]" "Invalid,Valid"
newline
bitfld.long 0x00 5. " [5] ,Message valid bit[5]" "Invalid,Valid"
bitfld.long 0x00 4. " [4] ,Message valid bit[4]" "Invalid,Valid"
newline
bitfld.long 0x00 3. " [3] ,Message valid bit[3]" "Invalid,Valid"
bitfld.long 0x00 2. " [2] ,Message valid bit[2]" "Invalid,Valid"
newline
bitfld.long 0x00 1. " [1] ,Message valid bit[1]" "Invalid,Valid"
bitfld.long 0x00 0. " [0] ,Message valid bit[0]" "Invalid,Valid"
rgroup.long 0x104++0x03
line.long 0x00 "TXRQ2,CAN Transmission Request 2"
bitfld.long 0x00 15. " TXRQST[15] ,Transmission request bit[15]" "Not requested,Requested"
bitfld.long 0x00 14. " [14] ,Transmission request bit[14]" "Not requested,Requested"
newline
bitfld.long 0x00 13. " [13] ,Transmission request bit[13]" "Not requested,Requested"
bitfld.long 0x00 12. " [12] ,Transmission request bit[12]" "Not requested,Requested"
newline
bitfld.long 0x00 11. " [11] ,Transmission request bit[11]" "Not requested,Requested"
bitfld.long 0x00 10. " [10] ,Transmission request bit[10]" "Not requested,Requested"
newline
bitfld.long 0x00 9. " [9] ,Transmission request bit[9]" "Not requested,Requested"
bitfld.long 0x00 8. " [8] ,Transmission request bit[8]" "Not requested,Requested"
newline
bitfld.long 0x00 7. " [7] ,Transmission request bit[7]" "Not requested,Requested"
bitfld.long 0x00 6. " [6] ,Transmission request bit[6]" "Not requested,Requested"
newline
bitfld.long 0x00 5. " [5] ,Transmission request bit[5]" "Not requested,Requested"
bitfld.long 0x00 4. " [4] ,Transmission request bit[4]" "Not requested,Requested"
newline
bitfld.long 0x00 3. " [3] ,Transmission request bit[3]" "Not requested,Requested"
bitfld.long 0x00 2. " [2] ,Transmission request bit[2]" "Not requested,Requested"
newline
bitfld.long 0x00 1. " [1] ,Transmission request bit[1]" "Not requested,Requested"
bitfld.long 0x00 0. " [0] ,Transmission request bit[0]" "Not requested,Requested"
rgroup.long (0x104+0x20)++0x03
line.long 0x00 "NWDA2,CAN New Data 2"
bitfld.long 0x00 15. " NEWDAT[15] ,New data bit[15]" "No new data,New data"
bitfld.long 0x00 14. " [14] ,New data bit[14]" "No new data,New data"
newline
bitfld.long 0x00 13. " [13] ,New data bit[13]" "No new data,New data"
bitfld.long 0x00 12. " [12] ,New data bit[12]" "No new data,New data"
newline
bitfld.long 0x00 11. " [11] ,New data bit[11]" "No new data,New data"
bitfld.long 0x00 10. " [10] ,New data bit[10]" "No new data,New data"
newline
bitfld.long 0x00 9. " [9] ,New data bit[9]" "No new data,New data"
bitfld.long 0x00 8. " [8] ,New data bit[8]" "No new data,New data"
newline
bitfld.long 0x00 7. " [7] ,New data bit[7]" "No new data,New data"
bitfld.long 0x00 6. " [6] ,New data bit[6]" "No new data,New data"
newline
bitfld.long 0x00 5. " [5] ,New data bit[5]" "No new data,New data"
bitfld.long 0x00 4. " [4] ,New data bit[4]" "No new data,New data"
newline
bitfld.long 0x00 3. " [3] ,New data bit[3]" "No new data,New data"
bitfld.long 0x00 2. " [2] ,New data bit[2]" "No new data,New data"
newline
bitfld.long 0x00 1. " [1] ,New data bit[1]" "No new data,New data"
bitfld.long 0x00 0. " [0] ,New data bit[0]" "No new data,New data"
rgroup.long (0x104+0x40)++0x03
line.long 0x00 "MSG2INT,CAN Message 2 Interrupt Pending"
bitfld.long 0x00 15. " INTPND[15] ,Interrupt pending bit[15]" "Not occurred,Occurred"
bitfld.long 0x00 14. " [14] ,Interrupt pending bit[14]" "Not occurred,Occurred"
newline
bitfld.long 0x00 13. " [13] ,Interrupt pending bit[13]" "Not occurred,Occurred"
bitfld.long 0x00 12. " [12] ,Interrupt pending bit[12]" "Not occurred,Occurred"
newline
bitfld.long 0x00 11. " [11] ,Interrupt pending bit[11]" "Not occurred,Occurred"
bitfld.long 0x00 10. " [10] ,Interrupt pending bit[10]" "Not occurred,Occurred"
newline
bitfld.long 0x00 9. " [9] ,Interrupt pending bit[9]" "Not occurred,Occurred"
bitfld.long 0x00 8. " [8] ,Interrupt pending bit[8]" "Not occurred,Occurred"
newline
bitfld.long 0x00 7. " [7] ,Interrupt pending bit[7]" "Not occurred,Occurred"
bitfld.long 0x00 6. " [6] ,Interrupt pending bit[6]" "Not occurred,Occurred"
newline
bitfld.long 0x00 5. " [5] ,Interrupt pending bit[5]" "Not occurred,Occurred"
bitfld.long 0x00 4. " [4] ,Interrupt pending bit[4]" "Not occurred,Occurred"
newline
bitfld.long 0x00 3. " [3] ,Interrupt pending bit[3]" "Not occurred,Occurred"
bitfld.long 0x00 2. " [2] ,Interrupt pending bit[2]" "Not occurred,Occurred"
newline
bitfld.long 0x00 1. " [1] ,Interrupt pending bit[1]" "Not occurred,Occurred"
bitfld.long 0x00 0. " [0] ,Interrupt pending bit[0]" "Not occurred,Occurred"
rgroup.long (0x104+0x60)++0x03
line.long 0x00 "MSG2VAL,CAN Message 2 Valid"
bitfld.long 0x00 15. " MSGVAL[15] ,Message valid bit[15]" "Invalid,Valid"
bitfld.long 0x00 14. " [14] ,Message valid bit[14]" "Invalid,Valid"
newline
bitfld.long 0x00 13. " [13] ,Message valid bit[13]" "Invalid,Valid"
bitfld.long 0x00 12. " [12] ,Message valid bit[12]" "Invalid,Valid"
newline
bitfld.long 0x00 11. " [11] ,Message valid bit[11]" "Invalid,Valid"
bitfld.long 0x00 10. " [10] ,Message valid bit[10]" "Invalid,Valid"
newline
bitfld.long 0x00 9. " [9] ,Message valid bit[9]" "Invalid,Valid"
bitfld.long 0x00 8. " [8] ,Message valid bit[8]" "Invalid,Valid"
newline
bitfld.long 0x00 7. " [7] ,Message valid bit[7]" "Invalid,Valid"
bitfld.long 0x00 6. " [6] ,Message valid bit[6]" "Invalid,Valid"
newline
bitfld.long 0x00 5. " [5] ,Message valid bit[5]" "Invalid,Valid"
bitfld.long 0x00 4. " [4] ,Message valid bit[4]" "Invalid,Valid"
newline
bitfld.long 0x00 3. " [3] ,Message valid bit[3]" "Invalid,Valid"
bitfld.long 0x00 2. " [2] ,Message valid bit[2]" "Invalid,Valid"
newline
bitfld.long 0x00 1. " [1] ,Message valid bit[1]" "Invalid,Valid"
bitfld.long 0x00 0. " [0] ,Message valid bit[0]" "Invalid,Valid"
width 0x0B
tree.end
endif
tree.end
tree.open "USB (Universal Serial Bus)"
base ad:0x40050000
sif ((cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
tree "USB Control Registers"
width 17.
if ((((d.b(ad:0x40050000+0x60))&0x80)==0x80)||(((d.b(ad:0x40050000+0x60))&0x4)==0x0))
group.byte 0x00++0x00
line.byte 0x00 "USBFADDR,USB Device Functional Address"
hexmask.byte 0x00 0.--6. 1. " FUNCADDR ,Function Address"
else
hgroup.byte 0x00++0x00
hide.byte 0x00 "USBFADDR,USB Device Functional Address"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x01++0x00
line.byte 0x00 "USBPOWER,USB Power"
bitfld.byte 0x00 3. " RESET ,Reset" "No effect,Reset"
bitfld.byte 0x00 2. " RESUME ,Resume Signaling" "Not generated,Generated"
textline " "
bitfld.byte 0x00 1. " SUSPEND ,Suspend Mode" "No effect,Suspend mode"
bitfld.byte 0x00 0. " PWRDNPHY ,Power Down PHY" "No effect,Powered down"
else
group.byte 0x01++0x00
line.byte 0x00 "USBPOWER,USB Power"
bitfld.byte 0x00 7. " ISOUP ,ISO Update" "Not updating,Updating"
bitfld.byte 0x00 6. " SOFTCONN ,Soft Connect/Disconnect" "Disconnected,Connected"
textline " "
bitfld.byte 0x00 3. " RESET ,Reset" "No effect,Reset"
bitfld.byte 0x00 2. " RESUME ,Resume Signaling" "Not generated,Generated"
textline " "
bitfld.byte 0x00 1. " SUSPEND ,Suspend Mode" "No effect,Suspend mode"
bitfld.byte 0x00 0. " PWRDNPHY ,Power Down PHY" "No effect,Powered down"
endif
hgroup.word 0x02++0x01
hide.word 0x00 "USBTXIS,USB Transmit Interrupt Status"
in
hgroup.word 0x04++0x01
hide.word 0x00 "USBRXIS,USB Receive Interrupt Status"
in
group.word 0x06++0x03
line.word 0x00 "USBTXIE,USB Transmit Interrupt Enable"
bitfld.word 0x00 7. " EP7 ,TX Endpoint 7 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 6. " EP6 ,TX Endpoint 6 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 5. " EP5 ,TX Endpoint 5 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 4. " EP4 ,TX Endpoint 4 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 3. " EP3 ,TX Endpoint 3 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 2. " EP2 ,TX Endpoint 2 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 1. " EP1 ,TX Endpoint 1 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 0. " EP0 ,TX and RX Endpoint 0 Interrupt Enable" "Disabled,Enabled"
line.word 0x02 "USBRXIE,USB Receive Interrupt Enable"
bitfld.word 0x02 7. " EP7 ,RX Endpoint 7 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 6. " EP6 ,RX Endpoint 6 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 5. " EP5 ,RX Endpoint 5 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 4. " EP4 ,RX Endpoint 4 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 3. " EP3 ,RX Endpoint 3 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 2. " EP2 ,RX Endpoint 2 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 1. " EP1 ,RX Endpoint 1 Interrupt Enable" "Disabled,Enabled"
hgroup.byte 0xA++0x00
hide.byte 0x00 "USBIS,USB General Interrupt Status"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x0B++0x00
line.byte 0x00 "USBIE,USB Interrupt Enable"
bitfld.byte 0x00 7. " VBUSERR ,Enable VBUS Error Interrupt" "Disabled,Enabled"
bitfld.byte 0x00 6. " SESREQ ,Enable Session Request" "Disabled,Enabled"
textline " "
bitfld.byte 0x00 5. " DISCON ,Enable Disconnect Interrupt" "Disabled,Enabled"
bitfld.byte 0x00 4. " CONN ,Enable Connect Interrupt" "Disabled,Enabled"
textline " "
bitfld.byte 0x00 3. " SOF ,Enable Start-of-Frame Interrupt" "Disabled,Enabled"
bitfld.byte 0x00 2. " BABBLE ,Enable Babble Interrupt" "Disabled,Enabled"
textline " "
bitfld.byte 0x00 1. " RESUME ,Enable Resume Interrupt" "Disabled,Enabled"
else
group.byte 0x0B++0x00
line.byte 0x00 "USBIE,USB Interrupt Enable"
bitfld.byte 0x00 5. " DISCON ,Enable Disconnect Interrupt" "Disabled,Enabled"
textline " "
bitfld.byte 0x00 3. " SOF ,Enable Start-of-Frame Interrupt" "Disabled,Enabled"
bitfld.byte 0x00 2. " RESET ,Enable Reset Interrupt" "Disabled,Enabled"
textline " "
bitfld.byte 0x00 1. " RESUME ,Enable Resume Interrupt" "Disabled,Enabled"
bitfld.byte 0x00 0. " SUSPEND ,Enable Suspend Interrupt" "Disabled,Enabled"
endif
rgroup.word 0x0C++0x01
line.word 0x00 "USBFRAME,USB Frame Value"
hexmask.word 0x00 0.--10. 1. " FRAME ,Frame Number"
group.byte 0x0E++0x00
line.byte 0x00 "USBEPIDX,USB Endpoint Index"
hexmask.byte 0x00 0.--3. 1. " EPIDX ,Endpoint Index"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x0F++0x00
line.byte 0x00 "USBTEST,USB Test Mode"
bitfld.byte 0x00 7. " FORCEH ,Force Host Mode" "No effect,Forced"
bitfld.byte 0x00 6. " FIFOACC ,FIFO Access" "No effect,Accessing"
textline " "
bitfld.byte 0x00 5. " FORCEFS ,Force Full-Speed Mode" "Low-speed,Full-speed"
else
group.byte 0x0F++0x00
line.byte 0x00 "USBTEST,USB Test Mode"
bitfld.byte 0x00 6. " FIFOACC ,FIFO Access" "No effect,Accessing"
bitfld.byte 0x00 5. " FORCEFS ,Force Full-Speed Mode" "Low-speed,Full-speed"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x60++0x00
line.byte 0x00 "USBDEVCTL,USB Device Control"
bitfld.byte 0x00 7. " DEV ,Device Mode" "A,B"
bitfld.byte 0x00 6. " FSDEV ,Full-Speed Device Detected" "Low-speed,Full-speed"
textline " "
bitfld.byte 0x00 5. " LSDEV ,Low-Speed Device Detected" "Full-speed,Low-speed"
bitfld.byte 0x00 3.--4. " VBUS ,VBus Level" "VBUS<0.5V,0.5V<VBUS<1.5V,1.5V<VBUS<4.5V,>4.5V"
textline " "
bitfld.byte 0x00 2. " HOST ,Host Mode" "Device,Host"
bitfld.byte 0x00 1. " HOSTREQ ,Host Request" "Completed,Requested"
textline " "
bitfld.byte 0x00 0. " SESSION ,Session Start/End" "End,Start"
else
group.byte 0x60++0x00
line.byte 0x00 "USBDEVCTL,USB Device Control"
textline " "
bitfld.byte 0x00 7. " DEV ,Device Mode" "A,B"
bitfld.byte 0x00 3.--4. " VBUS ,VBus Level" "VBUS<0.5V,0.5V<VBUS<1.5V,1.5V<VBUS<4.5V,>4.5V"
textline " "
bitfld.byte 0x00 2. " HOST ,Host Mode" "Device,Host"
bitfld.byte 0x00 1. " HOSTREQ ,Host Request" "Completed,Requested"
textline " "
bitfld.byte 0x00 0. " SESSION ,Session Start/End" "End,Start"
endif
if (((d.b(ad:0x40050000+0x62))&0x10)==0)
group.byte 0x62++0x00
line.byte 0x00 "USBTXFIFOSZ,USB Transmit Dynamic FIFO Sizing"
bitfld.byte 0x00 4. " DPB ,Double Packet Buffer Support" "Single-packet,Double-packet"
bitfld.byte 0x00 0.--3. " SIZE ,Max Packet Size" "8,16,32,64,128,256,512,1024,2048,?..."
else
group.byte 0x62++0x00
line.byte 0x00 "USBTXFIFOSZ,USB Transmit Dynamic FIFO Sizing"
bitfld.byte 0x00 4. " DPB ,Double Packet Buffer Support" "Single-packet,Double-packet"
bitfld.byte 0x00 0.--3. " SIZE ,Max Packet Size" "16,32,64,128,256,512,1024,2048,4056,?..."
endif
if (((d.b(ad:0x40050000+0x63))&0x10)==0)
group.byte 0x63++0x00
line.byte 0x00 "USBRXFIFOSZ,USB Receive Dynamic FIFO Sizing"
bitfld.byte 0x00 4. " DPB ,Double Packet Buffer Support" "Single-packet,Double-packet"
bitfld.byte 0x00 0.--3. " SIZE ,Max Packet Size" "8,16,32,64,128,256,512,1024,2048,?..."
else
group.byte 0x63++0x00
line.byte 0x00 "USBRXFIFOSZ,USB Receive Dynamic FIFO Sizing"
bitfld.byte 0x00 4. " DPB ,Double Packet Buffer Support" "Single-packet,Double-packet"
bitfld.byte 0x00 0.--3. " SIZE ,Max Packet Size" "16,32,64,128,256,512,1024,2048,4056,?..."
endif
group.word 0x64++0x03
line.word 0x00 "USBTXFIFOADD,USB Transmit FIFO Start Address"
hexmask.word 0x00 0.--8. 1. " ADDR ,Transmit Start Address"
line.word 0x02 "USBRXFIFOADD,USB Receive FIFO Start Address"
hexmask.word 0x02 0.--8. 1. " ADDR ,Receive Start Address"
group.byte 0x7A++0x00
line.byte 0x00 "USBCONTIM,USB Connect Timing"
bitfld.byte 0x00 4.--7. " WTCON ,Connect Wait" "0,533.3 ns,1.067 us,1.6 us,2.1332 us,2.667 us,3.2 us,3.733 us,4.266 us,4.8 us,5.333 us,5.866 us,6.4 us,6.933 us,7.466 us,8 us"
bitfld.byte 0x00 0.--3. " WTID ,Wait ID" "0,4.369 ms,8.738 ms,13.10 ms,17.48 ms,21.85 ms,26.21 ms,30.58 ms,34.95 ms,39.32 ms,43.69 ms,48.06 ms,52.43 ms,56.8 ms,61.17 ms,65.54 ms"
group.byte 0x7B++0x00
line.byte 0x00 "USBVPLEN,USB OTG VBus Pulse Timing"
hexmask.byte 0x00 0.--7. 1. " VPLEN ,VBus Pulse Length"
group.byte 0x7D++0x01
line.byte 0x00 "USBFSEOF,USB Full-Speed Last Transaction to End of Frame Timing"
hexmask.byte 0x00 0.--7. 1. " FSEOFG ,Full-Speed End-of-Frame Gap"
line.byte 0x01 "USBLSEOF,USB Low-Speed Last Transaction to End of Frame Timing"
hexmask.byte 0x01 0.--7. 1. " LSEOFG ,Low-Speed End-of-Frame Gap"
group.word 0x340++0x03
line.word 0x00 "USBRXDPKTBUFDIS,USB Receive Double Packet Buffer Disable"
bitfld.word 0x00 7. " EP7 ,EP7 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 6. " EP6 ,EP6 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 5. " EP5 ,EP5 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 4. " EP4 ,EP4 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 3. " EP3 ,EP3 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 2. " EP2 ,EP2 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 1. " EP1 ,EP1 RX Double-Packet Buffer Disable" "No,Yes"
line.word 0x02 "USBTXDPKTBUFDIS,USB Transmit Double Packet Buffer Disable"
bitfld.word 0x02 7. " EP7 ,EP7 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 6. " EP6 ,EP6 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 5. " EP5 ,EP5 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 4. " EP4 ,EP4 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 3. " EP3 ,EP3 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 2. " EP2 ,EP2 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 1. " EP1 ,EP1 TX Double-Packet Buffer Disable" "No,Yes"
group.long 0x400++0x03
line.long 0x00 "USBEPC,USB External Power Control"
bitfld.long 0x00 8.--9. " PFLTACT ,Power Fault Action" "Unchanged,Tristate,Low,High"
bitfld.long 0x00 6. " PFLTAEN ,Power Fault Action Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " PFLTSEN ,Power Fault Sense" "Low,High"
bitfld.long 0x00 4. " PFLTEN ,Power Fault Input Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x00 2. " EPENDE ,EPEN Drive Enable" "Disabled,Enabled"
bitfld.long 0x00 0.--1. " EPEN ,External Power Supply Enable Configuration" "Active Low,Active High,High if VBUS Low,High if VBUS High"
rgroup.long 0x404++0x03
line.long 0x00 "USBEPCRIS,USB External Power Control Raw Interrupt Status"
bitfld.long 0x00 0. " PF ,USB Power Fault Interrupt Status" "Not occurred,Occurred"
group.long 0x408++0x07
line.long 0x00 "USBEPCIM,USB External Power Control Interrupt Mask"
bitfld.long 0x00 0. " PF ,USB Power Fault Interrupt Mask" "Masked,Not masked"
line.long 0x04 "USBEPCISC,USB External Power Control Interrupt Status and Clear"
eventfld.long 0x04 0. " PF ,USB Power Fault Interrupt Status and Clear" "No interrupt,Interrupt"
rgroup.long 0x410++0x03
line.long 0x00 "USBDRRIS,USB Device Resume Raw Interrupt Status"
bitfld.long 0x00 0. " RESUME ,Resume Interrupt Status" "Not detected,Detected"
group.long 0x414++0x07
line.long 0x00 "USBDRIM,USB Device Resume Interrupt Mask"
bitfld.long 0x00 0. " RESUME ,Resume Interrupt Mask" "Masked,Not masked"
line.long 0x04 "USBDRISC,USB Device Resume Interrupt Status and Clear"
eventfld.long 0x04 0. " RESUME ,Resume Interrupt Status and Clear" "No interrupt,Interrupt"
group.long 0x41c++0x03
line.long 0x00 "USBGPCS,USB General-Purpose Control and Status"
bitfld.long 0x00 1. " DEVMODOTG ,Enable Device Mode" "Disabled,Enabled"
bitfld.long 0x00 0. " DEVMOD ,Device Mode" "Host,Device"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.long 0x430++0x03
line.long 0x00 "USBVDC,USB VBUS Droop Control"
bitfld.long 0x00 0. " VBDEN ,VBUS Droop Enable" "Disabled,Enabled"
rgroup.long 0x434++0x03
line.long 0x00 "USBVDCRIS,USB VBUS Droop Control Raw Interrupt Status"
bitfld.long 0x00 0. " VD ,VBUS Droop Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x438++0x07
line.long 0x00 "USBVDCIM,USB VBUS Droop Control Interrupt Mask"
bitfld.long 0x00 0. " VD ,VBUS Droop Interrupt Mask" "Masked,Not masked"
line.long 0x04 "USBVDCISC,USB VBUS Droop Control Interrupt Status and Clear"
eventfld.long 0x04 0. " VD ,VBUS Droop Interrupt Status and Clear" "No interrupt,Interrupt"
else
hgroup.long 0x430++0x03
hide.long 0x00 "USBVDC,USB VBUS Droop Control"
hgroup.long 0x434++0x03
hide.long 0x00 "USBVDCRIS,USB VBUS Droop Control Raw Interrupt Status"
hgroup.long 0x438++0x03
hide.long 0x00 "USBVDCIM,USB VBUS Droop Control Interrupt Mask"
hgroup.long 0x43c++0x03
hide.long 0x00 "USBVDCISC,USB VBUS Droop Control Interrupt Status and Clear"
endif
rgroup.long 0x444++0x03
line.long 0x00 "USBIDVRIS,USB ID Valid Detect Raw Interrupt Status"
bitfld.long 0x00 0. " ID ,ID Valid Detect Raw Interrupt Status" "No interrupt,Interrupt"
group.long 0x448++0x07
line.long 0x00 "USBIDVIM,USB ID Valid Detect Interrupt Mask"
bitfld.long 0x00 0. " ID ,ID Valid Detect Interrupt Mask" "Masked,Not masked"
line.long 0x04 "USBIDVISC,USB ID Valid Detect Interrupt Status and Clear"
eventfld.long 0x04 0. " ID ,ID Valid Detect Interrupt Status and Clear" "No interrupt,Interrupt"
group.long 0x450++0x03
line.long 0x00 "USBDMASEL,USB DMA Select"
bitfld.long 0x00 20.--23. " DMACTX ,DMA C TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
bitfld.long 0x00 16.--19. " DMACRX ,DMA C RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
textline " "
bitfld.long 0x00 12.--15. " DMABTX ,DMA B TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
bitfld.long 0x00 8.--11. " DMABRX ,DMA B RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
textline " "
bitfld.long 0x00 4.--7. " DMAATX ,DMA A TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
bitfld.long 0x00 0.--3. " DMAARX ,DMA A RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
rgroup.long 0xFC0++0x03
line.long 0x00 "USBPP,USB Peripheral Properties"
hexmask.long.byte 0x00 8.--15. 1. " ECNT ,Endpoint Count"
bitfld.long 0x00 6.--7. " USB ,USB Capability" "Not present,Device,Device/Host,Device/Host/OTG"
textline " "
bitfld.long 0x00 4. " PHY ,PHY present" "Not present,Present"
bitfld.long 0x00 0.--3. " TYPE ,Controller Type" "First generation,?..."
width 0xB
tree.end
tree "Endpoints"
tree "Endpoint 0"
width 17.
hgroup.long 0x20++0x03
hide.long 0x00 "USBFIFO0,USB FIFO Endpoint 0"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x80++0x00
line.byte 0x00 "USBTXFUNCADDR0,USB Transmit Functional Address Endpoint 0"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
else
hgroup.byte (0x80)++0x00
hide.byte 0x00 "USBTXFUNCADDR0,USB Transmit Functional Address Endpoint 0"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x82++0x01
line.byte 0x00 "USBTXHUBADDR0,USB Transmit Hub Address Endpoint 0"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBTXHUBPORT0,USB Transmit Hub Port Endpoint 0"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte 0x82++0x01
hide.byte 0x00 "USBTXHUBADDR0,USB Transmit Hub Address Endpoint 0"
hgroup.byte 0x83++0x00
hide.byte 0x00 "USBTXHUBPORT0,USB Transmit Hub Port Endpoint 0"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x102++0x00
line.byte 0x00 "USBCSRL0,USB Control and Status Endpoint 0 Low"
bitfld.byte 0x00 7. " NAKTO ,NAK Timeout" "No effect,Timeout"
bitfld.byte 0x00 6. " STATUS ,Status Packet" "No effect,Transaction"
textline " "
bitfld.byte 0x00 5. " REQPKT ,Request Packet" "Not requested,Requested"
bitfld.byte 0x00 4. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " SETUP ,Setup Packet" "No effect,Setup"
bitfld.byte 0x00 2. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 1. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
else
group.byte 0x102++0x00
line.byte 0x00 "USBCSRL0,USB Control and Status Endpoint 0 Low"
eventfld.byte 0x00 7. " SETENDC ,Setup End Clear" "No effect,Clear"
eventfld.byte 0x00 6. " RXRDYC ,RXRDY Clear" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "Not occurred,Occurred"
bitfld.byte 0x00 4. " SETEND ,Setup End" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " DATAEND ,Data End" "Not end,End"
bitfld.byte 0x00 2. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 1. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x103++0x00
line.byte 0x00 "USBCSRH0,USB Control and Status Endpoint 0 High"
bitfld.byte 0x00 2. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
bitfld.byte 0x00 1. " DT ,Data Toggle" "Normal,Toggled"
textline " "
bitfld.byte 0x00 0. " FLUSH ,Flush FIFO" "No effect,Flush"
else
group.byte 0x103++0x00
line.byte 0x00 "USBCSRH0,USB Control and Status Endpoint 0 High"
bitfld.byte 0x00 0. " FLUSH ,Flush FIFO" "No effect,Flush"
endif
rgroup.byte 0x108++0x00
line.byte 0x00 "USBCOUNT0,USB Receive Byte Count Endpoint 0"
hexmask.byte 0x00 0.--6. 1. " COUNT ,Count"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte 0x10A++0x01
line.byte 0x00 "USBTYPE0,USB Type Endpoint 0"
bitfld.byte 0x00 6.--7. " SPEED ,Operating Speed" "Reserved,Reserved,Full,Low"
line.byte 0x01 "USBNAKLMT,USB NAK Limit"
bitfld.byte 0x01 0.--4. " NAKLMT ,EP0 NAK Limit" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
else
hgroup.byte 0x10A++0x00
hide.byte 0x00 "USBTYPE0,USB Type Endpoint 0"
hgroup.byte 0x10B++0x00
hide.byte 0x00 "USBNAKLMT,USB NAK Limit"
endif
width 0xb
tree.end
tree "Endpoint 1"
width 17.
hgroup.long (0x20+0x04)++0x03
hide.long 0x00 "USBFIFO1,USB FIFO Endpoint 1"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x80+0x08)++0x00
line.byte 0x00 "USBTXFUNCADDR1,USB Transmit Functional Address Endpoint 1"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
else
hgroup.byte (0x80+0x08)++0x00
hide.byte 0x00 "USBTXFUNCADDR1,USB Transmit Functional Address Endpoint 1"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x82+0x08)++0x01
line.byte 0x00 "USBTXHUBADDR1,USB Transmit Hub Address Endpoint 1"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBTXHUBPORT1,USB Transmit Hub Port Endpoint 1"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x82+0x08)++0x01
hide.byte 0x00 "USBTXHUBADDR1,USB Transmit Hub Address Endpoint 1"
hgroup.byte (0x83+0x08)++0x00
hide.byte 0x00 "USBTXHUBPORT1,USB Transmit Hub Port Endpoint 1"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x8C+0x00)++0x00
line.byte 0x00 "USBRXFUNCADDR1,USB Receive Functional Address Endpoint 1"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
group.byte (0x8E+0x00)++0x01
line.byte 0x00 "USBRXHUBADDR1,USB Receive Hub Address Endpoint 1"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBRXHUBPORT1,USB Receive Hub Port Endpoint 1"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x8C+0x00)++0x00
hide.byte 0x00 "USBRXFUNCADDR1,USB Receive Functional Address Endpoint 1"
hgroup.byte (0x8E+0x00)++0x00
hide.byte 0x00 "USBRXHUBADDR1,USB Receive Hub Address Endpoint 1"
hgroup.byte (0x8F+0x00)++0x00
hide.byte 0x00 "USBRXHUBPORT1,USB Receive Hub Port Endpoint 1"
endif
group.word (0x110+0x00)++0x01
line.word 0x00 "USBTXMAXP1,USB Maximum Transmit Data Endpoint 1"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x112+0x00)++0x01
line.byte 0x00 "USBTXCSRL1,USB Transmit Control and Status Endpoint 1 Low"
bitfld.byte 0x00 7. " NAKTO ,NAK Timeout " "Not occurred,Occurred"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " SETUP ,Setup Packet" "No effect,Setup"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH1,USB Transmit Control and Status Endpoint 1 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
textline " "
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
textline " "
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 1. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 0. " DT ,Data Toggle" "Low,High"
else
group.byte (0x112+0x00)++0x01
line.byte 0x00 "USBTXCSRL1,USB Transmit Control and Status Endpoint 1 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " STALL ,Send Stall" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " UNDRN ,Underrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH1,USB Transmit Control and Status Endpoint 1 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
group.word (0x114+0x00)++0x01
line.word 0x00 "USBRXMAXP1,USB Maximum Receive Data Endpoint 1"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x116+0x00)++0x01
line.byte 0x00 "USBRXCSRL1,USB Receive Control and Status Endpoint 1 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " REQPKT ,Request Packet" "No effect,Requesting"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR/NAKTO ,Data Error / NAK Timeout" "Not occurred,Occurred"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH1,USB Receive Control and Status Endpoint 1 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " AUTORQ ,Auto Request" "No effect,Enabled"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " PIDERR ,PID Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 2. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 1. " DT ,Data Toggle" "Low,High"
else
group.byte (0x116+0x00)++0x01
line.byte 0x00 "USBRXCSRL1,USB Receive Control and Status Endpoint 1 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "Not occurred,Occurred"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "Not occurred,Occurred"
bitfld.byte 0x00 2. " OVER ,Overrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH1,USB Receive Control and Status Endpoint 1 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers " "Isonchronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " DISNYET/PIDERR ,Disable NYET / PID Error" "No,Yes"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x00)++0x01
line.word 0x00 "USBRXCOUNT1,USB Receive Byte Count Endpoint 1"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x11A+0x00)++0x03
line.byte 0x00 "USBTXTYPE1,USB Host Transmit Configure Type Endpoint 1"
bitfld.byte 0x00 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x00 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x00 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x01 "USBTXINTERVAL1,USB Host Transmit Interval Endpoint 1"
line.byte 0x02 "USBRXTYPE1,USB Host Receive Configure Type Endpoint 1"
bitfld.byte 0x02 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x02 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x02 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x03 "USBRXINTERVAL1,USB Host Receive Interval Endpoint 1"
group.word (0x304+0x00)++0x01
line.word 0x00 "USBRQPKTCOUNT1,USB Request Packet Count in Block Transfer Endpoint 1"
else
hgroup.byte (0x11A+0x00)++0x00
hide.byte 0x00 "USBTXTYPE1,USB Host Transmit Configure Type Endpoint 1"
hgroup.byte (0x11B+0x00)++0x00
hide.byte 0x00 "USBTXINTERVAL1,USB Host Transmit Interval Endpoint 1"
hgroup.byte (0x11C+0x00)++0x00
hide.byte 0x00 "USBRXTYPE1,USB Host Receive Configure Type Endpoint 1"
hgroup.byte (0x11D+0x00)++0x00
hide.byte 0x00 "USBRXINTERVAL1,USB Host Receive Interval Endpoint 1"
hgroup.word (0x304+0x00)++0x01
hide.word 0x00 "USBRQPKTCOUNT1,USB Request Packet Count in Block Transfer Endpoint 1"
endif
group.byte 0x00++0x00
width 0xB
tree.end
tree "Endpoint 2"
width 17.
hgroup.long (0x20+0x08)++0x03
hide.long 0x00 "USBFIFO2,USB FIFO Endpoint 2"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x80+0x10)++0x00
line.byte 0x00 "USBTXFUNCADDR2,USB Transmit Functional Address Endpoint 2"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
else
hgroup.byte (0x80+0x10)++0x00
hide.byte 0x00 "USBTXFUNCADDR2,USB Transmit Functional Address Endpoint 2"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x82+0x10)++0x01
line.byte 0x00 "USBTXHUBADDR2,USB Transmit Hub Address Endpoint 2"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBTXHUBPORT2,USB Transmit Hub Port Endpoint 2"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x82+0x10)++0x01
hide.byte 0x00 "USBTXHUBADDR2,USB Transmit Hub Address Endpoint 2"
hgroup.byte (0x83+0x10)++0x00
hide.byte 0x00 "USBTXHUBPORT2,USB Transmit Hub Port Endpoint 2"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x8C+0x08)++0x00
line.byte 0x00 "USBRXFUNCADDR2,USB Receive Functional Address Endpoint 2"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
group.byte (0x8E+0x08)++0x01
line.byte 0x00 "USBRXHUBADDR2,USB Receive Hub Address Endpoint 2"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBRXHUBPORT2,USB Receive Hub Port Endpoint 2"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x8C+0x08)++0x00
hide.byte 0x00 "USBRXFUNCADDR2,USB Receive Functional Address Endpoint 2"
hgroup.byte (0x8E+0x08)++0x00
hide.byte 0x00 "USBRXHUBADDR2,USB Receive Hub Address Endpoint 2"
hgroup.byte (0x8F+0x08)++0x00
hide.byte 0x00 "USBRXHUBPORT2,USB Receive Hub Port Endpoint 2"
endif
group.word (0x110+0x10)++0x01
line.word 0x00 "USBTXMAXP2,USB Maximum Transmit Data Endpoint 2"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x112+0x10)++0x01
line.byte 0x00 "USBTXCSRL2,USB Transmit Control and Status Endpoint 2 Low"
bitfld.byte 0x00 7. " NAKTO ,NAK Timeout " "Not occurred,Occurred"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " SETUP ,Setup Packet" "No effect,Setup"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH2,USB Transmit Control and Status Endpoint 2 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
textline " "
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
textline " "
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 1. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 0. " DT ,Data Toggle" "Low,High"
else
group.byte (0x112+0x10)++0x01
line.byte 0x00 "USBTXCSRL2,USB Transmit Control and Status Endpoint 2 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " STALL ,Send Stall" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " UNDRN ,Underrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH2,USB Transmit Control and Status Endpoint 2 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
group.word (0x114+0x10)++0x01
line.word 0x00 "USBRXMAXP2,USB Maximum Receive Data Endpoint 2"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x116+0x10)++0x01
line.byte 0x00 "USBRXCSRL2,USB Receive Control and Status Endpoint 2 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " REQPKT ,Request Packet" "No effect,Requesting"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR/NAKTO ,Data Error / NAK Timeout" "Not occurred,Occurred"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH2,USB Receive Control and Status Endpoint 2 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " AUTORQ ,Auto Request" "No effect,Enabled"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " PIDERR ,PID Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 2. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 1. " DT ,Data Toggle" "Low,High"
else
group.byte (0x116+0x10)++0x01
line.byte 0x00 "USBRXCSRL2,USB Receive Control and Status Endpoint 2 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "Not occurred,Occurred"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "Not occurred,Occurred"
bitfld.byte 0x00 2. " OVER ,Overrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH2,USB Receive Control and Status Endpoint 2 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers " "Isonchronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " DISNYET/PIDERR ,Disable NYET / PID Error" "No,Yes"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x10)++0x01
line.word 0x00 "USBRXCOUNT2,USB Receive Byte Count Endpoint 2"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x11A+0x10)++0x03
line.byte 0x00 "USBTXTYPE2,USB Host Transmit Configure Type Endpoint 2"
bitfld.byte 0x00 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x00 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x00 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x01 "USBTXINTERVAL2,USB Host Transmit Interval Endpoint 2"
line.byte 0x02 "USBRXTYPE2,USB Host Receive Configure Type Endpoint 2"
bitfld.byte 0x02 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x02 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x02 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x03 "USBRXINTERVAL2,USB Host Receive Interval Endpoint 2"
group.word (0x304+0x04)++0x01
line.word 0x00 "USBRQPKTCOUNT2,USB Request Packet Count in Block Transfer Endpoint 2"
else
hgroup.byte (0x11A+0x10)++0x00
hide.byte 0x00 "USBTXTYPE2,USB Host Transmit Configure Type Endpoint 2"
hgroup.byte (0x11B+0x10)++0x00
hide.byte 0x00 "USBTXINTERVAL2,USB Host Transmit Interval Endpoint 2"
hgroup.byte (0x11C+0x10)++0x00
hide.byte 0x00 "USBRXTYPE2,USB Host Receive Configure Type Endpoint 2"
hgroup.byte (0x11D+0x10)++0x00
hide.byte 0x00 "USBRXINTERVAL2,USB Host Receive Interval Endpoint 2"
hgroup.word (0x304+0x04)++0x01
hide.word 0x00 "USBRQPKTCOUNT2,USB Request Packet Count in Block Transfer Endpoint 2"
endif
group.byte 0x00++0x00
width 0xB
tree.end
tree "Endpoint 3"
width 17.
hgroup.long (0x20+0x0C)++0x03
hide.long 0x00 "USBFIFO3,USB FIFO Endpoint 3"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x80+0x18)++0x00
line.byte 0x00 "USBTXFUNCADDR3,USB Transmit Functional Address Endpoint 3"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
else
hgroup.byte (0x80+0x18)++0x00
hide.byte 0x00 "USBTXFUNCADDR3,USB Transmit Functional Address Endpoint 3"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x82+0x18)++0x01
line.byte 0x00 "USBTXHUBADDR3,USB Transmit Hub Address Endpoint 3"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBTXHUBPORT3,USB Transmit Hub Port Endpoint 3"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x82+0x18)++0x01
hide.byte 0x00 "USBTXHUBADDR3,USB Transmit Hub Address Endpoint 3"
hgroup.byte (0x83+0x18)++0x00
hide.byte 0x00 "USBTXHUBPORT3,USB Transmit Hub Port Endpoint 3"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x8C+0x10)++0x00
line.byte 0x00 "USBRXFUNCADDR3,USB Receive Functional Address Endpoint 3"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
group.byte (0x8E+0x10)++0x01
line.byte 0x00 "USBRXHUBADDR3,USB Receive Hub Address Endpoint 3"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBRXHUBPORT3,USB Receive Hub Port Endpoint 3"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x8C+0x10)++0x00
hide.byte 0x00 "USBRXFUNCADDR3,USB Receive Functional Address Endpoint 3"
hgroup.byte (0x8E+0x10)++0x00
hide.byte 0x00 "USBRXHUBADDR3,USB Receive Hub Address Endpoint 3"
hgroup.byte (0x8F+0x10)++0x00
hide.byte 0x00 "USBRXHUBPORT3,USB Receive Hub Port Endpoint 3"
endif
group.word (0x110+0x20)++0x01
line.word 0x00 "USBTXMAXP3,USB Maximum Transmit Data Endpoint 3"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x112+0x20)++0x01
line.byte 0x00 "USBTXCSRL3,USB Transmit Control and Status Endpoint 3 Low"
bitfld.byte 0x00 7. " NAKTO ,NAK Timeout " "Not occurred,Occurred"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " SETUP ,Setup Packet" "No effect,Setup"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH3,USB Transmit Control and Status Endpoint 3 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
textline " "
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
textline " "
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 1. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 0. " DT ,Data Toggle" "Low,High"
else
group.byte (0x112+0x20)++0x01
line.byte 0x00 "USBTXCSRL3,USB Transmit Control and Status Endpoint 3 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " STALL ,Send Stall" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " UNDRN ,Underrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH3,USB Transmit Control and Status Endpoint 3 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
group.word (0x114+0x20)++0x01
line.word 0x00 "USBRXMAXP3,USB Maximum Receive Data Endpoint 3"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x116+0x20)++0x01
line.byte 0x00 "USBRXCSRL3,USB Receive Control and Status Endpoint 3 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " REQPKT ,Request Packet" "No effect,Requesting"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR/NAKTO ,Data Error / NAK Timeout" "Not occurred,Occurred"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH3,USB Receive Control and Status Endpoint 3 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " AUTORQ ,Auto Request" "No effect,Enabled"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " PIDERR ,PID Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 2. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 1. " DT ,Data Toggle" "Low,High"
else
group.byte (0x116+0x20)++0x01
line.byte 0x00 "USBRXCSRL3,USB Receive Control and Status Endpoint 3 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "Not occurred,Occurred"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "Not occurred,Occurred"
bitfld.byte 0x00 2. " OVER ,Overrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH3,USB Receive Control and Status Endpoint 3 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers " "Isonchronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " DISNYET/PIDERR ,Disable NYET / PID Error" "No,Yes"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x20)++0x01
line.word 0x00 "USBRXCOUNT3,USB Receive Byte Count Endpoint 3"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x11A+0x20)++0x03
line.byte 0x00 "USBTXTYPE3,USB Host Transmit Configure Type Endpoint 3"
bitfld.byte 0x00 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x00 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x00 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x01 "USBTXINTERVAL3,USB Host Transmit Interval Endpoint 3"
line.byte 0x02 "USBRXTYPE3,USB Host Receive Configure Type Endpoint 3"
bitfld.byte 0x02 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x02 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x02 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x03 "USBRXINTERVAL3,USB Host Receive Interval Endpoint 3"
group.word (0x304+0x08)++0x01
line.word 0x00 "USBRQPKTCOUNT3,USB Request Packet Count in Block Transfer Endpoint 3"
else
hgroup.byte (0x11A+0x20)++0x00
hide.byte 0x00 "USBTXTYPE3,USB Host Transmit Configure Type Endpoint 3"
hgroup.byte (0x11B+0x20)++0x00
hide.byte 0x00 "USBTXINTERVAL3,USB Host Transmit Interval Endpoint 3"
hgroup.byte (0x11C+0x20)++0x00
hide.byte 0x00 "USBRXTYPE3,USB Host Receive Configure Type Endpoint 3"
hgroup.byte (0x11D+0x20)++0x00
hide.byte 0x00 "USBRXINTERVAL3,USB Host Receive Interval Endpoint 3"
hgroup.word (0x304+0x08)++0x01
hide.word 0x00 "USBRQPKTCOUNT3,USB Request Packet Count in Block Transfer Endpoint 3"
endif
group.byte 0x00++0x00
width 0xB
tree.end
tree "Endpoint 4"
width 17.
hgroup.long (0x20+0x10)++0x03
hide.long 0x00 "USBFIFO4,USB FIFO Endpoint 4"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x80+0x20)++0x00
line.byte 0x00 "USBTXFUNCADDR4,USB Transmit Functional Address Endpoint 4"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
else
hgroup.byte (0x80+0x20)++0x00
hide.byte 0x00 "USBTXFUNCADDR4,USB Transmit Functional Address Endpoint 4"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x82+0x20)++0x01
line.byte 0x00 "USBTXHUBADDR4,USB Transmit Hub Address Endpoint 4"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBTXHUBPORT4,USB Transmit Hub Port Endpoint 4"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x82+0x20)++0x01
hide.byte 0x00 "USBTXHUBADDR4,USB Transmit Hub Address Endpoint 4"
hgroup.byte (0x83+0x20)++0x00
hide.byte 0x00 "USBTXHUBPORT4,USB Transmit Hub Port Endpoint 4"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x8C+0x18)++0x00
line.byte 0x00 "USBRXFUNCADDR4,USB Receive Functional Address Endpoint 4"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
group.byte (0x8E+0x18)++0x01
line.byte 0x00 "USBRXHUBADDR4,USB Receive Hub Address Endpoint 4"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBRXHUBPORT4,USB Receive Hub Port Endpoint 4"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x8C+0x18)++0x00
hide.byte 0x00 "USBRXFUNCADDR4,USB Receive Functional Address Endpoint 4"
hgroup.byte (0x8E+0x18)++0x00
hide.byte 0x00 "USBRXHUBADDR4,USB Receive Hub Address Endpoint 4"
hgroup.byte (0x8F+0x18)++0x00
hide.byte 0x00 "USBRXHUBPORT4,USB Receive Hub Port Endpoint 4"
endif
group.word (0x110+0x30)++0x01
line.word 0x00 "USBTXMAXP4,USB Maximum Transmit Data Endpoint 4"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x112+0x30)++0x01
line.byte 0x00 "USBTXCSRL4,USB Transmit Control and Status Endpoint 4 Low"
bitfld.byte 0x00 7. " NAKTO ,NAK Timeout " "Not occurred,Occurred"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " SETUP ,Setup Packet" "No effect,Setup"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH4,USB Transmit Control and Status Endpoint 4 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
textline " "
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
textline " "
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 1. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 0. " DT ,Data Toggle" "Low,High"
else
group.byte (0x112+0x30)++0x01
line.byte 0x00 "USBTXCSRL4,USB Transmit Control and Status Endpoint 4 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " STALL ,Send Stall" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " UNDRN ,Underrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH4,USB Transmit Control and Status Endpoint 4 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
group.word (0x114+0x30)++0x01
line.word 0x00 "USBRXMAXP4,USB Maximum Receive Data Endpoint 4"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x116+0x30)++0x01
line.byte 0x00 "USBRXCSRL4,USB Receive Control and Status Endpoint 4 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " REQPKT ,Request Packet" "No effect,Requesting"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR/NAKTO ,Data Error / NAK Timeout" "Not occurred,Occurred"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH4,USB Receive Control and Status Endpoint 4 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " AUTORQ ,Auto Request" "No effect,Enabled"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " PIDERR ,PID Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 2. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 1. " DT ,Data Toggle" "Low,High"
else
group.byte (0x116+0x30)++0x01
line.byte 0x00 "USBRXCSRL4,USB Receive Control and Status Endpoint 4 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "Not occurred,Occurred"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "Not occurred,Occurred"
bitfld.byte 0x00 2. " OVER ,Overrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH4,USB Receive Control and Status Endpoint 4 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers " "Isonchronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " DISNYET/PIDERR ,Disable NYET / PID Error" "No,Yes"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x30)++0x01
line.word 0x00 "USBRXCOUNT4,USB Receive Byte Count Endpoint 4"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x11A+0x30)++0x03
line.byte 0x00 "USBTXTYPE4,USB Host Transmit Configure Type Endpoint 4"
bitfld.byte 0x00 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x00 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x00 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x01 "USBTXINTERVAL4,USB Host Transmit Interval Endpoint 4"
line.byte 0x02 "USBRXTYPE4,USB Host Receive Configure Type Endpoint 4"
bitfld.byte 0x02 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x02 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x02 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x03 "USBRXINTERVAL4,USB Host Receive Interval Endpoint 4"
group.word (0x304+0x0C)++0x01
line.word 0x00 "USBRQPKTCOUNT4,USB Request Packet Count in Block Transfer Endpoint 4"
else
hgroup.byte (0x11A+0x30)++0x00
hide.byte 0x00 "USBTXTYPE4,USB Host Transmit Configure Type Endpoint 4"
hgroup.byte (0x11B+0x30)++0x00
hide.byte 0x00 "USBTXINTERVAL4,USB Host Transmit Interval Endpoint 4"
hgroup.byte (0x11C+0x30)++0x00
hide.byte 0x00 "USBRXTYPE4,USB Host Receive Configure Type Endpoint 4"
hgroup.byte (0x11D+0x30)++0x00
hide.byte 0x00 "USBRXINTERVAL4,USB Host Receive Interval Endpoint 4"
hgroup.word (0x304+0x0C)++0x01
hide.word 0x00 "USBRQPKTCOUNT4,USB Request Packet Count in Block Transfer Endpoint 4"
endif
group.byte 0x00++0x00
width 0xB
tree.end
tree "Endpoint 5"
width 17.
hgroup.long (0x20+0x14)++0x03
hide.long 0x00 "USBFIFO5,USB FIFO Endpoint 5"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x80+0x28)++0x00
line.byte 0x00 "USBTXFUNCADDR5,USB Transmit Functional Address Endpoint 5"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
else
hgroup.byte (0x80+0x28)++0x00
hide.byte 0x00 "USBTXFUNCADDR5,USB Transmit Functional Address Endpoint 5"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x82+0x28)++0x01
line.byte 0x00 "USBTXHUBADDR5,USB Transmit Hub Address Endpoint 5"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBTXHUBPORT5,USB Transmit Hub Port Endpoint 5"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x82+0x28)++0x01
hide.byte 0x00 "USBTXHUBADDR5,USB Transmit Hub Address Endpoint 5"
hgroup.byte (0x83+0x28)++0x00
hide.byte 0x00 "USBTXHUBPORT5,USB Transmit Hub Port Endpoint 5"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x8C+0x20)++0x00
line.byte 0x00 "USBRXFUNCADDR5,USB Receive Functional Address Endpoint 5"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
group.byte (0x8E+0x20)++0x01
line.byte 0x00 "USBRXHUBADDR5,USB Receive Hub Address Endpoint 5"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBRXHUBPORT5,USB Receive Hub Port Endpoint 5"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x8C+0x20)++0x00
hide.byte 0x00 "USBRXFUNCADDR5,USB Receive Functional Address Endpoint 5"
hgroup.byte (0x8E+0x20)++0x00
hide.byte 0x00 "USBRXHUBADDR5,USB Receive Hub Address Endpoint 5"
hgroup.byte (0x8F+0x20)++0x00
hide.byte 0x00 "USBRXHUBPORT5,USB Receive Hub Port Endpoint 5"
endif
group.word (0x110+0x40)++0x01
line.word 0x00 "USBTXMAXP5,USB Maximum Transmit Data Endpoint 5"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x112+0x40)++0x01
line.byte 0x00 "USBTXCSRL5,USB Transmit Control and Status Endpoint 5 Low"
bitfld.byte 0x00 7. " NAKTO ,NAK Timeout " "Not occurred,Occurred"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " SETUP ,Setup Packet" "No effect,Setup"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH5,USB Transmit Control and Status Endpoint 5 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
textline " "
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
textline " "
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 1. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 0. " DT ,Data Toggle" "Low,High"
else
group.byte (0x112+0x40)++0x01
line.byte 0x00 "USBTXCSRL5,USB Transmit Control and Status Endpoint 5 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " STALL ,Send Stall" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " UNDRN ,Underrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH5,USB Transmit Control and Status Endpoint 5 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
group.word (0x114+0x40)++0x01
line.word 0x00 "USBRXMAXP5,USB Maximum Receive Data Endpoint 5"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x116+0x40)++0x01
line.byte 0x00 "USBRXCSRL5,USB Receive Control and Status Endpoint 5 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " REQPKT ,Request Packet" "No effect,Requesting"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR/NAKTO ,Data Error / NAK Timeout" "Not occurred,Occurred"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH5,USB Receive Control and Status Endpoint 5 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " AUTORQ ,Auto Request" "No effect,Enabled"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " PIDERR ,PID Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 2. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 1. " DT ,Data Toggle" "Low,High"
else
group.byte (0x116+0x40)++0x01
line.byte 0x00 "USBRXCSRL5,USB Receive Control and Status Endpoint 5 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "Not occurred,Occurred"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "Not occurred,Occurred"
bitfld.byte 0x00 2. " OVER ,Overrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH5,USB Receive Control and Status Endpoint 5 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers " "Isonchronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " DISNYET/PIDERR ,Disable NYET / PID Error" "No,Yes"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x40)++0x01
line.word 0x00 "USBRXCOUNT5,USB Receive Byte Count Endpoint 5"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x11A+0x40)++0x03
line.byte 0x00 "USBTXTYPE5,USB Host Transmit Configure Type Endpoint 5"
bitfld.byte 0x00 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x00 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x00 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x01 "USBTXINTERVAL5,USB Host Transmit Interval Endpoint 5"
line.byte 0x02 "USBRXTYPE5,USB Host Receive Configure Type Endpoint 5"
bitfld.byte 0x02 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x02 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x02 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x03 "USBRXINTERVAL5,USB Host Receive Interval Endpoint 5"
group.word (0x304+0x10)++0x01
line.word 0x00 "USBRQPKTCOUNT5,USB Request Packet Count in Block Transfer Endpoint 5"
else
hgroup.byte (0x11A+0x40)++0x00
hide.byte 0x00 "USBTXTYPE5,USB Host Transmit Configure Type Endpoint 5"
hgroup.byte (0x11B+0x40)++0x00
hide.byte 0x00 "USBTXINTERVAL5,USB Host Transmit Interval Endpoint 5"
hgroup.byte (0x11C+0x40)++0x00
hide.byte 0x00 "USBRXTYPE5,USB Host Receive Configure Type Endpoint 5"
hgroup.byte (0x11D+0x40)++0x00
hide.byte 0x00 "USBRXINTERVAL5,USB Host Receive Interval Endpoint 5"
hgroup.word (0x304+0x10)++0x01
hide.word 0x00 "USBRQPKTCOUNT5,USB Request Packet Count in Block Transfer Endpoint 5"
endif
group.byte 0x00++0x00
width 0xB
tree.end
tree "Endpoint 6"
width 17.
hgroup.long (0x20+0x18)++0x03
hide.long 0x00 "USBFIFO6,USB FIFO Endpoint 6"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x80+0x30)++0x00
line.byte 0x00 "USBTXFUNCADDR6,USB Transmit Functional Address Endpoint 6"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
else
hgroup.byte (0x80+0x30)++0x00
hide.byte 0x00 "USBTXFUNCADDR6,USB Transmit Functional Address Endpoint 6"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x82+0x30)++0x01
line.byte 0x00 "USBTXHUBADDR6,USB Transmit Hub Address Endpoint 6"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBTXHUBPORT6,USB Transmit Hub Port Endpoint 6"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x82+0x30)++0x01
hide.byte 0x00 "USBTXHUBADDR6,USB Transmit Hub Address Endpoint 6"
hgroup.byte (0x83+0x30)++0x00
hide.byte 0x00 "USBTXHUBPORT6,USB Transmit Hub Port Endpoint 6"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x8C+0x28)++0x00
line.byte 0x00 "USBRXFUNCADDR6,USB Receive Functional Address Endpoint 6"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
group.byte (0x8E+0x28)++0x01
line.byte 0x00 "USBRXHUBADDR6,USB Receive Hub Address Endpoint 6"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBRXHUBPORT6,USB Receive Hub Port Endpoint 6"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x8C+0x28)++0x00
hide.byte 0x00 "USBRXFUNCADDR6,USB Receive Functional Address Endpoint 6"
hgroup.byte (0x8E+0x28)++0x00
hide.byte 0x00 "USBRXHUBADDR6,USB Receive Hub Address Endpoint 6"
hgroup.byte (0x8F+0x28)++0x00
hide.byte 0x00 "USBRXHUBPORT6,USB Receive Hub Port Endpoint 6"
endif
group.word (0x110+0x50)++0x01
line.word 0x00 "USBTXMAXP6,USB Maximum Transmit Data Endpoint 6"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x112+0x50)++0x01
line.byte 0x00 "USBTXCSRL6,USB Transmit Control and Status Endpoint 6 Low"
bitfld.byte 0x00 7. " NAKTO ,NAK Timeout " "Not occurred,Occurred"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " SETUP ,Setup Packet" "No effect,Setup"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH6,USB Transmit Control and Status Endpoint 6 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
textline " "
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
textline " "
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 1. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 0. " DT ,Data Toggle" "Low,High"
else
group.byte (0x112+0x50)++0x01
line.byte 0x00 "USBTXCSRL6,USB Transmit Control and Status Endpoint 6 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " STALL ,Send Stall" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " UNDRN ,Underrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH6,USB Transmit Control and Status Endpoint 6 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
group.word (0x114+0x50)++0x01
line.word 0x00 "USBRXMAXP6,USB Maximum Receive Data Endpoint 6"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x116+0x50)++0x01
line.byte 0x00 "USBRXCSRL6,USB Receive Control and Status Endpoint 6 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " REQPKT ,Request Packet" "No effect,Requesting"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR/NAKTO ,Data Error / NAK Timeout" "Not occurred,Occurred"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH6,USB Receive Control and Status Endpoint 6 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " AUTORQ ,Auto Request" "No effect,Enabled"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " PIDERR ,PID Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 2. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 1. " DT ,Data Toggle" "Low,High"
else
group.byte (0x116+0x50)++0x01
line.byte 0x00 "USBRXCSRL6,USB Receive Control and Status Endpoint 6 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "Not occurred,Occurred"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "Not occurred,Occurred"
bitfld.byte 0x00 2. " OVER ,Overrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH6,USB Receive Control and Status Endpoint 6 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers " "Isonchronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " DISNYET/PIDERR ,Disable NYET / PID Error" "No,Yes"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x50)++0x01
line.word 0x00 "USBRXCOUNT6,USB Receive Byte Count Endpoint 6"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x11A+0x50)++0x03
line.byte 0x00 "USBTXTYPE6,USB Host Transmit Configure Type Endpoint 6"
bitfld.byte 0x00 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x00 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x00 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x01 "USBTXINTERVAL6,USB Host Transmit Interval Endpoint 6"
line.byte 0x02 "USBRXTYPE6,USB Host Receive Configure Type Endpoint 6"
bitfld.byte 0x02 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x02 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x02 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x03 "USBRXINTERVAL6,USB Host Receive Interval Endpoint 6"
group.word (0x304+0x14)++0x01
line.word 0x00 "USBRQPKTCOUNT6,USB Request Packet Count in Block Transfer Endpoint 6"
else
hgroup.byte (0x11A+0x50)++0x00
hide.byte 0x00 "USBTXTYPE6,USB Host Transmit Configure Type Endpoint 6"
hgroup.byte (0x11B+0x50)++0x00
hide.byte 0x00 "USBTXINTERVAL6,USB Host Transmit Interval Endpoint 6"
hgroup.byte (0x11C+0x50)++0x00
hide.byte 0x00 "USBRXTYPE6,USB Host Receive Configure Type Endpoint 6"
hgroup.byte (0x11D+0x50)++0x00
hide.byte 0x00 "USBRXINTERVAL6,USB Host Receive Interval Endpoint 6"
hgroup.word (0x304+0x14)++0x01
hide.word 0x00 "USBRQPKTCOUNT6,USB Request Packet Count in Block Transfer Endpoint 6"
endif
group.byte 0x00++0x00
width 0xB
tree.end
tree "Endpoint 7"
width 17.
hgroup.long (0x20+0x1C)++0x03
hide.long 0x00 "USBFIFO7,USB FIFO Endpoint 7"
in
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x80+0x38)++0x00
line.byte 0x00 "USBTXFUNCADDR7,USB Transmit Functional Address Endpoint 7"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
else
hgroup.byte (0x80+0x38)++0x00
hide.byte 0x00 "USBTXFUNCADDR7,USB Transmit Functional Address Endpoint 7"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x82+0x38)++0x01
line.byte 0x00 "USBTXHUBADDR7,USB Transmit Hub Address Endpoint 7"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBTXHUBPORT7,USB Transmit Hub Port Endpoint 7"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x82+0x38)++0x01
hide.byte 0x00 "USBTXHUBADDR7,USB Transmit Hub Address Endpoint 7"
hgroup.byte (0x83+0x38)++0x00
hide.byte 0x00 "USBTXHUBPORT7,USB Transmit Hub Port Endpoint 7"
endif
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x8C+0x30)++0x00
line.byte 0x00 "USBRXFUNCADDR7,USB Receive Functional Address Endpoint 7"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Device Address"
group.byte (0x8E+0x30)++0x01
line.byte 0x00 "USBRXHUBADDR7,USB Receive Hub Address Endpoint 7"
hexmask.byte 0x00 0.--6. 1. " ADDR ,Hub Address"
line.byte 0x01 "USBRXHUBPORT7,USB Receive Hub Port Endpoint 7"
hexmask.byte 0x01 0.--6. 1. " PORT ,Hub Port"
else
hgroup.byte (0x8C+0x30)++0x00
hide.byte 0x00 "USBRXFUNCADDR7,USB Receive Functional Address Endpoint 7"
hgroup.byte (0x8E+0x30)++0x00
hide.byte 0x00 "USBRXHUBADDR7,USB Receive Hub Address Endpoint 7"
hgroup.byte (0x8F+0x30)++0x00
hide.byte 0x00 "USBRXHUBPORT7,USB Receive Hub Port Endpoint 7"
endif
group.word (0x110+0x60)++0x01
line.word 0x00 "USBTXMAXP7,USB Maximum Transmit Data Endpoint 7"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x112+0x60)++0x01
line.byte 0x00 "USBTXCSRL7,USB Transmit Control and Status Endpoint 7 Low"
bitfld.byte 0x00 7. " NAKTO ,NAK Timeout " "Not occurred,Occurred"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " SETUP ,Setup Packet" "No effect,Setup"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH7,USB Transmit Control and Status Endpoint 7 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
textline " "
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
textline " "
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 1. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 0. " DT ,Data Toggle" "Low,High"
else
group.byte (0x112+0x60)++0x01
line.byte 0x00 "USBTXCSRL7,USB Transmit Control and Status Endpoint 7 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
bitfld.byte 0x00 4. " STALL ,Send Stall" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
bitfld.byte 0x00 2. " UNDRN ,Underrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "Empty,Not empty"
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBTXCSRH7,USB Transmit Control and Status Endpoint 7 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manual,Auto"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
group.word (0x114+0x60)++0x01
line.word 0x00 "USBRXMAXP7,USB Maximum Receive Data Endpoint 7"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x116+0x60)++0x01
line.byte 0x00 "USBRXCSRL7,USB Receive Control and Status Endpoint 7 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " REQPKT ,Request Packet" "No effect,Requesting"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR/NAKTO ,Data Error / NAK Timeout" "Not occurred,Occurred"
bitfld.byte 0x00 2. " ERROR ,Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH7,USB Receive Control and Status Endpoint 7 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " AUTORQ ,Auto Request" "No effect,Enabled"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " PIDERR ,PID Error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
bitfld.byte 0x01 2. " DTWE ,Data Toggle Write Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 1. " DT ,Data Toggle" "Low,High"
else
group.byte (0x116+0x60)++0x01
line.byte 0x00 "USBRXCSRL7,USB Receive Control and Status Endpoint 7 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not stalled,Stalled"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "Not occurred,Occurred"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "Not occurred,Occurred"
bitfld.byte 0x00 2. " OVER ,Overrun" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBRXCSRH7,USB Receive Control and Status Endpoint 7 High"
bitfld.byte 0x01 7. " AUTOCL ,Auto Clear" "No effect,Enabled"
bitfld.byte 0x01 6. " ISO ,Isochronous transfers " "Isonchronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x01 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x01 4. " DISNYET/PIDERR ,Disable NYET / PID Error" "No,Yes"
textline " "
bitfld.byte 0x01 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x60)++0x01
line.word 0x00 "USBRXCOUNT7,USB Receive Byte Count Endpoint 7"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
if (((d.b(ad:0x40050000+0x60))&0x4)==0x4)
group.byte (0x11A+0x60)++0x03
line.byte 0x00 "USBTXTYPE7,USB Host Transmit Configure Type Endpoint 7"
bitfld.byte 0x00 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x00 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x00 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x01 "USBTXINTERVAL7,USB Host Transmit Interval Endpoint 7"
line.byte 0x02 "USBRXTYPE7,USB Host Receive Configure Type Endpoint 7"
bitfld.byte 0x02 6.--7. " SPEED ,Operating Speed" "Default,Reserved,Full,Low"
bitfld.byte 0x02 4.--5. " PROTO ,Protocol" "Control,Isochronous,Bulk,Interrupt"
textline " "
hexmask.byte 0x02 0.--3. 1. " TEP ,Target Endpoint Number"
line.byte 0x03 "USBRXINTERVAL7,USB Host Receive Interval Endpoint 7"
group.word (0x304+0x18)++0x01
line.word 0x00 "USBRQPKTCOUNT7,USB Request Packet Count in Block Transfer Endpoint 7"
else
hgroup.byte (0x11A+0x60)++0x00
hide.byte 0x00 "USBTXTYPE7,USB Host Transmit Configure Type Endpoint 7"
hgroup.byte (0x11B+0x60)++0x00
hide.byte 0x00 "USBTXINTERVAL7,USB Host Transmit Interval Endpoint 7"
hgroup.byte (0x11C+0x60)++0x00
hide.byte 0x00 "USBRXTYPE7,USB Host Receive Configure Type Endpoint 7"
hgroup.byte (0x11D+0x60)++0x00
hide.byte 0x00 "USBRXINTERVAL7,USB Host Receive Interval Endpoint 7"
hgroup.word (0x304+0x18)++0x01
hide.word 0x00 "USBRQPKTCOUNT7,USB Request Packet Count in Block Transfer Endpoint 7"
endif
group.byte 0x00++0x00
width 0xB
tree.end
tree.end
elif ((cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD"))
tree "USB Control Registers"
width 17.
sif ((cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD"))
group.byte 0x00++0x00
line.byte 0x00 "USBFADDR,USB Device Functional Address"
hexmask.byte 0x00 0.--6. 1. " FUNCADDR ,Function Address"
else
hgroup.byte 0x00++0x00
hide.byte 0x00 "USBFADDR,USB Device Functional Address"
endif
group.byte 0x01++0x00
line.byte 0x00 "USBPOWER,USB Power"
bitfld.byte 0x00 7. " ISOUP ,ISO Update" "Not updating,Updating"
bitfld.byte 0x00 6. " SOFTCONN ,Soft Connect/Disconnect" "Disconnected,Connected"
textline " "
bitfld.byte 0x00 3. " RESET ,Reset" "No effect,Reset"
bitfld.byte 0x00 2. " RESUME ,Resume Signaling" "Not generated,Generated"
textline " "
bitfld.byte 0x00 1. " SUSPEND ,Suspend Mode" "No effect,Suspend mode"
bitfld.byte 0x00 0. " PWRDNPHY ,Power Down PHY" "No effect,Powered down"
hgroup.word 0x02++0x01
hide.word 0x00 "USBTXIS,USB Transmit Interrupt Status"
in
hgroup.word 0x04++0x01
hide.word 0x00 "USBRXIS,USB Receive Interrupt Status"
in
group.word 0x06++0x03
line.word 0x00 "USBTXIE,USB Transmit Interrupt Enable"
sif ((cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F121B2QR")&&(cpu()!="LM4F121C4QR")&&(cpu()!="LM4F121E5QR")&&(cpu()!="LM4F121H5QR")&&(cpu()!="LM4F122C4QC")&&(cpu()!="LM4F122E5QC")&&(cpu()!="LM4F122H5QC")&&(cpu()!="LM4F122H5QD"))
bitfld.word 0x00 15. " EP15 ,TX Endpoint 15 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 14. " EP14 ,TX Endpoint 14 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 13. " EP13 ,TX Endpoint 13 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 12. " EP12 ,TX and RX Endpoint 12 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 11. " EP11 ,TX Endpoint 11 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 10. " EP10 ,TX Endpoint 10 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 9. " EP9 ,TX Endpoint 9 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 8. " EP8 ,TX Endpoint 8 Interrupt Enable" "Disabled,Enabled"
textline " "
endif
bitfld.word 0x00 7. " EP7 ,TX Endpoint 7 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 6. " EP6 ,TX Endpoint 6 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 5. " EP5 ,TX Endpoint 5 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 4. " EP4 ,TX Endpoint 4 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 3. " EP3 ,TX Endpoint 3 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 2. " EP2 ,TX Endpoint 2 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x00 1. " EP1 ,TX Endpoint 1 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x00 0. " EP0 ,TX and RX Endpoint 0 Interrupt Enable" "Disabled,Enabled"
line.word 0x02 "USBRXIE,USB Receive Interrupt Enable"
sif ((cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F121B2QR")&&(cpu()!="LM4F121C4QR")&&(cpu()!="LM4F121E5QR")&&(cpu()!="LM4F121H5QR")&&(cpu()!="LM4F122C4QC")&&(cpu()!="LM4F122E5QC")&&(cpu()!="LM4F122H5QC")&&(cpu()!="LM4F122H5QD"))
bitfld.word 0x02 15. " EP15 ,RX Endpoint 15 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 14. " EP14 ,RX Endpoint 14 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 13. " EP13 ,RX Endpoint 13 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 12. " EP12 ,RX Endpoint 12 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 11. " EP11 ,RX Endpoint 11 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 10. " EP10 ,RX Endpoint 10 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 9. " EP9 ,RX Endpoint 9 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 8. " EP8 ,RX Endpoint 8 Interrupt Enable" "Disabled,Enabled"
textline " "
endif
bitfld.word 0x02 7. " EP7 ,RX Endpoint 7 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 6. " EP6 ,RX Endpoint 6 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 5. " EP5 ,RX Endpoint 5 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 4. " EP4 ,RX Endpoint 4 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 3. " EP3 ,RX Endpoint 3 Interrupt Enable" "Disabled,Enabled"
bitfld.word 0x02 2. " EP2 ,RX Endpoint 2 Interrupt Enable" "Disabled,Enabled"
textline " "
bitfld.word 0x02 1. " EP1 ,RX Endpoint 1 Interrupt Enable" "Disabled,Enabled"
hgroup.byte 0x0a++0x00
hide.byte 0x00 "USBIS,USB General Interrupt Status"
in
group.byte 0x0B++0x00
line.byte 0x00 "USBIE,USB Interrupt Enable"
sif ((cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD"))
bitfld.byte 0x00 5. " DISCON ,Enable Disconnect Interrupt" "Disabled,Enabled"
textline " "
endif
bitfld.byte 0x00 3. " SOF ,Enable Start-of-Frame Interrupt" "Disabled,Enabled"
bitfld.byte 0x00 2. " RESET ,Enable Reset Interrupt" "Disabled,Enabled"
textline " "
bitfld.byte 0x00 1. " RESUME ,Enable Resume Interrupt" "Disabled,Enabled"
bitfld.byte 0x00 0. " SUSPND ,Enable Suspend Interrupt" "Disabled,Enabled"
rgroup.word 0x0C++0x01
line.word 0x00 "USBFRAME,USB Frame Value"
hexmask.word 0x00 0.--10. 1. " FRAME ,Frame Number"
group.byte 0x0E++0x00
line.byte 0x00 "USBEPIDX,USB Endpoint Index"
hexmask.byte 0x00 0.--3. 1. " EPIDX ,Endpoint Index"
group.byte 0x0F++0x00
line.byte 0x00 "USBTEST,USB Test Mode"
bitfld.byte 0x00 6. " FIFOACC ,FIFO Access" "No effect,Accessing"
bitfld.byte 0x00 5. " FORCEFS ,Force Full-Speed Mode" "Low-speed,Full-speed"
if (((d.b(ad:0x40050000+0x62))&0x10)==0)
group.byte 0x62++0x00
line.byte 0x00 "USBTXFIFOSZ,USB Transmit Dynamic FIFO Sizing"
bitfld.byte 0x00 4. " DPB ,Double Packet Buffer Support" "Single-packet,Double-packet"
bitfld.byte 0x00 0.--3. " SIZE ,Max Packet Size" "8,16,32,64,128,256,512,1024,2048,?..."
else
group.byte 0x62++0x00
line.byte 0x00 "USBTXFIFOSZ,USB Transmit Dynamic FIFO Sizing"
bitfld.byte 0x00 4. " DPB ,Double Packet Buffer Support" "Single-packet,Double-packet"
bitfld.byte 0x00 0.--3. " SIZE ,Max Packet Size" "16,32,64,128,256,512,1024,2048,4056,?..."
endif
if (((d.b(ad:0x40050000+0x63))&0x10)==0)
group.byte 0x63++0x00
line.byte 0x00 "USBRXFIFOSZ,USB Receive Dynamic FIFO Sizing"
bitfld.byte 0x00 4. " DPB ,Double Packet Buffer Support" "Single-packet,Double-packet"
bitfld.byte 0x00 0.--3. " SIZE ,Max Packet Size" "8,16,32,64,128,256,512,1024,2048,?..."
else
group.byte 0x63++0x00
line.byte 0x00 "USBRXFIFOSZ,USB Receive Dynamic FIFO Sizing"
bitfld.byte 0x00 4. " DPB ,Double Packet Buffer Support" "Single-packet,Double-packet"
bitfld.byte 0x00 0.--3. " SIZE ,Max Packet Size" "16,32,64,128,256,512,1024,2048,4056,?..."
endif
group.word 0x64++0x03
line.word 0x00 "USBTXFIFOADD,USB Transmit FIFO Start Address"
hexmask.word 0x00 0.--8. 1. " ADDR ,Transmit Start Address"
line.word 0x02 "USBRXFIFOADD,USB Receive FIFO Start Address"
hexmask.word 0x02 0.--8. 1. " ADDR ,Receive Start Address"
group.byte 0x7A++0x00
line.byte 0x00 "USBCONTIM,USB Connect Timing"
bitfld.byte 0x00 4.--7. " WTCON ,Connect Wait" "0,533.3 ns,1.067 us,1.6 us,2.1332 us,2.667 us,3.2 us,3.733 us,4.266 us,4.8 us,5.333 us,5.866 us,6.4 us,6.933 us,7.466 us,8 us"
sif ((cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD"))
textline " "
bitfld.byte 0x00 0.--3. " WTID ,Wait ID" "0 ms,4.369 ms,8.738 ms,13.107 ms,17.476 ms,21.845 ms,26.214 ms,30.583 ms,34.952 ms,39.321 ms,43.69 ms,48.059 ms,52.43 ms,56.797 ms,61.166 ms,65.535"
endif
group.byte 0x7D++0x01
line.byte 0x00 "USBFSEOF,USB Full-Speed Last Transaction to End of Frame Timing"
hexmask.byte 0x00 0.--7. 1. " FSEOFG ,Full-Speed End-of-Frame Gap"
line.byte 0x01 "USBLSEOF,USB Low-Speed Last Transaction to End of Frame Timing"
hexmask.byte 0x01 0.--7. 1. " LSEOFG ,Low-Speed End-of-Frame Gap"
group.word 0x340++0x03
line.word 0x00 "USBRXDPKTBUFDIS,USB Receive Double Packet Buffer Disable"
sif ((cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F121B2QR")&&(cpu()!="LM4F121C4QR")&&(cpu()!="LM4F121E5QR")&&(cpu()!="LM4F121H5QR")&&(cpu()!="LM4F122C4QC")&&(cpu()!="LM4F122E5QC")&&(cpu()!="LM4F122H5QC")&&(cpu()!="LM4F122H5QD"))
bitfld.word 0x00 15. " EP15 ,EP15 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 14. " EP14 ,EP14 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 13. " EP13 ,EP13 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 12. " EP12 ,EP12 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 11. " EP11 ,EP11 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 10. " EP10 ,EP10 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 9. " EP9 ,EP9 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 8. " EP8 ,EP8 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
endif
bitfld.word 0x00 7. " EP7 ,EP7 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 6. " EP6 ,EP6 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 5. " EP5 ,EP5 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 4. " EP4 ,EP4 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 3. " EP3 ,EP3 RX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x00 2. " EP2 ,EP2 RX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x00 1. " EP1 ,EP1 RX Double-Packet Buffer Disable" "No,Yes"
line.word 0x02 "USBTXDPKTBUFDIS,USB Transmit Double Packet Buffer Disable"
sif ((cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F121B2QR")&&(cpu()!="LM4F121C4QR")&&(cpu()!="LM4F121E5QR")&&(cpu()!="LM4F121H5QR")&&(cpu()!="LM4F122C4QC")&&(cpu()!="LM4F122E5QC")&&(cpu()!="LM4F122H5QC")&&(cpu()!="LM4F122H5QD"))
bitfld.word 0x02 15. " EP15 ,EP15 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 14. " EP14 ,EP14 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 13. " EP13 ,EP13 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 12. " EP12 ,EP12 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 11. " EP11 ,EP11 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 10. " EP10 ,EP10 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 9. " EP9 ,EP9 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 8. " EP8 ,EP8 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
endif
bitfld.word 0x02 7. " EP7 ,EP7 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 6. " EP6 ,EP6 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 5. " EP5 ,EP5 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 4. " EP4 ,EP4 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 3. " EP3 ,EP3 TX Double-Packet Buffer Disable" "No,Yes"
bitfld.word 0x02 2. " EP2 ,EP2 TX Double-Packet Buffer Disable" "No,Yes"
textline " "
bitfld.word 0x02 1. " EP1 ,EP1 TX Double-Packet Buffer Disable" "No,Yes"
rgroup.long 0x410++0x03
line.long 0x00 "USBDRRIS,USB Device Resume Raw Interrupt Status"
bitfld.long 0x00 0. " RESUME ,Resume Interrupt Status" "Not detected,Detected"
group.long 0x414++0x07
line.long 0x00 "USBDRIM,USB Device Resume Interrupt Mask"
bitfld.long 0x00 0. " RESUME ,Resume Interrupt Mask" "Masked,Not masked"
line.long 0x04 "USBDRISC,USB Device Resume Interrupt Status and Clear"
eventfld.long 0x04 0. " RESUME ,Resume Interrupt Status and Clear" "No interrupt,Interrupt"
sif ((cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD"))
group.long 0x450++0x03
line.long 0x00 "USBDMASEL,USB DMA Select"
bitfld.long 0x00 20.--23. " DMACTX ,DMA C TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
bitfld.long 0x00 16.--19. " DMACRX ,DMA C RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
textline " "
bitfld.long 0x00 12.--15. " DMABTX ,DMA B TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
bitfld.long 0x00 8.--11. " DMABRX ,DMA B RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
textline " "
bitfld.long 0x00 4.--7. " DMAATX ,DMA A TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
bitfld.long 0x00 0.--3. " DMAARX ,DMA A RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,?..."
rgroup.long 0xFC0++0x03
line.long 0x00 "USBPP,USB Peripheral Properties"
hexmask.long.byte 0x00 8.--15. 1. " ECNT ,Endpoint Count"
bitfld.long 0x00 6.--7. " USB ,USB Capability" "Not present,Device,Device/Host,Device/Host/OTG"
textline " "
bitfld.long 0x00 4. " PHY ,PHY present" "Not present,Present"
bitfld.long 0x00 0.--3. " TYPE ,Controller Type" "First generation,?..."
else
group.long 0x450++0x03
line.long 0x00 "USBDMASEL,USB DMA Select"
bitfld.long 0x00 20.--23. " DMACTX ,DMA C TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,EP8,EP9,EP10,EP11,EP12,EP13,EP14,EP15"
bitfld.long 0x00 16.--19. " DMACRX ,DMA C RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,EP8,EP9,EP10,EP11,EP12,EP13,EP14,EP15"
textline " "
bitfld.long 0x00 12.--15. " DMABTX ,DMA B TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,EP8,EP9,EP10,EP11,EP12,EP13,EP14,EP15"
bitfld.long 0x00 8.--11. " DMABRX ,DMA B RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,EP8,EP9,EP10,EP11,EP12,EP13,EP14,EP15"
textline " "
bitfld.long 0x00 4.--7. " DMAATX ,DMA A TX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,EP8,EP9,EP10,EP11,EP12,EP13,EP14,EP15"
bitfld.long 0x00 0.--3. " DMAARX ,DMA A RX Select" "Reserved,EP1,EP2,EP3,EP4,EP5,EP6,EP7,EP8,EP9,EP10,EP11,EP12,EP13,EP14,EP15"
endif
width 0xB
tree.end
tree "Endpoints"
tree "Endpoint 0"
width 17.
hgroup.long 0x20++0x03
hide.long 0x00 "USBFIFO0,USB FIFO Endpoint 0"
in
group.byte 0x102++0x01
line.byte 0x00 "USBCSRL0,USB Control and Status Endpoint 0 Low"
eventfld.byte 0x00 7. " SETENDC ,Setup End Clear" "No effect,Set"
eventfld.byte 0x00 6. " RXRDYC ,RXRDY Clear" "No effect,Clear"
textline " "
bitfld.byte 0x00 5. " STALL ,Send Stall" "No effect,Sent"
bitfld.byte 0x00 4. " SETEND ,Setup End" "Not set,Set"
textline " "
bitfld.byte 0x00 3. " DATAEND ,Data End" "No effect,Set"
bitfld.byte 0x00 2. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 1. " TXRDY ,Transmit Packet Ready" "Not ready,Ready"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
line.byte 0x01 "USBCSRH0,USB Control and Status Endpoint 0 High"
bitfld.byte 0x01 0. " FLUSH ,Flush FIFO" "No effect,Flush"
rgroup.byte 0x108++0x00
line.byte 0x00 "USBCOUNT0,USB Receive Byte Count Endpoint 0"
hexmask.byte 0x00 0.--6. 1. " COUNT ,Count"
width 0xb
tree.end
tree "Endpoint 1"
width 17.
hgroup.long (0x20+0x04)++0x03
hide.long 0x00 "USBFIFO1,USB FIFO Endpoint 1"
in
group.word (0x110+0x00)++0x01
line.word 0x00 "USBTXMAXP1,USB Maximum Transmit Data Endpoint 1"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x112+0x00)++0x01
line.byte 0x00 "USBTXCSRL1,USB Transmit Control and Status Endpoint 1 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 4. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 2. " UNDRN ,Underrun" "No underrun,Underrun"
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "No,Yes"
textline " "
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not Ready,Ready"
line.byte 0x01 "USBTXCSRH1,USB Transmit Control and Status Endpoint 1 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manually set,Automatically set"
bitfld.byte 0x01 6. " ISO ,Isochronous Transfers" "Bulk/Interrupt,Isochronous"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
group.word (0x114+0x00)++0x01
line.word 0x00 "USBRXMAXP1,USB Maximum Receive Data Endpoint 1"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x116+0x00)++0x00
line.byte 0x00 "USBRXCSRL1,USB Receive Control and Status Endpoint 1 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 5. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "No error,Error"
bitfld.byte 0x00 2. " OVER ,Overrun" "No error,Error"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
if ((d.b((ad:0x40050000+0x117+0x00))&0x40)==0x40)
group.byte (0x117+0x00)++0x00
line.byte 0x00 "USBRXCSRH1,USB Receive Control and Status Endpoint 1 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " DISNYET ,Disable NYET" "No effect,Disabled"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
else
group.byte (0x117+0x00)++0x00
line.byte 0x00 "USBRXCSRH1,USB Receive Control and Status Endpoint 1 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " PIDERR ,PID Error" "No error,Error"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x00)++0x01
line.word 0x00 "USBRXCOUNT1,USB Receive Byte Count Endpoint 1"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
tree.end
tree "Endpoint 2"
width 17.
hgroup.long (0x20+0x08)++0x03
hide.long 0x00 "USBFIFO2,USB FIFO Endpoint 2"
in
group.word (0x110+0x10)++0x01
line.word 0x00 "USBTXMAXP2,USB Maximum Transmit Data Endpoint 2"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x112+0x10)++0x01
line.byte 0x00 "USBTXCSRL2,USB Transmit Control and Status Endpoint 2 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 4. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 2. " UNDRN ,Underrun" "No underrun,Underrun"
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "No,Yes"
textline " "
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not Ready,Ready"
line.byte 0x01 "USBTXCSRH2,USB Transmit Control and Status Endpoint 2 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manually set,Automatically set"
bitfld.byte 0x01 6. " ISO ,Isochronous Transfers" "Bulk/Interrupt,Isochronous"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
group.word (0x114+0x10)++0x01
line.word 0x00 "USBRXMAXP2,USB Maximum Receive Data Endpoint 2"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x116+0x10)++0x00
line.byte 0x00 "USBRXCSRL2,USB Receive Control and Status Endpoint 2 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 5. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "No error,Error"
bitfld.byte 0x00 2. " OVER ,Overrun" "No error,Error"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
if ((d.b((ad:0x40050000+0x117+0x10))&0x40)==0x40)
group.byte (0x117+0x10)++0x00
line.byte 0x00 "USBRXCSRH2,USB Receive Control and Status Endpoint 2 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " DISNYET ,Disable NYET" "No effect,Disabled"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
else
group.byte (0x117+0x10)++0x00
line.byte 0x00 "USBRXCSRH2,USB Receive Control and Status Endpoint 2 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " PIDERR ,PID Error" "No error,Error"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x10)++0x01
line.word 0x00 "USBRXCOUNT2,USB Receive Byte Count Endpoint 2"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
tree.end
tree "Endpoint 3"
width 17.
hgroup.long (0x20+0x0c)++0x03
hide.long 0x00 "USBFIFO3,USB FIFO Endpoint 3"
in
group.word (0x110+0x20)++0x01
line.word 0x00 "USBTXMAXP3,USB Maximum Transmit Data Endpoint 3"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x112+0x20)++0x01
line.byte 0x00 "USBTXCSRL3,USB Transmit Control and Status Endpoint 3 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 4. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 2. " UNDRN ,Underrun" "No underrun,Underrun"
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "No,Yes"
textline " "
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not Ready,Ready"
line.byte 0x01 "USBTXCSRH3,USB Transmit Control and Status Endpoint 3 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manually set,Automatically set"
bitfld.byte 0x01 6. " ISO ,Isochronous Transfers" "Bulk/Interrupt,Isochronous"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
group.word (0x114+0x20)++0x01
line.word 0x00 "USBRXMAXP3,USB Maximum Receive Data Endpoint 3"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x116+0x20)++0x00
line.byte 0x00 "USBRXCSRL3,USB Receive Control and Status Endpoint 3 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 5. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "No error,Error"
bitfld.byte 0x00 2. " OVER ,Overrun" "No error,Error"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
if ((d.b((ad:0x40050000+0x117+0x20))&0x40)==0x40)
group.byte (0x117+0x20)++0x00
line.byte 0x00 "USBRXCSRH3,USB Receive Control and Status Endpoint 3 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " DISNYET ,Disable NYET" "No effect,Disabled"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
else
group.byte (0x117+0x20)++0x00
line.byte 0x00 "USBRXCSRH3,USB Receive Control and Status Endpoint 3 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " PIDERR ,PID Error" "No error,Error"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x20)++0x01
line.word 0x00 "USBRXCOUNT3,USB Receive Byte Count Endpoint 3"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
tree.end
tree "Endpoint 4"
width 17.
hgroup.long (0x20+0x10)++0x03
hide.long 0x00 "USBFIFO4,USB FIFO Endpoint 4"
in
group.word (0x110+0x30)++0x01
line.word 0x00 "USBTXMAXP4,USB Maximum Transmit Data Endpoint 4"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x112+0x30)++0x01
line.byte 0x00 "USBTXCSRL4,USB Transmit Control and Status Endpoint 4 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 4. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 2. " UNDRN ,Underrun" "No underrun,Underrun"
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "No,Yes"
textline " "
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not Ready,Ready"
line.byte 0x01 "USBTXCSRH4,USB Transmit Control and Status Endpoint 4 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manually set,Automatically set"
bitfld.byte 0x01 6. " ISO ,Isochronous Transfers" "Bulk/Interrupt,Isochronous"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
group.word (0x114+0x30)++0x01
line.word 0x00 "USBRXMAXP4,USB Maximum Receive Data Endpoint 4"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x116+0x30)++0x00
line.byte 0x00 "USBRXCSRL4,USB Receive Control and Status Endpoint 4 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 5. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "No error,Error"
bitfld.byte 0x00 2. " OVER ,Overrun" "No error,Error"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
if ((d.b((ad:0x40050000+0x117+0x30))&0x40)==0x40)
group.byte (0x117+0x30)++0x00
line.byte 0x00 "USBRXCSRH4,USB Receive Control and Status Endpoint 4 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " DISNYET ,Disable NYET" "No effect,Disabled"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
else
group.byte (0x117+0x30)++0x00
line.byte 0x00 "USBRXCSRH4,USB Receive Control and Status Endpoint 4 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " PIDERR ,PID Error" "No error,Error"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x30)++0x01
line.word 0x00 "USBRXCOUNT4,USB Receive Byte Count Endpoint 4"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
tree.end
tree "Endpoint 5"
width 17.
hgroup.long (0x20+0x14)++0x03
hide.long 0x00 "USBFIFO5,USB FIFO Endpoint 5"
in
group.word (0x110+0x40)++0x01
line.word 0x00 "USBTXMAXP5,USB Maximum Transmit Data Endpoint 5"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x112+0x40)++0x01
line.byte 0x00 "USBTXCSRL5,USB Transmit Control and Status Endpoint 5 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 4. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 2. " UNDRN ,Underrun" "No underrun,Underrun"
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "No,Yes"
textline " "
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not Ready,Ready"
line.byte 0x01 "USBTXCSRH5,USB Transmit Control and Status Endpoint 5 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manually set,Automatically set"
bitfld.byte 0x01 6. " ISO ,Isochronous Transfers" "Bulk/Interrupt,Isochronous"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
group.word (0x114+0x40)++0x01
line.word 0x00 "USBRXMAXP5,USB Maximum Receive Data Endpoint 5"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x116+0x40)++0x00
line.byte 0x00 "USBRXCSRL5,USB Receive Control and Status Endpoint 5 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 5. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "No error,Error"
bitfld.byte 0x00 2. " OVER ,Overrun" "No error,Error"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
if ((d.b((ad:0x40050000+0x117+0x40))&0x40)==0x40)
group.byte (0x117+0x40)++0x00
line.byte 0x00 "USBRXCSRH5,USB Receive Control and Status Endpoint 5 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " DISNYET ,Disable NYET" "No effect,Disabled"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
else
group.byte (0x117+0x40)++0x00
line.byte 0x00 "USBRXCSRH5,USB Receive Control and Status Endpoint 5 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " PIDERR ,PID Error" "No error,Error"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x40)++0x01
line.word 0x00 "USBRXCOUNT5,USB Receive Byte Count Endpoint 5"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
tree.end
tree "Endpoint 6"
width 17.
hgroup.long (0x20+0x18)++0x03
hide.long 0x00 "USBFIFO6,USB FIFO Endpoint 6"
in
group.word (0x110+0x50)++0x01
line.word 0x00 "USBTXMAXP6,USB Maximum Transmit Data Endpoint 6"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x112+0x50)++0x01
line.byte 0x00 "USBTXCSRL6,USB Transmit Control and Status Endpoint 6 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 4. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 2. " UNDRN ,Underrun" "No underrun,Underrun"
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "No,Yes"
textline " "
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not Ready,Ready"
line.byte 0x01 "USBTXCSRH6,USB Transmit Control and Status Endpoint 6 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manually set,Automatically set"
bitfld.byte 0x01 6. " ISO ,Isochronous Transfers" "Bulk/Interrupt,Isochronous"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
group.word (0x114+0x50)++0x01
line.word 0x00 "USBRXMAXP6,USB Maximum Receive Data Endpoint 6"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x116+0x50)++0x00
line.byte 0x00 "USBRXCSRL6,USB Receive Control and Status Endpoint 6 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 5. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "No error,Error"
bitfld.byte 0x00 2. " OVER ,Overrun" "No error,Error"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
if ((d.b((ad:0x40050000+0x117+0x50))&0x40)==0x40)
group.byte (0x117+0x50)++0x00
line.byte 0x00 "USBRXCSRH6,USB Receive Control and Status Endpoint 6 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " DISNYET ,Disable NYET" "No effect,Disabled"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
else
group.byte (0x117+0x50)++0x00
line.byte 0x00 "USBRXCSRH6,USB Receive Control and Status Endpoint 6 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " PIDERR ,PID Error" "No error,Error"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x50)++0x01
line.word 0x00 "USBRXCOUNT6,USB Receive Byte Count Endpoint 6"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
tree.end
tree "Endpoint 7"
width 17.
hgroup.long (0x20+0x1c)++0x03
hide.long 0x00 "USBFIFO7,USB FIFO Endpoint 7"
in
group.word (0x110+0x60)++0x01
line.word 0x00 "USBTXMAXP7,USB Maximum Transmit Data Endpoint 7"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x112+0x60)++0x01
line.byte 0x00 "USBTXCSRL7,USB Transmit Control and Status Endpoint 7 Low"
bitfld.byte 0x00 6. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 5. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 4. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 3. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 2. " UNDRN ,Underrun" "No underrun,Underrun"
bitfld.byte 0x00 1. " FIFONE ,FIFO Not Empty" "No,Yes"
textline " "
bitfld.byte 0x00 0. " TXRDY ,Transmit Packet Ready" "Not Ready,Ready"
line.byte 0x01 "USBTXCSRH7,USB Transmit Control and Status Endpoint 7 High"
bitfld.byte 0x01 7. " AUTOSET ,Auto Set" "Manually set,Automatically set"
bitfld.byte 0x01 6. " ISO ,Isochronous Transfers" "Bulk/Interrupt,Isochronous"
textline " "
bitfld.byte 0x01 5. " MODE ,Mode" "RX,TX"
bitfld.byte 0x01 4. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
textline " "
bitfld.byte 0x01 3. " FDT ,Force Data Toggle" "No effect,Forced"
bitfld.byte 0x01 2. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
group.word (0x114+0x60)++0x01
line.word 0x00 "USBRXMAXP7,USB Maximum Receive Data Endpoint 7"
hexmask.word 0x00 0.--10. 1. " MAXLOAD ,Maximum Payload"
group.byte (0x116+0x60)++0x00
line.byte 0x00 "USBRXCSRL7,USB Receive Control and Status Endpoint 7 Low"
eventfld.byte 0x00 7. " CLRDT ,Clear Data Toggle" "No effect,Clear"
bitfld.byte 0x00 6. " STALLED ,Endpoint Stalled" "Not transmitted,Transmitted"
textline " "
bitfld.byte 0x00 5. " STALL ,Send STALL" "No effect,Sent"
bitfld.byte 0x00 4. " FLUSH ,Flush FIFO" "No effect,Flush"
textline " "
bitfld.byte 0x00 3. " DATAERR ,Data Error" "No error,Error"
bitfld.byte 0x00 2. " OVER ,Overrun" "No error,Error"
textline " "
bitfld.byte 0x00 1. " FULL ,FIFO Full" "Not full,Full"
bitfld.byte 0x00 0. " RXRDY ,Receive Packet Ready" "Not ready,Ready"
if ((d.b((ad:0x40050000+0x117+0x60))&0x40)==0x40)
group.byte (0x117+0x60)++0x00
line.byte 0x00 "USBRXCSRH7,USB Receive Control and Status Endpoint 7 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " DISNYET ,Disable NYET" "No effect,Disabled"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
else
group.byte (0x117+0x60)++0x00
line.byte 0x00 "USBRXCSRH7,USB Receive Control and Status Endpoint 7 High"
bitfld.byte 0x00 7. " AUTOCL ,Auto Clear" "Manual,Auto"
bitfld.byte 0x00 6. " ISO ,Auto Request" "Isochronous,Bulk/Interrupt"
textline " "
bitfld.byte 0x00 5. " DMAEN ,DMA Request Enable" "Disabled,Enabled"
bitfld.byte 0x00 4. " PIDERR ,PID Error" "No error,Error"
textline " "
bitfld.byte 0x00 3. " DMAMOD ,DMA Request Mode" "Mode 0,Mode 1"
endif
rgroup.word (0x118+0x60)++0x01
line.word 0x00 "USBRXCOUNT7,USB Receive Byte Count Endpoint 7"
hexmask.word 0x00 0.--12. 1. " COUNT ,Receive Packet Count"
tree.end
tree.end
endif
tree.end
tree "Analog Comparators"
base ad:0x4003C000
width 10.
group.long 0x00++0x03
line.long 0x0 "ACMIS,Analog Comparator Masked Interrupt Status"
sif ((cpu()!="LM4F110B2QR")&&(cpu()!="LM4F110C4QR")&&(cpu()!="LM4F110E5QR")&&(cpu()!="LM4F110H5QR")&&(cpu()!="LM4F111B2QR")&&(cpu()!="LM4F111C4QR")&&(cpu()!="LM4F111E5QR")&&(cpu()!="LM4F111H5QR")&&(cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F121B2QR")&&(cpu()!="LM4F121C4QR")&&(cpu()!="LM4F121E5QR")&&(cpu()!="LM4F121H5QR")&&(cpu()!="LM4F130C4QR")&&(cpu()!="LM4F130E5QR")&&(cpu()!="LM4F130H5QR")&&(cpu()!="LM4F131C4QR")&&(cpu()!="LM4F131E5QR")&&(cpu()!="LM4F131H5QR")&&(cpu()!="LM4F230E5QR")&&(cpu()!="LM4F230H5QR")&&(cpu()!="LM4F231E5QR")&&(cpu()!="LM4F231H5QR"))
eventfld.long 0x0 2. " IN2 ,Comparator 2 masked interrupt status" "No interrupt,Interrupt"
textline " "
endif
eventfld.long 0x0 1. " IN1 ,Comparator 1 masked interrupt status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x0 0. " IN0 ,Comparator 0 masked interrupt status" "No interrupt,Interrupt"
rgroup.long 0x04++0x03
line.long 0x0 "ACRIS,Analog Comparator Raw Interrupt Status"
sif ((cpu()!="LM4F110B2QR")&&(cpu()!="LM4F110C4QR")&&(cpu()!="LM4F110E5QR")&&(cpu()!="LM4F110H5QR")&&(cpu()!="LM4F111B2QR")&&(cpu()!="LM4F111C4QR")&&(cpu()!="LM4F111E5QR")&&(cpu()!="LM4F111H5QR")&&(cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F121B2QR")&&(cpu()!="LM4F121C4QR")&&(cpu()!="LM4F121E5QR")&&(cpu()!="LM4F121H5QR")&&(cpu()!="LM4F130C4QR")&&(cpu()!="LM4F130E5QR")&&(cpu()!="LM4F130H5QR")&&(cpu()!="LM4F131C4QR")&&(cpu()!="LM4F131E5QR")&&(cpu()!="LM4F131H5QR")&&(cpu()!="LM4F230E5QR")&&(cpu()!="LM4F230H5QR")&&(cpu()!="LM4F231E5QR")&&(cpu()!="LM4F231H5QR"))
bitfld.long 0x0 2. " IN2 ,Comparator 2 interrupt status" "No interrupt,Interrupt"
textline " "
endif
bitfld.long 0x0 1. " IN1 ,Comparator 1 interrupt status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x0 0. " IN0 ,Comparator 0 interrupt status" "No interrupt,Interrupt"
group.long 0x08++0x03
line.long 0x0 "ACINTEN,Analog Comparator Interrupt Enable"
sif ((cpu()!="LM4F110B2QR")&&(cpu()!="LM4F110C4QR")&&(cpu()!="LM4F110E5QR")&&(cpu()!="LM4F110H5QR")&&(cpu()!="LM4F111B2QR")&&(cpu()!="LM4F111C4QR")&&(cpu()!="LM4F111E5QR")&&(cpu()!="LM4F111H5QR")&&(cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F121B2QR")&&(cpu()!="LM4F121C4QR")&&(cpu()!="LM4F121E5QR")&&(cpu()!="LM4F121H5QR")&&(cpu()!="LM4F130C4QR")&&(cpu()!="LM4F130E5QR")&&(cpu()!="LM4F130H5QR")&&(cpu()!="LM4F131C4QR")&&(cpu()!="LM4F131E5QR")&&(cpu()!="LM4F131H5QR")&&(cpu()!="LM4F230E5QR")&&(cpu()!="LM4F230H5QR")&&(cpu()!="LM4F231E5QR")&&(cpu()!="LM4F231H5QR"))
bitfld.long 0x0 2. " IN2 ,Comparator 2 interrupt enable" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x0 1. " IN1 ,Comparator 1 interrupt enable" "Disabled,Enabled"
textline " "
bitfld.long 0x0 0. " IN0 ,Comparator 0 interrupt enable" "Disabled,Enabled"
group.long 0x10++0x03
line.long 0x0 "ACREFCTL,Analog Comparator Reference Voltage Control"
bitfld.long 0x0 9. " EN ,Resistor ladder enable" "Disabled,Enabled"
textline " "
sif (cpu()=="LM3S9790"||cpu()=="LM3S9D96"||cpu()=="LM3S9792"||cpu()=="LM3S9B90"||cpu()=="LM3S9B92"||cpu()=="LM3S9B95"||cpu()=="LM3S9B96"||cpu()=="LM3S2B93"||cpu()=="LM3S2793"||cpu()=="LM3S5B91"||cpu()=="LM3S5791"||cpu()=="LM3S9781"||cpu()=="LM3S9B81")
bitfld.long 0x0 8. " RNG ,Resistor ladder range" "31R,23R"
textline " "
elif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x0 8. " RNG ,Resistor ladder range" "VDDA/29.4,VDDA/22.12"
textline " "
else
bitfld.long 0x0 8. " RNG ,Resistor ladder range" "32R,24R"
textline " "
endif
hexmask.long.BYTE 0x0 0.--3. 1. " VREF ,Resistor ladder voltage ref"
rgroup.long 0x20++0x03
line.long 0x0 "ACSTAT0,Analog Comparator Status 0"
bitfld.long 0x0 1. " OVAL ,Comparator output value" "0,1"
rgroup.long 0x40++0x03
line.long 0x0 "ACSTAT1,Analog Comparator Status 1"
bitfld.long 0x0 1. " OVAL ,Comparator output value" "0,1"
sif ((cpu()!="LM4F110B2QR")&&(cpu()!="LM4F110C4QR")&&(cpu()!="LM4F110E5QR")&&(cpu()!="LM4F110H5QR")&&(cpu()!="LM4F111B2QR")&&(cpu()!="LM4F111C4QR")&&(cpu()!="LM4F111E5QR")&&(cpu()!="LM4F111H5QR")&&(cpu()!="LM4F120B2QR")&&(cpu()!="LM4F120C4QR")&&(cpu()!="LM4F120E5QR")&&(cpu()!="LM4F120H5QR")&&(cpu()!="LM4F121B2QR")&&(cpu()!="LM4F121C4QR")&&(cpu()!="LM4F121E5QR")&&(cpu()!="LM4F121H5QR")&&(cpu()!="LM4F130C4QR")&&(cpu()!="LM4F130E5QR")&&(cpu()!="LM4F130H5QR")&&(cpu()!="LM4F131C4QR")&&(cpu()!="LM4F131E5QR")&&(cpu()!="LM4F131H5QR")&&(cpu()!="LM4F230E5QR")&&(cpu()!="LM4F230H5QR")&&(cpu()!="LM4F231E5QR")&&(cpu()!="LM4F231H5QR"))
rgroup.long 0x60++0x03
line.long 0x0 "ACSTAT2,Analog Comparator Status 2"
bitfld.long 0x0 1. " OVAL ,Comparator output value" "0,1"
endif
sif (cpu()=="LM3S615"||cpu()=="LM3S9D96"||cpu()=="LM3S815"||cpu()=="LM3S1138"||cpu()=="LM3S1162"||cpu()=="LM3S1332"||cpu()=="LM3S1512"||cpu()=="LM3S1968"||cpu()=="LM3S2139"||cpu()=="LM3S2533"||cpu()=="LM3S2637"||cpu()=="LM3S2671"||cpu()=="LM3S2939"||cpu()=="LM3S2948"||cpu()=="LM3S2965"||cpu()=="LM3S5768"||cpu()=="LM3S6637"||cpu()=="LM3S6938"||cpu()=="LM3S6952"||cpu()=="LM3S8538"||cpu()=="LM3S8733"||cpu()=="LM3S8933"||cpu()=="LM3S8938"||cpu()=="LM3S9790"||cpu()=="LM3S9792"||cpu()=="LM3S9B90"||cpu()=="LM3S9B92"||cpu()=="LM3S9B95"||cpu()=="LM3S9B96"||cpu()=="LM3S2B93"||cpu()=="LM3S2793"||cpu()=="LM3S5B91"||cpu()=="LM3S5791"||cpu()=="LM3S9781"||cpu()=="LM3S9B81"||(cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x24++0x03
line.long 0x0 "ACCTL0,Analog Comparator Control 0"
bitfld.long 0x0 11. " TOEN ,Trigger output enable" "Disabled,Enabled"
bitfld.long 0x0 9.--10. " ASRCP ,Analog source positive" "Cn+ value,C0+ value,Viref,?..."
textline " "
bitfld.long 0x0 7. " TSLVAL ,Trigger sense level value" "Low,High"
bitfld.long 0x0 5.--6. " TSEN ,Trigger sense" "Level sense,Falling edge,Rising edge,Either edge"
textline " "
bitfld.long 0x0 4. " ISLVAL ,Interrupt sense level value" "Low,High"
bitfld.long 0x0 2.--3. " ISEN ,Interrupt sense" "Level sense,Falling edge,Rising edge,Either edge"
textline " "
bitfld.long 0x0 1. " CINV ,Comparator output invert" "Normal,Inverted"
elif (cpu()=="LM3S300"||cpu()=="LM3S310"||cpu()=="LM3S600"||cpu()=="LM3S601"||cpu()=="LM3S800"||cpu()=="LM3S801"||cpu()=="LM3S1150"||cpu()=="LM3S1620"||cpu()=="LM3S1850"||cpu()=="LM3S1960"||cpu()=="LM3S2110"||cpu()=="LM3S2620"||cpu()=="LM3S2950"||cpu()=="LM3S6110"||cpu()=="LM3S6610"||cpu()=="LM3S6950")
group.long 0x24++0x03
line.long 0x0 "ACCTL0,Analog Comparator Control 0"
bitfld.long 0x0 9.--10. " ASRCP ,Analog source positive" "Pin value,Pin value of C0+,Internal voltage,?..."
bitfld.long 0x0 4. " ISLVAL ,Interrupt sense level value" "Low,High"
textline " "
bitfld.long 0x0 2.--3. " ISEN ,Interrupt sense" "Level sense,Falling edge,Rising edge,Either edge"
bitfld.long 0x0 1. " CINV ,Comparator output invert" "Normal,Inverted"
endif
sif (cpu()=="LM3S300"||cpu()=="LM3S310"||cpu()=="LM3S600"||cpu()=="LM3S601"||cpu()=="LM3S800"||cpu()=="LM3S801"||cpu()=="LM3S1150"||cpu()=="LM3S1620"||cpu()=="LM3S1850"||cpu()=="LM3S1960"||cpu()=="LM3S2110"||cpu()=="LM3S2620"||cpu()=="LM3S2950"||cpu()=="LM3S6110"||cpu()=="LM3S6610"||cpu()=="LM3S6950")
group.long 0x44++0x03
line.long 0x0 "ACCTL1,Analog Comparator Control 1"
bitfld.long 0x0 9.--10. " ASRCP ,Analog source positive" "Pin value,Pin value of C0+,Internal voltage,?..."
bitfld.long 0x0 4. " ISLVAL ,Interrupt sense level value" "Low,High"
textline " "
bitfld.long 0x0 2.--3. " ISEN ,Interrupt sense" "Level sense,Falling edge,Rising edge,Either edge"
bitfld.long 0x0 1. " CINV ,Comparator output invert" "Normal,Inverted"
elif (cpu()=="LM3S615"||cpu()=="LM3S9D96"||cpu()=="LM3S815"||cpu()=="LM3S1138"||cpu()=="LM3S1162"||cpu()=="LM3S1332"||cpu()=="LM3S1512"||cpu()=="LM3S1968"||cpu()=="LM3S2139"||cpu()=="LM3S2533"||cpu()=="LM3S2637"||cpu()=="LM3S2671"||cpu()=="LM3S2939"||cpu()=="LM3S2948"||cpu()=="LM3S2965"||cpu()=="LM3S5768"||cpu()=="LM3S6637"||cpu()=="LM3S6938"||cpu()=="LM3S6952"||cpu()=="LM3S8538"||cpu()=="LM3S8733"||cpu()=="LM3S8933"||cpu()=="LM3S8938"||cpu()=="LM3S9790"||cpu()=="LM3S9792"||cpu()=="LM3S9B90"||cpu()=="LM3S9B92"||cpu()=="LM3S9B95"||cpu()=="LM3S9B96"||cpu()=="LM3S2B93"||cpu()=="LM3S2793"||cpu()=="LM3S5B91"||cpu()=="LM3S5791"||cpu()=="LM3S9781"||cpu()=="LM3S9B81"||(cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x44++0x03
line.long 0x0 "ACCTL1,Analog Comparator Control 1"
bitfld.long 0x0 11. " TOEN ,Trigger output enable" "Disabled,Enabled"
bitfld.long 0x0 9.--10. " ASRCP ,Analog source positive" "Cn+ value,C0+ value,Viref,?..."
textline " "
bitfld.long 0x0 7. " TSLVAL ,Trigger sense level value" "Low,High"
bitfld.long 0x0 5.--6. " TSEN ,Trigger sense" "Level sense,Falling edge,Rising edge,Either edge"
textline " "
bitfld.long 0x0 4. " ISLVAL ,Interrupt sense level value" "Low,High"
bitfld.long 0x0 2.--3. " ISEN ,Interrupt sense" "Level sense,Falling edge,Rising edge,Either edge"
textline " "
bitfld.long 0x0 1. " CINV ,Comparator output invert" "Normal,Inverted"
endif
sif (cpu()=="LM3S300"||cpu()=="LM3S310"||cpu()=="LM3S600"||cpu()=="LM3S601"||cpu()=="LM3S800"||cpu()=="LM3S801"||cpu()=="LM3S1150"||cpu()=="LM3S1620"||cpu()=="LM3S1850"||cpu()=="LM3S1960"||cpu()=="LM3S2110"||cpu()=="LM3S2620"||cpu()=="LM3S2950"||cpu()=="LM3S6110"||cpu()=="LM3S6610"||cpu()=="LM3S6950")
group.long 0x64++0x03
line.long 0x0 "ACCTL2,Analog Comparator Control 2"
bitfld.long 0x0 9.--10. " ASRCP ,Analog source positive" "Pin value,Pin value of C0+,Internal voltage,?..."
bitfld.long 0x0 4. " ISLVAL ,Interrupt sense level value" "Low,High"
textline " "
bitfld.long 0x0 2.--3. " ISEN ,Interrupt sense" "Level sense,Falling edge,Rising edge,Either edge"
bitfld.long 0x0 1. " CINV ,Comparator output invert" "Normal,Inverted"
elif (cpu()=="LM3S615"||cpu()=="LM3S9D96"||cpu()=="LM3S815"||cpu()=="LM3S1138"||cpu()=="LM3S1162"||cpu()=="LM3S1332"||cpu()=="LM3S1512"||cpu()=="LM3S1968"||cpu()=="LM3S2139"||cpu()=="LM3S2533"||cpu()=="LM3S2637"||cpu()=="LM3S2671"||cpu()=="LM3S2939"||cpu()=="LM3S2948"||cpu()=="LM3S2965"||cpu()=="LM3S5768"||cpu()=="LM3S6637"||cpu()=="LM3S6938"||cpu()=="LM3S6952"||cpu()=="LM3S8538"||cpu()=="LM3S8733"||cpu()=="LM3S8933"||cpu()=="LM3S8938"||cpu()=="LM3S9790"||cpu()=="LM3S9792"||cpu()=="LM3S9B90"||cpu()=="LM3S9B92"||cpu()=="LM3S9B95"||cpu()=="LM3S9B96"||cpu()=="LM3S2B93"||cpu()=="LM3S2793"||cpu()=="LM3S5B91"||cpu()=="LM3S5791"||cpu()=="LM3S9781"||cpu()=="LM3S9B81"||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
group.long 0x64++0x03
line.long 0x0 "ACCTL2,Analog Comparator Control 2"
bitfld.long 0x0 11. " TOEN ,Trigger output enable" "Disabled,Enabled"
bitfld.long 0x0 9.--10. " ASRCP ,Analog source positive" "Cn+ value,C0+ value,Viref,?..."
textline " "
bitfld.long 0x0 7. " TSLVAL ,Trigger sense level value" "Low,High"
bitfld.long 0x0 5.--6. " TSEN ,Trigger sense" "Level sense,Falling edge,Rising edge,Either edge"
textline " "
bitfld.long 0x0 4. " ISLVAL ,Interrupt sense level value" "Low,High"
bitfld.long 0x0 2.--3. " ISEN ,Interrupt sense" "Level sense,Falling edge,Rising edge,Either edge"
textline " "
bitfld.long 0x0 1. " CINV ,Comparator output invert" "Normal,Inverted"
endif
sif ((cpu()=="LM4F110B2QR")||(cpu()=="LM4F110C4QR")||(cpu()=="LM4F110E5QR")||(cpu()=="LM4F110H5QR")||(cpu()=="LM4F111B2QR")||(cpu()=="LM4F111C4QR")||(cpu()=="LM4F111E5QR")||(cpu()=="LM4F111H5QR")||(cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F120B2QR")||(cpu()=="LM4F120C4QR")||(cpu()=="LM4F120E5QR")||(cpu()=="LM4F120H5QR")||(cpu()=="LM4F121B2QR")||(cpu()=="LM4F121C4QR")||(cpu()=="LM4F121E5QR")||(cpu()=="LM4F121H5QR")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F130C4QR")||(cpu()=="LM4F130E5QR")||(cpu()=="LM4F130H5QR")||(cpu()=="LM4F131C4QR")||(cpu()=="LM4F131E5QR")||(cpu()=="LM4F131H5QR")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="LM4F132H5QD")||(cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
rgroup.long 0xFC0++0x3
line.long 0x0 "ACMPPP,Analog Comparator Peripheral Properties"
sif ((cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="lm4f132h5qd")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x0 18. " C2O ,Comparator output 2 present" "Not present,Present"
textline " "
textline " "
endif
bitfld.long 0x0 17. " C1O ,Comparator output 1 present" "Not present,Present"
bitfld.long 0x0 16. " C0O ,Comparator output 0 present" "Not present,Present"
textline " "
sif ((cpu()=="LM4F112C4QC")||(cpu()=="LM4F112E5QC")||(cpu()=="LM4F112H5QC")||(cpu()=="LM4F112H5QD")||(cpu()=="LM4F122C4QC")||(cpu()=="LM4F122E5QC")||(cpu()=="LM4F122H5QC")||(cpu()=="LM4F122H5QD")||(cpu()=="LM4F132C4QC")||(cpu()=="LM4F132E5QC")||(cpu()=="LM4F132H5QC")||(cpu()=="lm4f132h5qd")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD"))
bitfld.long 0x0 2. " CMP2 ,Comparator 2 present" "Not present,Present"
textline " "
endif
bitfld.long 0x0 1. " CMP1 ,Comparator 1 present" "Not present,Present"
bitfld.long 0x0 0. " CMP0 ,Comparator 0 present" "Not present,Present"
endif
width 0x0B
tree.end
sif (cpu()=="LM4F230E5QR")||(cpu()=="LM4F230H5QR")||(cpu()=="LM4F231E5QR")||(cpu()=="LM4F231H5QR")||(cpu()=="LM4F232E5QC")||(cpu()=="LM4F232H5QC")||(cpu()=="LM4F232H5QD")
tree.open "PWM (Pulse Width Modulator)"
tree "PWM0 (Pulse Width Modulator 0)"
base ad:0x40028000
width 14.
group.long 0x00++0x17
line.long 0x00 "PWMCTL,PWM Master Control"
bitfld.long 0x00 3. " GLOBALSYNC3 ,Update PWM Generator 3" "Not updating,Updating"
bitfld.long 0x00 2. " GLOBALSYNC2 ,Update PWM Generator 2" "Not updating,Updating"
textline " "
bitfld.long 0x00 1. " GLOBALSYNC1 ,Update PWM Generator 1" "Not updating,Updating"
bitfld.long 0x00 0. " GLOBALSYNC0 ,Update PWM Generator 0" "Not updating,Updating"
line.long 0x04 "PWMSYNC,PWM Time Base Sync"
bitfld.long 0x04 3. " SYNC3 ,Reset Generator 3 Counter" "No effect,Reset"
bitfld.long 0x04 2. " SYNC2 ,Reset Generator 2 Counter" "No effect,Reset"
textline " "
bitfld.long 0x04 1. " SYNC1 ,Reset Generator 1 Counter" "No effect,Reset"
bitfld.long 0x04 0. " SYNC0 ,Reset Generator 0 Counter" "No effect,Reset"
line.long 0x08 "PWMENABLE,PWM Output Enable"
bitfld.long 0x08 7. " PWM7EN ,PWM7 Output Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " PWM6EN ,PWM6 Output Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " PWM5EN ,PWM5 Output Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " PWM4EN ,PWM4 Output Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " PWM3EN ,PWM3 Output Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " PWM2EN ,PWM2 Output Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " PWM1EN ,PWM1 Output Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " PWM0EN ,PWM0 Output Enable" "Disabled,Enabled"
line.long 0x0C "PWMINVERT,PWM Output Inversion"
bitfld.long 0x0C 7. " PWM7INV ,Invert PWM7 Signal" "Not inverted,Inverted"
bitfld.long 0x0C 6. " PWM6INV ,Invert PWM6 Signal" "Not inverted,Inverted"
textline " "
bitfld.long 0x0C 5. " PWM5INV ,Invert PWM5 Signal" "Not inverted,Inverted"
bitfld.long 0x0C 4. " PWM4INV ,Invert PWM4 Signal" "Not inverted,Inverted"
textline " "
bitfld.long 0x0C 3. " PWM3INV ,Invert PWM3 Signal" "Not inverted,Inverted"
bitfld.long 0x0C 2. " PWM2INV ,Invert PWM2 Signal" "Not inverted,Inverted"
textline " "
bitfld.long 0x0C 1. " PWM1INV ,Invert PWM1 Signal" "Not inverted,Inverted"
bitfld.long 0x0C 0. " PWM0INV ,Invert PWM0 Signal" "Not inverted,Inverted"
line.long 0x10 "PWMFAULT,PWM Output Fault"
bitfld.long 0x10 7. " FAULT7 ,PWM7 Driven Low on Fault" "Passed,Driven low"
bitfld.long 0x10 6. " FAULT6 ,PWM6 Driven Low on Fault" "Passed,Driven low"
textline " "
bitfld.long 0x10 5. " FAULT5 ,PWM5 Driven Low on Fault" "Passed,Driven low"
bitfld.long 0x10 4. " FAULT4 ,PWM4 Driven Low on Fault" "Passed,Driven low"
textline " "
bitfld.long 0x10 3. " FAULT3 ,PWM3 Driven Low on Fault" "Passed,Driven low"
bitfld.long 0x10 2. " FAULT2 ,PWM2 Driven Low on Fault" "Passed,Driven low"
textline " "
bitfld.long 0x10 1. " FAULT1 ,PWM1 Driven Low on Fault" "Passed,Driven low"
bitfld.long 0x10 0. " FAULT0 ,PWM0 Driven Low on Fault" "Passed,Driven low"
line.long 0x14 "PWMINTEN,PWM Interrupt Enable"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x14 19. " INTFAULT3 ,Fault3 Interrupt Enable" "No interrupt,Interrupt"
bitfld.long 0x14 18. " INTFAULT2 ,Fault2 Interrupt Enable" "No interrupt,Interrupt"
textline " "
endif
bitfld.long 0x14 17. " INTFAULT1 ,Fault1 Interrupt Enable" "No interrupt,Interrupt"
bitfld.long 0x14 16. " INTFAULT0 ,Fault0 Interrupt Enable" "No interrupt,Interrupt"
textline " "
bitfld.long 0x14 3. " INTPWM3 ,PWM3 Interrupt Enable" "No interrupt,Interrupt"
bitfld.long 0x14 2. " INTPWM2 ,PWM2 Interrupt Enable" "No interrupt,Interrupt"
textline " "
bitfld.long 0x14 1. " INTPWM1 ,PWM1 Interrupt Enable" "No interrupt,Interrupt"
bitfld.long 0x14 0. " INTPWM0 ,PWM0 Interrupt Enable" "No interrupt,Interrupt"
rgroup.long 0x18++0x03
line.long 0x00 "PWMRIS,PWM Raw Interrupt Status"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 19. " INTFAULT3 ,Interrupt Fault PWM 3" "Not asserted,Asserted"
bitfld.long 0x00 18. " INTFAULT2 ,Interrupt Fault PWM 2" "Not asserted,Asserted"
textline " "
endif
bitfld.long 0x00 17. " INTFAULT1 ,Interrupt Fault PWM 1" "Not asserted,Asserted"
bitfld.long 0x00 16. " INTFAULT0 ,Interrupt Fault PWM 0" "Not asserted,Asserted"
textline " "
bitfld.long 0x00 3. " INTPWM3 ,PWM3 Interrupt Asserted" "Not asserted,Asserted"
bitfld.long 0x00 2. " INTPWM2 ,PWM2 Interrupt Asserted" "Not asserted,Asserted"
textline " "
bitfld.long 0x00 1. " INTPWM1 ,PWM1 Interrupt Asserted" "Not asserted,Asserted"
bitfld.long 0x00 0. " INTPWM0 ,PWM0 Interrupt Asserted" "Not asserted,Asserted"
group.long 0x1C++0x03
line.long 0x00 "PWMISC,PWM Interrupt Status and Clear"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 19. " INTFAULT3 ,Fault3 Interrupt Asserted" "No interrupt,Interrupt"
eventfld.long 0x00 18. " INTFAULT2 ,Fault2 Interrupt Asserted" "No interrupt,Interrupt"
textline " "
endif
eventfld.long 0x00 17. " INTFAULT1 ,Fault1 Interrupt Asserted" "No interrupt,Interrupt"
eventfld.long 0x00 16. " INTFAULT0 ,Fault0 Interrupt Asserted" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTPWM3 ,PWM3 Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTPWM2 ,PWM2 Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTPWM1 ,PWM1 Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTPWM0 ,PWM0 Interrupt Status" "No interrupt,Interrupt"
rgroup.long 0x20++0x03
line.long 0x00 "PWMSTATUS,PWM Status"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Generator 3 Fault Status" "Not asserted,Asserted"
bitfld.long 0x00 2. " FAULT2 ,Generator 2 Fault Status" "Not asserted,Asserted"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Generator 1 Fault Status" "Not asserted,Asserted"
bitfld.long 0x00 0. " FAULT0 ,Generator 0 Fault Status" "Not asserted,Asserted"
group.long 0x24++0x07
line.long 0x00 "PWMFAULTVAL,PWM Fault Condition Value"
bitfld.long 0x00 7. " PWM7 ,PWM7 Fault Value" "Low,High"
bitfld.long 0x00 6. " PWM6 ,PWM6 Fault Value" "Low,High"
textline " "
bitfld.long 0x00 5. " PWM5 ,PWM5 Fault Value" "Low,High"
bitfld.long 0x00 4. " PWM4 ,PWM4 Fault Value" "Low,High"
textline " "
bitfld.long 0x00 3. " PWM3 ,PWM3 Fault Value" "Low,High"
bitfld.long 0x00 2. " PWM2 ,PWM2 Fault Value" "Low,High"
textline " "
bitfld.long 0x00 1. " PWM1 ,PWM1 Fault Value" "Low,High"
bitfld.long 0x00 0. " PWM0 ,PWM0 Fault Value" "Low,High"
line.long 0x04 "PWMENUPD,PWM Enable Update"
bitfld.long 0x04 14.--15. " ENUPD7 ,PWM7 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x04 12.--13. " ENUPD6 ,PWM6 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x04 10.--11. " ENUPD5 ,PWM5 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x04 8.--9. " ENUPD4 ,PWM4 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x04 6.--7. " ENUPD3 ,PWM3 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x04 4.--5. " ENUPD2 ,PWM2 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x04 2.--3. " ENUPD1 ,PWM1 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x04 0.--1. " ENUPD0 ,PWM0 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
tree "PWM generator 0 block"
group.long 0x40++0x07
line.long 0x00 "PWM0CTL,PWM0 Control"
bitfld.long 0x00 18. " LATCH ,Latch Fault Input" "Not latched,Latched"
bitfld.long 0x00 17. " MINFLTPER ,Minimum Fault Period" "Not active,Active"
textline " "
bitfld.long 0x00 16. " FLTSRC ,Fault Condition Source" "Fault0 input,Fault registers"
bitfld.long 0x00 14.--15. " DBFALLUPD ,PWM0DBFALL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 12.--13. " DBRISEUPD ,PWM0DBRISE Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 10.--11. " DBCTLUPD ,PWM0DBCTL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 8.--9. " GENBUPD ,PWM0GENB Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 6.--7. " GENAUPD ,PWM0GENA Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 5. " CMPBUPD ,Comparator B Update Mode" "Update,Delayed"
bitfld.long 0x00 4. " CMPAUPD ,Comparator A Update Mode" "Update,Delayed"
textline " "
bitfld.long 0x00 3. " LOADUPD ,Load Register Update Mode" "Update,Delayed"
bitfld.long 0x00 2. " DEBUG ,Debug Mode" "Stopped,Running"
textline " "
bitfld.long 0x00 1. " MODE ,Counter Mode" "Count-down,Count-up/down"
bitfld.long 0x00 0. " ENABLE ,PWM Block Enable" "Disabled,Enabled"
line.long 0x04 "PWM0INTEN,PWM0 Interrupt and Trigger Enable"
bitfld.long 0x04 13. " TRCMPBD ,Trigger for Counter=Comparator B Down" "Disabled,Enabled"
bitfld.long 0x04 12. " TRCMPBU ,Trigger for Counter=Comparator B Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " TRCMPAD ,Trigger for Counter=Comparator A Down" "Disabled,Enabled"
bitfld.long 0x04 10. " TRCMPAU ,Trigger for Counter=Comparator A Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " TRCNTLOAD ,Trigger for Counter=Load" "Disabled,Enabled"
bitfld.long 0x04 8. " TRCNTZERO ,Trigger for Counter=0" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " INTCMPBD ,Interrupt for Counter=Comparator B Down" "No interrupt,Interrupt"
bitfld.long 0x04 4. " INTCMPBU ,Interrupt for Counter=Comparator B Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " INTCMPAD ,Interrupt for Counter=Comparator A Down" "No interrupt,Interrupt"
bitfld.long 0x04 2. " INTCMPAU ,Interrupt for Counter=Comparator A Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " INTCNTLOAD ,Interrupt for Counter=Load" "No interrupt,Interrupt"
bitfld.long 0x04 0. " INTCNTZERO ,Interrupt for Counter=0" "No interrupt,Interrupt"
rgroup.long (0x40+0x08)++0x03
line.long 0x00 "PWM0RIS,PWM0 Raw Interrupt Status"
bitfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
group.long (0x40+0x0C)++0x07
line.long 0x00 "PWM0ISC,PWM0 Interrupt Status and Clear"
eventfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "PWM0LOAD,PWM0 Load"
hexmask.long.word 0x04 0.--15. 1. " LOAD ,Counter Load Value"
rgroup.long (0x40+0x14)++0x03
line.long 0x00 "PWM0COUNT,PWM0 Counter"
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
group.long (0x40+0x18)++0x27
line.long 0x00 "PWM0CMPA,PWM0 Compare A"
hexmask.long.word 0x00 0.--15. 1. " COMPA ,Comparator A Value"
line.long 0x04 "PWM0CMPB,PWM0 Compare B"
hexmask.long.word 0x04 0.--15. 1. " COMPB ,Comparator B Value"
line.long 0x08 "PWM0GENA,PWM0 Generator A Control"
bitfld.long 0x08 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
line.long 0x0c "PWM0GENB,PWM0 Generator B Control"
bitfld.long 0x0c 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
line.long 0x10 "PWM0DBCTL,PWM0 Dead-Band Control"
bitfld.long 0x10 0. " ENABLE ,Dead-Band Generator Enable" "Disabled,Enabled"
line.long 0x14 "PWM0DBRISE,PWM0 Dead-Band Rising-Edge Delay"
hexmask.long.word 0x14 0.--11. 1. " RISEDELAY ,Dead-Band Rise Delay"
line.long 0x18 "PWM0DBFALL,PWM0 Dead-Band Falling-Edge-Delay"
hexmask.long.word 0x18 0.--11. 1. " FALLDELAY ,Dead-Band Fall Delay"
line.long 0x1c "PWM0FLTSRC0,PWM0 Fault Source 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x1c 3. " FAULT3 ,Fault 3 Input" "Disabled,Enabled"
bitfld.long 0x1c 2. " FAULT2 ,Fault 2 Input" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x1c 1. " FAULT1 ,Fault 1 Input" "Disabled,Enabled"
bitfld.long 0x1c 0. " FAULT0 ,Fault 0 Input" "Disabled,Enabled"
line.long 0x20 "PWM0FLTSRC1,PWM0 Fault Source 1"
bitfld.long 0x20 7. " DCMP7 ,Digital Comparator 7" "Disabled,Enabled"
bitfld.long 0x20 6. " DCMP6 ,Digital Comparator 6" "Disabled,Enabled"
textline " "
bitfld.long 0x20 5. " DCMP5 ,Digital Comparator 5" "Disabled,Enabled"
bitfld.long 0x20 4. " DCMP4 ,Digital Comparator 4" "Disabled,Enabled"
textline " "
bitfld.long 0x20 3. " DCMP3 ,Digital Comparator 3" "Disabled,Enabled"
bitfld.long 0x20 2. " DCMP2 ,Digital Comparator 2" "Disabled,Enabled"
textline " "
bitfld.long 0x20 1. " DCMP1 ,Digital Comparator 1" "Disabled,Enabled"
bitfld.long 0x20 0. " DCMP0 ,Digital Comparator 0" "Disabled,Enabled"
line.long 0x24 "PWM0MINFLTPER,PWM0 Minimum Fault Period"
hexmask.long.word 0x24 0.--15. 1. " MFP ,Minimum Fault Period"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
group.long 0x800++0x03
line.long 0x00 "PWM0FLTSEN,PWM0 Fault Pin Logic Sense"
bitfld.long 0x00 3. " FAULT3 , Fault 3 Sense" "High,Low"
bitfld.long 0x00 2. " FAULT2 , Fault 2 Sense" "High,Low"
textline " "
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
else
group.long 0x800++0x03
line.long 0x00 "PWM0FLTSEN,PWM0 Fault Pin Logic Sense"
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
endif
if (((d.l((ad:0x40028000+0x40)))&0x40000)==0x0)
rgroup.long (0x800+0x04)++0x07
line.long 0x00 "PWM0FLTSTAT0,PWM0 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
bitfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
bitfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM0FLTSTAT1,PWM0 Fault Status 1"
bitfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
bitfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
bitfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
bitfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
bitfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
bitfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
bitfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
else
group.long (0x800+0x04)++0x07
line.long 0x00 "PWM0FLTSTAT0,PWM0 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
eventfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
eventfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
eventfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM0FLTSTAT1,PWM0 Fault Status 1"
eventfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
eventfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
eventfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
eventfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
eventfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
eventfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
eventfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
eventfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
endif
tree.end
tree "PWM generator 1 block"
group.long 0x80++0x07
line.long 0x00 "PWM1CTL,PWM1 Control"
bitfld.long 0x00 18. " LATCH ,Latch Fault Input" "Not latched,Latched"
bitfld.long 0x00 17. " MINFLTPER ,Minimum Fault Period" "Not active,Active"
textline " "
bitfld.long 0x00 16. " FLTSRC ,Fault Condition Source" "Fault0 input,Fault registers"
bitfld.long 0x00 14.--15. " DBFALLUPD ,PWM1DBFALL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 12.--13. " DBRISEUPD ,PWM1DBRISE Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 10.--11. " DBCTLUPD ,PWM1DBCTL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 8.--9. " GENBUPD ,PWM1GENB Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 6.--7. " GENAUPD ,PWM1GENA Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 5. " CMPBUPD ,Comparator B Update Mode" "Update,Delayed"
bitfld.long 0x00 4. " CMPAUPD ,Comparator A Update Mode" "Update,Delayed"
textline " "
bitfld.long 0x00 3. " LOADUPD ,Load Register Update Mode" "Update,Delayed"
bitfld.long 0x00 2. " DEBUG ,Debug Mode" "Stopped,Running"
textline " "
bitfld.long 0x00 1. " MODE ,Counter Mode" "Count-down,Count-up/down"
bitfld.long 0x00 0. " ENABLE ,PWM Block Enable" "Disabled,Enabled"
line.long 0x04 "PWM1INTEN,PWM1 Interrupt and Trigger Enable"
bitfld.long 0x04 13. " TRCMPBD ,Trigger for Counter=Comparator B Down" "Disabled,Enabled"
bitfld.long 0x04 12. " TRCMPBU ,Trigger for Counter=Comparator B Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " TRCMPAD ,Trigger for Counter=Comparator A Down" "Disabled,Enabled"
bitfld.long 0x04 10. " TRCMPAU ,Trigger for Counter=Comparator A Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " TRCNTLOAD ,Trigger for Counter=Load" "Disabled,Enabled"
bitfld.long 0x04 8. " TRCNTZERO ,Trigger for Counter=0" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " INTCMPBD ,Interrupt for Counter=Comparator B Down" "No interrupt,Interrupt"
bitfld.long 0x04 4. " INTCMPBU ,Interrupt for Counter=Comparator B Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " INTCMPAD ,Interrupt for Counter=Comparator A Down" "No interrupt,Interrupt"
bitfld.long 0x04 2. " INTCMPAU ,Interrupt for Counter=Comparator A Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " INTCNTLOAD ,Interrupt for Counter=Load" "No interrupt,Interrupt"
bitfld.long 0x04 0. " INTCNTZERO ,Interrupt for Counter=0" "No interrupt,Interrupt"
rgroup.long (0x80+0x08)++0x03
line.long 0x00 "PWM1RIS,PWM1 Raw Interrupt Status"
bitfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
group.long (0x80+0x0C)++0x07
line.long 0x00 "PWM1ISC,PWM1 Interrupt Status and Clear"
eventfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "PWM1LOAD,PWM1 Load"
hexmask.long.word 0x04 0.--15. 1. " LOAD ,Counter Load Value"
rgroup.long (0x80+0x14)++0x03
line.long 0x00 "PWM1COUNT,PWM1 Counter"
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
group.long (0x80+0x18)++0x27
line.long 0x00 "PWM1CMPA,PWM1 Compare A"
hexmask.long.word 0x00 0.--15. 1. " COMPA ,Comparator A Value"
line.long 0x04 "PWM1CMPB,PWM1 Compare B"
hexmask.long.word 0x04 0.--15. 1. " COMPB ,Comparator B Value"
line.long 0x08 "PWM1GENA,PWM1 Generator A Control"
bitfld.long 0x08 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
line.long 0x0c "PWM1GENB,PWM1 Generator B Control"
bitfld.long 0x0c 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
line.long 0x10 "PWM1DBCTL,PWM1 Dead-Band Control"
bitfld.long 0x10 0. " ENABLE ,Dead-Band Generator Enable" "Disabled,Enabled"
line.long 0x14 "PWM1DBRISE,PWM1 Dead-Band Rising-Edge Delay"
hexmask.long.word 0x14 0.--11. 1. " RISEDELAY ,Dead-Band Rise Delay"
line.long 0x18 "PWM1DBFALL,PWM1 Dead-Band Falling-Edge-Delay"
hexmask.long.word 0x18 0.--11. 1. " FALLDELAY ,Dead-Band Fall Delay"
line.long 0x1c "PWM1FLTSRC0,PWM1 Fault Source 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x1c 3. " FAULT3 ,Fault 3 Input" "Disabled,Enabled"
bitfld.long 0x1c 2. " FAULT2 ,Fault 2 Input" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x1c 1. " FAULT1 ,Fault 1 Input" "Disabled,Enabled"
bitfld.long 0x1c 0. " FAULT0 ,Fault 0 Input" "Disabled,Enabled"
line.long 0x20 "PWM1FLTSRC1,PWM1 Fault Source 1"
bitfld.long 0x20 7. " DCMP7 ,Digital Comparator 7" "Disabled,Enabled"
bitfld.long 0x20 6. " DCMP6 ,Digital Comparator 6" "Disabled,Enabled"
textline " "
bitfld.long 0x20 5. " DCMP5 ,Digital Comparator 5" "Disabled,Enabled"
bitfld.long 0x20 4. " DCMP4 ,Digital Comparator 4" "Disabled,Enabled"
textline " "
bitfld.long 0x20 3. " DCMP3 ,Digital Comparator 3" "Disabled,Enabled"
bitfld.long 0x20 2. " DCMP2 ,Digital Comparator 2" "Disabled,Enabled"
textline " "
bitfld.long 0x20 1. " DCMP1 ,Digital Comparator 1" "Disabled,Enabled"
bitfld.long 0x20 0. " DCMP0 ,Digital Comparator 0" "Disabled,Enabled"
line.long 0x24 "PWM1MINFLTPER,PWM1 Minimum Fault Period"
hexmask.long.word 0x24 0.--15. 1. " MFP ,Minimum Fault Period"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
group.long 0x880++0x03
line.long 0x00 "PWM1FLTSEN,PWM1 Fault Pin Logic Sense"
bitfld.long 0x00 3. " FAULT3 , Fault 3 Sense" "High,Low"
bitfld.long 0x00 2. " FAULT2 , Fault 2 Sense" "High,Low"
textline " "
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
else
group.long 0x880++0x03
line.long 0x00 "PWM1FLTSEN,PWM1 Fault Pin Logic Sense"
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
endif
if (((d.l((ad:0x40028000+0x80)))&0x40000)==0x0)
rgroup.long (0x880+0x04)++0x07
line.long 0x00 "PWM1FLTSTAT0,PWM1 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
bitfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
bitfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM1FLTSTAT1,PWM1 Fault Status 1"
bitfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
bitfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
bitfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
bitfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
bitfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
bitfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
bitfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
else
group.long (0x880+0x04)++0x07
line.long 0x00 "PWM1FLTSTAT0,PWM1 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
eventfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
eventfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
eventfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM1FLTSTAT1,PWM1 Fault Status 1"
eventfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
eventfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
eventfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
eventfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
eventfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
eventfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
eventfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
eventfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
endif
tree.end
tree "PWM generator 2 block"
group.long 0xC0++0x07
line.long 0x00 "PWM2CTL,PWM2 Control"
bitfld.long 0x00 18. " LATCH ,Latch Fault Input" "Not latched,Latched"
bitfld.long 0x00 17. " MINFLTPER ,Minimum Fault Period" "Not active,Active"
textline " "
bitfld.long 0x00 16. " FLTSRC ,Fault Condition Source" "Fault0 input,Fault registers"
bitfld.long 0x00 14.--15. " DBFALLUPD ,PWM2DBFALL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 12.--13. " DBRISEUPD ,PWM2DBRISE Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 10.--11. " DBCTLUPD ,PWM2DBCTL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 8.--9. " GENBUPD ,PWM2GENB Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 6.--7. " GENAUPD ,PWM2GENA Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 5. " CMPBUPD ,Comparator B Update Mode" "Update,Delayed"
bitfld.long 0x00 4. " CMPAUPD ,Comparator A Update Mode" "Update,Delayed"
textline " "
bitfld.long 0x00 3. " LOADUPD ,Load Register Update Mode" "Update,Delayed"
bitfld.long 0x00 2. " DEBUG ,Debug Mode" "Stopped,Running"
textline " "
bitfld.long 0x00 1. " MODE ,Counter Mode" "Count-down,Count-up/down"
bitfld.long 0x00 0. " ENABLE ,PWM Block Enable" "Disabled,Enabled"
line.long 0x04 "PWM2INTEN,PWM2 Interrupt and Trigger Enable"
bitfld.long 0x04 13. " TRCMPBD ,Trigger for Counter=Comparator B Down" "Disabled,Enabled"
bitfld.long 0x04 12. " TRCMPBU ,Trigger for Counter=Comparator B Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " TRCMPAD ,Trigger for Counter=Comparator A Down" "Disabled,Enabled"
bitfld.long 0x04 10. " TRCMPAU ,Trigger for Counter=Comparator A Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " TRCNTLOAD ,Trigger for Counter=Load" "Disabled,Enabled"
bitfld.long 0x04 8. " TRCNTZERO ,Trigger for Counter=0" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " INTCMPBD ,Interrupt for Counter=Comparator B Down" "No interrupt,Interrupt"
bitfld.long 0x04 4. " INTCMPBU ,Interrupt for Counter=Comparator B Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " INTCMPAD ,Interrupt for Counter=Comparator A Down" "No interrupt,Interrupt"
bitfld.long 0x04 2. " INTCMPAU ,Interrupt for Counter=Comparator A Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " INTCNTLOAD ,Interrupt for Counter=Load" "No interrupt,Interrupt"
bitfld.long 0x04 0. " INTCNTZERO ,Interrupt for Counter=0" "No interrupt,Interrupt"
rgroup.long (0xC0+0x08)++0x03
line.long 0x00 "PWM2RIS,PWM2 Raw Interrupt Status"
bitfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
group.long (0xC0+0x0C)++0x07
line.long 0x00 "PWM2ISC,PWM2 Interrupt Status and Clear"
eventfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "PWM2LOAD,PWM2 Load"
hexmask.long.word 0x04 0.--15. 1. " LOAD ,Counter Load Value"
rgroup.long (0xC0+0x14)++0x03
line.long 0x00 "PWM2COUNT,PWM2 Counter"
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
group.long (0xC0+0x18)++0x27
line.long 0x00 "PWM2CMPA,PWM2 Compare A"
hexmask.long.word 0x00 0.--15. 1. " COMPA ,Comparator A Value"
line.long 0x04 "PWM2CMPB,PWM2 Compare B"
hexmask.long.word 0x04 0.--15. 1. " COMPB ,Comparator B Value"
line.long 0x08 "PWM2GENA,PWM2 Generator A Control"
bitfld.long 0x08 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
line.long 0x0c "PWM2GENB,PWM2 Generator B Control"
bitfld.long 0x0c 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
line.long 0x10 "PWM2DBCTL,PWM2 Dead-Band Control"
bitfld.long 0x10 0. " ENABLE ,Dead-Band Generator Enable" "Disabled,Enabled"
line.long 0x14 "PWM2DBRISE,PWM2 Dead-Band Rising-Edge Delay"
hexmask.long.word 0x14 0.--11. 1. " RISEDELAY ,Dead-Band Rise Delay"
line.long 0x18 "PWM2DBFALL,PWM2 Dead-Band Falling-Edge-Delay"
hexmask.long.word 0x18 0.--11. 1. " FALLDELAY ,Dead-Band Fall Delay"
line.long 0x1c "PWM2FLTSRC0,PWM2 Fault Source 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x1c 3. " FAULT3 ,Fault 3 Input" "Disabled,Enabled"
bitfld.long 0x1c 2. " FAULT2 ,Fault 2 Input" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x1c 1. " FAULT1 ,Fault 1 Input" "Disabled,Enabled"
bitfld.long 0x1c 0. " FAULT0 ,Fault 0 Input" "Disabled,Enabled"
line.long 0x20 "PWM2FLTSRC1,PWM2 Fault Source 1"
bitfld.long 0x20 7. " DCMP7 ,Digital Comparator 7" "Disabled,Enabled"
bitfld.long 0x20 6. " DCMP6 ,Digital Comparator 6" "Disabled,Enabled"
textline " "
bitfld.long 0x20 5. " DCMP5 ,Digital Comparator 5" "Disabled,Enabled"
bitfld.long 0x20 4. " DCMP4 ,Digital Comparator 4" "Disabled,Enabled"
textline " "
bitfld.long 0x20 3. " DCMP3 ,Digital Comparator 3" "Disabled,Enabled"
bitfld.long 0x20 2. " DCMP2 ,Digital Comparator 2" "Disabled,Enabled"
textline " "
bitfld.long 0x20 1. " DCMP1 ,Digital Comparator 1" "Disabled,Enabled"
bitfld.long 0x20 0. " DCMP0 ,Digital Comparator 0" "Disabled,Enabled"
line.long 0x24 "PWM2MINFLTPER,PWM2 Minimum Fault Period"
hexmask.long.word 0x24 0.--15. 1. " MFP ,Minimum Fault Period"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
group.long 0x900++0x03
line.long 0x00 "PWM2FLTSEN,PWM2 Fault Pin Logic Sense"
bitfld.long 0x00 3. " FAULT3 , Fault 3 Sense" "High,Low"
bitfld.long 0x00 2. " FAULT2 , Fault 2 Sense" "High,Low"
textline " "
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
else
endif
if (((d.l((ad:0x40028000+0xC0)))&0x40000)==0x0)
rgroup.long (0x900+0x04)++0x07
line.long 0x00 "PWM2FLTSTAT0,PWM2 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
bitfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
bitfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM2FLTSTAT1,PWM2 Fault Status 1"
bitfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
bitfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
bitfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
bitfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
bitfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
bitfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
bitfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
else
group.long (0x900+0x04)++0x07
line.long 0x00 "PWM2FLTSTAT0,PWM2 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
eventfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
eventfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
eventfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM2FLTSTAT1,PWM2 Fault Status 1"
eventfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
eventfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
eventfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
eventfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
eventfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
eventfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
eventfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
eventfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
endif
tree.end
tree "PWM generator 3 block"
group.long 0x100++0x07
line.long 0x00 "PWM3CTL,PWM3 Control"
bitfld.long 0x00 18. " LATCH ,Latch Fault Input" "Not latched,Latched"
bitfld.long 0x00 17. " MINFLTPER ,Minimum Fault Period" "Not active,Active"
textline " "
bitfld.long 0x00 16. " FLTSRC ,Fault Condition Source" "Fault0 input,Fault registers"
bitfld.long 0x00 14.--15. " DBFALLUPD ,PWM3DBFALL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 12.--13. " DBRISEUPD ,PWM3DBRISE Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 10.--11. " DBCTLUPD ,PWM3DBCTL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 8.--9. " GENBUPD ,PWM3GENB Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 6.--7. " GENAUPD ,PWM3GENA Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 5. " CMPBUPD ,Comparator B Update Mode" "Update,Delayed"
bitfld.long 0x00 4. " CMPAUPD ,Comparator A Update Mode" "Update,Delayed"
textline " "
bitfld.long 0x00 3. " LOADUPD ,Load Register Update Mode" "Update,Delayed"
bitfld.long 0x00 2. " DEBUG ,Debug Mode" "Stopped,Running"
textline " "
bitfld.long 0x00 1. " MODE ,Counter Mode" "Count-down,Count-up/down"
bitfld.long 0x00 0. " ENABLE ,PWM Block Enable" "Disabled,Enabled"
line.long 0x04 "PWM3INTEN,PWM3 Interrupt and Trigger Enable"
bitfld.long 0x04 13. " TRCMPBD ,Trigger for Counter=Comparator B Down" "Disabled,Enabled"
bitfld.long 0x04 12. " TRCMPBU ,Trigger for Counter=Comparator B Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " TRCMPAD ,Trigger for Counter=Comparator A Down" "Disabled,Enabled"
bitfld.long 0x04 10. " TRCMPAU ,Trigger for Counter=Comparator A Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " TRCNTLOAD ,Trigger for Counter=Load" "Disabled,Enabled"
bitfld.long 0x04 8. " TRCNTZERO ,Trigger for Counter=0" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " INTCMPBD ,Interrupt for Counter=Comparator B Down" "No interrupt,Interrupt"
bitfld.long 0x04 4. " INTCMPBU ,Interrupt for Counter=Comparator B Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " INTCMPAD ,Interrupt for Counter=Comparator A Down" "No interrupt,Interrupt"
bitfld.long 0x04 2. " INTCMPAU ,Interrupt for Counter=Comparator A Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " INTCNTLOAD ,Interrupt for Counter=Load" "No interrupt,Interrupt"
bitfld.long 0x04 0. " INTCNTZERO ,Interrupt for Counter=0" "No interrupt,Interrupt"
rgroup.long (0x100+0x08)++0x03
line.long 0x00 "PWM3RIS,PWM3 Raw Interrupt Status"
bitfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
group.long (0x100+0x0C)++0x07
line.long 0x00 "PWM3ISC,PWM3 Interrupt Status and Clear"
eventfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "PWM3LOAD,PWM3 Load"
hexmask.long.word 0x04 0.--15. 1. " LOAD ,Counter Load Value"
rgroup.long (0x100+0x14)++0x03
line.long 0x00 "PWM3COUNT,PWM3 Counter"
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
group.long (0x100+0x18)++0x27
line.long 0x00 "PWM3CMPA,PWM3 Compare A"
hexmask.long.word 0x00 0.--15. 1. " COMPA ,Comparator A Value"
line.long 0x04 "PWM3CMPB,PWM3 Compare B"
hexmask.long.word 0x04 0.--15. 1. " COMPB ,Comparator B Value"
line.long 0x08 "PWM3GENA,PWM3 Generator A Control"
bitfld.long 0x08 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
line.long 0x0c "PWM3GENB,PWM3 Generator B Control"
bitfld.long 0x0c 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
line.long 0x10 "PWM3DBCTL,PWM3 Dead-Band Control"
bitfld.long 0x10 0. " ENABLE ,Dead-Band Generator Enable" "Disabled,Enabled"
line.long 0x14 "PWM3DBRISE,PWM3 Dead-Band Rising-Edge Delay"
hexmask.long.word 0x14 0.--11. 1. " RISEDELAY ,Dead-Band Rise Delay"
line.long 0x18 "PWM3DBFALL,PWM3 Dead-Band Falling-Edge-Delay"
hexmask.long.word 0x18 0.--11. 1. " FALLDELAY ,Dead-Band Fall Delay"
line.long 0x1c "PWM3FLTSRC0,PWM3 Fault Source 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x1c 3. " FAULT3 ,Fault 3 Input" "Disabled,Enabled"
bitfld.long 0x1c 2. " FAULT2 ,Fault 2 Input" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x1c 1. " FAULT1 ,Fault 1 Input" "Disabled,Enabled"
bitfld.long 0x1c 0. " FAULT0 ,Fault 0 Input" "Disabled,Enabled"
line.long 0x20 "PWM3FLTSRC1,PWM3 Fault Source 1"
bitfld.long 0x20 7. " DCMP7 ,Digital Comparator 7" "Disabled,Enabled"
bitfld.long 0x20 6. " DCMP6 ,Digital Comparator 6" "Disabled,Enabled"
textline " "
bitfld.long 0x20 5. " DCMP5 ,Digital Comparator 5" "Disabled,Enabled"
bitfld.long 0x20 4. " DCMP4 ,Digital Comparator 4" "Disabled,Enabled"
textline " "
bitfld.long 0x20 3. " DCMP3 ,Digital Comparator 3" "Disabled,Enabled"
bitfld.long 0x20 2. " DCMP2 ,Digital Comparator 2" "Disabled,Enabled"
textline " "
bitfld.long 0x20 1. " DCMP1 ,Digital Comparator 1" "Disabled,Enabled"
bitfld.long 0x20 0. " DCMP0 ,Digital Comparator 0" "Disabled,Enabled"
line.long 0x24 "PWM3MINFLTPER,PWM3 Minimum Fault Period"
hexmask.long.word 0x24 0.--15. 1. " MFP ,Minimum Fault Period"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
group.long 0x980++0x03
line.long 0x00 "PWM3FLTSEN,PWM3 Fault Pin Logic Sense"
bitfld.long 0x00 3. " FAULT3 , Fault 3 Sense" "High,Low"
bitfld.long 0x00 2. " FAULT2 , Fault 2 Sense" "High,Low"
textline " "
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
else
endif
if (((d.l((ad:0x40028000+0x100)))&0x40000)==0x0)
rgroup.long (0x980+0x04)++0x07
line.long 0x00 "PWM3FLTSTAT0,PWM3 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
bitfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
bitfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM3FLTSTAT1,PWM3 Fault Status 1"
bitfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
bitfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
bitfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
bitfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
bitfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
bitfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
bitfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
else
group.long (0x980+0x04)++0x07
line.long 0x00 "PWM3FLTSTAT0,PWM3 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
eventfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
eventfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
eventfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM3FLTSTAT1,PWM3 Fault Status 1"
eventfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
eventfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
eventfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
eventfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
eventfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
eventfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
eventfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
eventfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
endif
tree.end
textline " "
rgroup.long 0xFC0++0x03
line.long 0x00 "PWMPP,PWM Peripheral Properties"
bitfld.long 0x00 10. " ONE ,One-Shot Mode availability" "Not available,Available"
bitfld.long 0x00 9. " EFAULT ,Extended Fault availability" "Not available,Available"
bitfld.long 0x00 8. " ESYNC ,Extended Synchronization availability" "Not available,Available"
textline " "
bitfld.long 0x00 4.--7. " FCNT ,Fault inputs number" "No inputs,1 input,2 inputs,3 inputs,4 inputs,?..."
bitfld.long 0x00 0.--3. " GCNT ,Generators number" "No generators,1 generator,2 generators,3 generators,4 generators,?..."
group.long 0xFC4++0x03
line.long 0x00 "PWMPC,PWM Peripheral Configuration"
bitfld.long 0x00 8. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " PWMDIV ,PWM Clock Divisor 0=/2,1=/4,2=/8,3=/16,4=/32,5=/64,6=/64,7=/64(default),other=reserved"
width 0xb
tree.end
tree "PWM1 (Pulse Width Modulator 1)"
base ad:0x40029000
width 14.
group.long 0x00++0x17
line.long 0x00 "PWMCTL,PWM Master Control"
bitfld.long 0x00 3. " GLOBALSYNC3 ,Update PWM Generator 3" "Not updating,Updating"
bitfld.long 0x00 2. " GLOBALSYNC2 ,Update PWM Generator 2" "Not updating,Updating"
textline " "
bitfld.long 0x00 1. " GLOBALSYNC1 ,Update PWM Generator 1" "Not updating,Updating"
bitfld.long 0x00 0. " GLOBALSYNC0 ,Update PWM Generator 0" "Not updating,Updating"
line.long 0x04 "PWMSYNC,PWM Time Base Sync"
bitfld.long 0x04 3. " SYNC3 ,Reset Generator 3 Counter" "No effect,Reset"
bitfld.long 0x04 2. " SYNC2 ,Reset Generator 2 Counter" "No effect,Reset"
textline " "
bitfld.long 0x04 1. " SYNC1 ,Reset Generator 1 Counter" "No effect,Reset"
bitfld.long 0x04 0. " SYNC0 ,Reset Generator 0 Counter" "No effect,Reset"
line.long 0x08 "PWMENABLE,PWM Output Enable"
bitfld.long 0x08 7. " PWM7EN ,PWM7 Output Enable" "Disabled,Enabled"
bitfld.long 0x08 6. " PWM6EN ,PWM6 Output Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 5. " PWM5EN ,PWM5 Output Enable" "Disabled,Enabled"
bitfld.long 0x08 4. " PWM4EN ,PWM4 Output Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 3. " PWM3EN ,PWM3 Output Enable" "Disabled,Enabled"
bitfld.long 0x08 2. " PWM2EN ,PWM2 Output Enable" "Disabled,Enabled"
textline " "
bitfld.long 0x08 1. " PWM1EN ,PWM1 Output Enable" "Disabled,Enabled"
bitfld.long 0x08 0. " PWM0EN ,PWM0 Output Enable" "Disabled,Enabled"
line.long 0x0C "PWMINVERT,PWM Output Inversion"
bitfld.long 0x0C 7. " PWM7INV ,Invert PWM7 Signal" "Not inverted,Inverted"
bitfld.long 0x0C 6. " PWM6INV ,Invert PWM6 Signal" "Not inverted,Inverted"
textline " "
bitfld.long 0x0C 5. " PWM5INV ,Invert PWM5 Signal" "Not inverted,Inverted"
bitfld.long 0x0C 4. " PWM4INV ,Invert PWM4 Signal" "Not inverted,Inverted"
textline " "
bitfld.long 0x0C 3. " PWM3INV ,Invert PWM3 Signal" "Not inverted,Inverted"
bitfld.long 0x0C 2. " PWM2INV ,Invert PWM2 Signal" "Not inverted,Inverted"
textline " "
bitfld.long 0x0C 1. " PWM1INV ,Invert PWM1 Signal" "Not inverted,Inverted"
bitfld.long 0x0C 0. " PWM0INV ,Invert PWM0 Signal" "Not inverted,Inverted"
line.long 0x10 "PWMFAULT,PWM Output Fault"
bitfld.long 0x10 7. " FAULT7 ,PWM7 Driven Low on Fault" "Passed,Driven low"
bitfld.long 0x10 6. " FAULT6 ,PWM6 Driven Low on Fault" "Passed,Driven low"
textline " "
bitfld.long 0x10 5. " FAULT5 ,PWM5 Driven Low on Fault" "Passed,Driven low"
bitfld.long 0x10 4. " FAULT4 ,PWM4 Driven Low on Fault" "Passed,Driven low"
textline " "
bitfld.long 0x10 3. " FAULT3 ,PWM3 Driven Low on Fault" "Passed,Driven low"
bitfld.long 0x10 2. " FAULT2 ,PWM2 Driven Low on Fault" "Passed,Driven low"
textline " "
bitfld.long 0x10 1. " FAULT1 ,PWM1 Driven Low on Fault" "Passed,Driven low"
bitfld.long 0x10 0. " FAULT0 ,PWM0 Driven Low on Fault" "Passed,Driven low"
line.long 0x14 "PWMINTEN,PWM Interrupt Enable"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x14 19. " INTFAULT3 ,Fault3 Interrupt Enable" "No interrupt,Interrupt"
bitfld.long 0x14 18. " INTFAULT2 ,Fault2 Interrupt Enable" "No interrupt,Interrupt"
textline " "
endif
bitfld.long 0x14 17. " INTFAULT1 ,Fault1 Interrupt Enable" "No interrupt,Interrupt"
bitfld.long 0x14 16. " INTFAULT0 ,Fault0 Interrupt Enable" "No interrupt,Interrupt"
textline " "
bitfld.long 0x14 3. " INTPWM3 ,PWM3 Interrupt Enable" "No interrupt,Interrupt"
bitfld.long 0x14 2. " INTPWM2 ,PWM2 Interrupt Enable" "No interrupt,Interrupt"
textline " "
bitfld.long 0x14 1. " INTPWM1 ,PWM1 Interrupt Enable" "No interrupt,Interrupt"
bitfld.long 0x14 0. " INTPWM0 ,PWM0 Interrupt Enable" "No interrupt,Interrupt"
rgroup.long 0x18++0x03
line.long 0x00 "PWMRIS,PWM Raw Interrupt Status"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 19. " INTFAULT3 ,Interrupt Fault PWM 3" "Not asserted,Asserted"
bitfld.long 0x00 18. " INTFAULT2 ,Interrupt Fault PWM 2" "Not asserted,Asserted"
textline " "
endif
bitfld.long 0x00 17. " INTFAULT1 ,Interrupt Fault PWM 1" "Not asserted,Asserted"
bitfld.long 0x00 16. " INTFAULT0 ,Interrupt Fault PWM 0" "Not asserted,Asserted"
textline " "
bitfld.long 0x00 3. " INTPWM3 ,PWM3 Interrupt Asserted" "Not asserted,Asserted"
bitfld.long 0x00 2. " INTPWM2 ,PWM2 Interrupt Asserted" "Not asserted,Asserted"
textline " "
bitfld.long 0x00 1. " INTPWM1 ,PWM1 Interrupt Asserted" "Not asserted,Asserted"
bitfld.long 0x00 0. " INTPWM0 ,PWM0 Interrupt Asserted" "Not asserted,Asserted"
group.long 0x1C++0x03
line.long 0x00 "PWMISC,PWM Interrupt Status and Clear"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 19. " INTFAULT3 ,Fault3 Interrupt Asserted" "No interrupt,Interrupt"
eventfld.long 0x00 18. " INTFAULT2 ,Fault2 Interrupt Asserted" "No interrupt,Interrupt"
textline " "
endif
eventfld.long 0x00 17. " INTFAULT1 ,Fault1 Interrupt Asserted" "No interrupt,Interrupt"
eventfld.long 0x00 16. " INTFAULT0 ,Fault0 Interrupt Asserted" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTPWM3 ,PWM3 Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTPWM2 ,PWM2 Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTPWM1 ,PWM1 Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTPWM0 ,PWM0 Interrupt Status" "No interrupt,Interrupt"
rgroup.long 0x20++0x03
line.long 0x00 "PWMSTATUS,PWM Status"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Generator 3 Fault Status" "Not asserted,Asserted"
bitfld.long 0x00 2. " FAULT2 ,Generator 2 Fault Status" "Not asserted,Asserted"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Generator 1 Fault Status" "Not asserted,Asserted"
bitfld.long 0x00 0. " FAULT0 ,Generator 0 Fault Status" "Not asserted,Asserted"
group.long 0x24++0x07
line.long 0x00 "PWMFAULTVAL,PWM Fault Condition Value"
bitfld.long 0x00 7. " PWM7 ,PWM7 Fault Value" "Low,High"
bitfld.long 0x00 6. " PWM6 ,PWM6 Fault Value" "Low,High"
textline " "
bitfld.long 0x00 5. " PWM5 ,PWM5 Fault Value" "Low,High"
bitfld.long 0x00 4. " PWM4 ,PWM4 Fault Value" "Low,High"
textline " "
bitfld.long 0x00 3. " PWM3 ,PWM3 Fault Value" "Low,High"
bitfld.long 0x00 2. " PWM2 ,PWM2 Fault Value" "Low,High"
textline " "
bitfld.long 0x00 1. " PWM1 ,PWM1 Fault Value" "Low,High"
bitfld.long 0x00 0. " PWM0 ,PWM0 Fault Value" "Low,High"
line.long 0x04 "PWMENUPD,PWM Enable Update"
bitfld.long 0x04 14.--15. " ENUPD7 ,PWM7 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x04 12.--13. " ENUPD6 ,PWM6 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x04 10.--11. " ENUPD5 ,PWM5 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x04 8.--9. " ENUPD4 ,PWM4 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x04 6.--7. " ENUPD3 ,PWM3 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x04 4.--5. " ENUPD2 ,PWM2 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x04 2.--3. " ENUPD1 ,PWM1 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x04 0.--1. " ENUPD0 ,PWM0 Enable Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
tree "PWM generator 0 block"
group.long 0x40++0x07
line.long 0x00 "PWM0CTL,PWM0 Control"
bitfld.long 0x00 18. " LATCH ,Latch Fault Input" "Not latched,Latched"
bitfld.long 0x00 17. " MINFLTPER ,Minimum Fault Period" "Not active,Active"
textline " "
bitfld.long 0x00 16. " FLTSRC ,Fault Condition Source" "Fault0 input,Fault registers"
bitfld.long 0x00 14.--15. " DBFALLUPD ,PWM0DBFALL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 12.--13. " DBRISEUPD ,PWM0DBRISE Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 10.--11. " DBCTLUPD ,PWM0DBCTL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 8.--9. " GENBUPD ,PWM0GENB Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 6.--7. " GENAUPD ,PWM0GENA Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 5. " CMPBUPD ,Comparator B Update Mode" "Update,Delayed"
bitfld.long 0x00 4. " CMPAUPD ,Comparator A Update Mode" "Update,Delayed"
textline " "
bitfld.long 0x00 3. " LOADUPD ,Load Register Update Mode" "Update,Delayed"
bitfld.long 0x00 2. " DEBUG ,Debug Mode" "Stopped,Running"
textline " "
bitfld.long 0x00 1. " MODE ,Counter Mode" "Count-down,Count-up/down"
bitfld.long 0x00 0. " ENABLE ,PWM Block Enable" "Disabled,Enabled"
line.long 0x04 "PWM0INTEN,PWM0 Interrupt and Trigger Enable"
bitfld.long 0x04 13. " TRCMPBD ,Trigger for Counter=Comparator B Down" "Disabled,Enabled"
bitfld.long 0x04 12. " TRCMPBU ,Trigger for Counter=Comparator B Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " TRCMPAD ,Trigger for Counter=Comparator A Down" "Disabled,Enabled"
bitfld.long 0x04 10. " TRCMPAU ,Trigger for Counter=Comparator A Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " TRCNTLOAD ,Trigger for Counter=Load" "Disabled,Enabled"
bitfld.long 0x04 8. " TRCNTZERO ,Trigger for Counter=0" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " INTCMPBD ,Interrupt for Counter=Comparator B Down" "No interrupt,Interrupt"
bitfld.long 0x04 4. " INTCMPBU ,Interrupt for Counter=Comparator B Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " INTCMPAD ,Interrupt for Counter=Comparator A Down" "No interrupt,Interrupt"
bitfld.long 0x04 2. " INTCMPAU ,Interrupt for Counter=Comparator A Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " INTCNTLOAD ,Interrupt for Counter=Load" "No interrupt,Interrupt"
bitfld.long 0x04 0. " INTCNTZERO ,Interrupt for Counter=0" "No interrupt,Interrupt"
rgroup.long (0x40+0x08)++0x03
line.long 0x00 "PWM0RIS,PWM0 Raw Interrupt Status"
bitfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
group.long (0x40+0x0C)++0x07
line.long 0x00 "PWM0ISC,PWM0 Interrupt Status and Clear"
eventfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "PWM0LOAD,PWM0 Load"
hexmask.long.word 0x04 0.--15. 1. " LOAD ,Counter Load Value"
rgroup.long (0x40+0x14)++0x03
line.long 0x00 "PWM0COUNT,PWM0 Counter"
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
group.long (0x40+0x18)++0x27
line.long 0x00 "PWM0CMPA,PWM0 Compare A"
hexmask.long.word 0x00 0.--15. 1. " COMPA ,Comparator A Value"
line.long 0x04 "PWM0CMPB,PWM0 Compare B"
hexmask.long.word 0x04 0.--15. 1. " COMPB ,Comparator B Value"
line.long 0x08 "PWM0GENA,PWM0 Generator A Control"
bitfld.long 0x08 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
line.long 0x0c "PWM0GENB,PWM0 Generator B Control"
bitfld.long 0x0c 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
line.long 0x10 "PWM0DBCTL,PWM0 Dead-Band Control"
bitfld.long 0x10 0. " ENABLE ,Dead-Band Generator Enable" "Disabled,Enabled"
line.long 0x14 "PWM0DBRISE,PWM0 Dead-Band Rising-Edge Delay"
hexmask.long.word 0x14 0.--11. 1. " RISEDELAY ,Dead-Band Rise Delay"
line.long 0x18 "PWM0DBFALL,PWM0 Dead-Band Falling-Edge-Delay"
hexmask.long.word 0x18 0.--11. 1. " FALLDELAY ,Dead-Band Fall Delay"
line.long 0x1c "PWM0FLTSRC0,PWM0 Fault Source 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x1c 3. " FAULT3 ,Fault 3 Input" "Disabled,Enabled"
bitfld.long 0x1c 2. " FAULT2 ,Fault 2 Input" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x1c 1. " FAULT1 ,Fault 1 Input" "Disabled,Enabled"
bitfld.long 0x1c 0. " FAULT0 ,Fault 0 Input" "Disabled,Enabled"
line.long 0x20 "PWM0FLTSRC1,PWM0 Fault Source 1"
bitfld.long 0x20 7. " DCMP7 ,Digital Comparator 7" "Disabled,Enabled"
bitfld.long 0x20 6. " DCMP6 ,Digital Comparator 6" "Disabled,Enabled"
textline " "
bitfld.long 0x20 5. " DCMP5 ,Digital Comparator 5" "Disabled,Enabled"
bitfld.long 0x20 4. " DCMP4 ,Digital Comparator 4" "Disabled,Enabled"
textline " "
bitfld.long 0x20 3. " DCMP3 ,Digital Comparator 3" "Disabled,Enabled"
bitfld.long 0x20 2. " DCMP2 ,Digital Comparator 2" "Disabled,Enabled"
textline " "
bitfld.long 0x20 1. " DCMP1 ,Digital Comparator 1" "Disabled,Enabled"
bitfld.long 0x20 0. " DCMP0 ,Digital Comparator 0" "Disabled,Enabled"
line.long 0x24 "PWM0MINFLTPER,PWM0 Minimum Fault Period"
hexmask.long.word 0x24 0.--15. 1. " MFP ,Minimum Fault Period"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
group.long 0x800++0x03
line.long 0x00 "PWM0FLTSEN,PWM0 Fault Pin Logic Sense"
bitfld.long 0x00 3. " FAULT3 , Fault 3 Sense" "High,Low"
bitfld.long 0x00 2. " FAULT2 , Fault 2 Sense" "High,Low"
textline " "
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
else
group.long 0x800++0x03
line.long 0x00 "PWM0FLTSEN,PWM0 Fault Pin Logic Sense"
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
endif
if (((d.l((ad:0x40029000+0x40)))&0x40000)==0x0)
rgroup.long (0x800+0x04)++0x07
line.long 0x00 "PWM0FLTSTAT0,PWM0 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
bitfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
bitfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM0FLTSTAT1,PWM0 Fault Status 1"
bitfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
bitfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
bitfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
bitfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
bitfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
bitfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
bitfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
else
group.long (0x800+0x04)++0x07
line.long 0x00 "PWM0FLTSTAT0,PWM0 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
eventfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
eventfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
eventfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM0FLTSTAT1,PWM0 Fault Status 1"
eventfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
eventfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
eventfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
eventfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
eventfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
eventfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
eventfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
eventfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
endif
tree.end
tree "PWM generator 1 block"
group.long 0x80++0x07
line.long 0x00 "PWM1CTL,PWM1 Control"
bitfld.long 0x00 18. " LATCH ,Latch Fault Input" "Not latched,Latched"
bitfld.long 0x00 17. " MINFLTPER ,Minimum Fault Period" "Not active,Active"
textline " "
bitfld.long 0x00 16. " FLTSRC ,Fault Condition Source" "Fault0 input,Fault registers"
bitfld.long 0x00 14.--15. " DBFALLUPD ,PWM1DBFALL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 12.--13. " DBRISEUPD ,PWM1DBRISE Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 10.--11. " DBCTLUPD ,PWM1DBCTL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 8.--9. " GENBUPD ,PWM1GENB Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 6.--7. " GENAUPD ,PWM1GENA Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 5. " CMPBUPD ,Comparator B Update Mode" "Update,Delayed"
bitfld.long 0x00 4. " CMPAUPD ,Comparator A Update Mode" "Update,Delayed"
textline " "
bitfld.long 0x00 3. " LOADUPD ,Load Register Update Mode" "Update,Delayed"
bitfld.long 0x00 2. " DEBUG ,Debug Mode" "Stopped,Running"
textline " "
bitfld.long 0x00 1. " MODE ,Counter Mode" "Count-down,Count-up/down"
bitfld.long 0x00 0. " ENABLE ,PWM Block Enable" "Disabled,Enabled"
line.long 0x04 "PWM1INTEN,PWM1 Interrupt and Trigger Enable"
bitfld.long 0x04 13. " TRCMPBD ,Trigger for Counter=Comparator B Down" "Disabled,Enabled"
bitfld.long 0x04 12. " TRCMPBU ,Trigger for Counter=Comparator B Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " TRCMPAD ,Trigger for Counter=Comparator A Down" "Disabled,Enabled"
bitfld.long 0x04 10. " TRCMPAU ,Trigger for Counter=Comparator A Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " TRCNTLOAD ,Trigger for Counter=Load" "Disabled,Enabled"
bitfld.long 0x04 8. " TRCNTZERO ,Trigger for Counter=0" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " INTCMPBD ,Interrupt for Counter=Comparator B Down" "No interrupt,Interrupt"
bitfld.long 0x04 4. " INTCMPBU ,Interrupt for Counter=Comparator B Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " INTCMPAD ,Interrupt for Counter=Comparator A Down" "No interrupt,Interrupt"
bitfld.long 0x04 2. " INTCMPAU ,Interrupt for Counter=Comparator A Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " INTCNTLOAD ,Interrupt for Counter=Load" "No interrupt,Interrupt"
bitfld.long 0x04 0. " INTCNTZERO ,Interrupt for Counter=0" "No interrupt,Interrupt"
rgroup.long (0x80+0x08)++0x03
line.long 0x00 "PWM1RIS,PWM1 Raw Interrupt Status"
bitfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
group.long (0x80+0x0C)++0x07
line.long 0x00 "PWM1ISC,PWM1 Interrupt Status and Clear"
eventfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "PWM1LOAD,PWM1 Load"
hexmask.long.word 0x04 0.--15. 1. " LOAD ,Counter Load Value"
rgroup.long (0x80+0x14)++0x03
line.long 0x00 "PWM1COUNT,PWM1 Counter"
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
group.long (0x80+0x18)++0x27
line.long 0x00 "PWM1CMPA,PWM1 Compare A"
hexmask.long.word 0x00 0.--15. 1. " COMPA ,Comparator A Value"
line.long 0x04 "PWM1CMPB,PWM1 Compare B"
hexmask.long.word 0x04 0.--15. 1. " COMPB ,Comparator B Value"
line.long 0x08 "PWM1GENA,PWM1 Generator A Control"
bitfld.long 0x08 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
line.long 0x0c "PWM1GENB,PWM1 Generator B Control"
bitfld.long 0x0c 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
line.long 0x10 "PWM1DBCTL,PWM1 Dead-Band Control"
bitfld.long 0x10 0. " ENABLE ,Dead-Band Generator Enable" "Disabled,Enabled"
line.long 0x14 "PWM1DBRISE,PWM1 Dead-Band Rising-Edge Delay"
hexmask.long.word 0x14 0.--11. 1. " RISEDELAY ,Dead-Band Rise Delay"
line.long 0x18 "PWM1DBFALL,PWM1 Dead-Band Falling-Edge-Delay"
hexmask.long.word 0x18 0.--11. 1. " FALLDELAY ,Dead-Band Fall Delay"
line.long 0x1c "PWM1FLTSRC0,PWM1 Fault Source 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x1c 3. " FAULT3 ,Fault 3 Input" "Disabled,Enabled"
bitfld.long 0x1c 2. " FAULT2 ,Fault 2 Input" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x1c 1. " FAULT1 ,Fault 1 Input" "Disabled,Enabled"
bitfld.long 0x1c 0. " FAULT0 ,Fault 0 Input" "Disabled,Enabled"
line.long 0x20 "PWM1FLTSRC1,PWM1 Fault Source 1"
bitfld.long 0x20 7. " DCMP7 ,Digital Comparator 7" "Disabled,Enabled"
bitfld.long 0x20 6. " DCMP6 ,Digital Comparator 6" "Disabled,Enabled"
textline " "
bitfld.long 0x20 5. " DCMP5 ,Digital Comparator 5" "Disabled,Enabled"
bitfld.long 0x20 4. " DCMP4 ,Digital Comparator 4" "Disabled,Enabled"
textline " "
bitfld.long 0x20 3. " DCMP3 ,Digital Comparator 3" "Disabled,Enabled"
bitfld.long 0x20 2. " DCMP2 ,Digital Comparator 2" "Disabled,Enabled"
textline " "
bitfld.long 0x20 1. " DCMP1 ,Digital Comparator 1" "Disabled,Enabled"
bitfld.long 0x20 0. " DCMP0 ,Digital Comparator 0" "Disabled,Enabled"
line.long 0x24 "PWM1MINFLTPER,PWM1 Minimum Fault Period"
hexmask.long.word 0x24 0.--15. 1. " MFP ,Minimum Fault Period"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
group.long 0x880++0x03
line.long 0x00 "PWM1FLTSEN,PWM1 Fault Pin Logic Sense"
bitfld.long 0x00 3. " FAULT3 , Fault 3 Sense" "High,Low"
bitfld.long 0x00 2. " FAULT2 , Fault 2 Sense" "High,Low"
textline " "
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
else
group.long 0x880++0x03
line.long 0x00 "PWM1FLTSEN,PWM1 Fault Pin Logic Sense"
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
endif
if (((d.l((ad:0x40029000+0x80)))&0x40000)==0x0)
rgroup.long (0x880+0x04)++0x07
line.long 0x00 "PWM1FLTSTAT0,PWM1 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
bitfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
bitfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM1FLTSTAT1,PWM1 Fault Status 1"
bitfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
bitfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
bitfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
bitfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
bitfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
bitfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
bitfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
else
group.long (0x880+0x04)++0x07
line.long 0x00 "PWM1FLTSTAT0,PWM1 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
eventfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
eventfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
eventfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM1FLTSTAT1,PWM1 Fault Status 1"
eventfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
eventfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
eventfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
eventfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
eventfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
eventfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
eventfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
eventfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
endif
tree.end
tree "PWM generator 2 block"
group.long 0xC0++0x07
line.long 0x00 "PWM2CTL,PWM2 Control"
bitfld.long 0x00 18. " LATCH ,Latch Fault Input" "Not latched,Latched"
bitfld.long 0x00 17. " MINFLTPER ,Minimum Fault Period" "Not active,Active"
textline " "
bitfld.long 0x00 16. " FLTSRC ,Fault Condition Source" "Fault0 input,Fault registers"
bitfld.long 0x00 14.--15. " DBFALLUPD ,PWM2DBFALL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 12.--13. " DBRISEUPD ,PWM2DBRISE Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 10.--11. " DBCTLUPD ,PWM2DBCTL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 8.--9. " GENBUPD ,PWM2GENB Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 6.--7. " GENAUPD ,PWM2GENA Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 5. " CMPBUPD ,Comparator B Update Mode" "Update,Delayed"
bitfld.long 0x00 4. " CMPAUPD ,Comparator A Update Mode" "Update,Delayed"
textline " "
bitfld.long 0x00 3. " LOADUPD ,Load Register Update Mode" "Update,Delayed"
bitfld.long 0x00 2. " DEBUG ,Debug Mode" "Stopped,Running"
textline " "
bitfld.long 0x00 1. " MODE ,Counter Mode" "Count-down,Count-up/down"
bitfld.long 0x00 0. " ENABLE ,PWM Block Enable" "Disabled,Enabled"
line.long 0x04 "PWM2INTEN,PWM2 Interrupt and Trigger Enable"
bitfld.long 0x04 13. " TRCMPBD ,Trigger for Counter=Comparator B Down" "Disabled,Enabled"
bitfld.long 0x04 12. " TRCMPBU ,Trigger for Counter=Comparator B Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " TRCMPAD ,Trigger for Counter=Comparator A Down" "Disabled,Enabled"
bitfld.long 0x04 10. " TRCMPAU ,Trigger for Counter=Comparator A Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " TRCNTLOAD ,Trigger for Counter=Load" "Disabled,Enabled"
bitfld.long 0x04 8. " TRCNTZERO ,Trigger for Counter=0" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " INTCMPBD ,Interrupt for Counter=Comparator B Down" "No interrupt,Interrupt"
bitfld.long 0x04 4. " INTCMPBU ,Interrupt for Counter=Comparator B Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " INTCMPAD ,Interrupt for Counter=Comparator A Down" "No interrupt,Interrupt"
bitfld.long 0x04 2. " INTCMPAU ,Interrupt for Counter=Comparator A Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " INTCNTLOAD ,Interrupt for Counter=Load" "No interrupt,Interrupt"
bitfld.long 0x04 0. " INTCNTZERO ,Interrupt for Counter=0" "No interrupt,Interrupt"
rgroup.long (0xC0+0x08)++0x03
line.long 0x00 "PWM2RIS,PWM2 Raw Interrupt Status"
bitfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
group.long (0xC0+0x0C)++0x07
line.long 0x00 "PWM2ISC,PWM2 Interrupt Status and Clear"
eventfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "PWM2LOAD,PWM2 Load"
hexmask.long.word 0x04 0.--15. 1. " LOAD ,Counter Load Value"
rgroup.long (0xC0+0x14)++0x03
line.long 0x00 "PWM2COUNT,PWM2 Counter"
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
group.long (0xC0+0x18)++0x27
line.long 0x00 "PWM2CMPA,PWM2 Compare A"
hexmask.long.word 0x00 0.--15. 1. " COMPA ,Comparator A Value"
line.long 0x04 "PWM2CMPB,PWM2 Compare B"
hexmask.long.word 0x04 0.--15. 1. " COMPB ,Comparator B Value"
line.long 0x08 "PWM2GENA,PWM2 Generator A Control"
bitfld.long 0x08 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
line.long 0x0c "PWM2GENB,PWM2 Generator B Control"
bitfld.long 0x0c 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
line.long 0x10 "PWM2DBCTL,PWM2 Dead-Band Control"
bitfld.long 0x10 0. " ENABLE ,Dead-Band Generator Enable" "Disabled,Enabled"
line.long 0x14 "PWM2DBRISE,PWM2 Dead-Band Rising-Edge Delay"
hexmask.long.word 0x14 0.--11. 1. " RISEDELAY ,Dead-Band Rise Delay"
line.long 0x18 "PWM2DBFALL,PWM2 Dead-Band Falling-Edge-Delay"
hexmask.long.word 0x18 0.--11. 1. " FALLDELAY ,Dead-Band Fall Delay"
line.long 0x1c "PWM2FLTSRC0,PWM2 Fault Source 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x1c 3. " FAULT3 ,Fault 3 Input" "Disabled,Enabled"
bitfld.long 0x1c 2. " FAULT2 ,Fault 2 Input" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x1c 1. " FAULT1 ,Fault 1 Input" "Disabled,Enabled"
bitfld.long 0x1c 0. " FAULT0 ,Fault 0 Input" "Disabled,Enabled"
line.long 0x20 "PWM2FLTSRC1,PWM2 Fault Source 1"
bitfld.long 0x20 7. " DCMP7 ,Digital Comparator 7" "Disabled,Enabled"
bitfld.long 0x20 6. " DCMP6 ,Digital Comparator 6" "Disabled,Enabled"
textline " "
bitfld.long 0x20 5. " DCMP5 ,Digital Comparator 5" "Disabled,Enabled"
bitfld.long 0x20 4. " DCMP4 ,Digital Comparator 4" "Disabled,Enabled"
textline " "
bitfld.long 0x20 3. " DCMP3 ,Digital Comparator 3" "Disabled,Enabled"
bitfld.long 0x20 2. " DCMP2 ,Digital Comparator 2" "Disabled,Enabled"
textline " "
bitfld.long 0x20 1. " DCMP1 ,Digital Comparator 1" "Disabled,Enabled"
bitfld.long 0x20 0. " DCMP0 ,Digital Comparator 0" "Disabled,Enabled"
line.long 0x24 "PWM2MINFLTPER,PWM2 Minimum Fault Period"
hexmask.long.word 0x24 0.--15. 1. " MFP ,Minimum Fault Period"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
group.long 0x900++0x03
line.long 0x00 "PWM2FLTSEN,PWM2 Fault Pin Logic Sense"
bitfld.long 0x00 3. " FAULT3 , Fault 3 Sense" "High,Low"
bitfld.long 0x00 2. " FAULT2 , Fault 2 Sense" "High,Low"
textline " "
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
else
endif
if (((d.l((ad:0x40029000+0xC0)))&0x40000)==0x0)
rgroup.long (0x900+0x04)++0x07
line.long 0x00 "PWM2FLTSTAT0,PWM2 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
bitfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
bitfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM2FLTSTAT1,PWM2 Fault Status 1"
bitfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
bitfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
bitfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
bitfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
bitfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
bitfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
bitfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
else
group.long (0x900+0x04)++0x07
line.long 0x00 "PWM2FLTSTAT0,PWM2 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
eventfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
eventfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
eventfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM2FLTSTAT1,PWM2 Fault Status 1"
eventfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
eventfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
eventfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
eventfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
eventfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
eventfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
eventfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
eventfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
endif
tree.end
tree "PWM generator 3 block"
group.long 0x100++0x07
line.long 0x00 "PWM3CTL,PWM3 Control"
bitfld.long 0x00 18. " LATCH ,Latch Fault Input" "Not latched,Latched"
bitfld.long 0x00 17. " MINFLTPER ,Minimum Fault Period" "Not active,Active"
textline " "
bitfld.long 0x00 16. " FLTSRC ,Fault Condition Source" "Fault0 input,Fault registers"
bitfld.long 0x00 14.--15. " DBFALLUPD ,PWM3DBFALL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 12.--13. " DBRISEUPD ,PWM3DBRISE Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 10.--11. " DBCTLUPD ,PWM3DBCTL Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 8.--9. " GENBUPD ,PWM3GENB Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
bitfld.long 0x00 6.--7. " GENAUPD ,PWM3GENA Update Mode" "Immediate,Reserved,Locally synchronized,Globally synchronized"
textline " "
bitfld.long 0x00 5. " CMPBUPD ,Comparator B Update Mode" "Update,Delayed"
bitfld.long 0x00 4. " CMPAUPD ,Comparator A Update Mode" "Update,Delayed"
textline " "
bitfld.long 0x00 3. " LOADUPD ,Load Register Update Mode" "Update,Delayed"
bitfld.long 0x00 2. " DEBUG ,Debug Mode" "Stopped,Running"
textline " "
bitfld.long 0x00 1. " MODE ,Counter Mode" "Count-down,Count-up/down"
bitfld.long 0x00 0. " ENABLE ,PWM Block Enable" "Disabled,Enabled"
line.long 0x04 "PWM3INTEN,PWM3 Interrupt and Trigger Enable"
bitfld.long 0x04 13. " TRCMPBD ,Trigger for Counter=Comparator B Down" "Disabled,Enabled"
bitfld.long 0x04 12. " TRCMPBU ,Trigger for Counter=Comparator B Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 11. " TRCMPAD ,Trigger for Counter=Comparator A Down" "Disabled,Enabled"
bitfld.long 0x04 10. " TRCMPAU ,Trigger for Counter=Comparator A Up" "Disabled,Enabled"
textline " "
bitfld.long 0x04 9. " TRCNTLOAD ,Trigger for Counter=Load" "Disabled,Enabled"
bitfld.long 0x04 8. " TRCNTZERO ,Trigger for Counter=0" "Disabled,Enabled"
textline " "
bitfld.long 0x04 5. " INTCMPBD ,Interrupt for Counter=Comparator B Down" "No interrupt,Interrupt"
bitfld.long 0x04 4. " INTCMPBU ,Interrupt for Counter=Comparator B Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 3. " INTCMPAD ,Interrupt for Counter=Comparator A Down" "No interrupt,Interrupt"
bitfld.long 0x04 2. " INTCMPAU ,Interrupt for Counter=Comparator A Up" "No interrupt,Interrupt"
textline " "
bitfld.long 0x04 1. " INTCNTLOAD ,Interrupt for Counter=Load" "No interrupt,Interrupt"
bitfld.long 0x04 0. " INTCNTZERO ,Interrupt for Counter=0" "No interrupt,Interrupt"
rgroup.long (0x100+0x08)++0x03
line.long 0x00 "PWM3RIS,PWM3 Raw Interrupt Status"
bitfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
bitfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
group.long (0x100+0x0C)++0x07
line.long 0x00 "PWM3ISC,PWM3 Interrupt Status and Clear"
eventfld.long 0x00 5. " INTCMPBD ,Comparator B Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 4. " INTCMPBU ,Comparator B Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 3. " INTCMPAD ,Comparator A Down Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTCMPAU ,Comparator A Up Interrupt Status" "No interrupt,Interrupt"
textline " "
eventfld.long 0x00 1. " INTCNTLOAD ,Counter=Load Interrupt Status" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTCNTZERO ,Counter=0 Interrupt Status" "No interrupt,Interrupt"
line.long 0x04 "PWM3LOAD,PWM3 Load"
hexmask.long.word 0x04 0.--15. 1. " LOAD ,Counter Load Value"
rgroup.long (0x100+0x14)++0x03
line.long 0x00 "PWM3COUNT,PWM3 Counter"
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
group.long (0x100+0x18)++0x27
line.long 0x00 "PWM3CMPA,PWM3 Compare A"
hexmask.long.word 0x00 0.--15. 1. " COMPA ,Comparator A Value"
line.long 0x04 "PWM3CMPB,PWM3 Compare B"
hexmask.long.word 0x04 0.--15. 1. " COMPB ,Comparator B Value"
line.long 0x08 "PWM3GENA,PWM3 Generator A Control"
bitfld.long 0x08 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
textline " "
bitfld.long 0x08 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
bitfld.long 0x08 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmA,Drive pwmA low,Drive pwmA high"
line.long 0x0c "PWM3GENB,PWM3 Generator B Control"
bitfld.long 0x0c 10.--11. " ACTCMPBD ,Action for Comparator B Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 8.--9. " ACTCMPBU ,Action for Comparator B Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 6.--7. " ACTCMPAD ,Action for Comparator A Down" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 4.--5. " ACTCMPAU ,Action for Comparator A Up" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
textline " "
bitfld.long 0x0c 2.--3. " ACTLOAD ,Action for Counter=Load" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
bitfld.long 0x0c 0.--1. " ACTZERO ,Action for Counter=0" "Do nothing,Invert pwmB,Drive pwmB low,Drive pwmB high"
line.long 0x10 "PWM3DBCTL,PWM3 Dead-Band Control"
bitfld.long 0x10 0. " ENABLE ,Dead-Band Generator Enable" "Disabled,Enabled"
line.long 0x14 "PWM3DBRISE,PWM3 Dead-Band Rising-Edge Delay"
hexmask.long.word 0x14 0.--11. 1. " RISEDELAY ,Dead-Band Rise Delay"
line.long 0x18 "PWM3DBFALL,PWM3 Dead-Band Falling-Edge-Delay"
hexmask.long.word 0x18 0.--11. 1. " FALLDELAY ,Dead-Band Fall Delay"
line.long 0x1c "PWM3FLTSRC0,PWM3 Fault Source 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x1c 3. " FAULT3 ,Fault 3 Input" "Disabled,Enabled"
bitfld.long 0x1c 2. " FAULT2 ,Fault 2 Input" "Disabled,Enabled"
textline " "
endif
bitfld.long 0x1c 1. " FAULT1 ,Fault 1 Input" "Disabled,Enabled"
bitfld.long 0x1c 0. " FAULT0 ,Fault 0 Input" "Disabled,Enabled"
line.long 0x20 "PWM3FLTSRC1,PWM3 Fault Source 1"
bitfld.long 0x20 7. " DCMP7 ,Digital Comparator 7" "Disabled,Enabled"
bitfld.long 0x20 6. " DCMP6 ,Digital Comparator 6" "Disabled,Enabled"
textline " "
bitfld.long 0x20 5. " DCMP5 ,Digital Comparator 5" "Disabled,Enabled"
bitfld.long 0x20 4. " DCMP4 ,Digital Comparator 4" "Disabled,Enabled"
textline " "
bitfld.long 0x20 3. " DCMP3 ,Digital Comparator 3" "Disabled,Enabled"
bitfld.long 0x20 2. " DCMP2 ,Digital Comparator 2" "Disabled,Enabled"
textline " "
bitfld.long 0x20 1. " DCMP1 ,Digital Comparator 1" "Disabled,Enabled"
bitfld.long 0x20 0. " DCMP0 ,Digital Comparator 0" "Disabled,Enabled"
line.long 0x24 "PWM3MINFLTPER,PWM3 Minimum Fault Period"
hexmask.long.word 0x24 0.--15. 1. " MFP ,Minimum Fault Period"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
group.long 0x980++0x03
line.long 0x00 "PWM3FLTSEN,PWM3 Fault Pin Logic Sense"
bitfld.long 0x00 3. " FAULT3 , Fault 3 Sense" "High,Low"
bitfld.long 0x00 2. " FAULT2 , Fault 2 Sense" "High,Low"
textline " "
bitfld.long 0x00 1. " FAULT1 , Fault 1 Sense" "High,Low"
bitfld.long 0x00 0. " FAULT0 , Fault 0 Sense" "High,Low"
else
endif
if (((d.l((ad:0x40029000+0x100)))&0x40000)==0x0)
rgroup.long (0x980+0x04)++0x07
line.long 0x00 "PWM3FLTSTAT0,PWM3 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
bitfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
bitfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
bitfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
bitfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM3FLTSTAT1,PWM3 Fault Status 1"
bitfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
bitfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
bitfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
bitfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
bitfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
bitfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
bitfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
bitfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
else
group.long (0x980+0x04)++0x07
line.long 0x00 "PWM3FLTSTAT0,PWM3 Fault Status 0"
sif (cpu()!="LM4F230E5QR"&&cpu()!="LM4F230H5QR")
eventfld.long 0x00 3. " FAULT3 ,Fault Input 3" "Low,High"
eventfld.long 0x00 2. " FAULT2 ,Fault Input 2" "Low,High"
textline " "
endif
eventfld.long 0x00 1. " FAULT1 ,Fault Input 1" "Low,High"
eventfld.long 0x00 0. " FAULT0 ,Fault Input 0" "Low,High"
line.long 0x04 "PWM3FLTSTAT1,PWM3 Fault Status 1"
eventfld.long 0x04 7. " DCMP7 ,Digital Comparator 7 Trigger" "Low,High"
eventfld.long 0x04 6. " DCMP6 ,Digital Comparator 6 Trigger" "Low,High"
textline " "
eventfld.long 0x04 5. " DCMP5 ,Digital Comparator 5 Trigger" "Low,High"
eventfld.long 0x04 4. " DCMP4 ,Digital Comparator 4 Trigger" "Low,High"
textline " "
eventfld.long 0x04 3. " DCMP3 ,Digital Comparator 3 Trigger" "Low,High"
eventfld.long 0x04 2. " DCMP2 ,Digital Comparator 2 Trigger" "Low,High"
textline " "
eventfld.long 0x04 1. " DCMP1 ,Digital Comparator 1 Trigger" "Low,High"
eventfld.long 0x04 0. " DCMP0 ,Digital Comparator 0 Trigger" "Low,High"
endif
tree.end
textline " "
rgroup.long 0xFC0++0x03
line.long 0x00 "PWMPP,PWM Peripheral Properties"
bitfld.long 0x00 10. " ONE ,One-Shot Mode availability" "Not available,Available"
bitfld.long 0x00 9. " EFAULT ,Extended Fault availability" "Not available,Available"
bitfld.long 0x00 8. " ESYNC ,Extended Synchronization availability" "Not available,Available"
textline " "
bitfld.long 0x00 4.--7. " FCNT ,Fault inputs number" "No inputs,1 input,2 inputs,3 inputs,4 inputs,?..."
bitfld.long 0x00 0.--3. " GCNT ,Generators number" "No generators,1 generator,2 generators,3 generators,4 generators,?..."
group.long 0xFC4++0x03
line.long 0x00 "PWMPC,PWM Peripheral Configuration"
bitfld.long 0x00 8. " USEPWMDIV ,Enable PWM Clock Divisor" "Disabled,Enabled"
hexmask.long.byte 0x00 0.--7. 1. " PWMDIV ,PWM Clock Divisor 0=/2,1=/4,2=/8,3=/16,4=/32,5=/64,6=/64,7=/64(default),other=reserved"
width 0xb
tree.end
tree.end
tree.open "QEI (Quadrature Encoder Interface)"
tree "QEI 0"
base ad:0x4002C000
width 8.
group.long 0x00++0x03
line.long 0x00 "CTL,QEI Control"
sif (cpu()=="LM3S9792"||cpu()=="LM3S9D96"||cpu()=="LM3S9B92"||cpu()=="LM3S9B95"||cpu()=="LM3S9B96"||cpu()=="LM3S2B93"||cpu()=="LM3S2793"||cpu()=="LM3S5B91"||cpu()=="LM3S5791"||cpu()=="LM3S5R31"||cpu()=="LM3S5R36"||cpu()=="LM3S5651"||cpu()=="LM3S5656"||cpu()=="LM3S5956"||cpu()=="LM3S5951"||cpu()=="LM3S5K31"||cpu()=="LM3S5P31"||cpu()=="LM3S5K36"||cpu()=="LM3S5P36"||cpu()=="LM3S5T36"||cpu()=="LM3S5Y36"||cpu()=="LM3S5P51"||cpu()=="LM3S5P56"||cpu()=="LM3S9L97"||cpu()=="LM3S9997"||cpu()=="LM3S1651"||cpu()=="LM3S1P51"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
hexmask.long.BYTE 0x00 16.--19. 1. " FILTCNT ,Input filter Pre-Scale count"
bitfld.long 0x00 13. " FILTEN ,Enable input filter" "Disabled,Enabled"
newline
endif
bitfld.long 0x00 12. " STALLEN ,Stall QEI" "Not stalled,Stalled"
bitfld.long 0x00 11. " INVI ,Invert index pulse" "Not inverted,Inverted"
newline
bitfld.long 0x00 10. " INVB ,Invert PhB" "Not inverted,Inverted"
bitfld.long 0x00 9. " INVA ,Invert PhA" "Not inverted,Inverted"
newline
bitfld.long 0x00 6.--8. " VELDIV ,Predivide velocity" "/1,/2,/4,/8,/16,/32,/64,/128"
bitfld.long 0x00 5. " VELEN ,Capture velocity" "Disabled,Enabled"
newline
bitfld.long 0x00 4. " RESMODE ,Reset mode" "When reaches maximum,When captures index pulse"
bitfld.long 0x00 3. " CAPMODE ,Capture mode" "PHA edge,Both edges"
newline
bitfld.long 0x00 2. " SIGMODE ,Signal mode" "Quadrature phase,Clock and direction"
bitfld.long 0x00 1. " SWAP ,Swap signals" "Not swapped,Swapped"
newline
bitfld.long 0x00 0. " ENABLE ,Enable QEI" "Disabled,Enabled"
rgroup.long 0x04++0x03
line.long 0x00 "STAT,QEI Status"
bitfld.long 0x00 1. " DIRECTION ,Direction of rotation" "Forward,Reverse"
bitfld.long 0x00 0. " ERROR ,Error detected" "Not detected,Detected"
group.long 0x08++0x0B
line.long 0x00 "POS,QEI Position"
line.long 0x04 "MAXPOS,QEI Maximum Position"
line.long 0x08 "LOAD,QEI Timer Load"
rgroup.long 0x14++0x0B
line.long 0x00 "TIME,QEI Timer"
line.long 0x04 "COUNT,QEI Velocity Counter"
line.long 0x08 "SPEED,QEI Velocity"
group.long 0x20++0x03
line.long 0x00 "INTEN,QEI Interrupt Enable"
bitfld.long 0x00 3. " INTERROR ,Phase error interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 2. " INTDIR ,Direction change interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 1. " INTTIMER ,Timer expires interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 0. " INTINDEX ,Index pulse detected interrupt enable" "Disabled,Enabled"
rgroup.long 0x24++0x03
line.long 0x00 "RIS,QEI Raw Interrupt Status"
bitfld.long 0x00 3. " INTERROR ,Phase error detected" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTDIR ,Direction change detected" "No interrupt,Interrupt"
newline
bitfld.long 0x00 1. " INTTIMER ,Velocity timer expired" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTINDEX ,Index pulse asserted" "No interrupt,Interrupt"
group.long 0x28++0x03
line.long 0x00 "ISC,QEI Interrupt Status and Clear"
eventfld.long 0x00 3. " INTERROR ,Phase error interrupt" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTDIR ,Direction change interrupt" "No interrupt,Interrupt"
newline
eventfld.long 0x00 1. " INTTIMER ,Velocity timer expired interrupt" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTINDEX ,Index pulse interrupt" "No interrupt,Interrupt"
width 0x0B
tree.end
tree "QEI 1"
base ad:0x4002D000
width 8.
group.long 0x00++0x03
line.long 0x00 "CTL,QEI Control"
sif (cpu()=="LM3S9792"||cpu()=="LM3S9D96"||cpu()=="LM3S9B92"||cpu()=="LM3S9B95"||cpu()=="LM3S9B96"||cpu()=="LM3S2B93"||cpu()=="LM3S2793"||cpu()=="LM3S5B91"||cpu()=="LM3S5791"||cpu()=="LM3S5R31"||cpu()=="LM3S5R36"||cpu()=="LM3S5651"||cpu()=="LM3S5656"||cpu()=="LM3S5956"||cpu()=="LM3S5951"||cpu()=="LM3S5K31"||cpu()=="LM3S5P31"||cpu()=="LM3S5K36"||cpu()=="LM3S5P36"||cpu()=="LM3S5T36"||cpu()=="LM3S5Y36"||cpu()=="LM3S5P51"||cpu()=="LM3S5P56"||cpu()=="LM3S9L97"||cpu()=="LM3S9997"||cpu()=="LM3S1651"||cpu()=="LM3S1P51"||cpu()=="LM4F230E5QR"||cpu()=="LM4F230H5QR"||cpu()=="LM4F231E5QR"||cpu()=="LM4F231H5QR"||cpu()=="LM4F232E5QC"||cpu()=="LM4F232H5QC"||cpu()=="LM4F232H5QD")
hexmask.long.BYTE 0x00 16.--19. 1. " FILTCNT ,Input filter Pre-Scale count"
bitfld.long 0x00 13. " FILTEN ,Enable input filter" "Disabled,Enabled"
newline
endif
bitfld.long 0x00 12. " STALLEN ,Stall QEI" "Not stalled,Stalled"
bitfld.long 0x00 11. " INVI ,Invert index pulse" "Not inverted,Inverted"
newline
bitfld.long 0x00 10. " INVB ,Invert PhB" "Not inverted,Inverted"
bitfld.long 0x00 9. " INVA ,Invert PhA" "Not inverted,Inverted"
newline
bitfld.long 0x00 6.--8. " VELDIV ,Predivide velocity" "/1,/2,/4,/8,/16,/32,/64,/128"
bitfld.long 0x00 5. " VELEN ,Capture velocity" "Disabled,Enabled"
newline
bitfld.long 0x00 4. " RESMODE ,Reset mode" "When reaches maximum,When captures index pulse"
bitfld.long 0x00 3. " CAPMODE ,Capture mode" "PHA edge,Both edges"
newline
bitfld.long 0x00 2. " SIGMODE ,Signal mode" "Quadrature phase,Clock and direction"
bitfld.long 0x00 1. " SWAP ,Swap signals" "Not swapped,Swapped"
newline
bitfld.long 0x00 0. " ENABLE ,Enable QEI" "Disabled,Enabled"
rgroup.long 0x04++0x03
line.long 0x00 "STAT,QEI Status"
bitfld.long 0x00 1. " DIRECTION ,Direction of rotation" "Forward,Reverse"
bitfld.long 0x00 0. " ERROR ,Error detected" "Not detected,Detected"
group.long 0x08++0x0B
line.long 0x00 "POS,QEI Position"
line.long 0x04 "MAXPOS,QEI Maximum Position"
line.long 0x08 "LOAD,QEI Timer Load"
rgroup.long 0x14++0x0B
line.long 0x00 "TIME,QEI Timer"
line.long 0x04 "COUNT,QEI Velocity Counter"
line.long 0x08 "SPEED,QEI Velocity"
group.long 0x20++0x03
line.long 0x00 "INTEN,QEI Interrupt Enable"
bitfld.long 0x00 3. " INTERROR ,Phase error interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 2. " INTDIR ,Direction change interrupt enable" "Disabled,Enabled"
newline
bitfld.long 0x00 1. " INTTIMER ,Timer expires interrupt enable" "Disabled,Enabled"
bitfld.long 0x00 0. " INTINDEX ,Index pulse detected interrupt enable" "Disabled,Enabled"
rgroup.long 0x24++0x03
line.long 0x00 "RIS,QEI Raw Interrupt Status"
bitfld.long 0x00 3. " INTERROR ,Phase error detected" "No interrupt,Interrupt"
bitfld.long 0x00 2. " INTDIR ,Direction change detected" "No interrupt,Interrupt"
newline
bitfld.long 0x00 1. " INTTIMER ,Velocity timer expired" "No interrupt,Interrupt"
bitfld.long 0x00 0. " INTINDEX ,Index pulse asserted" "No interrupt,Interrupt"
group.long 0x28++0x03
line.long 0x00 "ISC,QEI Interrupt Status and Clear"
eventfld.long 0x00 3. " INTERROR ,Phase error interrupt" "No interrupt,Interrupt"
eventfld.long 0x00 2. " INTDIR ,Direction change interrupt" "No interrupt,Interrupt"
newline
eventfld.long 0x00 1. " INTTIMER ,Velocity timer expired interrupt" "No interrupt,Interrupt"
eventfld.long 0x00 0. " INTINDEX ,Index pulse interrupt" "No interrupt,Interrupt"
width 0x0B
tree.end
tree.end
endif
else
base vm:0x00000000
wgroup 0x00++0x00
textline " "
textline " -------------------------------------------"
textline " | PLEASE CHOOSE THE APPROPRIATE CPU |"
textline " -------------------------------------------"
endif
textline ""