12264 lines
1.4 MiB
12264 lines
1.4 MiB
; --------------------------------------------------------------------------------
|
|
; @Title: M251 On-Chip Peripherals
|
|
; @Props: Released
|
|
; @Author: PIW
|
|
; @Changelog: 2022-03-01 PIW
|
|
; @Manufacturer: NUVOTON - Nuvoton Technology Corp.
|
|
; @Doc: SVD generated, based on: M251_v1.svd (Ver. 1.0)
|
|
; @Core: Cortex-M23
|
|
; @Chip: M251EC2AE, M251FC2AE, M251KE3AE, M251KG6AE, M251LC2AE, M251LD2AE,
|
|
; M251LE3AE, M251LG6AE, M251SC2AE, M251SD2AE, M251SE3AE, M251SG6AE,
|
|
; M251ZC2AE, M251ZD2AE, M252EC2AE, M252FC2AE, M252KE3AE, M252KG6AE,
|
|
; M252LC2AE, M252LD2AE, M252LE3AE, M252LG6AE, M252SC2AE, M252SD2AE,
|
|
; M252SE3AE, M252SG6AE, M252ZC2AE, M252ZD2AE
|
|
; @Copyright: (C) 1989-2022 Lauterbach GmbH, licensed for use with TRACE32(R) only
|
|
; --------------------------------------------------------------------------------
|
|
; $Id: perm251.per 14425 2022-03-02 15:30:50Z kwisniewski $
|
|
|
|
config 16. 8.
|
|
tree.close "Core Registers (Cortex-M23)"
|
|
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 29. " EXTEXCLALL ,LDREX and STREX instructions use the Global Exclusive Monitor" "Only on Shared regions,Always"
|
|
newline
|
|
group.long 0x10++0x03
|
|
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"
|
|
newline
|
|
bitfld.long 0x00 0. " ENABLE ,Counter Enable" "Disabled,Enabled"
|
|
group.long 0x14++0x07
|
|
line.long 0x00 "SYST_RVR,SysTick Reload Value Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " RELOAD ,The value to load into the SYST_CVR when the counter reaches 0"
|
|
line.long 0x04 "SYST_CVR,SysTick Current Value Register"
|
|
hexmask.long.tbyte 0x04 0.--23. 1. " CURRENT ,Current counter value"
|
|
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,CPUID Base Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. " IMPLEMENTER ,Indicates implementer"
|
|
bitfld.long 0x00 20.--23. " VARIANT ,Indicates processor revision" "Revision 0,Revision 1,?..."
|
|
bitfld.long 0x00 16.--19. " ARCHITECTURE ,Architecture" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,ARMv8-M w/o Main extension,Reserved,Reserved,ARMv8-M w/ Main extension"
|
|
newline
|
|
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++0x13
|
|
line.long 0x00 "ICSR,Interrupt Control and State Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x00 30. " PENDNMISET ,On writes allows the NMI exception to be set as pending. On reads indicates whether the NMI exception is pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x00 27. " PENDSVSET ,On writes allows the PendSV exception for the selected Security state to be set as pending. On reads indicates whether the PendSV for the selected Security state exception is pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x00 25. " PENDSTSET ,On writes, sets the SysTick exception as pending. On reads, indicates the current state of the exception" "Not pending,Pending"
|
|
newline
|
|
bitfld.long 0x00 24. " STTNS ,Controls whether in a single SysTick implementation the SysTick is Secure or Non-secure" "Secure,Non-secure"
|
|
rbitfld.long 0x00 23. " ISRPREEMPT ,Indicates whether a pending exception will be serviced on exit from debug halt state" "Disabled,Enabled"
|
|
rbitfld.long 0x00 22. " ISRPENDING ,Indicates whether an external interrupt, generated by the NVIC, is pending" "Not pending,Pending"
|
|
newline
|
|
hexmask.long.word 0x00 12.--20. 1. " VECTPENDING ,The exception number of the highest priority pending and enabled interrupt"
|
|
rbitfld.long 0x00 11. " RETTOBASE ,Indicates whether there is an active exception other than the exception indicated by the current value of the IPSR" "Present,Absent"
|
|
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 ,Bits[31:7] of the vector table address"
|
|
line.long 0x08 "AIRCR,Application Interrupt and Reset Control Register"
|
|
hexmask.long.word 0x08 16.--31. 1. " VECTKEYSTAT ,Vector Key"
|
|
rbitfld.long 0x08 15. " ENDIANNESS ,Indicates the memory system endianness" "Little endian,Big endian"
|
|
bitfld.long 0x08 14. " PRIS ,Prioritize Secure exceptions" "Disabled,Enabled"
|
|
newline
|
|
bitfld.long 0x08 13. " BFHFNMINS ,BusFault BusFault HardFault and NMI Non-secure enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 8.--10. " PRIGROUP ,Priority grouping. Group priority field bits/Subpriority field bits" "[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]"
|
|
bitfld.long 0x08 3. " SYSRESETREQS ,System reset request Secure only" "Both states,Secure only"
|
|
newline
|
|
bitfld.long 0x08 2. " SYSRESETREQ ,System reset request" "Not requested,Requested"
|
|
bitfld.long 0x08 1. " VECTCLRACTIVE ,Writing 1 to this bit clears all active state information for fixed and configurable exceptions" "No effect,Clear"
|
|
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 3. " SLEEPDEEPS ,Controls whether the SLEEPDEEP bit is only accessible from the secure state" "Both states,Secure only"
|
|
bitfld.long 0x0C 2. " SLEEPDEEP ,Provides a qualifying hint indicating that waking from sleep might take longer" "Not deep sleep,Deep sleep"
|
|
newline
|
|
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 and 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"
|
|
newline
|
|
bitfld.long 0x10 10. " STKOFHFNMIGN ,Controls the effect of a stack limit violation while executing at a requested priority less than 0" "Not ignored,Ignored"
|
|
bitfld.long 0x10 8. " BFHFNMIGN ,Determines the effect of precise busfaults on handlers running at a requested priority less than 0" "Not ignored,Ignored"
|
|
bitfld.long 0x10 4. " DIV_0_TRP ,Controls the trap on divide by 0" "Disabled,Enabled"
|
|
newline
|
|
bitfld.long 0x10 3. " UNALIGN_TRP ,Controls the trapping of unaligned word or halfword accesses" "Disabled,Enabled"
|
|
bitfld.long 0x10 1. " USERSETMPEND ,Controls whether unprivileged software can access the STIR" "Disabled,Enabled"
|
|
group.long 0xD1C++0x0B
|
|
line.long 0x00 "SHPR2,System Handler Priority Register 2"
|
|
hexmask.long.byte 0x00 24.--31. 1. " PRI_11 ,Priority of system handler 11, SVCall"
|
|
line.long 0x04 "SHPR3,System Handler Priority Register 3"
|
|
hexmask.long.byte 0x04 24.--31. 1. " PRI_15 ,Priority of system handler 15, SysTick"
|
|
hexmask.long.byte 0x04 16.--23. 1. " PRI_14 ,Priority of system handler 14, PendSV"
|
|
hexmask.long.byte 0x04 0.--7. 1. " PRI_12 ,Priority of system handler 12, DebugMonitor"
|
|
line.long 0x08 "SHCSR,System Handler Control and State Register"
|
|
bitfld.long 0x08 21. " HARDFAULTPENDED ,HardFault exception status" "Not pending,Pending"
|
|
bitfld.long 0x08 20. " SECUREFAULTPENDED ,SecureFault exception status" "Not pending,Pending"
|
|
bitfld.long 0x08 19. " SECUREFAULTENA ,SecureFault exception enable" "Disabled,Enabled"
|
|
newline
|
|
bitfld.long 0x08 18. " USGFAULTENA ,UsageFault exception enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 17. " BUSFAULTENA ,BusFault exception enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 16. " MEMFAULTENA ,MemManage exception enable" "Disabled,Enabled"
|
|
newline
|
|
bitfld.long 0x08 15. " SVCALLPENDED ,SVCall exception status" "Not pending,Pending"
|
|
bitfld.long 0x08 14. " BUSFAULTPENDED ,BusFault exception status" "Not pending,Pending"
|
|
bitfld.long 0x08 13. " MEMFAULTPENDED ,MemManage exception status" "Not pending,Pending"
|
|
newline
|
|
bitfld.long 0x08 12. " USGFAULTPENDED ,UsageFault exception status" "Not pending,Pending"
|
|
bitfld.long 0x08 11. " SYSTICKACT ,SysTick exception status" "Not active,Active"
|
|
bitfld.long 0x08 10. " PENDSVACT ,PendSV exception status" "Not active,Active"
|
|
newline
|
|
bitfld.long 0x08 8. " MONITORACT ,Monitor exception status" "Not active,Active"
|
|
bitfld.long 0x08 7. " SVCALLACT ,SVCall exception status" "Not active,Active"
|
|
bitfld.long 0x08 5. " NMIACT ,NMI exception status" "Not active,Active"
|
|
newline
|
|
bitfld.long 0x08 4. " SECUREFAULTACT ,SecureFault exception status" "Not active,Active"
|
|
bitfld.long 0x08 3. " USGFAULTACT ,UsageFault exception status" "Not active,Active"
|
|
bitfld.long 0x08 2. " HARDFAULTACT ,HardFault exception status for the selected Security state" "Not active,Active"
|
|
newline
|
|
bitfld.long 0x08 1. " BUSFAULTACT ,BusFault exception status" "Not active,Active"
|
|
bitfld.long 0x08 0. " MEMFAULTACT ,MemManage exception status" "Not active,Active"
|
|
tree "Memory System"
|
|
width 10.
|
|
rgroup.long 0xD78++0x0B
|
|
line.long 0x00 "CLIDR,Cache Level ID Register"
|
|
bitfld.long 0x00 30.--31. " ICB ,Inner cache boundary" "Not disclosed,L1 cache highest,L2 cache highest,L3 cache highest"
|
|
bitfld.long 0x00 27.--29. " LOU ,LOUU" "Level 1,Level 2,?..."
|
|
bitfld.long 0x00 24.--26. " LOC ,Level of Coherency" "Level 1,Level 2,?..."
|
|
textline " "
|
|
bitfld.long 0x00 18.--20. " CL7 ,Cache type field level 7" "No cache,Instr. only,Data only,Data and Instr.,Unified cache,?..."
|
|
line.long 0x04 "CTR,Cache Type Register"
|
|
bitfld.long 0x04 24.--27. " CWG ,Cache Write-back Granule" "0,1,2,3,4,5,6,7,8,?..."
|
|
bitfld.long 0x04 20.--23. " ERG ,Exclusives Reservation Granule" "0,1,2,3,4,5,6,7,8,?..."
|
|
textline " "
|
|
bitfld.long 0x04 16.--19. " DMINLINE ,Log 2 of the number of words in the smallest cache line of all the data caches and unified caches that are controlled by the processor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x04 0.--3. " IMINLINE ,Log 2 of the number of words in the smallest cache line of all the instruction caches that are controlled by the processor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
line.long 0x08 "CCSIDR,Cache Size ID Register"
|
|
bitfld.long 0x08 31. " WT ,Indicates support available for Write-Through" "Not supported,Supported"
|
|
bitfld.long 0x08 30. " WB ,Indicates support available for Write-Back" "Not supported,Supported"
|
|
bitfld.long 0x08 29. " RA ,Indicates support available for read allocation" "Not supported,Supported"
|
|
textline " "
|
|
bitfld.long 0x08 28. " WA ,Indicates support available for write allocation" "Not supported,Supported"
|
|
hexmask.long.word 0x08 13.--27. 1. " NUMSETS ,Indicates the number of sets as (number of sets) - 1"
|
|
hexmask.long.word 0x08 3.--12. 1. " ASSOCIATIVITY ,Indicates the number of ways as (number of ways) - 1"
|
|
textline " "
|
|
bitfld.long 0x08 0.--2. " LINESIZE ,Indicates the number of words in each cache line" "4,8,16,32,64,128,256,512"
|
|
group.long 0xD84++0x03
|
|
line.long 0x00 "CSSELR,Cache Size Selection Register"
|
|
bitfld.long 0x00 1.--3. " LEVEL ,Identifies which cache level to select" "Level 1,Level 2,Level 3,Level 4,Level 5,Level 6,Level 7,?..."
|
|
bitfld.long 0x00 0. " IND ,Identifies instruction or data cache to use" "Data/Unified,Instruction"
|
|
wgroup.long 0xF50++0x03
|
|
line.long 0x00 "ICIALLU,I-Cache Invalidate All to PoU"
|
|
wgroup.long 0xF58++0x23
|
|
line.long 0x00 "ICIMVAU,I-Cache Invalidate by MVA to PoU"
|
|
line.long 0x04 "DCIMVAC,D-Cache Invalidate by MVA to PoC"
|
|
line.long 0x08 "DCISW,D-Cache Invalidate by Set-Way"
|
|
hexmask.long 0x08 4.--31. 1. " SETWAY ,Defines number of the way to operate on and number of the set to operate on"
|
|
bitfld.long 0x08 1.--3. " LEVEL ,Cache level to operate on, minus" "L1,L2,L3,L4,L5,L6,L7,L8"
|
|
line.long 0x0C "DCCMVAU,D-Cache Clean by MVA to PoU"
|
|
line.long 0x10 "DCCMVAC,D-Cache Clean by MVA to PoC"
|
|
line.long 0x14 "DCCSW,D-Cache Clean by Set-Way"
|
|
hexmask.long 0x14 4.--31. 1. " SETWAY ,Defines number of the way to operate on and number of the set to operate on"
|
|
bitfld.long 0x14 1.--3. " LEVEL ,Cache level to operate on, minus" "L1,L2,L3,L4,L5,L6,L7,L8"
|
|
line.long 0x18 "DCCIMVAC,D-Cache Clean and Invalidate by MVA to PoC"
|
|
line.long 0x1C "DCCISW,D-Cache Clean and Invalidate by Set-Way"
|
|
hexmask.long 0x1C 4.--31. 1. " SETWAY ,Defines number of the way to operate on and number of the set to operate on"
|
|
bitfld.long 0x1C 1.--3. " LEVEL ,Cache level to operate on, minus" "L1,L2,L3,L4,L5,L6,L7,L8"
|
|
line.long 0x20 "BPIALL,Branch Predictor Invalidate All"
|
|
tree.end
|
|
width 11.
|
|
tree "CoreSight Identification Registers"
|
|
rgroup.long 0xFE0++0x0F
|
|
line.long 0x00 "DPIDR0,Peripheral ID0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
|
|
line.long 0x04 "DPIDR1,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 "DPIDR2,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 "DPIDR3,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 "DCIDR0,Component ID0 (Preamble)"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PRMBL_0 ,CoreSight component identification preamble"
|
|
line.long 0x04 "DCIDR1,Component ID1"
|
|
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
|
|
hexmask.long.byte 0x04 0.--3. 1. " PRMBL_1 ,CoreSight component class"
|
|
line.long 0x08 "DCIDR2,Component ID2"
|
|
hexmask.long.byte 0x08 0.--7. 1. " PRMBL_2 ,CoreSight component identification preamble"
|
|
line.long 0x0C "DCIDR3,Component ID3"
|
|
hexmask.long.byte 0x0C 0.--7. 1. " PRMBL_3 ,CoreSight component identification preamble"
|
|
tree.end
|
|
width 0x0B
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Memory Protection Unit (MPU)"
|
|
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 8.--15. " DREGION ,Number of regions supported by the MPU" "0,,,,4,,,,8,,,,,,,,16,?..."
|
|
bitfld.long 0x00 0. " SEPARATE ,Indicates support for separate instruction and data address maps" "Not 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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x0
|
|
line.long 0x00 "MPU_RLAR0,MPU Region Attribute and Size Register 0"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x0
|
|
hide.long 0x00 "MPU_RLAR0,MPU Region Attribute and Size Register 0"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x1
|
|
line.long 0x00 "MPU_RLAR1,MPU Region Attribute and Size Register 1"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x1
|
|
hide.long 0x00 "MPU_RLAR1,MPU Region Attribute and Size Register 1"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x2
|
|
line.long 0x00 "MPU_RLAR2,MPU Region Attribute and Size Register 2"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x2
|
|
hide.long 0x00 "MPU_RLAR2,MPU Region Attribute and Size Register 2"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x3
|
|
line.long 0x00 "MPU_RLAR3,MPU Region Attribute and Size Register 3"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x3
|
|
hide.long 0x00 "MPU_RLAR3,MPU Region Attribute and Size Register 3"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x4
|
|
line.long 0x00 "MPU_RLAR4,MPU Region Attribute and Size Register 4"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x4
|
|
hide.long 0x00 "MPU_RLAR4,MPU Region Attribute and Size Register 4"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x5
|
|
line.long 0x00 "MPU_RLAR5,MPU Region Attribute and Size Register 5"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x5
|
|
hide.long 0x00 "MPU_RLAR5,MPU Region Attribute and Size Register 5"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x6
|
|
line.long 0x00 "MPU_RLAR6,MPU Region Attribute and Size Register 6"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x6
|
|
hide.long 0x00 "MPU_RLAR6,MPU Region Attribute and Size Register 6"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x7
|
|
line.long 0x00 "MPU_RLAR7,MPU Region Attribute and Size Register 7"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x7
|
|
hide.long 0x00 "MPU_RLAR7,MPU Region Attribute and Size Register 7"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x8
|
|
line.long 0x00 "MPU_RLAR8,MPU Region Attribute and Size Register 8"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x8
|
|
hide.long 0x00 "MPU_RLAR8,MPU Region Attribute and Size Register 8"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x9
|
|
line.long 0x00 "MPU_RLAR9,MPU Region Attribute and Size Register 9"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x9
|
|
hide.long 0x00 "MPU_RLAR9,MPU Region Attribute and Size Register 9"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xA
|
|
line.long 0x00 "MPU_RLAR10,MPU Region Attribute and Size Register 10"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xA
|
|
hide.long 0x00 "MPU_RLAR10,MPU Region Attribute and Size Register 10"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xB
|
|
line.long 0x00 "MPU_RLAR11,MPU Region Attribute and Size Register 11"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xB
|
|
hide.long 0x00 "MPU_RLAR11,MPU Region Attribute and Size Register 11"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xC
|
|
line.long 0x00 "MPU_RLAR12,MPU Region Attribute and Size Register 12"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xC
|
|
hide.long 0x00 "MPU_RLAR12,MPU Region Attribute and Size Register 12"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xD
|
|
line.long 0x00 "MPU_RLAR13,MPU Region Attribute and Size Register 13"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xD
|
|
hide.long 0x00 "MPU_RLAR13,MPU Region Attribute and Size Register 13"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xE
|
|
line.long 0x00 "MPU_RLAR14,MPU Region Attribute and Size Register 14"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xE
|
|
hide.long 0x00 "MPU_RLAR14,MPU Region Attribute and Size Register 14"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
newline
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Not permitted,Permitted"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xF
|
|
line.long 0x00 "MPU_RLAR15,MPU Region Attribute and Size Register 15"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
newline
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xF
|
|
hide.long 0x00 "MPU_RLAR15,MPU Region Attribute and Size Register 15"
|
|
endif
|
|
tree.end
|
|
newline
|
|
group.long 0xDC0++0x07
|
|
line.long 0x00 "MPU_MAIR0,MPU Memory Attribute Indirection Register 0"
|
|
hexmask.long.byte 0x00 24.--31. 1. " ATTR3 ,Memory attribute encoding for MPU regions with an AttrIndex of 3"
|
|
hexmask.long.byte 0x00 16.--23. 1. " ATTR2 ,Memory attribute encoding for MPU regions with an AttrIndex of 2"
|
|
hexmask.long.byte 0x00 8.--15. 1. " ATTR1 ,Memory attribute encoding for MPU regions with an AttrIndex of 1"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ATTR0 ,Memory attribute encoding for MPU regions with an AttrIndex of 0"
|
|
line.long 0x04 "MPU_MAIR1,MPU Memory Attribute Indirection Register 1"
|
|
hexmask.long.byte 0x04 24.--31. 1. " ATTR7 ,Memory attribute encoding for MPU regions with an AttrIndex of 7"
|
|
hexmask.long.byte 0x04 16.--23. 1. " ATTR6 ,Memory attribute encoding for MPU regions with an AttrIndex of 6"
|
|
hexmask.long.byte 0x04 8.--15. 1. " ATTR5 ,Memory attribute encoding for MPU regions with an AttrIndex of 5"
|
|
hexmask.long.byte 0x04 0.--7. 1. " ATTR4 ,Memory attribute encoding for MPU regions with an AttrIndex of 4"
|
|
width 0x0b
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Security Attribution Unit (SAU)"
|
|
sif COMPonent.AVAILABLE("COREDEBUG")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 15.
|
|
group.long 0xDD0++0x03
|
|
line.long 0x00 "SAU_CTRL,SAU Control Register"
|
|
bitfld.long 0x00 1. " ALLNS ,When SAU_CTRL.ENABLE is 0 this bit controls if the memory is marked as Non-secure or Secure" "Secure,Non-Secure"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables the SAU" "Disabled,Enabled"
|
|
rgroup.long 0xDD4++0x03
|
|
line.long 0x00 "SAU_TYPE,SAU Type Register"
|
|
bitfld.long 0x00 0.--7. " SREGION ,The number of implemented SAU regions" "0,,,,4,,,,8,?..."
|
|
group.long 0xDD8++0x03
|
|
line.long 0x00 "SAU_RNR,SAU Region Number Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " SAU_RNR ,Indicates the SAU region accessed by SAU_RBAR and SAU_RLAR"
|
|
tree.close "SAU regions"
|
|
if ADDRESS.isSECUREEX(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD0)
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD4)&0xFF))>0x0
|
|
group.long 0xDDC++0x03 "Region 0"
|
|
saveout 0xDD8 %l 0x0
|
|
line.long 0x00 "SAU_RBAR0,SAU Region Base Address Register 0"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x0
|
|
line.long 0x00 "SAU_RLAR0,SAU Region Limit Address Register 0"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 0 (not implemented)"
|
|
saveout 0xDD8 %l 0x0
|
|
hide.long 0x00 "SAU_RBAR0,SAU Region Base Address Register 0"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x0
|
|
hide.long 0x00 "SAU_RLAR0,SAU Region Limit Address Register 0"
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD4)&0xFF))>0x1
|
|
group.long 0xDDC++0x03 "Region 1"
|
|
saveout 0xDD8 %l 0x1
|
|
line.long 0x00 "SAU_RBAR1,SAU Region Base Address Register 1"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x1
|
|
line.long 0x00 "SAU_RLAR1,SAU Region Limit Address Register 1"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 1 (not implemented)"
|
|
saveout 0xDD8 %l 0x1
|
|
hide.long 0x00 "SAU_RBAR1,SAU Region Base Address Register 1"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x1
|
|
hide.long 0x00 "SAU_RLAR1,SAU Region Limit Address Register 1"
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD4)&0xFF))>0x2
|
|
group.long 0xDDC++0x03 "Region 2"
|
|
saveout 0xDD8 %l 0x2
|
|
line.long 0x00 "SAU_RBAR2,SAU Region Base Address Register 2"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x2
|
|
line.long 0x00 "SAU_RLAR2,SAU Region Limit Address Register 2"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 2 (not implemented)"
|
|
saveout 0xDD8 %l 0x2
|
|
hide.long 0x00 "SAU_RBAR2,SAU Region Base Address Register 2"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x2
|
|
hide.long 0x00 "SAU_RLAR2,SAU Region Limit Address Register 2"
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD4)&0xFF))>0x3
|
|
group.long 0xDDC++0x03 "Region 3"
|
|
saveout 0xDD8 %l 0x3
|
|
line.long 0x00 "SAU_RBAR3,SAU Region Base Address Register 3"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x3
|
|
line.long 0x00 "SAU_RLAR3,SAU Region Limit Address Register 3"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 3 (not implemented)"
|
|
saveout 0xDD8 %l 0x3
|
|
hide.long 0x00 "SAU_RBAR3,SAU Region Base Address Register 3"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x3
|
|
hide.long 0x00 "SAU_RLAR3,SAU Region Limit Address Register 3"
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD4)&0xFF))>0x4
|
|
group.long 0xDDC++0x03 "Region 4"
|
|
saveout 0xDD8 %l 0x4
|
|
line.long 0x00 "SAU_RBAR4,SAU Region Base Address Register 4"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x4
|
|
line.long 0x00 "SAU_RLAR4,SAU Region Limit Address Register 4"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 4 (not implemented)"
|
|
saveout 0xDD8 %l 0x4
|
|
hide.long 0x00 "SAU_RBAR4,SAU Region Base Address Register 4"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x4
|
|
hide.long 0x00 "SAU_RLAR4,SAU Region Limit Address Register 4"
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD4)&0xFF))>0x5
|
|
group.long 0xDDC++0x03 "Region 5"
|
|
saveout 0xDD8 %l 0x5
|
|
line.long 0x00 "SAU_RBAR5,SAU Region Base Address Register 5"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x5
|
|
line.long 0x00 "SAU_RLAR5,SAU Region Limit Address Register 5"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 5 (not implemented)"
|
|
saveout 0xDD8 %l 0x5
|
|
hide.long 0x00 "SAU_RBAR5,SAU Region Base Address Register 5"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x5
|
|
hide.long 0x00 "SAU_RLAR5,SAU Region Limit Address Register 5"
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD4)&0xFF))>0x6
|
|
group.long 0xDDC++0x03 "Region 6"
|
|
saveout 0xDD8 %l 0x6
|
|
line.long 0x00 "SAU_RBAR6,SAU Region Base Address Register 6"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x6
|
|
line.long 0x00 "SAU_RLAR6,SAU Region Limit Address Register 6"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 6 (not implemented)"
|
|
saveout 0xDD8 %l 0x6
|
|
hide.long 0x00 "SAU_RBAR6,SAU Region Base Address Register 6"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x6
|
|
hide.long 0x00 "SAU_RLAR6,SAU Region Limit Address Register 6"
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD4)&0xFF))>0x7
|
|
group.long 0xDDC++0x03 "Region 7"
|
|
saveout 0xDD8 %l 0x7
|
|
line.long 0x00 "SAU_RBAR7,SAU Region Base Address Register 7"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x7
|
|
line.long 0x00 "SAU_RLAR7,SAU Region Limit Address Register 7"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 7 (not implemented)"
|
|
saveout 0xDD8 %l 0x7
|
|
hide.long 0x00 "SAU_RBAR7,SAU Region Base Address Register 7"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x7
|
|
hide.long 0x00 "SAU_RLAR7,SAU Region Limit Address Register 7"
|
|
endif
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 0 (not accessible)"
|
|
saveout 0xDD8 %l 0x0
|
|
hide.long 0x00 "SAU_RBAR0,SAU Region Base Address Register 0"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x0
|
|
hide.long 0x00 "SAU_RLAR0,SAU Region Limit Address Register 0"
|
|
hgroup.long 0xDDC++0x03 "Region 1 (not accessible)"
|
|
saveout 0xDD8 %l 0x1
|
|
hide.long 0x00 "SAU_RBAR1,SAU Region Base Address Register 1"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x1
|
|
hide.long 0x00 "SAU_RLAR1,SAU Region Limit Address Register 1"
|
|
hgroup.long 0xDDC++0x03 "Region 2 (not accessible)"
|
|
saveout 0xDD8 %l 0x2
|
|
hide.long 0x00 "SAU_RBAR2,SAU Region Base Address Register 2"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x2
|
|
hide.long 0x00 "SAU_RLAR2,SAU Region Limit Address Register 2"
|
|
hgroup.long 0xDDC++0x03 "Region 3 (not accessible)"
|
|
saveout 0xDD8 %l 0x3
|
|
hide.long 0x00 "SAU_RBAR3,SAU Region Base Address Register 3"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x3
|
|
hide.long 0x00 "SAU_RLAR3,SAU Region Limit Address Register 3"
|
|
hgroup.long 0xDDC++0x03 "Region 4 (not accessible)"
|
|
saveout 0xDD8 %l 0x4
|
|
hide.long 0x00 "SAU_RBAR4,SAU Region Base Address Register 4"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x4
|
|
hide.long 0x00 "SAU_RLAR4,SAU Region Limit Address Register 4"
|
|
hgroup.long 0xDDC++0x03 "Region 5 (not accessible)"
|
|
saveout 0xDD8 %l 0x5
|
|
hide.long 0x00 "SAU_RBAR5,SAU Region Base Address Register 5"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x5
|
|
hide.long 0x00 "SAU_RLAR5,SAU Region Limit Address Register 5"
|
|
hgroup.long 0xDDC++0x03 "Region 6 (not accessible)"
|
|
saveout 0xDD8 %l 0x6
|
|
hide.long 0x00 "SAU_RBAR6,SAU Region Base Address Register 6"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x6
|
|
hide.long 0x00 "SAU_RLAR6,SAU Region Limit Address Register 6"
|
|
hgroup.long 0xDDC++0x03 "Region 7 (not accessible)"
|
|
saveout 0xDD8 %l 0x7
|
|
hide.long 0x00 "SAU_RBAR7,SAU Region Base Address Register 7"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x7
|
|
hide.long 0x00 "SAU_RLAR7,SAU Region Limit Address Register 7"
|
|
hgroup.long 0xDDC++0x03 "Region 8 (not accessible)"
|
|
saveout 0xDD8 %l 0x8
|
|
hide.long 0x00 "SAU_RBAR8,SAU Region Base Address Register 8"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x8
|
|
hide.long 0x00 "SAU_RLAR8,SAU Region Limit Address Register 8"
|
|
hgroup.long 0xDDC++0x03 "Region 9 (not accessible)"
|
|
saveout 0xDD8 %l 0x9
|
|
hide.long 0x00 "SAU_RBAR9,SAU Region Base Address Register 9"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x9
|
|
hide.long 0x00 "SAU_RLAR9,SAU Region Limit Address Register 9"
|
|
hgroup.long 0xDDC++0x03 "Region 10 (not accessible)"
|
|
saveout 0xDD8 %l 0xA
|
|
hide.long 0x00 "SAU_RBAR10,SAU Region Base Address Register 10"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0xA
|
|
hide.long 0x00 "SAU_RLAR10,SAU Region Limit Address Register 10"
|
|
hgroup.long 0xDDC++0x03 "Region 11 (not accessible)"
|
|
saveout 0xDD8 %l 0xB
|
|
hide.long 0x00 "SAU_RBAR11,SAU Region Base Address Register 11"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0xB
|
|
hide.long 0x00 "SAU_RLAR11,SAU Region Limit Address Register 11"
|
|
hgroup.long 0xDDC++0x03 "Region 12 (not accessible)"
|
|
saveout 0xDD8 %l 0xC
|
|
hide.long 0x00 "SAU_RBAR12,SAU Region Base Address Register 12"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0xC
|
|
hide.long 0x00 "SAU_RLAR12,SAU Region Limit Address Register 12"
|
|
hgroup.long 0xDDC++0x03 "Region 13 (not accessible)"
|
|
saveout 0xDD8 %l 0xD
|
|
hide.long 0x00 "SAU_RBAR13,SAU Region Base Address Register 13"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0xD
|
|
hide.long 0x00 "SAU_RLAR13,SAU Region Limit Address Register 13"
|
|
hgroup.long 0xDDC++0x03 "Region 14 (not accessible)"
|
|
saveout 0xDD8 %l 0xE
|
|
hide.long 0x00 "SAU_RBAR14,SAU Region Base Address Register 14"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0xE
|
|
hide.long 0x00 "SAU_RLAR14,SAU Region Limit Address Register 14"
|
|
hgroup.long 0xDDC++0x03 "Region 15 (not accessible)"
|
|
saveout 0xDD8 %l 0xF
|
|
hide.long 0x00 "SAU_RBAR15,SAU Region Base Address Register 15"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0xF
|
|
hide.long 0x00 "SAU_RLAR15,SAU Region Limit Address Register 15"
|
|
endif
|
|
tree.end
|
|
width 0x0B
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Nested Vectored Interrupt Controller (NVIC)"
|
|
sif COMPonent.AVAILABLE("COREDEBUG")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 6.
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "ICTR,Interrupt Controller Type Register"
|
|
bitfld.long 0x00 0.--3. " INTLINESNUM ,Total Number of Interrupt" "0-32,0-64,0-96,0-128,0-160,0-192,0-224,0-239,?..."
|
|
tree "Interrupt Enable Registers"
|
|
width 24.
|
|
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"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x104++0x03
|
|
hide.long 0x00 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
group.long 0x108++0x03
|
|
line.long 0x00 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x108++0x03
|
|
hide.long 0x00 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
group.long 0x10C++0x03
|
|
line.long 0x00 "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x10C++0x03
|
|
hide.long 0x00 "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x110++0x03
|
|
hide.long 0x00 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
group.long 0x114++0x03
|
|
line.long 0x00 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x114++0x03
|
|
hide.long 0x00 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
group.long 0x118++0x03
|
|
line.long 0x00 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x118++0x03
|
|
hide.long 0x00 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
group.long 0x11C++0x03
|
|
line.long 0x00 "IRQ224_239_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA239 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA238 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA237 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA236 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA235 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA234 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA233 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA232 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA231 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA230 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA229 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA228 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA227 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA226 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA225 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA224 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x11C++0x03
|
|
hide.long 0x00 "IRQ224_239_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
tree.end
|
|
tree "Interrupt Pending Registers"
|
|
width 24.
|
|
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"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
group.long 0x204++0x03
|
|
line.long 0x00 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x204++0x03
|
|
hide.long 0x00 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
group.long 0x208++0x03
|
|
line.long 0x00 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x208++0x03
|
|
hide.long 0x00 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
group.long 0x20C++0x03
|
|
line.long 0x00 "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x20C++0x03
|
|
hide.long 0x00 "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
group.long 0x210++0x03
|
|
line.long 0x00 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x210++0x03
|
|
hide.long 0x00 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
group.long 0x214++0x03
|
|
line.long 0x00 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x214++0x03
|
|
hide.long 0x00 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
group.long 0x218++0x03
|
|
line.long 0x00 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x218++0x03
|
|
hide.long 0x00 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
group.long 0x21C++0x03
|
|
line.long 0x00 "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN239 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN238 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN237 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN236 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN235 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN234 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN233 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN232 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN231 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN230 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN229 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN228 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN227 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN226 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN225 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN224 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x21C++0x03
|
|
hide.long 0x00 "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
tree.end
|
|
tree "Interrupt Active Bit Registers"
|
|
width 11.
|
|
rgroup.long 0x300++0x03
|
|
line.long 0x00 "ACTIVE0,Active Bit Register 0"
|
|
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"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
rgroup.long 0x304++0x03
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x304++0x03
|
|
hide.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
rgroup.long 0x308++0x03
|
|
line.long 0x00 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x00 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x308++0x03
|
|
hide.long 0x00 "ACTIVE2,Active Bit Register 2"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
rgroup.long 0x30C++0x03
|
|
line.long 0x00 "ACTIVE3,Active Bit Register 3"
|
|
bitfld.long 0x00 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x30C++0x03
|
|
hide.long 0x00 "ACTIVE3,Active Bit Register 3"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
rgroup.long 0x310++0x03
|
|
line.long 0x00 "ACTIVE4,Active Bit Register 4"
|
|
bitfld.long 0x00 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x310++0x03
|
|
hide.long 0x00 "ACTIVE4,Active Bit Register 4"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
rgroup.long 0x314++0x03
|
|
line.long 0x00 "ACTIVE5,Active Bit Register 5"
|
|
bitfld.long 0x00 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x314++0x03
|
|
hide.long 0x00 "ACTIVE5,Active Bit Register 5"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
rgroup.long 0x318++0x03
|
|
line.long 0x00 "ACTIVE6,Active Bit Register 6"
|
|
bitfld.long 0x00 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x318++0x03
|
|
hide.long 0x00 "ACTIVE6,Active Bit Register 6"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
rgroup.long 0x31C++0x03
|
|
line.long 0x00 "ACTIVE7,Active Bit Register 7"
|
|
bitfld.long 0x00 15. " ACTIVE239 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE238 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 13. " ACTIVE237 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE236 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE235 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE234 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 9. " ACTIVE233 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE232 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 7. " ACTIVE231 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE230 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE229 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE228 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 3. " ACTIVE227 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE226 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 1. " ACTIVE225 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE224 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x31C++0x03
|
|
hide.long 0x00 "ACTIVE7,Active Bit Register 7"
|
|
endif
|
|
tree.end
|
|
tree "Interrupt Target Non-Secure Registers"
|
|
width 13.
|
|
group.long 0x380++0x03
|
|
line.long 0x00 "NVIC_ITNS0,Interrupt Target Non-Secure Register 0"
|
|
bitfld.long 0x00 31. " ITNS31 ,Interrupt Targets Non-secure 31" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS30 ,Interrupt Targets Non-secure 30" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS29 ,Interrupt Targets Non-secure 29" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS28 ,Interrupt Targets Non-secure 28" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS27 ,Interrupt Targets Non-secure 27" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS26 ,Interrupt Targets Non-secure 26" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS25 ,Interrupt Targets Non-secure 25" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS24 ,Interrupt Targets Non-secure 24" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS23 ,Interrupt Targets Non-secure 23" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS22 ,Interrupt Targets Non-secure 22" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS21 ,Interrupt Targets Non-secure 21" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS20 ,Interrupt Targets Non-secure 20" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS19 ,Interrupt Targets Non-secure 19" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS18 ,Interrupt Targets Non-secure 18" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS17 ,Interrupt Targets Non-secure 17" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS16 ,Interrupt Targets Non-secure 16" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS15 ,Interrupt Targets Non-secure 15" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS14 ,Interrupt Targets Non-secure 14" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS13 ,Interrupt Targets Non-secure 13" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS12 ,Interrupt Targets Non-secure 12" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS11 ,Interrupt Targets Non-secure 11" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS10 ,Interrupt Targets Non-secure 10" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS9 ,Interrupt Targets Non-secure 9" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS8 ,Interrupt Targets Non-secure 8" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS7 ,Interrupt Targets Non-secure 7" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS6 ,Interrupt Targets Non-secure 6" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS5 ,Interrupt Targets Non-secure 5" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS4 ,Interrupt Targets Non-secure 4" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS3 ,Interrupt Targets Non-secure 3" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS2 ,Interrupt Targets Non-secure 2" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS1 ,Interrupt Targets Non-secure 1" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS0 ,Interrupt Targets Non-secure 0" "Secure,Non-secure"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
group.long 0x384++0x03
|
|
line.long 0x00 "NVIC_ITNS1,Interrupt Target Non-Secure Register 1"
|
|
bitfld.long 0x00 31. " ITNS63 ,Interrupt Targets Non-secure 63" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS62 ,Interrupt Targets Non-secure 62" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS61 ,Interrupt Targets Non-secure 61" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS60 ,Interrupt Targets Non-secure 60" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS59 ,Interrupt Targets Non-secure 59" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS58 ,Interrupt Targets Non-secure 58" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS57 ,Interrupt Targets Non-secure 57" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS56 ,Interrupt Targets Non-secure 56" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS55 ,Interrupt Targets Non-secure 55" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS54 ,Interrupt Targets Non-secure 54" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS53 ,Interrupt Targets Non-secure 53" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS52 ,Interrupt Targets Non-secure 52" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS51 ,Interrupt Targets Non-secure 51" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS50 ,Interrupt Targets Non-secure 50" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS49 ,Interrupt Targets Non-secure 49" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS48 ,Interrupt Targets Non-secure 48" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS47 ,Interrupt Targets Non-secure 47" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS46 ,Interrupt Targets Non-secure 46" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS45 ,Interrupt Targets Non-secure 45" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS44 ,Interrupt Targets Non-secure 44" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS43 ,Interrupt Targets Non-secure 43" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS42 ,Interrupt Targets Non-secure 42" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS41 ,Interrupt Targets Non-secure 41" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS40 ,Interrupt Targets Non-secure 40" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS39 ,Interrupt Targets Non-secure 39" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS38 ,Interrupt Targets Non-secure 38" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS37 ,Interrupt Targets Non-secure 37" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS36 ,Interrupt Targets Non-secure 36" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS35 ,Interrupt Targets Non-secure 35" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS34 ,Interrupt Targets Non-secure 34" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS33 ,Interrupt Targets Non-secure 33" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS32 ,Interrupt Targets Non-secure 32" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x384++0x03
|
|
hide.long 0x00 "NVIC_ITNS1,Interrupt Target Non-Secure Register 1"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
group.long 0x388++0x03
|
|
line.long 0x00 "NVIC_ITNS2,Interrupt Target Non-Secure Register 2"
|
|
bitfld.long 0x00 31. " ITNS95 ,Interrupt Targets Non-secure 95" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS94 ,Interrupt Targets Non-secure 94" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS93 ,Interrupt Targets Non-secure 93" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS92 ,Interrupt Targets Non-secure 92" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS91 ,Interrupt Targets Non-secure 91" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS90 ,Interrupt Targets Non-secure 90" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS89 ,Interrupt Targets Non-secure 89" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS88 ,Interrupt Targets Non-secure 88" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS87 ,Interrupt Targets Non-secure 87" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS86 ,Interrupt Targets Non-secure 86" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS85 ,Interrupt Targets Non-secure 85" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS84 ,Interrupt Targets Non-secure 84" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS83 ,Interrupt Targets Non-secure 83" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS82 ,Interrupt Targets Non-secure 82" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS81 ,Interrupt Targets Non-secure 81" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS80 ,Interrupt Targets Non-secure 80" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS79 ,Interrupt Targets Non-secure 79" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS78 ,Interrupt Targets Non-secure 78" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS77 ,Interrupt Targets Non-secure 77" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS76 ,Interrupt Targets Non-secure 76" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS75 ,Interrupt Targets Non-secure 75" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS74 ,Interrupt Targets Non-secure 74" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS73 ,Interrupt Targets Non-secure 73" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS72 ,Interrupt Targets Non-secure 72" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS71 ,Interrupt Targets Non-secure 71" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS70 ,Interrupt Targets Non-secure 70" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS69 ,Interrupt Targets Non-secure 69" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS68 ,Interrupt Targets Non-secure 68" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS67 ,Interrupt Targets Non-secure 67" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS66 ,Interrupt Targets Non-secure 66" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS65 ,Interrupt Targets Non-secure 65" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS64 ,Interrupt Targets Non-secure 64" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x388++0x03
|
|
hide.long 0x00 "NVIC_ITNS2,Interrupt Target Non-Secure Register 2"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
group.long 0x38C++0x03
|
|
line.long 0x00 "NVIC_ITNS3,Interrupt Target Non-Secure Register 3"
|
|
bitfld.long 0x00 31. " ITNS127 ,Interrupt Targets Non-secure 127" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS126 ,Interrupt Targets Non-secure 126" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS125 ,Interrupt Targets Non-secure 125" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS124 ,Interrupt Targets Non-secure 124" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS123 ,Interrupt Targets Non-secure 123" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS122 ,Interrupt Targets Non-secure 122" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS121 ,Interrupt Targets Non-secure 121" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS120 ,Interrupt Targets Non-secure 120" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS119 ,Interrupt Targets Non-secure 119" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS118 ,Interrupt Targets Non-secure 118" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS117 ,Interrupt Targets Non-secure 117" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS116 ,Interrupt Targets Non-secure 116" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS115 ,Interrupt Targets Non-secure 115" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS114 ,Interrupt Targets Non-secure 114" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS113 ,Interrupt Targets Non-secure 113" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS112 ,Interrupt Targets Non-secure 112" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS111 ,Interrupt Targets Non-secure 111" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS110 ,Interrupt Targets Non-secure 110" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS109 ,Interrupt Targets Non-secure 109" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS108 ,Interrupt Targets Non-secure 108" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS107 ,Interrupt Targets Non-secure 107" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS106 ,Interrupt Targets Non-secure 106" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS105 ,Interrupt Targets Non-secure 105" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS104 ,Interrupt Targets Non-secure 104" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS103 ,Interrupt Targets Non-secure 103" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS102 ,Interrupt Targets Non-secure 102" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS101 ,Interrupt Targets Non-secure 101" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS100 ,Interrupt Targets Non-secure 100" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS99 ,Interrupt Targets Non-secure 99" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS98 ,Interrupt Targets Non-secure 98" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS97 ,Interrupt Targets Non-secure 97" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS96 ,Interrupt Targets Non-secure 96" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x38C++0x03
|
|
hide.long 0x00 "NVIC_ITNS3,Interrupt Target Non-Secure Register 3"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
group.long 0x390++0x03
|
|
line.long 0x00 "NVIC_ITNS4,Interrupt Target Non-Secure Register 4"
|
|
bitfld.long 0x00 31. " ITNS159 ,Interrupt Targets Non-secure 159" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS158 ,Interrupt Targets Non-secure 158" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS157 ,Interrupt Targets Non-secure 157" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS156 ,Interrupt Targets Non-secure 156" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS155 ,Interrupt Targets Non-secure 155" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS154 ,Interrupt Targets Non-secure 154" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS153 ,Interrupt Targets Non-secure 153" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS152 ,Interrupt Targets Non-secure 152" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS151 ,Interrupt Targets Non-secure 151" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS150 ,Interrupt Targets Non-secure 150" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS149 ,Interrupt Targets Non-secure 149" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS148 ,Interrupt Targets Non-secure 148" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS147 ,Interrupt Targets Non-secure 147" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS146 ,Interrupt Targets Non-secure 146" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS145 ,Interrupt Targets Non-secure 145" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS144 ,Interrupt Targets Non-secure 144" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS143 ,Interrupt Targets Non-secure 143" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS142 ,Interrupt Targets Non-secure 142" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS141 ,Interrupt Targets Non-secure 141" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS140 ,Interrupt Targets Non-secure 140" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS139 ,Interrupt Targets Non-secure 139" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS138 ,Interrupt Targets Non-secure 138" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS137 ,Interrupt Targets Non-secure 137" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS136 ,Interrupt Targets Non-secure 136" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS135 ,Interrupt Targets Non-secure 135" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS134 ,Interrupt Targets Non-secure 134" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS133 ,Interrupt Targets Non-secure 133" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS132 ,Interrupt Targets Non-secure 132" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS131 ,Interrupt Targets Non-secure 131" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS130 ,Interrupt Targets Non-secure 130" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS129 ,Interrupt Targets Non-secure 129" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS128 ,Interrupt Targets Non-secure 128" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x390++0x03
|
|
hide.long 0x00 "NVIC_ITNS4,Interrupt Target Non-Secure Register 4"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
group.long 0x394++0x03
|
|
line.long 0x00 "NVIC_ITNS5,Interrupt Target Non-Secure Register 5"
|
|
bitfld.long 0x00 31. " ITNS191 ,Interrupt Targets Non-secure 191" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS190 ,Interrupt Targets Non-secure 190" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS189 ,Interrupt Targets Non-secure 189" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS188 ,Interrupt Targets Non-secure 188" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS187 ,Interrupt Targets Non-secure 187" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS186 ,Interrupt Targets Non-secure 186" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS185 ,Interrupt Targets Non-secure 185" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS184 ,Interrupt Targets Non-secure 184" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS183 ,Interrupt Targets Non-secure 183" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS182 ,Interrupt Targets Non-secure 182" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS181 ,Interrupt Targets Non-secure 181" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS180 ,Interrupt Targets Non-secure 180" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS179 ,Interrupt Targets Non-secure 179" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS178 ,Interrupt Targets Non-secure 178" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS177 ,Interrupt Targets Non-secure 177" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS176 ,Interrupt Targets Non-secure 176" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS175 ,Interrupt Targets Non-secure 175" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS174 ,Interrupt Targets Non-secure 174" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS173 ,Interrupt Targets Non-secure 173" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS172 ,Interrupt Targets Non-secure 172" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS171 ,Interrupt Targets Non-secure 171" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS170 ,Interrupt Targets Non-secure 170" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS169 ,Interrupt Targets Non-secure 169" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS168 ,Interrupt Targets Non-secure 168" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS167 ,Interrupt Targets Non-secure 167" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS166 ,Interrupt Targets Non-secure 166" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS165 ,Interrupt Targets Non-secure 165" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS164 ,Interrupt Targets Non-secure 164" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS163 ,Interrupt Targets Non-secure 163" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS162 ,Interrupt Targets Non-secure 162" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS161 ,Interrupt Targets Non-secure 161" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS160 ,Interrupt Targets Non-secure 160" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x394++0x03
|
|
hide.long 0x00 "NVIC_ITNS5,Interrupt Target Non-Secure Register 5"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
group.long 0x398++0x03
|
|
line.long 0x00 "NVIC_ITNS6,Interrupt Target Non-Secure Register 6"
|
|
bitfld.long 0x00 31. " ITNS223 ,Interrupt Targets Non-secure 223" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS222 ,Interrupt Targets Non-secure 222" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS221 ,Interrupt Targets Non-secure 221" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS220 ,Interrupt Targets Non-secure 220" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS219 ,Interrupt Targets Non-secure 219" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS218 ,Interrupt Targets Non-secure 218" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS217 ,Interrupt Targets Non-secure 217" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS216 ,Interrupt Targets Non-secure 216" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS215 ,Interrupt Targets Non-secure 215" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS214 ,Interrupt Targets Non-secure 214" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS213 ,Interrupt Targets Non-secure 213" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS212 ,Interrupt Targets Non-secure 212" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS211 ,Interrupt Targets Non-secure 211" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS210 ,Interrupt Targets Non-secure 210" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS209 ,Interrupt Targets Non-secure 209" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS208 ,Interrupt Targets Non-secure 208" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS207 ,Interrupt Targets Non-secure 207" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS206 ,Interrupt Targets Non-secure 206" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS205 ,Interrupt Targets Non-secure 205" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS204 ,Interrupt Targets Non-secure 204" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS203 ,Interrupt Targets Non-secure 203" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS202 ,Interrupt Targets Non-secure 202" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS201 ,Interrupt Targets Non-secure 201" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS200 ,Interrupt Targets Non-secure 200" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS199 ,Interrupt Targets Non-secure 199" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS198 ,Interrupt Targets Non-secure 198" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS197 ,Interrupt Targets Non-secure 197" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS196 ,Interrupt Targets Non-secure 196" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS195 ,Interrupt Targets Non-secure 195" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS194 ,Interrupt Targets Non-secure 194" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS193 ,Interrupt Targets Non-secure 193" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS192 ,Interrupt Targets Non-secure 192" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x398++0x03
|
|
hide.long 0x00 "NVIC_ITNS6,Interrupt Target Non-Secure Register 6"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
group.long 0x39C++0x03
|
|
line.long 0x00 "NVIC_ITNS7,Interrupt Target Non-Secure Register 7"
|
|
bitfld.long 0x00 15. " ITNS239 ,Interrupt Targets Non-secure 239" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS238 ,Interrupt Targets Non-secure 238" "Secure,Non-secure"
|
|
bitfld.long 0x00 13. " ITNS237 ,Interrupt Targets Non-secure 237" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 12. " ITNS236 ,Interrupt Targets Non-secure 236" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS235 ,Interrupt Targets Non-secure 235" "Secure,Non-secure"
|
|
bitfld.long 0x00 10. " ITNS234 ,Interrupt Targets Non-secure 234" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 9. " ITNS233 ,Interrupt Targets Non-secure 233" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS232 ,Interrupt Targets Non-secure 232" "Secure,Non-secure"
|
|
bitfld.long 0x00 7. " ITNS231 ,Interrupt Targets Non-secure 231" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 6. " ITNS230 ,Interrupt Targets Non-secure 230" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS229 ,Interrupt Targets Non-secure 229" "Secure,Non-secure"
|
|
bitfld.long 0x00 4. " ITNS228 ,Interrupt Targets Non-secure 228" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 3. " ITNS227 ,Interrupt Targets Non-secure 227" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS226 ,Interrupt Targets Non-secure 226" "Secure,Non-secure"
|
|
bitfld.long 0x00 1. " ITNS225 ,Interrupt Targets Non-secure 225" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 0. " ITNS224 ,Interrupt Targets Non-secure 224" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x39C++0x03
|
|
hide.long 0x00 "NVIC_ITNS7,Interrupt Target Non-Secure Register 7"
|
|
endif
|
|
tree.end
|
|
tree "Interrupt Priority Registers"
|
|
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"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
group.long 0x420++0x1F
|
|
line.long 0x0 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x4 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x8 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0xC "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x10 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x14 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x18 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x1C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
else
|
|
hgroup.long 0x420++0x1F
|
|
hide.long 0x0 "IPR8,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR9,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR10,Interrupt Priority Register"
|
|
hide.long 0xC "IPR11,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR12,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR13,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR14,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR15,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
group.long 0x440++0x1F
|
|
line.long 0x0 "IPR16,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
|
|
line.long 0x4 "IPR17,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
|
|
line.long 0x8 "IPR18,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
|
|
line.long 0xC "IPR19,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
|
|
line.long 0x10 "IPR20,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
|
|
line.long 0x14 "IPR21,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
|
|
line.long 0x18 "IPR22,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
|
|
line.long 0x1C "IPR23,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
|
|
else
|
|
hgroup.long 0x440++0x1F
|
|
hide.long 0x0 "IPR16,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR17,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR18,Interrupt Priority Register"
|
|
hide.long 0xC "IPR19,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR20,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR21,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR22,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR23,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
group.long 0x460++0x1F
|
|
line.long 0x0 "IPR24,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
|
|
line.long 0x4 "IPR25,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
|
|
line.long 0x8 "IPR26,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
|
|
line.long 0xC "IPR27,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
|
|
line.long 0x10 "IPR28,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
|
|
line.long 0x14 "IPR29,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
|
|
line.long 0x18 "IPR30,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
|
|
line.long 0x1C "IPR31,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
|
|
else
|
|
hgroup.long 0x460++0x1F
|
|
hide.long 0x0 "IPR24,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR25,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR26,Interrupt Priority Register"
|
|
hide.long 0xC "IPR27,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR28,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR29,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR30,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR31,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
group.long 0x480++0x1F
|
|
line.long 0x0 "IPR32,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
|
|
line.long 0x4 "IPR33,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
|
|
line.long 0x8 "IPR34,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
|
|
line.long 0xC "IPR35,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
|
|
line.long 0x10 "IPR36,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
|
|
line.long 0x14 "IPR37,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
|
|
line.long 0x18 "IPR38,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
|
|
line.long 0x1C "IPR39,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
|
|
else
|
|
hgroup.long 0x480++0x1F
|
|
hide.long 0x0 "IPR32,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR33,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR34,Interrupt Priority Register"
|
|
hide.long 0xC "IPR35,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR36,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR37,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR38,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR39,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
group.long 0x4A0++0x1F
|
|
line.long 0x0 "IPR40,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
|
|
line.long 0x4 "IPR41,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
|
|
line.long 0x8 "IPR42,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
|
|
line.long 0xC "IPR43,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
|
|
line.long 0x10 "IPR44,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
|
|
line.long 0x14 "IPR45,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
|
|
line.long 0x18 "IPR46,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
|
|
line.long 0x1C "IPR47,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
|
|
else
|
|
hgroup.long 0x4A0++0x1F
|
|
hide.long 0x0 "IPR40,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR41,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR42,Interrupt Priority Register"
|
|
hide.long 0xC "IPR43,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR44,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR45,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR46,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR47,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
group.long 0x4C0++0x1F
|
|
line.long 0x0 "IPR48,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority"
|
|
line.long 0x4 "IPR49,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority"
|
|
line.long 0x8 "IPR50,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority"
|
|
line.long 0xC "IPR51,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority"
|
|
line.long 0x10 "IPR52,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_211 ,Interrupt 211 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_210 ,Interrupt 210 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_209 ,Interrupt 209 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_208 ,Interrupt 208 Priority"
|
|
line.long 0x14 "IPR53,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_215 ,Interrupt 215 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_214 ,Interrupt 214 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_213 ,Interrupt 213 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_212 ,Interrupt 212 Priority"
|
|
line.long 0x18 "IPR54,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_219 ,Interrupt 219 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_218 ,Interrupt 218 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_217 ,Interrupt 217 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_216 ,Interrupt 216 Priority"
|
|
line.long 0x1C "IPR55,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_223 ,Interrupt 223 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_222 ,Interrupt 222 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_221 ,Interrupt 221 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_220 ,Interrupt 220 Priority"
|
|
else
|
|
hgroup.long 0x4C0++0x1F
|
|
hide.long 0x0 "IPR48,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR49,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR50,Interrupt Priority Register"
|
|
hide.long 0xC "IPR51,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR52,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR53,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR54,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR55,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
group.long 0x4E0++0x0F
|
|
line.long 0x0 "IPR56,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_227 ,Interrupt 227 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_226 ,Interrupt 226 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_225 ,Interrupt 225 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_224 ,Interrupt 224 Priority"
|
|
line.long 0x4 "IPR57,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_231 ,Interrupt 231 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_230 ,Interrupt 230 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_229 ,Interrupt 229 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_228 ,Interrupt 228 Priority"
|
|
line.long 0x8 "IPR58,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_235 ,Interrupt 235 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_234 ,Interrupt 234 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_233 ,Interrupt 233 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_232 ,Interrupt 232 Priority"
|
|
line.long 0xC "IPR59,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_239 ,Interrupt 239 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_238 ,Interrupt 238 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_237 ,Interrupt 237 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_236 ,Interrupt 236 Priority"
|
|
else
|
|
hgroup.long 0x4E0++0x0F
|
|
hide.long 0x0 "IPR56,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR57,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR58,Interrupt Priority Register"
|
|
hide.long 0xC "IPR59,Interrupt Priority Register"
|
|
endif
|
|
tree.end
|
|
width 0x0B
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
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"
|
|
textline " "
|
|
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"
|
|
hgroup.long 0xDF0++0x03
|
|
hide.long 0x00 "DHCSR,Debug Halting Control and Status Register"
|
|
in
|
|
wgroup.long 0xDF4++0x03
|
|
line.long 0x00 "DCRSR,Debug Core Register Selector Register"
|
|
bitfld.long 0x00 16. " REGWNR ,Specifies the access type for the transfer" "Read,Write"
|
|
hexmask.long.byte 0x00 0.--6. 1. " REGSEL ,Specifies the ARM core register, special-purpose register or Floating-point extension register"
|
|
group.long 0xDF8++0x03
|
|
line.long 0x00 "DCRDR,Debug Core Register Data Register"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDFC))&0x10000)==0x10000)
|
|
group.long 0xFC++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"
|
|
rbitfld.long 0x00 20. " SDME ,Indicates whether the DebugMonitor targets the Secure or the Non-secure state" "Non-secure,Secure"
|
|
bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 18. " MON_STEP ,Setting this bit to 1 makes the step request pending" "No step,Step"
|
|
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"
|
|
textline " "
|
|
bitfld.long 0x00 11. " VC_SFERR ,SecureFault vector catch enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap on a fault occurring during exception entry or exception return" "Disabled,Enabled"
|
|
textline " "
|
|
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 caused by a state information error" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception caused by a checking error" "Disabled,Enabled"
|
|
textline " "
|
|
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"
|
|
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"
|
|
rbitfld.long 0x00 20. " SDME ,Indicates whether the DebugMonitor targets the Secure or the Non-secure state" "Non-secure,Secure"
|
|
bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1"
|
|
textline " "
|
|
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 11. " VC_SFERR ,SecureFault vector catch enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap on a fault occurring during exception entry or exception return" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception caused by a state information error" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception caused by a checking error" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled"
|
|
endif
|
|
newline
|
|
width 13.
|
|
group.long 0xE04++0x07
|
|
line.long 0x00 "DAUTHCTRL,Debug Authentication Control Register"
|
|
bitfld.long 0x00 3. " INTSPNIDEN ,Internal secure non-invasive debug enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " SPNIDENSEL ,Secure non-invasive debug enable select.Selects between DAUTHCTRL and the IMPLEMENTATION DEFINED external authentication interface for control of Secure non-invasive debug" "Ext. auth. interface,DAUTHCTRL.INTSPNIDEN"
|
|
bitfld.long 0x00 1. " INTSPIDEN ,Internal secure invasive debug enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " SPIDENSEL ,Secure invasive debug enable select. Selects between DAUTHCTRL and the IMPLEMENTATION DEFINED external authentication interface for control of Secure invasive debug" "Ext. auth. interface,DAUTHCTRL.INTSPIDEN"
|
|
textline " "
|
|
line.long 0x04 "DSCSR,Debug Security Control and Status Register"
|
|
bitfld.long 0x04 17. " CDSKEY ,CDS write-enable key" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 16. " CDS ,This field indicates the current security state of the processor" "Non-secure,Secure"
|
|
bitfld.long 0x04 1. " SBRSEL ,Secure banked register select" "Non-secure,Secure"
|
|
bitfld.long 0x04 0. " SBRSELEN ,Secure banked register select enable" "Disabled,Enabled"
|
|
rgroup.long 0xFB8++0x03
|
|
line.long 0x00 "DAUTHSTATUS,Debug Authentication Status Register"
|
|
bitfld.long 0x00 7. " SNI ,Secure non-invasive debug implemented" ",Implemented"
|
|
bitfld.long 0x00 6. " SNE ,Secure non-invasive debug enabled" "0,1"
|
|
bitfld.long 0x00 5. " SI ,Secure invasive debug features implemented" ",Implemented"
|
|
textline " "
|
|
bitfld.long 0x00 4. " SE ,Secure invasive debug enabled" "0,1"
|
|
bitfld.long 0x00 3. " NSNI ,Non-secure non-invasive debug features implemented" ",Implemented"
|
|
bitfld.long 0x00 2. " NSNE ,Non-secure non-invasive debug enabled" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 1. " NSI ,Non-secure invasive debug features implemented" ",Implemented"
|
|
bitfld.long 0x00 0. " NSE ,Non-secure invasive debug enabled" "0,1"
|
|
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 12.
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "FP_CTRL,Flash Patch Control Register"
|
|
rbitfld.long 0x00 28.--31. " REV ,Flash Patch Breakpoint architecture revision" "Reserved,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"
|
|
rbitfld.long 0x00 8.--11. " NUM_LIT ,Number of literal comparators" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 1. " KEY ,Key Field" "Low,High"
|
|
bitfld.long 0x00 0. " ENABLE ,Flash Patch Unit Enable" "Disabled,Enabled"
|
|
newline
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
newline
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x8++0x03
|
|
line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0"
|
|
newline
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
newline
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0xC++0x03
|
|
line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1"
|
|
newline
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
newline
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2"
|
|
newline
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
newline
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3"
|
|
newline
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
tree "CoreSight Identification Registers"
|
|
width 12.
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0xFBC))&0x100000)==0x100000)
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "FP_DEVARCH,FPB CoreSight Device Architecture Register"
|
|
hexmask.long.word 0x00 21.--31. 1. " ARCHITECT ,Component architect"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
bitfld.long 0x00 16.--19. " REVISION ,Architecture revision" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. " ARCHVER ,Architecture version" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 0.--11. 1. " ARCHPART ,Architecture part"
|
|
else
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "FP_DEVARCH,FPB CoreSight Device Architecture Register"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
endif
|
|
rgroup.long 0xFE0++0x0F
|
|
line.long 0x00 "FP_PIDR0,Peripheral ID0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
|
|
line.long 0x04 "FP_PIDR1,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 "FP_PIDR2,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 "FP_PIDR3,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 "FP_PIDR4,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 "FP_CIDR0,Component ID0 (Preamble)"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PRMBL_0 ,CoreSight component identification preamble"
|
|
line.long 0x04 "FP_CIDR1,Component ID1"
|
|
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
|
|
hexmask.long.byte 0x04 0.--3. 1. " PRMBL_1 ,CoreSight component class"
|
|
line.long 0x08 "FP_CIDR2,Component ID2"
|
|
hexmask.long.byte 0x08 0.--7. 1. " PRMBL_2 ,CoreSight component identification preamble"
|
|
line.long 0x0C "FP_CIDR3,Component ID3"
|
|
hexmask.long.byte 0x0C 0.--7. 1. " PRMBL_3 ,CoreSight component identification preamble"
|
|
tree.end
|
|
width 0x0B
|
|
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 16.
|
|
group.long 0x00++0x1B
|
|
line.long 0x00 "DWT_CTRL,Control Register"
|
|
bitfld.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"
|
|
bitfld.long 0x00 27. " NOTRCPKT ,Shows whether the implementation supports trace sampling and exception tracing" "Supported,Not supported"
|
|
bitfld.long 0x00 25. " NOCYCCNT ,Shows whether the implementation supports a cycle counter" "Supported,Not supported"
|
|
textline " "
|
|
bitfld.long 0x00 24. " NOPRFCNT ,Shows whether the implementation supports the profiling counters" "Supported,Not supported"
|
|
bitfld.long 0x00 23. " CYCDISS ,Controls whether the cycle counter is prevented from incrementing while the PE is in Secure state" "No,Yes"
|
|
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. " PCSAMPLENA ,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 ,Base instruction overhead 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 overhead 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 " "
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)==0x1)
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)<0x4)
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)<0xC)
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)<0xF)
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
endif
|
|
group.long (0x20+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION0,DWT Function Register 0"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)==0x1)
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)<0x4)
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)<0xC)
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)<0xF)
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
endif
|
|
group.long (0x30+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION1,DWT Function Register 1"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)==0x1)
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)<0x4)
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)<0xC)
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)<0xF)
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
endif
|
|
group.long (0x40+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION2,DWT Function Register 2"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)==0x1)
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)<0x4)
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)<0xC)
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)<0xF)
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
endif
|
|
group.long (0x50+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION3,DWT Function Register 3"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)==0x1)
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "DWT_COMP4,DWT Comparator Register 4"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)<0x4)
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "DWT_COMP4,DWT Comparator Register 4"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)<0xC)
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "DWT_COMP4,DWT Comparator Register 4"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x60+0x08)&0xF)<0xF)
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "DWT_COMP4,DWT Comparator Register 4"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "DWT_COMP4,DWT Comparator Register 4"
|
|
endif
|
|
group.long (0x60+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION4,DWT Function Register 4"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)==0x1)
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "DWT_COMP5,DWT Comparator Register 5"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)<0x4)
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "DWT_COMP5,DWT Comparator Register 5"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)<0xC)
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "DWT_COMP5,DWT Comparator Register 5"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x70+0x08)&0xF)<0xF)
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "DWT_COMP5,DWT Comparator Register 5"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "DWT_COMP5,DWT Comparator Register 5"
|
|
endif
|
|
group.long (0x70+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION5,DWT Function Register 5"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)==0x1)
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "DWT_COMP6,DWT Comparator Register 6"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)<0x4)
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "DWT_COMP6,DWT Comparator Register 6"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)<0xC)
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "DWT_COMP6,DWT Comparator Register 6"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x80+0x08)&0xF)<0xF)
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "DWT_COMP6,DWT Comparator Register 6"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "DWT_COMP6,DWT Comparator Register 6"
|
|
endif
|
|
group.long (0x80+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION6,DWT Function Register 6"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)==0x1)
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "DWT_COMP7,DWT Comparator Register 7"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)<0x4)
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "DWT_COMP7,DWT Comparator Register 7"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)<0xC)
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "DWT_COMP7,DWT Comparator Register 7"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x90+0x08)&0xF)<0xF)
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "DWT_COMP7,DWT Comparator Register 7"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "DWT_COMP7,DWT Comparator Register 7"
|
|
endif
|
|
group.long (0x90+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION7,DWT Function Register 7"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)==0x1)
|
|
group.long 0xA0++0x03
|
|
line.long 0x00 "DWT_COMP8,DWT Comparator Register 8"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)<0x4)
|
|
group.long 0xA0++0x03
|
|
line.long 0x00 "DWT_COMP8,DWT Comparator Register 8"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)<0xC)
|
|
group.long 0xA0++0x03
|
|
line.long 0x00 "DWT_COMP8,DWT Comparator Register 8"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xA0+0x08)&0xF)<0xF)
|
|
group.long 0xA0++0x03
|
|
line.long 0x00 "DWT_COMP8,DWT Comparator Register 8"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0xA0++0x03
|
|
line.long 0x00 "DWT_COMP8,DWT Comparator Register 8"
|
|
endif
|
|
group.long (0xA0+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION8,DWT Function Register 8"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)==0x1)
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "DWT_COMP9,DWT Comparator Register 9"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)<0x4)
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "DWT_COMP9,DWT Comparator Register 9"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)<0xC)
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "DWT_COMP9,DWT Comparator Register 9"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xB0+0x08)&0xF)<0xF)
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "DWT_COMP9,DWT Comparator Register 9"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "DWT_COMP9,DWT Comparator Register 9"
|
|
endif
|
|
group.long (0xB0+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION9,DWT Function Register 9"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)==0x1)
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "DWT_COMP10,DWT Comparator Register 10"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)<0x4)
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "DWT_COMP10,DWT Comparator Register 10"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)<0xC)
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "DWT_COMP10,DWT Comparator Register 10"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xC0+0x08)&0xF)<0xF)
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "DWT_COMP10,DWT Comparator Register 10"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "DWT_COMP10,DWT Comparator Register 10"
|
|
endif
|
|
group.long (0xC0+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION10,DWT Function Register 10"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)==0x1)
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "DWT_COMP11,DWT Comparator Register 11"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)<0x4)
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "DWT_COMP11,DWT Comparator Register 11"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)<0xC)
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "DWT_COMP11,DWT Comparator Register 11"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xD0+0x08)&0xF)<0xF)
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "DWT_COMP11,DWT Comparator Register 11"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "DWT_COMP11,DWT Comparator Register 11"
|
|
endif
|
|
group.long (0xD0+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION11,DWT Function Register 11"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)==0x1)
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "DWT_COMP12,DWT Comparator Register 12"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)<0x4)
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "DWT_COMP12,DWT Comparator Register 12"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)<0xC)
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "DWT_COMP12,DWT Comparator Register 12"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xE0+0x08)&0xF)<0xF)
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "DWT_COMP12,DWT Comparator Register 12"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "DWT_COMP12,DWT Comparator Register 12"
|
|
endif
|
|
group.long (0xE0+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION12,DWT Function Register 12"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)==0x1)
|
|
group.long 0xF0++0x03
|
|
line.long 0x00 "DWT_COMP13,DWT Comparator Register 13"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)<0x4)
|
|
group.long 0xF0++0x03
|
|
line.long 0x00 "DWT_COMP13,DWT Comparator Register 13"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)<0xC)
|
|
group.long 0xF0++0x03
|
|
line.long 0x00 "DWT_COMP13,DWT Comparator Register 13"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xF0+0x08)&0xF)<0xF)
|
|
group.long 0xF0++0x03
|
|
line.long 0x00 "DWT_COMP13,DWT Comparator Register 13"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0xF0++0x03
|
|
line.long 0x00 "DWT_COMP13,DWT Comparator Register 13"
|
|
endif
|
|
group.long (0xF0+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION13,DWT Function Register 13"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)==0x1)
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "DWT_COMP14,DWT Comparator Register 14"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)<0x4)
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "DWT_COMP14,DWT Comparator Register 14"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)<0xC)
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "DWT_COMP14,DWT Comparator Register 14"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x100+0x08)&0xF)<0xF)
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "DWT_COMP14,DWT Comparator Register 14"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "DWT_COMP14,DWT Comparator Register 14"
|
|
endif
|
|
group.long (0x100+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION14,DWT Function Register 14"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)==0x1)
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "DWT_COMP15,DWT Comparator Register 15"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)<0x4)
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "DWT_COMP15,DWT Comparator Register 15"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)<0xC)
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "DWT_COMP15,DWT Comparator Register 15"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x110+0x08)&0xF)<0xF)
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "DWT_COMP15,DWT Comparator Register 15"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "DWT_COMP15,DWT Comparator Register 15"
|
|
endif
|
|
group.long (0x110+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION15,DWT Function Register 15"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "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 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value limit (R),?..."
|
|
tree "CoreSight Identification Registers"
|
|
width 13.
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xFBC))&0x100000)==0x100000)
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "DWT_DEVARCH,DWT CoreSight Device Architecture Register"
|
|
hexmask.long.word 0x00 21.--31. 1. " ARCHITECT ,Component architect"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
bitfld.long 0x00 16.--19. " REVISION ,Architecture revision" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " ARCHVER ,Architecture version" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 0.--11. 1. " ARCHPART ,Architecture part"
|
|
else
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "DWT_DEVARCH,DWT CoreSight Device Architecture Register"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
endif
|
|
rgroup.long 0xFE0++0x0F
|
|
line.long 0x00 "DWT_PIDR0,Peripheral ID0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
|
|
line.long 0x04 "DWT_PIDR1,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 "DWT_PIDR2,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 "DWT_PIDR3,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 "DWT_PIDR4,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 "DWT_CIDR0,Component ID0 (Preamble)"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PRMBL_0 ,CoreSight component identification preamble"
|
|
line.long 0x04 "DWT_CIDR1,Component ID1"
|
|
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
|
|
hexmask.long.byte 0x04 0.--3. 1. " PRMBL_1 ,CoreSight component class"
|
|
line.long 0x08 "DWT_CIDR2,Component ID2"
|
|
hexmask.long.byte 0x08 0.--7. 1. " PRMBL_2 ,CoreSight component identification preamble"
|
|
line.long 0x0c "DWT_CIDR3,Component ID3"
|
|
hexmask.long.byte 0x0C 0.--7. 1. " PRMBL_3 ,CoreSight component identification preamble"
|
|
tree.end
|
|
width 0x0b
|
|
else
|
|
newline
|
|
textline "DWT component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree.end
|
|
AUTOINDENT.POP
|
|
tree.end
|
|
autoindent.on center tree
|
|
tree "ACMP"
|
|
base ad:0x40045000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "ACMP_CTL0,Analog Comparator 0 Control Register"
|
|
bitfld.long 0x00 28.--29. "MODESEL,Propagation Delay Mode Selection" "0: Max propagation delay is 4.5uS operation..,1: Max propagation delay is 2uS operation..,2: Max propagation delay is 600nS operation..,3: Max propagation delay is 200nS operation.."
|
|
bitfld.long 0x00 24.--25. "HYSSEL,Hysteresis Mode Selection" "0: Hysteresis is 0mV,1: Hysteresis is 10mV,2: Hysteresis is 20mV,3: Hysteresis is 30mV"
|
|
newline
|
|
bitfld.long 0x00 18. "WCMPSEL,Window Compare Mode Selection" "0: Window Compare Mode Disabled,1: Window Compare Mode is Selected"
|
|
bitfld.long 0x00 17. "WLATEN,Window Latch Mode Enable Bit" "0: Window Latch Mode Disabled,1: Window Latch Mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "WKEN,Power-down Wake-up Enable Bit" "0: Wake-up function Disabled,1: Wake-up function Enabled"
|
|
bitfld.long 0x00 13.--15. "FILTSEL,Comparator Output Filter Count Selection" "0: Filter function is Disabled,1: ACMP0 output is sampled 1 consecutive PCLK,2: ACMP0 output is sampled 2 consecutive PCLKs,3: ACMP0 output is sampled 4 consecutive PCLKs,4: ACMP0 output is sampled 8 consecutive PCLKs,5: ACMP0 output is sampled 16 consecutive PCLKs,6: ACMP0 output is sampled 32 consecutive PCLKs,7: ACMP0 output is sampled 64 consecutive PCLKs"
|
|
newline
|
|
bitfld.long 0x00 12. "OUTSEL,Comparator Output Select" "0: Comparator 0 output to ACMP0_O pin is..,1: Comparator 0 output to ACMP0_O pin is from.."
|
|
bitfld.long 0x00 8.--9. "INTPOL,Interrupt Condition Polarity Selection\nACMPIF0 will be set to 1 when comparator output edge condition is detected" "0: Rising edge or falling edge,1: Rising edge,2: Falling edge,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "POSSEL,Comparator Positive Input Selection" "0: Input from ACMP0_P0,1: Input from ACMP0_P1,2: Input from ACMP0_P2,3: Input from ACMP0_P3"
|
|
bitfld.long 0x00 4.--5. "NEGSEL,Comparator Negative Input Selection" "0: ACMP0_N pin,1: Internal comparator reference voltage (CRV),2: Band-gap voltage,3: DAC output"
|
|
newline
|
|
bitfld.long 0x00 3. "ACMPOINV,Comparator Output Inverse" "0: Comparator 0 output inverse Disabled,1: Comparator 0 output inverse Enabled"
|
|
bitfld.long 0x00 1. "ACMPIE,Comparator Interrupt Enable Bit" "0: Comparator 0 interrupt Disabled,1: Comparator 0 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "ACMPEN,Comparator Enable Bit" "0: Comparator 0 Disabled,1: Comparator 0 Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "ACMP_CTL1,Analog Comparator 1 Control Register"
|
|
bitfld.long 0x00 28.--29. "MODESEL,Propagation Delay Mode Selection" "0: Max propagation delay is 4.5uS operation..,1: Max propagation delay is 2uS operation..,2: Max propagation delay is 600nS operation..,3: Max propagation delay is 200nS operation.."
|
|
bitfld.long 0x00 24.--25. "HYSSEL,Hysteresis Mode Selection" "0: Hysteresis is 0mV,1: Hysteresis is 10mV,2: Hysteresis is 20mV,3: Hysteresis is 30mV"
|
|
newline
|
|
bitfld.long 0x00 18. "WCMPSEL,Window Compare Mode Selection" "0: Window Compare Mode Disabled,1: Window Compare Mode is Selected"
|
|
bitfld.long 0x00 17. "WLATEN,Window Latch Mode Enable Bit" "0: Window Latch Mode Disabled,1: Window Latch Mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "WKEN,Power-down Wake-up Enable Bit" "0: Wake-up function Disabled,1: Wake-up function Enabled"
|
|
bitfld.long 0x00 13.--15. "FILTSEL,Comparator Output Filter Count Selection" "0: Filter function is Disabled,1: ACMP1 output is sampled 1 consecutive PCLK,2: ACMP1 output is sampled 2 consecutive PCLKs,3: ACMP1 output is sampled 4 consecutive PCLKs,4: ACMP1 output is sampled 8 consecutive PCLKs,5: ACMP1 output is sampled 16 consecutive PCLKs,6: ACMP1 output is sampled 32 consecutive PCLKs,7: ACMP1 output is sampled 64 consecutive PCLKs"
|
|
newline
|
|
bitfld.long 0x00 12. "OUTSEL,Comparator Output Select" "0: Comparator 1 output to ACMP1_O pin is..,1: Comparator 1 output to ACMP1_O pin is from.."
|
|
bitfld.long 0x00 8.--9. "INTPOL,Interrupt Condition Polarity Selection\nACMPIF1 will be set to 1 when comparator output edge condition is detected" "0: Rising edge or falling edge,1: Rising edge,2: Falling edge,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "POSSEL,Comparator Positive Input Selection" "0: Input from ACMP1_P0,1: Input from ACMP1_P1,2: Input from ACMP1_P2,3: Input from ACMP1_P3"
|
|
bitfld.long 0x00 4.--5. "NEGSEL,Comparator Negative Input Selection" "0: ACMP1_N pin,1: Internal comparator reference voltage (CRV),2: Band-gap voltage,3: DAC output"
|
|
newline
|
|
bitfld.long 0x00 3. "ACMPOINV,Comparator Output Inverse Control" "0: Comparator 1 output inverse Disabled,1: Comparator 1 output inverse Enabled"
|
|
bitfld.long 0x00 1. "ACMPIE,Comparator Interrupt Enable Bit" "0: Comparator 1 interrupt Disabled,1: Comparator 1 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "ACMPEN,Comparator Enable Bit" "0: Comparator 1 Disabled,1: Comparator 1 Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "ACMP_STATUS,Analog Comparator Status Register"
|
|
bitfld.long 0x00 16. "ACMPWO,Comparator Window Output\nThis bit shows the output status of window compare mode" "0: The positive input voltage is outside the..,1: The positive input voltage is in the window"
|
|
bitfld.long 0x00 13. "ACMPS1,Comparator 1 Status\nSynchronized to the PCLK to allow reading by software" "0,1"
|
|
newline
|
|
bitfld.long 0x00 12. "ACMPS0,Comparator 0 Status \nSynchronized to the PCLK to allow reading by software" "0,1"
|
|
bitfld.long 0x00 9. "WKIF1,Comparator 1 Power-down Wake-up Interrupt Flag\nThis bit will be set to 1 when ACMP1 wake-up interrupt event occurs.\nNote: Write 1 to clear this bit to 0" "0: No power-down wake-up occurred,1: Power-down wake-up occurred"
|
|
newline
|
|
bitfld.long 0x00 8. "WKIF0,Comparator 0 Power-down Wake-up Interrupt Flag\nThis bit will be set to 1 when ACMP0 wake-up interrupt event occurs.\nNote: Write 1 to clear this bit to 0" "0: No power-down wake-up occurred,1: Power-down wake-up occurred"
|
|
bitfld.long 0x00 5. "ACMPO1,Comparator 1 Output\nSynchronized to the PCLK to allow reading by software" "0,1"
|
|
newline
|
|
bitfld.long 0x00 4. "ACMPO0,Comparator 0 Output\nSynchronized to the PCLK to allow reading by software" "0,1"
|
|
bitfld.long 0x00 1. "ACMPIF1,Comparator 1 Interrupt Flag\nThis bit is set by hardware when the edge condition defined by INTPOL (ACMP_CTL1[9:8]) is detected on comparator 1 output" "0,1"
|
|
newline
|
|
bitfld.long 0x00 0. "ACMPIF0,Comparator 0 Interrupt Flag\nThis bit is set by hardware when the edge condition defined by INTPOL (ACMP_CTL0[9:8]) is detected on comparator 0 output" "0,1"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "ACMP_VREF,Analog Comparator Reference Voltage Control Register"
|
|
bitfld.long 0x00 6. "CRVSSEL,CRV Source Voltage Selection" "0: AVDD is selected as CRV source voltage,1: The reference voltage defined by SYS_VREFCTL.."
|
|
bitfld.long 0x00 0.--3. "CRVCTL,Comparator Reference Voltage Setting" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
tree.end
|
|
tree "BPWM"
|
|
repeat 2. (list 0. 1.) (list ad:0x4005A000 ad:0x4005B000)
|
|
tree "BPWM$1"
|
|
base $2
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "BPWM_CTL0,BPWM Control Register 0"
|
|
bitfld.long 0x00 31. "DBGTRIOFF,ICE Debug Mode Acknowledge Disable (Write Protect)\nBPWM pin will keep output no matter ICE debug mode acknowledged or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects BPWM..,1: ICE debug mode acknowledgement Disabled"
|
|
bitfld.long 0x00 30. "DBGHALT,ICE Debug Mode Counter Halt (Write Protect)\nIf counter halt is enabled BPWM all counters will keep current value until exit ICE debug mode" "0: ICE debug mode counter halt Disabled,1: ICE debug mode counter halt Enabled"
|
|
newline
|
|
bitfld.long 0x00 21. "IMMLDEN5,Immediately Load Enable Bit(S)\nEach bit n controls the corresponding BPWM channel n.\nNote: If IMMLDENn is enabled CTRLDn will be invalid" "0: PERIOD will load to PBUF at the end point of..,1: PERIOD/CMPDAT will load to PBUF and CMPBUF.."
|
|
bitfld.long 0x00 20. "IMMLDEN4,Immediately Load Enable Bit(S)\nEach bit n controls the corresponding BPWM channel n.\nNote: If IMMLDENn is enabled CTRLDn will be invalid" "0: PERIOD will load to PBUF at the end point of..,1: PERIOD/CMPDAT will load to PBUF and CMPBUF.."
|
|
newline
|
|
bitfld.long 0x00 19. "IMMLDEN3,Immediately Load Enable Bit(S)\nEach bit n controls the corresponding BPWM channel n.\nNote: If IMMLDENn is enabled CTRLDn will be invalid" "0: PERIOD will load to PBUF at the end point of..,1: PERIOD/CMPDAT will load to PBUF and CMPBUF.."
|
|
bitfld.long 0x00 18. "IMMLDEN2,Immediately Load Enable Bit(S)\nEach bit n controls the corresponding BPWM channel n.\nNote: If IMMLDENn is enabled CTRLDn will be invalid" "0: PERIOD will load to PBUF at the end point of..,1: PERIOD/CMPDAT will load to PBUF and CMPBUF.."
|
|
newline
|
|
bitfld.long 0x00 17. "IMMLDEN1,Immediately Load Enable Bit(S)\nEach bit n controls the corresponding BPWM channel n.\nNote: If IMMLDENn is enabled CTRLDn will be invalid" "0: PERIOD will load to PBUF at the end point of..,1: PERIOD/CMPDAT will load to PBUF and CMPBUF.."
|
|
bitfld.long 0x00 16. "IMMLDEN0,Immediately Load Enable Bit(S)\nEach bit n controls the corresponding BPWM channel n.\nNote: If IMMLDENn is enabled CTRLDn will be invalid" "0: PERIOD will load to PBUF at the end point of..,1: PERIOD/CMPDAT will load to PBUF and CMPBUF.."
|
|
newline
|
|
bitfld.long 0x00 5. "CTRLD5,Center Re-load\nEach bit n controls the corresponding BPWM channel n.\nIn up-down counter type PERIOD will load to PBUF at the end point of each period" "0,1"
|
|
bitfld.long 0x00 4. "CTRLD4,Center Re-load\nEach bit n controls the corresponding BPWM channel n.\nIn up-down counter type PERIOD will load to PBUF at the end point of each period" "0,1"
|
|
newline
|
|
bitfld.long 0x00 3. "CTRLD3,Center Re-load\nEach bit n controls the corresponding BPWM channel n.\nIn up-down counter type PERIOD will load to PBUF at the end point of each period" "0,1"
|
|
bitfld.long 0x00 2. "CTRLD2,Center Re-load\nEach bit n controls the corresponding BPWM channel n.\nIn up-down counter type PERIOD will load to PBUF at the end point of each period" "0,1"
|
|
newline
|
|
bitfld.long 0x00 1. "CTRLD1,Center Re-load\nEach bit n controls the corresponding BPWM channel n.\nIn up-down counter type PERIOD will load to PBUF at the end point of each period" "0,1"
|
|
bitfld.long 0x00 0. "CTRLD0,Center Re-load\nEach bit n controls the corresponding BPWM channel n.\nIn up-down counter type PERIOD will load to PBUF at the end point of each period" "0,1"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "BPWM_CTL1,BPWM Control Register 1"
|
|
bitfld.long 0x00 0.--1. "CNTTYPE0,BPWM Counter Behavior Type 0\nEach bit n controls corresponding BPWM channel n" "0: Up counter type (supports in capture mode),1: Down count type (supports in capture mode),2: Up-down counter type,3: Reserved"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "BPWM_CLKSRC,BPWM Clock Source Register"
|
|
bitfld.long 0x00 0.--2. "ECLKSRC0,BPWM_CH01 External Clock Source Select" "0: BPWMx_CLK x denotes 0 or 1,1: TIMER0 overflow,2: TIMER1 overflow,3: TIMER2 overflow,4: TIMER3 overflow,?..."
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "BPWM_CLKPSC,BPWM Clock Prescale Register"
|
|
hexmask.long.word 0x00 0.--11. 1. "CLKPSC,BPWM Counter Clock Prescale \nThe clock of BPWM counter is decided by clock prescaler"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "BPWM_CNTEN,BPWM Counter Enable Register"
|
|
bitfld.long 0x00 0. "CNTEN0,BPWM Counter 0 Enable Bit" "0: BPWM Counter and clock prescaler stop running,1: BPWM Counter and clock prescaler start running"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "BPWM_CNTCLR,BPWM Clear Counter Register"
|
|
bitfld.long 0x00 0. "CNTCLR0,Clear BPWM Counter Control Bit 0\nNote: It is automatically cleared by hardware" "0: No effect,1: Clear 16-bit BPWM counter to 0000H"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "BPWM_PERIOD,BPWM Period Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PERIOD,BPWM Period Register\nUp-Count mode: In this mode BPWM counter counts from 0 to PERIOD and restarts from 0.\nDown-Count mode: \nIn this mode BPWM counter counts from PERIOD to 0 and restarts from PERIOD"
|
|
repeat 6. (strings "0" "1" "2" "3" "4" "5" )(list 0x0 0x4 0x8 0xC 0x10 0x14 )
|
|
group.long ($2+0x50)++0x03
|
|
line.long 0x00 "BPWM_CMPDAT$1,BPWM Comparator Register $1"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPDAT,BPWM Comparator Register\nCMPDAT use to compare with CNT to generate BPWM waveform interrupt and trigger EADC.\nIn independent mode CMPDAT0~5 denote as 6 independent BPWM_CH0~5 compared point"
|
|
repeat.end
|
|
rgroup.long 0x90++0x03
|
|
line.long 0x00 "BPWM_CNT,BPWM Counter Register"
|
|
bitfld.long 0x00 16. "DIRF,BPWM Direction Indicator Flag (Read Only)" "0: Counter is down counting,1: Counter is up counting"
|
|
hexmask.long.word 0x00 0.--15. 1. "CNT,BPWM Data Register (Read Only)\nMonitor CNT to know the current value in 16-bit period counter"
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "BPWM_WGCTL0,BPWM Generation Register 0"
|
|
bitfld.long 0x00 26.--27. "PRDPCTL5,BPWM Period (Center) Point Control\nEach bit n controls the corresponding BPWM channel n.\nBPWM can control output level when BPWM counter count to (PERIOD+1).\nNote: This bit is center point control when BPWM counter operating in up-down.." "0: Do nothing,1: BPWM period (center) point output Low,2: BPWM period (center) point output High,3: BPWM period (center) point output Toggle"
|
|
bitfld.long 0x00 24.--25. "PRDPCTL4,BPWM Period (Center) Point Control\nEach bit n controls the corresponding BPWM channel n.\nBPWM can control output level when BPWM counter count to (PERIOD+1).\nNote: This bit is center point control when BPWM counter operating in up-down.." "0: Do nothing,1: BPWM period (center) point output Low,2: BPWM period (center) point output High,3: BPWM period (center) point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "PRDPCTL3,BPWM Period (Center) Point Control\nEach bit n controls the corresponding BPWM channel n.\nBPWM can control output level when BPWM counter count to (PERIOD+1).\nNote: This bit is center point control when BPWM counter operating in up-down.." "0: Do nothing,1: BPWM period (center) point output Low,2: BPWM period (center) point output High,3: BPWM period (center) point output Toggle"
|
|
bitfld.long 0x00 20.--21. "PRDPCTL2,BPWM Period (Center) Point Control\nEach bit n controls the corresponding BPWM channel n.\nBPWM can control output level when BPWM counter count to (PERIOD+1).\nNote: This bit is center point control when BPWM counter operating in up-down.." "0: Do nothing,1: BPWM period (center) point output Low,2: BPWM period (center) point output High,3: BPWM period (center) point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "PRDPCTL1,BPWM Period (Center) Point Control\nEach bit n controls the corresponding BPWM channel n.\nBPWM can control output level when BPWM counter count to (PERIOD+1).\nNote: This bit is center point control when BPWM counter operating in up-down.." "0: Do nothing,1: BPWM period (center) point output Low,2: BPWM period (center) point output High,3: BPWM period (center) point output Toggle"
|
|
bitfld.long 0x00 16.--17. "PRDPCTL0,BPWM Period (Center) Point Control\nEach bit n controls the corresponding BPWM channel n.\nBPWM can control output level when BPWM counter count to (PERIOD+1).\nNote: This bit is center point control when BPWM counter operating in up-down.." "0: Do nothing,1: BPWM period (center) point output Low,2: BPWM period (center) point output High,3: BPWM period (center) point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "ZPCTL5,BPWM Zero Point Control\nEach bit n controls the corresponding BPWM channel n" "0: Do nothing,1: BPWM zero point output Low,2: BPWM zero point output High,3: BPWM zero point output Toggle"
|
|
bitfld.long 0x00 8.--9. "ZPCTL4,BPWM Zero Point Control\nEach bit n controls the corresponding BPWM channel n" "0: Do nothing,1: BPWM zero point output Low,2: BPWM zero point output High,3: BPWM zero point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "ZPCTL3,BPWM Zero Point Control\nEach bit n controls the corresponding BPWM channel n" "0: Do nothing,1: BPWM zero point output Low,2: BPWM zero point output High,3: BPWM zero point output Toggle"
|
|
bitfld.long 0x00 4.--5. "ZPCTL2,BPWM Zero Point Control\nEach bit n controls the corresponding BPWM channel n" "0: Do nothing,1: BPWM zero point output Low,2: BPWM zero point output High,3: BPWM zero point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "ZPCTL1,BPWM Zero Point Control\nEach bit n controls the corresponding BPWM channel n" "0: Do nothing,1: BPWM zero point output Low,2: BPWM zero point output High,3: BPWM zero point output Toggle"
|
|
bitfld.long 0x00 0.--1. "ZPCTL0,BPWM Zero Point Control\nEach bit n controls the corresponding BPWM channel n" "0: Do nothing,1: BPWM zero point output Low,2: BPWM zero point output High,3: BPWM zero point output Toggle"
|
|
group.long 0xB4++0x03
|
|
line.long 0x00 "BPWM_WGCTL1,BPWM Generation Register 1"
|
|
bitfld.long 0x00 26.--27. "CMPDCTL5,BPWM Compare Down Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter down counts to CMPDAT" "0: Do nothing,1: BPWM compare down point output Low,2: BPWM compare down point output High,3: BPWM compare down point output Toggle"
|
|
bitfld.long 0x00 24.--25. "CMPDCTL4,BPWM Compare Down Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter down counts to CMPDAT" "0: Do nothing,1: BPWM compare down point output Low,2: BPWM compare down point output High,3: BPWM compare down point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "CMPDCTL3,BPWM Compare Down Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter down counts to CMPDAT" "0: Do nothing,1: BPWM compare down point output Low,2: BPWM compare down point output High,3: BPWM compare down point output Toggle"
|
|
bitfld.long 0x00 20.--21. "CMPDCTL2,BPWM Compare Down Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter down counts to CMPDAT" "0: Do nothing,1: BPWM compare down point output Low,2: BPWM compare down point output High,3: BPWM compare down point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "CMPDCTL1,BPWM Compare Down Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter down counts to CMPDAT" "0: Do nothing,1: BPWM compare down point output Low,2: BPWM compare down point output High,3: BPWM compare down point output Toggle"
|
|
bitfld.long 0x00 16.--17. "CMPDCTL0,BPWM Compare Down Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter down counts to CMPDAT" "0: Do nothing,1: BPWM compare down point output Low,2: BPWM compare down point output High,3: BPWM compare down point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "CMPUCTL5,BPWM Compare Up Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter up counts to CMPDAT" "0: Do nothing,1: BPWM compare up point output Low,2: BPWM compare up point output High,3: BPWM compare up point output Toggle"
|
|
bitfld.long 0x00 8.--9. "CMPUCTL4,BPWM Compare Up Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter up counts to CMPDAT" "0: Do nothing,1: BPWM compare up point output Low,2: BPWM compare up point output High,3: BPWM compare up point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "CMPUCTL3,BPWM Compare Up Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter up counts to CMPDAT" "0: Do nothing,1: BPWM compare up point output Low,2: BPWM compare up point output High,3: BPWM compare up point output Toggle"
|
|
bitfld.long 0x00 4.--5. "CMPUCTL2,BPWM Compare Up Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter up counts to CMPDAT" "0: Do nothing,1: BPWM compare up point output Low,2: BPWM compare up point output High,3: BPWM compare up point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "CMPUCTL1,BPWM Compare Up Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter up counts to CMPDAT" "0: Do nothing,1: BPWM compare up point output Low,2: BPWM compare up point output High,3: BPWM compare up point output Toggle"
|
|
bitfld.long 0x00 0.--1. "CMPUCTL0,BPWM Compare Up Point Control\nEach bit n controls the corresponding BPWM channel n.\nNote: BPWM can control output level when BPWM counter up counts to CMPDAT" "0: Do nothing,1: BPWM compare up point output Low,2: BPWM compare up point output High,3: BPWM compare up point output Toggle"
|
|
group.long 0xB8++0x03
|
|
line.long 0x00 "BPWM_MSKEN,BPWM Mask Enable Register"
|
|
bitfld.long 0x00 5. "MSKEN5,BPWM Mask Enable Bits\nEach bit n controls the corresponding BPWM channel n.\nThe BPWM output signal will be masked when this bit is enabled" "0: BPWM output signal is non-masked,1: BPWM output signal is masked and output.."
|
|
bitfld.long 0x00 4. "MSKEN4,BPWM Mask Enable Bits\nEach bit n controls the corresponding BPWM channel n.\nThe BPWM output signal will be masked when this bit is enabled" "0: BPWM output signal is non-masked,1: BPWM output signal is masked and output.."
|
|
newline
|
|
bitfld.long 0x00 3. "MSKEN3,BPWM Mask Enable Bits\nEach bit n controls the corresponding BPWM channel n.\nThe BPWM output signal will be masked when this bit is enabled" "0: BPWM output signal is non-masked,1: BPWM output signal is masked and output.."
|
|
bitfld.long 0x00 2. "MSKEN2,BPWM Mask Enable Bits\nEach bit n controls the corresponding BPWM channel n.\nThe BPWM output signal will be masked when this bit is enabled" "0: BPWM output signal is non-masked,1: BPWM output signal is masked and output.."
|
|
newline
|
|
bitfld.long 0x00 1. "MSKEN1,BPWM Mask Enable Bits\nEach bit n controls the corresponding BPWM channel n.\nThe BPWM output signal will be masked when this bit is enabled" "0: BPWM output signal is non-masked,1: BPWM output signal is masked and output.."
|
|
bitfld.long 0x00 0. "MSKEN0,BPWM Mask Enable Bits\nEach bit n controls the corresponding BPWM channel n.\nThe BPWM output signal will be masked when this bit is enabled" "0: BPWM output signal is non-masked,1: BPWM output signal is masked and output.."
|
|
group.long 0xBC++0x03
|
|
line.long 0x00 "BPWM_MSK,BPWM Mask Data Register"
|
|
bitfld.long 0x00 5. "MSKDAT5,BPWM Mask Data Bit\nThis data bit control the state of BPWMn output pin if the corresponding mask function is enabled" "0: Output logic low to BPWMn,1: Output logic high to BPWMn"
|
|
bitfld.long 0x00 4. "MSKDAT4,BPWM Mask Data Bit\nThis data bit control the state of BPWMn output pin if the corresponding mask function is enabled" "0: Output logic low to BPWMn,1: Output logic high to BPWMn"
|
|
newline
|
|
bitfld.long 0x00 3. "MSKDAT3,BPWM Mask Data Bit\nThis data bit control the state of BPWMn output pin if the corresponding mask function is enabled" "0: Output logic low to BPWMn,1: Output logic high to BPWMn"
|
|
bitfld.long 0x00 2. "MSKDAT2,BPWM Mask Data Bit\nThis data bit control the state of BPWMn output pin if the corresponding mask function is enabled" "0: Output logic low to BPWMn,1: Output logic high to BPWMn"
|
|
newline
|
|
bitfld.long 0x00 1. "MSKDAT1,BPWM Mask Data Bit\nThis data bit control the state of BPWMn output pin if the corresponding mask function is enabled" "0: Output logic low to BPWMn,1: Output logic high to BPWMn"
|
|
bitfld.long 0x00 0. "MSKDAT0,BPWM Mask Data Bit\nThis data bit control the state of BPWMn output pin if the corresponding mask function is enabled" "0: Output logic low to BPWMn,1: Output logic high to BPWMn"
|
|
group.long 0xD4++0x03
|
|
line.long 0x00 "BPWM_POLCTL,BPWM Pin Polar Inverse Register"
|
|
bitfld.long 0x00 5. "PINV5,BPWM PIN Polar Inverse Control\nThe register controls polarity state of BPWM output pin" "0: BPWM output pin polar inverse Disabled,1: BPWM output pin polar inverse Enabled"
|
|
bitfld.long 0x00 4. "PINV4,BPWM PIN Polar Inverse Control\nThe register controls polarity state of BPWM output pin" "0: BPWM output pin polar inverse Disabled,1: BPWM output pin polar inverse Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "PINV3,BPWM PIN Polar Inverse Control\nThe register controls polarity state of BPWM output pin" "0: BPWM output pin polar inverse Disabled,1: BPWM output pin polar inverse Enabled"
|
|
bitfld.long 0x00 2. "PINV2,BPWM PIN Polar Inverse Control\nThe register controls polarity state of BPWM output pin" "0: BPWM output pin polar inverse Disabled,1: BPWM output pin polar inverse Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "PINV1,BPWM PIN Polar Inverse Control\nThe register controls polarity state of BPWM output pin" "0: BPWM output pin polar inverse Disabled,1: BPWM output pin polar inverse Enabled"
|
|
bitfld.long 0x00 0. "PINV0,BPWM PIN Polar Inverse Control\nThe register controls polarity state of BPWM output pin" "0: BPWM output pin polar inverse Disabled,1: BPWM output pin polar inverse Enabled"
|
|
group.long 0xD8++0x03
|
|
line.long 0x00 "BPWM_POEN,BPWM Output Enable Register"
|
|
bitfld.long 0x00 5. "POEN5,BPWM Pin Output Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM pin at tri-state,1: BPWM pin in output mode"
|
|
bitfld.long 0x00 4. "POEN4,BPWM Pin Output Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM pin at tri-state,1: BPWM pin in output mode"
|
|
newline
|
|
bitfld.long 0x00 3. "POEN3,BPWM Pin Output Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM pin at tri-state,1: BPWM pin in output mode"
|
|
bitfld.long 0x00 2. "POEN2,BPWM Pin Output Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM pin at tri-state,1: BPWM pin in output mode"
|
|
newline
|
|
bitfld.long 0x00 1. "POEN1,BPWM Pin Output Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM pin at tri-state,1: BPWM pin in output mode"
|
|
bitfld.long 0x00 0. "POEN0,BPWM Pin Output Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM pin at tri-state,1: BPWM pin in output mode"
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "BPWM_INTEN,BPWM Interrupt Enable Register"
|
|
bitfld.long 0x00 29. "CMPDIEN5,BPWM Compare Down Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
bitfld.long 0x00 28. "CMPDIEN4,BPWM Compare Down Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 27. "CMPDIEN3,BPWM Compare Down Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
bitfld.long 0x00 26. "CMPDIEN2,BPWM Compare Down Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 25. "CMPDIEN1,BPWM Compare Down Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
bitfld.long 0x00 24. "CMPDIEN0,BPWM Compare Down Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 21. "CMPUIEN5,BPWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 20. "CMPUIEN4,BPWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 19. "CMPUIEN3,BPWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 18. "CMPUIEN2,BPWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 17. "CMPUIEN1,BPWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 16. "CMPUIEN0,BPWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "PIEN0,BPWM Period Point Interrupt 0 Enable Bit\nNote: When up-down counter type period point means center point" "0: Period point interrupt Disabled,1: Period point interrupt Enabled"
|
|
bitfld.long 0x00 0. "ZIEN0,BPWM Zero Point Interrupt 0 Enable Bit" "0: Zero point interrupt Disabled,1: Zero point interrupt Enabled"
|
|
group.long 0xE8++0x03
|
|
line.long 0x00 "BPWM_INTSTS,BPWM Interrupt Flag Register"
|
|
bitfld.long 0x00 29. "CMPDIF5,BPWM Compare Down Count Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nFlag is set by hardware when BPWM counter down count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: If CMPDAT equal.." "0,1"
|
|
bitfld.long 0x00 28. "CMPDIF4,BPWM Compare Down Count Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nFlag is set by hardware when BPWM counter down count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: If CMPDAT equal.." "0,1"
|
|
newline
|
|
bitfld.long 0x00 27. "CMPDIF3,BPWM Compare Down Count Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nFlag is set by hardware when BPWM counter down count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: If CMPDAT equal.." "0,1"
|
|
bitfld.long 0x00 26. "CMPDIF2,BPWM Compare Down Count Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nFlag is set by hardware when BPWM counter down count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: If CMPDAT equal.." "0,1"
|
|
newline
|
|
bitfld.long 0x00 25. "CMPDIF1,BPWM Compare Down Count Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nFlag is set by hardware when BPWM counter down count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: If CMPDAT equal.." "0,1"
|
|
bitfld.long 0x00 24. "CMPDIF0,BPWM Compare Down Count Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nFlag is set by hardware when BPWM counter down count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: If CMPDAT equal.." "0,1"
|
|
newline
|
|
bitfld.long 0x00 21. "CMPUIF5,BPWM Compare Up Count Interrupt Flag\nFlag is set by hardware when BPWM counter up count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it" "0,1"
|
|
bitfld.long 0x00 20. "CMPUIF4,BPWM Compare Up Count Interrupt Flag\nFlag is set by hardware when BPWM counter up count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it" "0,1"
|
|
newline
|
|
bitfld.long 0x00 19. "CMPUIF3,BPWM Compare Up Count Interrupt Flag\nFlag is set by hardware when BPWM counter up count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it" "0,1"
|
|
bitfld.long 0x00 18. "CMPUIF2,BPWM Compare Up Count Interrupt Flag\nFlag is set by hardware when BPWM counter up count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it" "0,1"
|
|
newline
|
|
bitfld.long 0x00 17. "CMPUIF1,BPWM Compare Up Count Interrupt Flag\nFlag is set by hardware when BPWM counter up count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it" "0,1"
|
|
bitfld.long 0x00 16. "CMPUIF0,BPWM Compare Up Count Interrupt Flag\nFlag is set by hardware when BPWM counter up count and reaches BPWM_CMPDATn software can clear this bit by writing 1 to it" "0,1"
|
|
newline
|
|
bitfld.long 0x00 8. "PIF0,BPWM Period Point Interrupt Flag 0\nThis bit is set by hardware when BPWM_CH0 counter reaches BPWM_PERIOD0 software can write 1 to clear this bit to 0" "0,1"
|
|
bitfld.long 0x00 0. "ZIF0,BPWM Zero Point Interrupt Flag 0\nThis bit is set by hardware when BPWM_CH0 counter reaches 0 software can write 1 to clear this bit to 0" "0,1"
|
|
group.long 0xF8++0x03
|
|
line.long 0x00 "BPWM_EADCTS0,BPWM Trigger EADC Source Select Register 0"
|
|
bitfld.long 0x00 31. "TRGEN3,BPWM_CH3 Trigger EADC Enable Bit" "0: BPWM Channel 3 Trigger EADC function Disabled,1: BPWM Channel 3 Trigger EADC function Enabled"
|
|
bitfld.long 0x00 24.--27. "TRGSEL3,BPWM_CH3 Trigger EADC Source Select\nOthers reserved" "0: BPWM_CH2 zero point,1: BPWM_CH2 period point,2: BPWM_CH2 zero or period point,3: BPWM_CH2 up-count CMPDAT point,4: BPWM_CH2 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: BPWM_CH3 up-count CMPDAT point,9: BPWM_CH3 down-count CMPDAT point,?..."
|
|
newline
|
|
bitfld.long 0x00 23. "TRGEN2,BPWM_CH2 Trigger EADC Enable Bit" "0: BPWM Channel 2 Trigger EADC function Disabled,1: BPWM Channel 2 Trigger EADC function Enabled"
|
|
bitfld.long 0x00 16.--19. "TRGSEL2,BPWM_CH2 Trigger EADC Source Select\nOthers reserved" "0: BPWM_CH2 zero point,1: BPWM_CH2 period point,2: BPWM_CH2 zero or period point,3: BPWM_CH2 up-count CMPDAT point,4: BPWM_CH2 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: BPWM_CH3 up-count CMPDAT point,9: BPWM_CH3 down-count CMPDAT point,?..."
|
|
newline
|
|
bitfld.long 0x00 15. "TRGEN1,BPWM_CH1 Trigger EADC Enable Bit" "0: BPWM Channel 1 Trigger EADC function Disabled,1: BPWM Channel 1 Trigger EADC function Enabled"
|
|
bitfld.long 0x00 8.--11. "TRGSEL1,BPWM_CH1 Trigger EADC Source Select\nOthers reserved" "0: BPWM_CH0 zero point,1: BPWM_CH0 period point,2: BPWM_CH0 zero or period point,3: BPWM_CH0 up-count CMPDAT point,4: BPWM_CH0 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: BPWM_CH1 up-count CMPDAT point,9: BPWM_CH1 down-count CMPDAT point,?..."
|
|
newline
|
|
bitfld.long 0x00 7. "TRGEN0,BPWM_CH0 Trigger EADC Enable Bit" "0: BPWM Channel 0 Trigger EADC function Disabled,1: BPWM Channel 0 Trigger EADC function Enabled"
|
|
bitfld.long 0x00 0.--3. "TRGSEL0,BPWM_CH0 Trigger EADC Source Select\nOthers reserved" "0: BPWM_CH0 zero point,1: BPWM_CH0 period point,2: BPWM_CH0 zero or period point,3: BPWM_CH0 up-count CMPDAT point,4: BPWM_CH0 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: BPWM_CH1 up-count CMPDAT point,9: BPWM_CH1 down-count CMPDAT point,?..."
|
|
group.long 0xFC++0x03
|
|
line.long 0x00 "BPWM_EADCTS1,BPWM Trigger EADC Source Select Register 1"
|
|
bitfld.long 0x00 15. "TRGEN5,BPWM_CH5 Trigger EADC Enable Bit" "0: BPWM Channel 5 Trigger EADC function Disabled,1: BPWM Channel 5 Trigger EADC function Enabled"
|
|
bitfld.long 0x00 8.--11. "TRGSEL5,BPWM_CH5 Trigger EADC Source Select\nOthers reserved" "0: BPWM_CH4 zero point,1: BPWM_CH4 period point,2: BPWM_CH4 zero or period point,3: BPWM_CH4 up-count CMPDAT point,4: BPWM_CH4 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: BPWM_CH5 up-count CMPDAT point,9: BPWM_CH5 down-count CMPDAT point,?..."
|
|
newline
|
|
bitfld.long 0x00 7. "TRGEN4,BPWM_CH4 Trigger EADC Enable Bit" "0: BPWM Channel 4 Trigger EADC function Disabled,1: BPWM Channel 4 Trigger EADC function Enabled"
|
|
bitfld.long 0x00 0.--3. "TRGSEL4,BPWM_CH4 Trigger EADC Source Select\nOthers reserved" "0: BPWM_CH4 zero point,1: BPWM_CH4 period point,2: BPWM_CH4 zero or period point,3: BPWM_CH4 up-count CMPDAT point,4: BPWM_CH4 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: BPWM_CH5 up-count CMPDAT point,9: BPWM_CH5 down-count CMPDAT point,?..."
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "BPWM_SSCTL,BPWM Synchronous Start Control Register"
|
|
bitfld.long 0x00 8.--9. "SSRC,BPWM Synchronous Start Source Select" "0: Synchronous start source come from PWM0,1: Synchronous start source come from PWM1,2: Synchronous start source come from BPWM0,3: Synchronous start source come from BPWM1"
|
|
bitfld.long 0x00 0. "SSEN0,BPWM Synchronous Start Function 0 Enable Bit\nWhen synchronous start function is enabled the BPWM_CH0 counter enable bit (CNTEN0) can be enabled by writing BPWM synchronous start trigger bit (CNTSEN)" "0: BPWM synchronous start function Disabled,1: BPWM synchronous start function Enabled"
|
|
wgroup.long 0x114++0x03
|
|
line.long 0x00 "BPWM_SSTRG,BPWM Synchronous Start Trigger Register"
|
|
bitfld.long 0x00 0. "CNTSEN,BPWM Counter Synchronous Start Enable Bit (Write Only)\nBPMW counter synchronous enable function is used to make PWM or BPWM channels start counting at the same time.\nWriting this bit to 1 will also set the counter enable bit if correlated BPWM.." "0,1"
|
|
group.long 0x120++0x03
|
|
line.long 0x00 "BPWM_STATUS,BPWM Status Register"
|
|
bitfld.long 0x00 21. "EADCTRG5,EADC Start of Conversion Status\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit can be cleared by software write 1" "0: No EADC start of conversion trigger event has..,1: An EADC start of conversion trigger event has.."
|
|
bitfld.long 0x00 20. "EADCTRG4,EADC Start of Conversion Status\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit can be cleared by software write 1" "0: No EADC start of conversion trigger event has..,1: An EADC start of conversion trigger event has.."
|
|
newline
|
|
bitfld.long 0x00 19. "EADCTRG3,EADC Start of Conversion Status\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit can be cleared by software write 1" "0: No EADC start of conversion trigger event has..,1: An EADC start of conversion trigger event has.."
|
|
bitfld.long 0x00 18. "EADCTRG2,EADC Start of Conversion Status\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit can be cleared by software write 1" "0: No EADC start of conversion trigger event has..,1: An EADC start of conversion trigger event has.."
|
|
newline
|
|
bitfld.long 0x00 17. "EADCTRG1,EADC Start of Conversion Status\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit can be cleared by software write 1" "0: No EADC start of conversion trigger event has..,1: An EADC start of conversion trigger event has.."
|
|
bitfld.long 0x00 16. "EADCTRG0,EADC Start of Conversion Status\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit can be cleared by software write 1" "0: No EADC start of conversion trigger event has..,1: An EADC start of conversion trigger event has.."
|
|
newline
|
|
bitfld.long 0x00 0. "CNTMAX0,Time-base Counter 0 Equal to 0xFFFF Latched Status" "0: The time-base counter never reached its..,1: The time-base counter reached its maximum value"
|
|
group.long 0x200++0x03
|
|
line.long 0x00 "BPWM_CAPINEN,BPWM Capture Input Enable Register"
|
|
bitfld.long 0x00 5. "CAPINEN5,Capture Input Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM Channel capture input path Disabled,1: BPWM Channel capture input path Enabled"
|
|
bitfld.long 0x00 4. "CAPINEN4,Capture Input Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM Channel capture input path Disabled,1: BPWM Channel capture input path Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPINEN3,Capture Input Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM Channel capture input path Disabled,1: BPWM Channel capture input path Enabled"
|
|
bitfld.long 0x00 2. "CAPINEN2,Capture Input Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM Channel capture input path Disabled,1: BPWM Channel capture input path Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CAPINEN1,Capture Input Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM Channel capture input path Disabled,1: BPWM Channel capture input path Enabled"
|
|
bitfld.long 0x00 0. "CAPINEN0,Capture Input Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: BPWM Channel capture input path Disabled,1: BPWM Channel capture input path Enabled"
|
|
group.long 0x204++0x03
|
|
line.long 0x00 "BPWM_CAPCTL,BPWM Capture Control Register"
|
|
bitfld.long 0x00 29. "FCRLDEN5,Falling Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
bitfld.long 0x00 28. "FCRLDEN4,Falling Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 27. "FCRLDEN3,Falling Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
bitfld.long 0x00 26. "FCRLDEN2,Falling Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 25. "FCRLDEN1,Falling Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
bitfld.long 0x00 24. "FCRLDEN0,Falling Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 21. "RCRLDEN5,Rising Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
bitfld.long 0x00 20. "RCRLDEN4,Rising Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 19. "RCRLDEN3,Rising Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
bitfld.long 0x00 18. "RCRLDEN2,Rising Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 17. "RCRLDEN1,Rising Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
bitfld.long 0x00 16. "RCRLDEN0,Rising Capture Reload Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "CAPINV5,Capture Inverter Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
bitfld.long 0x00 12. "CAPINV4,Capture Inverter Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "CAPINV3,Capture Inverter Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
bitfld.long 0x00 10. "CAPINV2,Capture Inverter Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "CAPINV1,Capture Inverter Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
bitfld.long 0x00 8. "CAPINV0,Capture Inverter Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "CAPEN5,Capture Function Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture function Disabled,1: Capture function Enabled"
|
|
bitfld.long 0x00 4. "CAPEN4,Capture Function Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture function Disabled,1: Capture function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPEN3,Capture Function Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture function Disabled,1: Capture function Enabled"
|
|
bitfld.long 0x00 2. "CAPEN2,Capture Function Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture function Disabled,1: Capture function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CAPEN1,Capture Function Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture function Disabled,1: Capture function Enabled"
|
|
bitfld.long 0x00 0. "CAPEN0,Capture Function Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture function Disabled,1: Capture function Enabled"
|
|
rgroup.long 0x208++0x03
|
|
line.long 0x00 "BPWM_CAPSTS,BPWM Capture Status Register"
|
|
bitfld.long 0x00 13. "CFIFOV5,Capture Falling Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CAPFIF is 1" "0,1"
|
|
bitfld.long 0x00 12. "CFIFOV4,Capture Falling Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CAPFIF is 1" "0,1"
|
|
newline
|
|
bitfld.long 0x00 11. "CFIFOV3,Capture Falling Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CAPFIF is 1" "0,1"
|
|
bitfld.long 0x00 10. "CFIFOV2,Capture Falling Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CAPFIF is 1" "0,1"
|
|
newline
|
|
bitfld.long 0x00 9. "CFIFOV1,Capture Falling Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CAPFIF is 1" "0,1"
|
|
bitfld.long 0x00 8. "CFIFOV0,Capture Falling Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CAPFIF is 1" "0,1"
|
|
newline
|
|
bitfld.long 0x00 5. "CRIFOV5,Capture Rising Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CAPRIF is 1" "0,1"
|
|
bitfld.long 0x00 4. "CRIFOV4,Capture Rising Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CAPRIF is 1" "0,1"
|
|
newline
|
|
bitfld.long 0x00 3. "CRIFOV3,Capture Rising Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CAPRIF is 1" "0,1"
|
|
bitfld.long 0x00 2. "CRIFOV2,Capture Rising Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CAPRIF is 1" "0,1"
|
|
newline
|
|
bitfld.long 0x00 1. "CRIFOV1,Capture Rising Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CAPRIF is 1" "0,1"
|
|
bitfld.long 0x00 0. "CRIFOV0,Capture Rising Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CAPRIF is 1" "0,1"
|
|
rgroup.long 0x20C++0x03
|
|
line.long 0x00 "BPWM_RCAPDAT0,BPWM Rising Capture Data Register 0"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,BPWM Rising Capture Data (Read Only)\nWhen rising capture condition happened the BPWM counter value will be saved in this register"
|
|
rgroup.long 0x210++0x03
|
|
line.long 0x00 "BPWM_FCAPDAT0,BPWM Falling Capture Data Register 0"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,BPWM Falling Capture Data (Read Only)\nWhen falling capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x214++0x03
|
|
line.long 0x00 "BPWM_RCAPDAT1,BPWM Rising Capture Data Register 1"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,BPWM Rising Capture Data (Read Only)\nWhen rising capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x218++0x03
|
|
line.long 0x00 "BPWM_FCAPDAT1,BPWM Falling Capture Data Register 1"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,BPWM Falling Capture Data (Read Only)\nWhen falling capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x21C++0x03
|
|
line.long 0x00 "BPWM_RCAPDAT2,BPWM Rising Capture Data Register 2"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,BPWM Rising Capture Data (Read Only)\nWhen rising capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x220++0x03
|
|
line.long 0x00 "BPWM_FCAPDAT2,BPWM Falling Capture Data Register 2"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,BPWM Falling Capture Data (Read Only)\nWhen falling capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x224++0x03
|
|
line.long 0x00 "BPWM_RCAPDAT3,BPWM Rising Capture Data Register 3"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,BPWM Rising Capture Data (Read Only)\nWhen rising capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x228++0x03
|
|
line.long 0x00 "BPWM_FCAPDAT3,BPWM Falling Capture Data Register 3"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,BPWM Falling Capture Data (Read Only)\nWhen falling capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x22C++0x03
|
|
line.long 0x00 "BPWM_RCAPDAT4,BPWM Rising Capture Data Register 4"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,BPWM Rising Capture Data (Read Only)\nWhen rising capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x230++0x03
|
|
line.long 0x00 "BPWM_FCAPDAT4,BPWM Falling Capture Data Register 4"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,BPWM Falling Capture Data (Read Only)\nWhen falling capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x234++0x03
|
|
line.long 0x00 "BPWM_RCAPDAT5,BPWM Rising Capture Data Register 5"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,BPWM Rising Capture Data (Read Only)\nWhen rising capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x238++0x03
|
|
line.long 0x00 "BPWM_FCAPDAT5,BPWM Falling Capture Data Register 5"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,BPWM Falling Capture Data (Read Only)\nWhen falling capture condition happened the BPWM counter value will be saved in this register"
|
|
group.long 0x250++0x03
|
|
line.long 0x00 "BPWM_CAPIEN,BPWM Capture Interrupt Enable Register"
|
|
bitfld.long 0x00 8.--13. "CAPFIENn,BPWM Capture Falling Latch Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture falling edge latch interrupt Disabled,1: Capture falling edge latch interrupt Enabled,?..."
|
|
bitfld.long 0x00 0.--5. "CAPRIENn,BPWM Capture Rising Latch Interrupt Enable Bits\nEach bit n controls the corresponding BPWM channel n" "0: Capture rising edge latch interrupt Disabled,1: Capture rising edge latch interrupt Enabled,?..."
|
|
group.long 0x254++0x03
|
|
line.long 0x00 "BPWM_CAPIF,BPWM Capture Interrupt Flag Register"
|
|
bitfld.long 0x00 13. "CAPFIF5,BPWM Capture Falling Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
bitfld.long 0x00 12. "CAPFIF4,BPWM Capture Falling Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 11. "CAPFIF3,BPWM Capture Falling Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
bitfld.long 0x00 10. "CAPFIF2,BPWM Capture Falling Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 9. "CAPFIF1,BPWM Capture Falling Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
bitfld.long 0x00 8. "CAPFIF0,BPWM Capture Falling Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 5. "CAPRIF5,BPWM Capture Rising Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
bitfld.long 0x00 4. "CAPRIF4,BPWM Capture Rising Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 3. "CAPRIF3,BPWM Capture Rising Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
bitfld.long 0x00 2. "CAPRIF2,BPWM Capture Rising Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 1. "CAPRIF1,BPWM Capture Rising Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
bitfld.long 0x00 0. "CAPRIF0,BPWM Capture Rising Latch Interrupt Flag\nEach bit n controls the corresponding BPWM channel n.\nNote: This bit is cleared by writing 1 to it" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
rgroup.long 0x304++0x03
|
|
line.long 0x00 "BPWM_PBUF,BPWM PERIOD Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "PBUF,BPWM Period Buffer (Read Only)\nUsed as PERIOD active register"
|
|
rgroup.long 0x31C++0x03
|
|
line.long 0x00 "BPWM_CMPBUF0,BPWM CMPDAT 0 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,BPWM Comparator Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x320++0x03
|
|
line.long 0x00 "BPWM_CMPBUF1,BPWM CMPDAT 1 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,BPWM Comparator Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x324++0x03
|
|
line.long 0x00 "BPWM_CMPBUF2,BPWM CMPDAT 2 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,BPWM Comparator Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x328++0x03
|
|
line.long 0x00 "BPWM_CMPBUF3,BPWM CMPDAT 3 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,BPWM Comparator Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x32C++0x03
|
|
line.long 0x00 "BPWM_CMPBUF4,BPWM CMPDAT 4 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,BPWM Comparator Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x330++0x03
|
|
line.long 0x00 "BPWM_CMPBUF5,BPWM CMPDAT 5 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,BPWM Comparator Buffer (Read Only)\nUsed as CMP active register"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "CLK"
|
|
base ad:0x40000200
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "CLK_PWRCTL,System Power-down Control Register"
|
|
bitfld.long 0x00 20.--22. "HXTGAIN,HXT Gain Control Bit (Write Protect)\nThis is a protected register" "0: HXT frequency 1~4 MHz,1: HXT frequency 4~8 MHz,2: HXT frequency 8~12 MHz,3: HXT frequency 12~ 16 MHz,4: HXT frequency 16~24 MHz,5: HXT frequency 24~32 Mhz,6: HXT frequency 24~32 Mhz,7: HXT frequency 24~32 Mhz"
|
|
bitfld.long 0x00 19. "MIRCEN,MIRC Enable Bit (Write Protect)" "0: 4 MHz internal high speed RC oscillator..,1: 4 MHz internal high speed RC oscillator.."
|
|
newline
|
|
bitfld.long 0x00 7. "PDEN,System Power-down Enable (Write Protect)\nWhen this bit is set to 1 Power-down mode is enabled chip enters Power-down mode immediately after the PDEN bit set" "0: Chip operating normally or chip in idle mode..,1: Chip enters Power-down mode instant or wait.."
|
|
bitfld.long 0x00 6. "PDWKIF,Power-down Mode Wake-up Interrupt Status\nSet by 'Power-down wake-up event' indicates that resume from Power-down mode' \nThe flag is set if any wake-up source is occurred" "0,1"
|
|
newline
|
|
bitfld.long 0x00 5. "PDWKIEN,Power-down Mode Wake-up Interrupt Enable Bit (Write Protect)\n" "0: Power-down mode wake-up interrupt Disabled,1: Power-down mode wake-up interrupt Enabled"
|
|
bitfld.long 0x00 4. "PDWKDLY,Enable the Wake-up Delay Counter (Write Protect)\nWhen the chip wakes up from Power-down mode the clock control will delay certain clock cycles to wait system clock stable.\nThe delayed clock cycle is 4096 clock cycles when chip works at 4~32.." "0: Clock cycles delay Disabled,1: Clock cycles delay Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "LIRCEN,LIRC Enable Bit (Write Protect)\n" "0: 38.4 kHz internal low speed RC oscillator..,1: 38.4 kHz internal low speed RC oscillator.."
|
|
bitfld.long 0x00 2. "HIRCEN,HIRC Enable Bit (Write Protect)\nNote: This bit is write protected" "0: 48 MHz internal high speed RC oscillator..,1: 48 MHz internal high speed RC oscillator.."
|
|
newline
|
|
bitfld.long 0x00 1. "LXTEN,LXT Enable Bit (Write Protect)\n" "0: 32.768 kHz external low speed crystal (LXT)..,1: 32.768 kHz external low speed crystal (LXT).."
|
|
bitfld.long 0x00 0. "HXTEN,HXT Enable Bit (Write Protect)\n" "0: 4~32 MHz external high speed crystal (HXT)..,1: 4~32 MHz external high speed crystal (HXT).."
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "CLK_AHBCLK,AHB Devices Clock Enable Control Register"
|
|
bitfld.long 0x00 29. "GPFCKEN,GPIOF Clock Enable Bit" "0: GPIOF port clock Disabled,1: GPIOF port clock Enabled"
|
|
bitfld.long 0x00 28. "GPECKEN,GPIOE Clock Enable Bit" "0: GPIOE port clock Disabled,1: GPIOE port clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 27. "GPDCKEN,GPIOD Clock Enable Bit" "0: GPIOD port clock Disabled,1: GPIOD port clock Enabled"
|
|
bitfld.long 0x00 26. "GPCCKEN,GPIOC Clock Enable Bit" "0: GPIOC port clock Disabled,1: GPIOC port clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 25. "GPBCKEN,GPIOB Clock Enable Bit" "0: GPIOB port clock Disabled,1: GPIOB port clock Enabled"
|
|
bitfld.long 0x00 24. "GPACKEN,GPIOA Clock Enable Bit" "0: GPIOA port clock Disabled,1: GPIOA port clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 15. "FMCIDLE,Flash Memory Controller Clock Enable Bit in IDLE Mode" "0: FMC clock Disabled when chip is under IDLE..,1: FMC clock Enabled when chip is under IDLE.."
|
|
bitfld.long 0x00 12. "CRPTCKEN,Cryptographic Accelerator Clock Enable Bit" "0: Cryptographic Accelerator clock Disabled,1: Cryptographic Accelerator clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "CRCCKEN,CRC Generator Controller Clock Enable Bit" "0: CRC peripheral clock Disabled,1: CRC peripheral clock Enabled"
|
|
bitfld.long 0x00 4. "EXSTCKEN,External System Tick Clock Enable Bit" "0: External System tick clock Disabled,1: External System tick clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "EBICKEN,EBI Controller Clock Enable Bit" "0: EBI peripheral clock Disabled,1: EBI peripheral clock Enabled"
|
|
bitfld.long 0x00 2. "ISPCKEN,Flash ISP Controller Clock Enable Bit" "0: Flash ISP peripheral clock Disabled,1: Flash ISP peripheral clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "PDMACKEN,PDMA Controller Clock Enable Bit" "0: PDMA peripheral clock Disabled,1: PDMA peripheral clock Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "CLK_APBCLK0,APB Devices Clock Enable Control Register 0"
|
|
bitfld.long 0x00 29. "TKCKEN,Touch Key Clock Enable Bit" "0: Touch Key clock Disabled,1: Touch Key clock Enabled"
|
|
bitfld.long 0x00 28. "EADCCKEN,Enhanced Analog-digital-converter Clock Enable Bit" "0: EADC clock Disabled,1: EADC clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 27. "USBDCKEN,USB Device Clock Enable Bit" "0: USB Device clock Disabled,1: USB Device clock Enabled"
|
|
bitfld.long 0x00 19. "UART3CKEN,UART3 Clock Enable Bit" "0: UART3 clock Disabled,1: UART3 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 18. "UART2CKEN,UART2 Clock Enable Bit" "0: UART2 clock Disabled,1: UART2 clock Enabled"
|
|
bitfld.long 0x00 17. "UART1CKEN,UART1 Clock Enable Bit" "0: UART1 clock Disabled,1: UART1 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "UART0CKEN,UART0 Clock Enable Bit" "0: UART0 clock Disabled,1: UART0 clock Enabled"
|
|
bitfld.long 0x00 14. "SPI1CKEN,SPI1 Clock Enable Bit" "0: SPI1 clock Disabled,1: SPI1 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "SPI0CKEN,SPI0 Clock Enable Bit" "0: SPI0 clock Disabled,1: SPI0 clock Enabled"
|
|
bitfld.long 0x00 12. "QSPI0CKEN,QSPI0 Clock Enable Bit" "0: QSPI0 clock Disabled,1: QSPI0 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "I2C1CKEN,I2C1 Clock Enable Bit" "0: I2C1 clock Disabled,1: I2C1 clock Enabled"
|
|
bitfld.long 0x00 8. "I2C0CKEN,I2C0 Clock Enable Bit" "0: I2C0 clock Disabled,1: I2C0 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "ACMP01CKEN,Analog Comparator 0/1 Clock Enable Bit" "0: Analog comparator 0/1 clock Disabled,1: Analog comparator 0/1 clock Enabled"
|
|
bitfld.long 0x00 6. "CLKOCKEN,CLKO Clock Enable Bit" "0: CLKO clock Disabled,1: CLKO clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "TMR3CKEN,Timer3 Clock Enable Bit" "0: Timer3 clock Disabled,1: Timer3 clock Enabled"
|
|
bitfld.long 0x00 4. "TMR2CKEN,Timer2 Clock Enable Bit" "0: Timer2 clock Disabled,1: Timer2 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "TMR1CKEN,Timer1 Clock Enable Bit" "0: Timer1 clock Disabled,1: Timer1 clock Enabled"
|
|
bitfld.long 0x00 2. "TMR0CKEN,Timer0 Clock Enable Bit" "0: Timer0 clock Disabled,1: Timer0 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "RTCCKEN,Real-time-clock APB Interface Clock Enable Bit" "0: RTC APB clock Disabled,1: RTC APB clock Enabled"
|
|
bitfld.long 0x00 0. "WDTCKEN,Watchdog Timer Clock Enable Bit (Write Protect)\n" "0: Watchdog timer clock Disabled,1: Watchdog timer clock Enabled"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "CLK_APBCLK1,APB Devices Clock Enable Control Register 1"
|
|
bitfld.long 0x00 31. "PSIOCKEN,PSIO Clock Enable Bit" "0: PSIO clock Disabled,1: PSIO clock Enabled"
|
|
bitfld.long 0x00 30. "OPACKEN,OP Amplifier Clock Enable Bit" "0: OPA clock Disabled,1: OPA clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 19. "BPWM1CKEN,BPWM1 Clock Enable Bit" "0: BPWM1 clock Disabled,1: BPWM1 clock Enabled"
|
|
bitfld.long 0x00 18. "BPWM0CKEN,BPWM0 Clock Enable Bit" "0: BPWM0 clock Disabled,1: BPWM0 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 17. "PWM1CKEN,PWM1 Clock Enable Bit" "0: PWM1 clock Disabled,1: PWM1 clock Enabled"
|
|
bitfld.long 0x00 16. "PWM0CKEN,PWM0 Clock Enable Bit" "0: PWM0 clock Disabled,1: PWM0 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 15. "LCDCPCKEN,LCD Charge Pump Clock Enable Bit" "0: LCD Charge Pump clock Disabled,1: LCD Charge Pump clock Enabled"
|
|
bitfld.long 0x00 14. "LCDCKEN,LCD Clock Enable Bit" "0: LCD clock Disabled,1: LCD clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "DACCKEN,DAC Clock Enable Bit" "0: DAC clock Disabled,1: DAC clock Enabled"
|
|
bitfld.long 0x00 10. "USCI2CKEN,USCI2 Clock Enable Bit" "0: USCI1 clock Disabled,1: USCI1 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "USCI1CKEN,USCI1 Clock Enable Bit" "0: USCI1 clock Disabled,1: USCI1 clock Enabled"
|
|
bitfld.long 0x00 8. "USCI0CKEN,USCI0 Clock Enable Bit" "0: USCI0 clock Disabled,1: USCI0 clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "SC0CKEN,SC0 Clock Enable Bit" "0: SC0 clock Disabled,1: SC0 clock Enabled"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "CLK_CLKSEL0,Clock Source Select Control Register 0"
|
|
bitfld.long 0x00 8. "USBDSEL,USB Device Clock Source Selection (Write Protect)\nThese bits are protected bit" "0: Clock source from HIRC,1: Clock source from PLL Divided"
|
|
bitfld.long 0x00 3.--5. "STCLKSEL,Cortex-M23 SysTick Clock Source Selection (Write Protect)\n" "0: Clock source from HXT,1: Clock source from LXT,2: Clock source from HXT/2,3: Clock source from HCLK/2,?,?,?,7: Clock source from HIRC/2"
|
|
newline
|
|
bitfld.long 0x00 0.--2. "HCLKSEL,HCLK Clock Source Selection (Write Protect)\nBefore clock switching the related clock sources (both pre-select and new-select) must be turned on.\n" "0: Clock source from HXT,1: Clock source from LXT,2: Clock source from PLL,3: Clock source from LIRC,?,5: Clock source from MIRC,?,7: Clock source from HIRC"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "CLK_CLKSEL1,Clock Source Select Control Register 1"
|
|
bitfld.long 0x00 28.--30. "UART1SEL,UART1 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from PLL,2: Clock source from 32.768 kHz external low..,3: Clock source from 48 MHz internal high speed..,4: Clock source from PCLK1,5: Clock source from 38.4 kHz internal low speed..,?..."
|
|
bitfld.long 0x00 24.--26. "UART0SEL,UART0 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from PLL,2: Clock source from 32.768 kHz external low..,3: Clock source from 48 MHz internal high speed..,4: Clock source from PCLK0,5: Clock source from 38.4 kHz internal low speed..,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "TMR3SEL,TIMER3 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from 32.768 kHz external low..,2: Clock source from PCLK1,3: Clock source from external clock T3 pin,?,5: Clock source from 38.4 kHz internal low speed..,?,7: Clock source from 48 MHz internal high speed.."
|
|
bitfld.long 0x00 16.--18. "TMR2SEL,TIMER2 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from 32.768 kHz external low..,2: Clock source from PCLK1,3: Clock source from external clock T2 pin,?,5: Clock source from 38.4 kHz internal low speed..,?,7: Clock source from 48 MHz internal high speed.."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "TMR1SEL,TIMER1 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from 32.768 kHz external low..,2: Clock source from PCLK0,3: Clock source from external clock T1 pin,?,5: Clock source from 38.4 kHz internal low speed..,?,7: Clock source from 48 MHz internal high speed.."
|
|
bitfld.long 0x00 8.--10. "TMR0SEL,TIMER0 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from 32.768 kHz external low..,2: Clock source from PCLK0,3: Clock source from external clock T0 pin,?,5: Clock source from 38.4 kHz internal low speed..,?,7: Clock source from 48 MHz internal high speed.."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CLKOSEL,Clock Divider Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from 32.768 kHz external low..,2: Clock source from HCLK,3: Clock source from 48 MHz internal high speed..,4: Clock source from 38.4 kHz internal low speed..,5: Clock source from 4 MHz internal medium speed..,6: Clock source from PLL,7: Clock source from USB SOF"
|
|
bitfld.long 0x00 2.--3. "WWDTSEL,Window Watchdog Timer Clock Source Selection (Write Protect)" "?,?,2: Clock source from HCLK/2048,3: Clock source from 38.4 kHz internal low speed.."
|
|
newline
|
|
bitfld.long 0x00 0.--1. "WDTSEL,Watchdog Timer Clock Source Selection (Write Protect)\n" "0: Reserved,1: Clock source from 32.768 kHz external low..,2: Clock source from HCLK/2048,3: Clock source from 38.4 kHz internal low speed.."
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "CLK_CLKSEL2,Clock Source Select Control Register 2"
|
|
bitfld.long 0x00 28.--30. "PSIOSEL,PSIO Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from 32.768 kHz external low..,2: Clock source from PCLK1,3: Clock source from PLL,4: Clock source from 38.4 kHz internal low speed..,?,?,7: Clock source from 48 MHz internal high speed.."
|
|
bitfld.long 0x00 25. "LCDCPSEL,LCD Charge Pump Clock Source Selection" "0: Clock source from 1.2 MHz internal medium..,1: Clock source from 4 MHz internal medium speed.."
|
|
newline
|
|
bitfld.long 0x00 24. "LCDSEL,LCD Clock Source Selection" "0: Clock source from LIRC,1: Clock source from LXT"
|
|
bitfld.long 0x00 9. "BPWM1SEL,BPWM1 Clock Source Selection\nThe peripheral clock source of BPWM1 is defined by BPWM1SEL" "0: Clock source from PLL,1: Clock source from PCLK1"
|
|
newline
|
|
bitfld.long 0x00 8. "BPWM0SEL,BPWM0 Clock Source Selection\nThe peripheral clock source of BPWM0 is defined by BPWM0SEL" "0: Clock source from PLL,1: Clock source from PCLK0"
|
|
bitfld.long 0x00 6.--7. "SPI1SEL,SPI1 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from PLL,2: Clock source from PCLK0,3: Clock source from 48 MHz internal high speed.."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "SPI0SEL,SPI0 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from PLL,2: Clock source from PCLK1,3: Clock source from 48 MHz internal high speed.."
|
|
bitfld.long 0x00 2.--3. "QSPI0SEL,QSPI0 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from PLL,2: Clock source from PCLK0,3: Clock source from 48 MHz internal high speed.."
|
|
newline
|
|
bitfld.long 0x00 1. "PWM1SEL,PWM1 Clock Source Selection\nThe peripheral clock source of PWM1 is defined by PWM1SEL" "0: Clock source from PLL,1: Clock source from PCLK1"
|
|
bitfld.long 0x00 0. "PWM0SEL,PWM0 Clock Source Selection\nThe peripheral clock source of PWM0 is defined by PWM0SEL" "0: Clock source from PLL,1: Clock source from PCLK0"
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "CLK_CLKSEL3,Clock Source Select Control Register 3"
|
|
bitfld.long 0x00 28.--30. "UART3SEL,UART3 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from PLL,2: Clock source from 32.768 kHz external low..,3: Clock source from 48 MHz internal high speed..,4: Clock source from PCLK1,5: Clock source from 38.4 kHz internal low speed..,?..."
|
|
bitfld.long 0x00 24.--26. "UART2SEL,UART2 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from PLL,2: Clock source from 32.768 kHz external low..,3: Clock source from 48 MHz internal high speed..,4: Clock source from PCLK0,5: Clock source from 38.4 kHz internal low speed..,?..."
|
|
newline
|
|
bitfld.long 0x00 0.--1. "SC0SEL,SC0 Clock Source Selection" "0: Clock source from 4~32 MHz external high..,1: Clock source from PLL,2: Clock source from PCLK0,3: Clock source from 48 MHz internal high speed.."
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "CLK_CLKDIV0,Clock Divider Number Register 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. "EADCDIV,EADC Clock Divide Number From EADC Clock Source"
|
|
bitfld.long 0x00 12.--15. "UART1DIV,UART1 Clock Divide Number From UART1 Clock Source" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 8.--11. "UART0DIV,UART0 Clock Divide Number From UART0 Clock Source" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 4.--7. "USBDIV,USB Clock Divide Number From PLL Clock" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "HCLKDIV,HCLK Clock Divide Number From HCLK Clock Source" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "CLK_CLKDIV1,Clock Divider Number Register 1"
|
|
hexmask.long.byte 0x00 24.--31. 1. "PSIODIV,PSIO Clock Divide Number From PSIO Clock Source"
|
|
hexmask.long.byte 0x00 0.--7. 1. "SC0DIV,SC0 Clock Divide Number From SC0 Clock Source"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "CLK_CLKDIV4,Clock Divider Number Register 4"
|
|
bitfld.long 0x00 4.--7. "UART3DIV,UART3 Clock Divide Number From UART3 Clock Source" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "UART2DIV,UART2 Clock Divide Number From UART2 Clock Source" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "CLK_PCLKDIV,APB Clock Divider Register"
|
|
bitfld.long 0x00 4.--6. "APB1DIV,APB1 Clock Divider\nAPB1 clock can be divided from HCLK\nOthers: Reserved" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0.--2. "APB0DIV,APB0 Clock Divider\nAPB0 clock can be divided from HCLK\nOthers: Reserved" "0,1,2,3,4,5,6,7"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "CLK_PLLCTL,PLL Control Register"
|
|
bitfld.long 0x00 24. "PLLCLFEN," "0,1"
|
|
bitfld.long 0x00 23. "STBSEL,PLL Stable Counter Selection (Write Protect)\nNote: This bit is write protected" "0: PLL stable time is 1200 PLL source clock..,1: PLL stable time is 3200 PLL source clock.."
|
|
newline
|
|
bitfld.long 0x00 19.--20. "PLLSRC,PLL Source Clock Selection (Write Protect)\nNote: This bit is write protected" "0: PLL source clock from 4~32 MHz external..,1: PLL source clock from 12 MHz internal..,2: PLL source clock from 4~32 MHz external..,3: PLL source clock from 4 MHz internal.."
|
|
bitfld.long 0x00 18. "OE,PLL FOUT Enable Pin Control (Write Protect)\nNote: This bit is write protected" "0: PLL FOUT Enabled,1: PLL FOUT is fixed low"
|
|
newline
|
|
bitfld.long 0x00 17. "BP,PLL Bypass Control (Write Protect)\nNote: This bit is write protected" "0: PLL is in normal mode (default),1: PLL clock output is same as PLL input clock FIN"
|
|
bitfld.long 0x00 16. "PD,Power-down Mode (Write Protect)\nIf set the PDEN bit to 1 in CLK_PWRCTL register the PLL will enter Power-down mode too.\nNote: This bit is write protected" "0: PLL is in normal mode,1: PLL is in Power-down mode (default)"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "OUTDIV,PLL Output Divider Control (Write Protect)\nRefer to the formulas below the table.\nNote: This bit is write protected" "0,1,2,3"
|
|
bitfld.long 0x00 9.--12. "INDIV,PLL Input Divider Control (Write Protect)\nRefer to the formulas below the table.\nNote: This bit is write protected" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 0.--5. "FBDIV,PLL Feedback Divider Control (Write Protect)\nRefer to the formulas below the table.\nNote: This bit is write protected" "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"
|
|
rgroup.long 0x50++0x03
|
|
line.long 0x00 "CLK_STATUS,Clock Status Monitor Register"
|
|
bitfld.long 0x00 7. "CLKSFAIL,Clock Switching Fail Flag \nThis bit is updated when software switches system clock source" "0: Clock switching success,1: Clock switching failure"
|
|
bitfld.long 0x00 6. "MIRCSTB,MIRC Clock Source Stable Flag (Read Only)" "0: 4 MHz internal mid speed RC oscillator (MIRC)..,1: 4 MHz internal mid speed RC oscillator (MIRC).."
|
|
newline
|
|
bitfld.long 0x00 4. "HIRCSTB,HIRC Clock Source Stable Flag (Read Only)" "0: 48 MHz internal high speed RC oscillator..,1: 48 MHz internal high speed RC oscillator.."
|
|
bitfld.long 0x00 3. "LIRCSTB,LIRC Clock Source Stable Flag (Read Only)" "0: 38.4 kHz internal low speed RC oscillator..,1: 38.4 kHz internal low speed RC oscillator.."
|
|
newline
|
|
bitfld.long 0x00 2. "PLLSTB,Internal PLL Clock Source Stable Flag (Read Only)" "0: Internal PLL clock is not stable or disabled,1: Internal PLL clock is stable and enabled"
|
|
bitfld.long 0x00 1. "LXTSTB,LXT Clock Source Stable Flag (Read Only)" "0: 32.768 kHz external low speed crystal..,1: 32.768 kHz external low speed crystal.."
|
|
newline
|
|
bitfld.long 0x00 0. "HXTSTB,HXT Clock Source Stable Flag (Read Only)" "0: 4~32 MHz external high speed crystal..,1: 4~32 MHz external high speed crystal.."
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "CLK_CLKOCTL,Clock Output Control Register"
|
|
bitfld.long 0x00 6. "CLK1HZEN,Clock Output 1Hz Enable Bit" "0: 1 Hz clock output for 32.768 kHz frequency..,1: 1 Hz clock output for 32.768 kHz frequency.."
|
|
bitfld.long 0x00 5. "DIV1EN,Clock Output Divide One Enable Bit" "0: Clock Output will output clock with source..,1: Clock Output will output clock with source.."
|
|
newline
|
|
bitfld.long 0x00 4. "CLKOEN,Clock Output Enable Bit" "0: Clock Output function Disabled,1: Clock Output function Enabled"
|
|
bitfld.long 0x00 0.--3. "FREQSEL,Clock Output Frequency Selection\nThe formula of output frequency is\nFin is the input clock frequency.\nFout is the frequency of divider output clock.\nN is the 4-bit value of FREQSEL[3:0]" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "CLK_CLKDCTL,Clock Fail Detector Control Register"
|
|
bitfld.long 0x00 17. "HXTFQIEN,HXT Clock Frequency Range Detector Interrupt Enable Bit" "0: 4~32 MHz external high speed crystal..,1: 4~32 MHz external high speed crystal.."
|
|
bitfld.long 0x00 16. "HXTFQDEN,HXT Clock Frequency Range Detector Enable Bit" "0: 4~32 MHz external high speed crystal..,1: 4~32 MHz external high speed crystal.."
|
|
newline
|
|
bitfld.long 0x00 13. "LXTFIEN,LXT Clock Fail Interrupt Enable Bit" "0: 32.768 kHz external low speed crystal..,1: 32.768 kHz external low speed crystal.."
|
|
bitfld.long 0x00 12. "LXTFDEN,LXT Clock Fail Detector Enable Bit" "0: 32.768 kHz external low speed crystal..,1: 32.768 kHz external low speed crystal.."
|
|
newline
|
|
bitfld.long 0x00 5. "HXTFIEN,HXT Clock Fail Interrupt Enable Bit" "0: 4~32 MHz external high speed crystal..,1: 4~32 MHz external high speed crystal.."
|
|
bitfld.long 0x00 4. "HXTFDEN,HXT Clock Fail Detector Enable Bit" "0: 4~32 MHz external high speed crystal..,1: 4~32 MHz external high speed crystal.."
|
|
group.long 0x74++0x03
|
|
line.long 0x00 "CLK_CLKDSTS,Clock Fail Detector Status Register"
|
|
bitfld.long 0x00 8. "HXTFQIF,HXT Clock Frequency Range Detector Interrupt Flag (Write Protect)\nNote: Write 1 to clear the bit to 0" "0: 4~32 MHz external high speed crystal..,1: 4~32 MHz external high speed crystal.."
|
|
bitfld.long 0x00 1. "LXTFIF,LXT Clock Fail Interrupt Flag (Write Protect)\nNote: Write 1 to clear the bit to 0" "0: 32.768 kHz external low speed crystal..,1: 32.768 kHz external low speed crystal.."
|
|
newline
|
|
bitfld.long 0x00 0. "HXTFIF,HXT Clock Fail Interrupt Flag (Write Protect)\nNote: Write 1 to clear the bit to 0" "0: 4~32 MHz external high speed crystal..,1: 4~32 MHz external high speed crystal.."
|
|
group.long 0x78++0x03
|
|
line.long 0x00 "CLK_CDUPB,Clock Frequency Range Detector Upper Boundary Register"
|
|
hexmask.long.word 0x00 0.--9. 1. "UPERBD,HXT Clock Frequency Range Detector Upper Boundary Value\nThe bits define the maximum value of frequency range detector window.\nWhen HXT frequency is higher than this maximum frequency value the HXT Clock Frequency Range Detector Interrupt Flag.."
|
|
group.long 0x7C++0x03
|
|
line.long 0x00 "CLK_CDLOWB,Clock Frequency Range Detector Lower Boundary Register"
|
|
hexmask.long.word 0x00 0.--9. 1. "LOWERBD,HXT Clock Frequency Range Detector Lower Boundary Value\nThe bits define the minimum value of frequency range detector window.\nWhen HXT frequency is lower than this minimum frequency value the HXT Clock Frequency Range Detector Interrupt Flag.."
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "CLK_PMUCTL,Power Manager Control Register"
|
|
bitfld.long 0x00 30.--31. "WKPINEN4,Wake-up Pin Enable 4 (Write Protect)\nThis is a protected register" "0: Wake-up pin disable at Deep Power-down mode,1: Wake-up pin rising edge enabled at Deep..,2: Wake-up pin falling edge enabled at Deep..,3: Wake-up pin both edge enabled at Deep.."
|
|
bitfld.long 0x00 28.--29. "WKPINEN3,Wake-up Pin Enable 3 (Write Protect)\nThis is a protected register" "0: Wake-up pin disable at Deep Power-down mode,1: Wake-up pin rising edge enabled at Deep..,2: Wake-up pin falling edge enabled at Deep..,3: Wake-up pin both edge enabled at Deep.."
|
|
newline
|
|
bitfld.long 0x00 26.--27. "WKPINEN2,Wake-up Pin Enable 2 (Write Protect)\nThis is a protected register" "0: Wake-up pin disable at Deep Power-down mode,1: Wake-up pin rising edge enabled at Deep..,2: Wake-up pin falling edge enabled at Deep..,3: Wake-up pin both edge enabled at Deep.."
|
|
bitfld.long 0x00 24.--25. "WKPINEN1,Wake-up Pin Enable 1 (Write Protect)\nThis is a protected register" "0: Wake-up pin disable at Deep Power-down mode,1: Wake-up pin rising edge enabled at Deep..,2: Wake-up pin falling edge enabled at Deep..,3: Wake-up pin both edge enabled at Deep.."
|
|
newline
|
|
bitfld.long 0x00 23. "RTCWKEN,RTC Wake-up Enable (Write Protect)\nThis is a protected register" "0: RTC wake-up disable at Deep Power-down mode..,1: RTC wake-up enabled at Deep Power-down mode.."
|
|
bitfld.long 0x00 22. "WKPINDBEN,Wake-up Pin De-bounce Enable Bit (Write Protect)\nThe WKPINDBEN bit is used to enable the de-bounce function for wake-up pin" "0: Deep power-down wake-up pin De-bounce..,1: Deep power-down wake-up pin De-bounce.."
|
|
newline
|
|
bitfld.long 0x00 16.--17. "WKPINEN0,Wake-up Pin Enable 0 (Write Protect)\nThis is a protected register" "0: Wake-up pin disable at Deep Power-down mode,1: Wake-up pin rising edge enabled at Deep..,2: Wake-up pin falling edge enabled at Deep..,3: Wake-up pin both edge enabled at Deep.."
|
|
bitfld.long 0x00 9.--11. "WKTMRIS,Wake-up Timer Time-out Interval Select (Write Protect)\nThis is a protected register" "0: Time-out interval is 128 LIRC clocks (~3.368..,1: Time-out interval is 256 LIRC clocks (~6.736..,2: Time-out interval is 512 LIRC clocks (~13.47..,3: Time-out interval is 1024 LIRC clocks (~26.95..,4: Time-out interval is 4096 LIRC clocks..,5: Time-out interval is 8192 LIRC clocks..,6: Time-out interval is 16384 LIRC clocks..,7: Time-out interval is32768 LIRC clocks.."
|
|
newline
|
|
bitfld.long 0x00 8. "WKTMREN,Wake-up Timer Enable (Write Protect)\nThis is a protected register" "0: Wake-up timer disable at DPD mode,1: Wake-up timer enabled at DPD mode"
|
|
bitfld.long 0x00 0.--2. "PDMSEL,Power-down Mode Selection (Write Protect)\nThis is a protected register" "0: Power-down mode is selected,?,2: fast wake up,?,?,?,6: Deep Power-down mode is selected (DPD),?..."
|
|
group.long 0x94++0x03
|
|
line.long 0x00 "CLK_PMUSTS,Power Manager Status Register"
|
|
bitfld.long 0x00 31. "CLRWK,Clear Wake-up Flag\nNote: Reset by power on reset" "0: Not cleared,1: Clear all wake-up flag"
|
|
rbitfld.long 0x00 12. "LVRWK,LVR Wake-up Flag (Read Only)\nThis flag indicates that wakeup of device from Deep Power-down mode was requested with a LVR happened" "0,1"
|
|
newline
|
|
rbitfld.long 0x00 6. "PINWK4,Pin Wake-up 4 Flag (Read Only)\nThis flag indicates that wake-up of chip from Deep Power-down mode was requested by a transition of the WAKEUP pin (GPF.6)" "0,1"
|
|
rbitfld.long 0x00 5. "PINWK3,Pin Wake-up 3 Flag (Read Only)\nThis flag indicates that wake-up of chip from Deep Power-down mode was requested by a transition of the WAKEUP pin (GPB.12)" "0,1"
|
|
newline
|
|
rbitfld.long 0x00 4. "PINWK2,Pin Wake-up 2 Flag (Read Only)\nThis flag indicates that wake-up of chip from Deep Power-down mode was requested by a transition of the WAKEUP pin (GPB.2)" "0,1"
|
|
rbitfld.long 0x00 3. "PINWK1,Pin Wake-up 1 Flag (Read Only)\nThis flag indicates that wake-up of chip from Deep Power-down mode was requested by a transition of the WAKEUP pin (GPB.0)" "0,1"
|
|
newline
|
|
rbitfld.long 0x00 2. "RTCWK,RTC Wake-up Flag (Read Only)\nThis flag indicates that wakeup of device from Deep Power-down mode (DPD) was requested with a RTC alarm tick time or tamper happened" "0,1"
|
|
rbitfld.long 0x00 1. "TMRWK,Timer Wake-up Flag (Read Only)\nThis flag indicates that wake-up of chip from Deep Power-down mode (DPD) was requested by wakeup timer time-out" "0,1"
|
|
newline
|
|
rbitfld.long 0x00 0. "PINWK0,Pin Wake-up 0 Flag (Read Only)\nThis flag indicates that wake-up of chip from Deep Power-down mode was requested by a transition of the WAKEUP pin (GPC.0)" "0,1"
|
|
group.long 0xB4++0x03
|
|
line.long 0x00 "CLK_HXTFSEL,HXT Filter Select Control Register"
|
|
bitfld.long 0x00 0. "HXTFSEL,HXT Filter Select \n" "0: HXT frequency is greater than 12 MHz,1: HXT frequency is less than or equal to 12 MHz"
|
|
tree.end
|
|
tree "CRC"
|
|
base ad:0x40031000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "CRC_CTL,CRC Control Register"
|
|
bitfld.long 0x00 30.--31. "CRCMODE,CRC Polynomial Mode\nThis field indicates the CRC operation polynomial mode" "0: CRC-CCITT Polynomial mode,1: CRC-8 Polynomial mode,2: CRC-16 Polynomial mode,3: CRC-32 Polynomial mode"
|
|
bitfld.long 0x00 28.--29. "DATLEN,CPU Write Data Length\nThis field indicates the write data length.\nNote: When the write data length is 8-bit mode the valid data in CRC_DAT register is only DATA[7:0] bits if the write data length is 16-bit mode the valid data in CRC_DAT.." "0: Data length is 8-bit mode,1: Data length is 16-bit mode.\nData length is..,?..."
|
|
newline
|
|
bitfld.long 0x00 27. "CHKSFMT,Checksum 1's Complement\nThis bit is used to enable the 1's complement function for checksum result in CRC_CHECKSUM register" "0: 1's complement for CRC checksum Disabled,1: 1's complement for CRC checksum Enabled"
|
|
bitfld.long 0x00 26. "DATFMT,Write Data 1's Complement\nThis bit is used to enable the 1's complement function for write data value in CRC_DAT register" "0: 1's complement for CRC writes data in Disabled,1: 1's complement for CRC writes data in Enabled"
|
|
newline
|
|
bitfld.long 0x00 25. "CHKSREV,Checksum Bit Order Reverse\nThis bit is used to enable the bit order reverse function for checksum result in CRC_CHECKSUM register.\nNote: If the checksum result is 0xDD7B0F2E the bit order reverse for CRC checksum is 0x74F0DEBB" "0: Bit order reverse for CRC checksum Disabled,1: Bit order reverse for CRC checksum Enabled"
|
|
bitfld.long 0x00 24. "DATREV,Write Data Bit Order Reverse\nThis bit is used to enable the bit order reverse function per byte for write data value in CRC_DAT register.\nNote: If the write data is 0xAABBCCDD the bit order reverse for CRC write data in is 0x55DD33BB" "0: Bit order reversed for CRC write data in..,1: Bit order reversed for CRC write data in.."
|
|
newline
|
|
bitfld.long 0x00 1. "CHKSINIT,Checksum Initialization\nNote: This bit will be cleared automatically" "0: No effect,1: Initial checksum value by auto reload.."
|
|
bitfld.long 0x00 0. "CRCEN,CRC Channel Enable Bit" "0: No effect,1: CRC operation Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "CRC_DAT,CRC Write Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "DATA,CRC Write Data Bits\nUser can write data directly by CPU mode or use PDMA function to write data to this field to perform CRC operation.\nNote: When the write data length is 8-bit mode the valid data in CRC_DAT register is only DATA[7:0] bits if.."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "CRC_SEED,CRC Seed Register"
|
|
hexmask.long 0x00 0.--31. 1. "SEED,CRC Seed Value\nThis field indicates the CRC seed value.\nNote: This field will be reloaded as checksum initial value (CRC_CHECKSUM register) after perform CHKSINIT (CRC_CTL[1])"
|
|
rgroup.long 0x0C++0x03
|
|
line.long 0x00 "CRC_CHECKSUM,CRC Checksum Register"
|
|
hexmask.long 0x00 0.--31. 1. "CHECKSUM,CRC Checksum Results\nThis field indicates the CRC checksum result"
|
|
tree.end
|
|
tree "CRYPTO"
|
|
base ad:0x40032000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "CRYPTO_INTEN,Crypto Interrupt Enable Control Register"
|
|
bitfld.long 0x00 1. "AESEIEN,AES Error Flag Enable Bit" "0: AES error interrupt flag Disabled,1: AES error interrupt flag Enabled"
|
|
bitfld.long 0x00 0. "AESIEN,AES Interrupt Enable Bit\nNote: In DMA mode an interrupt will be triggered when amount of data set in AES_DMA_CNT is fed into the AES engine.\nIn Non-DMA mode an interrupt will be triggered when the AES engine finishes the operation" "0: AES interrupt Disabled,1: AES interrupt Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "CRYPTO_INTSTS,Crypto Interrupt Flag"
|
|
bitfld.long 0x00 1. "AESEIF,AES Error Flag\nNote: This bit is cleared by writing 1 and it has no effect by writing 0" "0: No AES error,1: AES encryption/decryption error interrupt"
|
|
bitfld.long 0x00 0. "AESIF,AES Finish Interrupt Flag\nNote: This bit is cleared by writing 1 and it has no effect by writing 0" "0: No AES interrupt,1: AES encryption/decryption done interrupt"
|
|
rgroup.long 0x50++0x03
|
|
line.long 0x00 "CRYPTO_AES_FDBCK0,AES Engine Output Feedback Data After Cryptographic Operation"
|
|
hexmask.long 0x00 0.--31. 1. "FDBCK,AES Feedback Information\nThe feedback value is 128 bits in size.\nThe AES engine uses the data from CRYPTO_AES_FDBCKx as the data inputted to CRYPTO_AES_IVx for the next block in DMA cascade mode.\nThe AES engine outputs feedback information for.."
|
|
repeat 3. (strings "1" "2" "3" )(list 0x0 0x4 0x8 )
|
|
group.long ($2+0x54)++0x03
|
|
line.long 0x00 "CRYPTO_AES_FDBCK$1,AES Engine Output Feedback Data After Cryptographic Operation"
|
|
hexmask.long 0x00 0.--31. 1. "FDBCK,AES Feedback Information\nThe feedback value is 128 bits in size.\nThe AES engine uses the data from CRYPTO_AES_FDBCKx as the data inputted to CRYPTO_AES_IVx for the next block in DMA cascade mode.\nThe AES engine outputs feedback information for.."
|
|
repeat.end
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "CRYPTO_AES_CTL,AES Control Register"
|
|
bitfld.long 0x00 31. "KEYPRT,Protect Key\nRead as a flag to reflect KEYPRT" "0: No effect,1: Protect the content of the AES key from reading"
|
|
bitfld.long 0x00 26.--30. "KEYUNPRT,Unprotect Key\nWriting 0 to CRYPTO_AES_CTL[31] and '10110' to CRYPTO_AES_CTL[30:26] is to unprotect the AES key.\nThe KEYUNPRT can be read and written" "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"
|
|
newline
|
|
bitfld.long 0x00 23. "INSWAP,AES Engine Input Data Swap" "0: Keep the original order,1: The order that CPU feeds data to the.."
|
|
bitfld.long 0x00 22. "OUTSWAP,AES Engine Output Data Swap" "0: Keep the original order,1: The order that CPU outputs data from the.."
|
|
newline
|
|
bitfld.long 0x00 16. "ENCRYPTO,AES Encryption/Decryption" "0: AES engine executes decryption operation,1: AES engine executes encryption operation"
|
|
hexmask.long.byte 0x00 8.--15. 1. "OPMODE,AES Engine Operation Modes"
|
|
newline
|
|
bitfld.long 0x00 7. "DMAEN,AES Engine DMA Enable Bit\nThe AES engine operates in DMA mode and data movement from/to the engine is done by DMA logic" "0: AES DMA engine Disabled,1: AES_DMA engine Enabled"
|
|
bitfld.long 0x00 6. "DMACSCAD,AES Engine DMA with Cascade Mode" "0: DMA cascade function Disabled,1: In DMA cascade mode software can update DMA.."
|
|
newline
|
|
bitfld.long 0x00 5. "DMALAST,AES Last Block\nIn DMA mode this bit must be set as beginning the last DMA cascade round.\nIn Non-DMA mode this bit must be set when feeding in the last block of data in ECB CBC CTR OFB and CFB mode and feeding in the (last-1) block of data at.." "0,1"
|
|
bitfld.long 0x00 2.--3. "KEYSZ,AES Key Size\nThis bit defines three different key size for AES operation.\nIf the AES accelerator is operating and the corresponding flag BUSY is 1 updating this register has no effect" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x00 1. "STOP,AES Engine Stop\nNote: This bit is always 0 when it's read back" "0: No effect,1: Stop AES engine"
|
|
bitfld.long 0x00 0. "START,AES Engine Start\nNote: This bit is always 0 when it's read back" "0: No effect,1: Start AES engine"
|
|
rgroup.long 0x104++0x03
|
|
line.long 0x00 "CRYPTO_AES_STS,AES Engine Flag"
|
|
bitfld.long 0x00 20. "BUSERR,AES DMA Access Bus Error Flag" "0: No error,1: Bus error will stop DMA operation and AES.."
|
|
bitfld.long 0x00 18. "OUTBUFERR,AES Out Buffer Error Flag" "0: No error,1: Error happens during getting the result from.."
|
|
newline
|
|
bitfld.long 0x00 17. "OUTBUFFULL,AES Out Buffer Full Flag" "0: AES output buffer is not full,1: AES output buffer is full and software needs.."
|
|
bitfld.long 0x00 16. "OUTBUFEMPTY,AES Out Buffer Empty" "0: AES output buffer is not empty,1: AES output buffer is empty"
|
|
newline
|
|
bitfld.long 0x00 12. "CNTERR,CRYPTO_ AES_CNT Setting Error" "0: No error in CRYPTO_AES_CNT setting,1: CRYPTO_AES_CNT is 0 if DMAEN.."
|
|
bitfld.long 0x00 10. "INBUFERR,AES Input Buffer Error Flag" "0: No error,1: Error happens during feeding data to the AES.."
|
|
newline
|
|
bitfld.long 0x00 9. "INBUFFULL,AES Input Buffer Full Flag" "0: AES input buffer is not full,1: AES input buffer is full"
|
|
bitfld.long 0x00 8. "INBUFEMPTY,AES Input Buffer Empty" "0: There are some data in input buffer waiting..,1: AES input buffer is empty"
|
|
newline
|
|
bitfld.long 0x00 0. "BUSY,AES Engine Busy" "0: The AES engine is idle or finished,1: The AES engine is under processing"
|
|
group.long 0x108++0x03
|
|
line.long 0x00 "CRYPTO_AES_DATIN,AES Engine Data Input Port Register"
|
|
hexmask.long 0x00 0.--31. 1. "DATIN,AES Engine Input Port\nCPU feeds data to AES engine through this port by checking CRYPTO_AES_STS"
|
|
rgroup.long 0x10C++0x03
|
|
line.long 0x00 "CRYPTO_AES_DATOUT,AES Engine Data Output Port Register"
|
|
hexmask.long 0x00 0.--31. 1. "DATOUT,AES Engine Output Port\nCPU gets results from the AES engine through this port by checking CRYPTO_AES_STS"
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "CRYPTO_AES_KEY0,AES Key Word 0 Register"
|
|
hexmask.long 0x00 0.--31. 1. "KEY,CRYPTO_AESn_KEYx\nThe KEY keeps the security key for AES operation.\n{CRYPTO_AES_KEY3 CRYPTO_AES_KEY2 CRYPTO_AES_KEY1 CRYPTO_AES_KEY0} stores the 128-bit security key for AES operation"
|
|
group.long 0x114++0x03
|
|
line.long 0x00 "CRYPTO_AES_KEY1,AES Key Word 1 Register"
|
|
hexmask.long 0x00 0.--31. 1. "KEY,CRYPTO_AESn_KEYx\nThe KEY keeps the security key for AES operation.\n{CRYPTO_AES_KEY3 CRYPTO_AES_KEY2 CRYPTO_AES_KEY1 CRYPTO_AES_KEY0} stores the 128-bit security key for AES operation"
|
|
group.long 0x118++0x03
|
|
line.long 0x00 "CRYPTO_AES_KEY2,AES Key Word 2 Register"
|
|
hexmask.long 0x00 0.--31. 1. "KEY,CRYPTO_AESn_KEYx\nThe KEY keeps the security key for AES operation.\n{CRYPTO_AES_KEY3 CRYPTO_AES_KEY2 CRYPTO_AES_KEY1 CRYPTO_AES_KEY0} stores the 128-bit security key for AES operation"
|
|
group.long 0x11C++0x03
|
|
line.long 0x00 "CRYPTO_AES_KEY3,AES Key Word 3 Register"
|
|
hexmask.long 0x00 0.--31. 1. "KEY,CRYPTO_AESn_KEYx\nThe KEY keeps the security key for AES operation.\n{CRYPTO_AES_KEY3 CRYPTO_AES_KEY2 CRYPTO_AES_KEY1 CRYPTO_AES_KEY0} stores the 128-bit security key for AES operation"
|
|
group.long 0x120++0x03
|
|
line.long 0x00 "CRYPTO_AES_KEY4,AES Key Word 4 Register"
|
|
hexmask.long 0x00 0.--31. 1. "KEY,CRYPTO_AESn_KEYx\nThe KEY keeps the security key for AES operation.\n{CRYPTO_AES_KEY3 CRYPTO_AES_KEY2 CRYPTO_AES_KEY1 CRYPTO_AES_KEY0} stores the 128-bit security key for AES operation"
|
|
group.long 0x124++0x03
|
|
line.long 0x00 "CRYPTO_AES_KEY5,AES Key Word 5 Register"
|
|
hexmask.long 0x00 0.--31. 1. "KEY,CRYPTO_AESn_KEYx\nThe KEY keeps the security key for AES operation.\n{CRYPTO_AES_KEY3 CRYPTO_AES_KEY2 CRYPTO_AES_KEY1 CRYPTO_AES_KEY0} stores the 128-bit security key for AES operation"
|
|
group.long 0x128++0x03
|
|
line.long 0x00 "CRYPTO_AES_KEY6,AES Key Word 6 Register"
|
|
hexmask.long 0x00 0.--31. 1. "KEY,CRYPTO_AESn_KEYx\nThe KEY keeps the security key for AES operation.\n{CRYPTO_AES_KEY3 CRYPTO_AES_KEY2 CRYPTO_AES_KEY1 CRYPTO_AES_KEY0} stores the 128-bit security key for AES operation"
|
|
group.long 0x12C++0x03
|
|
line.long 0x00 "CRYPTO_AES_KEY7,AES Key Word 7 Register"
|
|
hexmask.long 0x00 0.--31. 1. "KEY,CRYPTO_AESn_KEYx\nThe KEY keeps the security key for AES operation.\n{CRYPTO_AES_KEY3 CRYPTO_AES_KEY2 CRYPTO_AES_KEY1 CRYPTO_AES_KEY0} stores the 128-bit security key for AES operation"
|
|
group.long 0x130++0x03
|
|
line.long 0x00 "CRYPTO_AES_IV0,AES Initial Vector Word 0 Register"
|
|
hexmask.long 0x00 0.--31. 1. "IV,AES Initial Vectors\nFour initial vectors (CRYPTO_AES_IV0 CRYPTO_AES_IV1 CRYPTO_AES_IV2 and CRYPTO_AES_IV3) are for AES operating in CBC CFB and OFB mode"
|
|
group.long 0x134++0x03
|
|
line.long 0x00 "CRYPTO_AES_IV1,AES Initial Vector Word 1 Register"
|
|
hexmask.long 0x00 0.--31. 1. "IV,AES Initial Vectors\nFour initial vectors (CRYPTO_AES_IV0 CRYPTO_AES_IV1 CRYPTO_AES_IV2 and CRYPTO_AES_IV3) are for AES operating in CBC CFB and OFB mode"
|
|
group.long 0x138++0x03
|
|
line.long 0x00 "CRYPTO_AES_IV2,AES Initial Vector Word 2 Register"
|
|
hexmask.long 0x00 0.--31. 1. "IV,AES Initial Vectors\nFour initial vectors (CRYPTO_AES_IV0 CRYPTO_AES_IV1 CRYPTO_AES_IV2 and CRYPTO_AES_IV3) are for AES operating in CBC CFB and OFB mode"
|
|
group.long 0x13C++0x03
|
|
line.long 0x00 "CRYPTO_AES_IV3,AES Initial Vector Word 3 Register"
|
|
hexmask.long 0x00 0.--31. 1. "IV,AES Initial Vectors\nFour initial vectors (CRYPTO_AES_IV0 CRYPTO_AES_IV1 CRYPTO_AES_IV2 and CRYPTO_AES_IV3) are for AES operating in CBC CFB and OFB mode"
|
|
group.long 0x140++0x03
|
|
line.long 0x00 "CRYPTO_AES_SADDR,AES DMA Source Address Register"
|
|
hexmask.long 0x00 0.--31. 1. "SADDR,AES DMA Source Address\nThe AES accelerator supports DMA function to transfer the plain text between SRAM memory space and embedded FIFO"
|
|
group.long 0x144++0x03
|
|
line.long 0x00 "CRYPTO_AES_DADDR,AES DMA Destination Address Register"
|
|
hexmask.long 0x00 0.--31. 1. "DADDR,AES DMA Destination Address\nThe AES accelerator supports DMA function to transfer the cipher text between SRAM memory space and embedded FIFO"
|
|
group.long 0x148++0x03
|
|
line.long 0x00 "CRYPTO_AES_CNT,AES Byte Count Register"
|
|
hexmask.long 0x00 0.--31. 1. "CNT,AES Byte Count\nThe CRYPTO_AES_CNT keeps the byte count of source text that is for the AES engine operating in DMA mode"
|
|
tree.end
|
|
tree "DAC"
|
|
base ad:0x40047000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "DAC0_CTL,DAC0 Control Register"
|
|
bitfld.long 0x00 16. "GRPEN,DAC Group Mode Enable Bit" "0: DAC0 and DAC1 are not grouped,1: DAC0 and DAC1 are grouped"
|
|
bitfld.long 0x00 14.--15. "BWSEL,DAC Data Bit-width Selection" "0: data is 12 bits,1: data is 8 bits,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--13. "ETRGSEL,External Pin Trigger Selection" "0: Low level trigger,1: High level trigger,2: Falling edge trigger,3: Rising edge trigger"
|
|
bitfld.long 0x00 10. "LALIGN,DAC Data Left-aligned Enabled Bit" "0: Right alignment,1: Left alignment"
|
|
newline
|
|
bitfld.long 0x00 8. "BYPASS,Bypass Buffer Mode" "0: Output voltage buffer Enabled,1: Output voltage buffer Disabled"
|
|
bitfld.long 0x00 5.--7. "TRGSEL,Trigger Source Selection" "0: Software trigger,1: External pin DAC0_ST trigger,2: Timer 0 trigger,3: Timer 1 trigger,4: Timer 2 trigger,5: Timer 3 trigger,6: Reserved,7: Reserved"
|
|
newline
|
|
bitfld.long 0x00 4. "TRGEN,Trigger Mode Enable Bit" "0: DAC event trigger mode Disabled,1: DAC event trigger mode Enabled"
|
|
bitfld.long 0x00 3. "DMAURIEN,DMA Under-run Interrupt Enable Bit" "0: DMA under-run interrupt Disabled,1: DMA under-run interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "DMAEN,DMA Mode Enable Bit" "0: DMA mode Disabled,1: DMA mode Enabled"
|
|
bitfld.long 0x00 1. "DACIEN,DAC Interrupt Enable Bit" "0: DAC interrupt Disabled,1: DAC interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "DACEN,DAC Enable Bit" "0: DAC Disabled,1: DAC Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "DAC0_SWTRG,DAC0 Software Trigger Control Register"
|
|
bitfld.long 0x00 0. "SWTRG,Software Trigger\nNote: User writes this bit to generate one shot pulse and it is cleared to 0 by hardware automatically reading this bit will always get 0" "0: Software trigger Disabled,1: Software trigger Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "DAC0_DAT,DAC0 Data Holding Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "DACDAT,DAC 12-bit Holding Data\nThese bits are written by user software which specifies 12-bit conversion data for DAC output"
|
|
rgroup.long 0x0C++0x03
|
|
line.long 0x00 "DAC0_DATOUT,DAC0 Data Output Register"
|
|
hexmask.long.word 0x00 0.--11. 1. "DATOUT,DAC 12-bit Output Data\nThese bits are current digital data for DAC output conversion.\nIt is loaded from DAC_DAT register and user cannot write it directly"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "DAC0_STATUS,DAC0 Status Register"
|
|
rbitfld.long 0x00 8. "BUSY,DAC Busy Flag (Read Only)" "0: DAC is ready for next conversion,1: DAC is busy in conversion"
|
|
bitfld.long 0x00 1. "DMAUDR,DMA Under-run Interrupt Flag\nNote: User writes 1 to clear this bit" "0: No DMA under-run error condition occurred,1: DMA under-run error condition occurred"
|
|
newline
|
|
bitfld.long 0x00 0. "FINISH,DAC Conversion Complete Finish Flag\nNote: This bit is set to 1 when conversion time counter counts to SETTLET" "0: DAC is in conversion state,1: DAC conversion finish"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "DAC0_TCTL,DAC0 Timing Control Register"
|
|
hexmask.long.word 0x00 0.--9. 1. "SETTLET,DAC Output Settling Time\nUser software needs to write appropriate value to these bits to meet DAC conversion settling time base on PCLK (APB clock) speed.\nFor example DAC controller clock speed is 80 MHz and DAC conversion setting time is 1 us.."
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DAC1_CTL,DAC1 Control Register"
|
|
bitfld.long 0x00 14.--15. "BWSEL,DAC Data Bit-width Selection" "0: Data is 12 bits,1: Data is 8 bits,?..."
|
|
bitfld.long 0x00 12.--13. "ETRGSEL,External Pin Trigger Selection" "0: Low level trigger,1: High level trigger,2: Falling edge trigger,3: Rising edge trigger"
|
|
newline
|
|
bitfld.long 0x00 10. "LALIGN,DAC Data Left-aligned Enable Control" "0: Right alignment,1: Left alignment"
|
|
bitfld.long 0x00 8. "BYPASS,Bypass Buffer Mode" "0: Output voltage buffer Enabled,1: Output voltage buffer Disabled"
|
|
newline
|
|
bitfld.long 0x00 5.--7. "TRGSEL,Trigger Source Selection" "0: Software trigger,1: External pin DAC1_ST trigger,2: Timer 0 trigger,3: Timer 1 trigger,4: Timer 2 trigger,5: Timer 3 trigger,6: Reserved,7: Reserved"
|
|
bitfld.long 0x00 4. "TRGEN,Trigger Mode Enable Bit" "0: DAC event trigger mode Disabled,1: DAC event trigger mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "DMAURIEN,DMA Under-run Interrupt Enable Bit" "0: DMA under-run interrupt Disabled,1: DMA under-run interrupt Enabled"
|
|
bitfld.long 0x00 2. "DMAEN,DMA Mode Enable Bit" "0: DMA mode Disabled,1: DMA mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "DACIEN,DAC Interrupt Enable Bit" "0: DAC interrupt Disabled,1: DAC interrupt Enabled"
|
|
bitfld.long 0x00 0. "DACEN,DAC Enable Bit" "0: DAC Disabled,1: DAC Enabled"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "DAC1_SWTRG,DAC1 Software Trigger Control Register"
|
|
bitfld.long 0x00 0. "SWTRG,Software Trigger\nNote: User writes this bit to generate one shot pulse and it is cleared to 0 by hardware automatically Reading this bit will always get 0" "0: Software trigger Disabled,1: Software trigger Enabled"
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "DAC1_DAT,DAC1 Data Holding Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "DACDAT,DAC 12-bit Holding Data\nThese bits are written by user software which specifies 12-bit conversion data for DAC output"
|
|
rgroup.long 0x4C++0x03
|
|
line.long 0x00 "DAC1_DATOUT,DAC1 Data Output Register"
|
|
hexmask.long.word 0x00 0.--11. 1. "DATOUT,DAC 12-bit Output Data\nThese bits are current digital data for DAC output conversion.\nIt is loaded from DAC_DAT register and user cannot write it directly"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DAC1_STATUS,DAC1 Status Register"
|
|
rbitfld.long 0x00 8. "BUSY,DAC Busy Flag (Read Only)" "0: DAC is ready for next conversion,1: DAC is busy in conversion"
|
|
bitfld.long 0x00 1. "DMAUDR,DMA Under-run Interrupt Flag\nNote: User writes 1 to clear this bit" "0: No DMA under-run error condition occurred,1: DMA under-run error condition occurred"
|
|
newline
|
|
bitfld.long 0x00 0. "FINISH,DAC Conversion Complete Finish Flag\nNote: This bit set to 1 when conversion time counter counts to SETTLET" "0: DAC is in conversion state,1: DAC conversion finished"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "DAC1_TCTL,DAC1 Timing Control Register"
|
|
hexmask.long.word 0x00 0.--9. 1. "SETTLET,DAC Output Settling Time\nUser software needs to write appropriate value to these bits to meet DAC conversion settling time base on PCLK (APB clock) speed.\nFor example DAC controller clock speed is 80 MHz and DAC conversion settling time is 1.."
|
|
tree.end
|
|
tree "DMA"
|
|
base ad:0x40008000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "PDMA_DSCT0_CTL,Descriptor Table Control Register of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "TXCNT,Transfer Count\nThe TXCNT represents the required number of PDMA transfer the real transfer count is (TXCNT + 1) The maximum transfer count is 65536 every transfer may be byte half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA.."
|
|
bitfld.long 0x00 15. "STRIDEEN,Stride Mode Enable Bit" "0: Stride transfer mode Disabled,1: Stride transfer mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "TXWIDTH,Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection" "0: One byte (8 bit) is transferred for every..,1: One half-word (16 bit) is transferred for..,2: One word (32-bit) is transferred for every..,3: Reserved"
|
|
bitfld.long 0x00 10.--11. "DAINC,Destination Address Increment\nThis field is used to set the destination address increment size.\nNote: The fixed address function does not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "SAINC,Source Address Increment\nThis field is used to set the source address increment size.\nNote: The fixed address function do not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
bitfld.long 0x00 7. "TBINTDIS,Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not" "0: Table interrupt Enabled,1: Table interrupt Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "BURSIZE,Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type" "0: 128 Transfers,1: 64 Transfers,2: 32 Transfers,3: 16 Transfers,4: 8 Transfers,5: 4 Transfers,6: 2 Transfers,7: 1 Transfers"
|
|
bitfld.long 0x00 2. "TXTYPE,Transfer Type" "0: Burst transfer type,1: Single transfer type"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE,PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table user must check the PDMA_INTSTS[1] to make sure the current task is complete" "0: Idle state,1: Basic mode,2: Scatter-gather mode,3: Reserved"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "PDMA_DSCT1_CTL,Descriptor Table Control Register of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "TXCNT,Transfer Count\nThe TXCNT represents the required number of PDMA transfer the real transfer count is (TXCNT + 1) The maximum transfer count is 65536 every transfer may be byte half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA.."
|
|
bitfld.long 0x00 15. "STRIDEEN,Stride Mode Enable Bit" "0: Stride transfer mode Disabled,1: Stride transfer mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "TXWIDTH,Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection" "0: One byte (8 bit) is transferred for every..,1: One half-word (16 bit) is transferred for..,2: One word (32-bit) is transferred for every..,3: Reserved"
|
|
bitfld.long 0x00 10.--11. "DAINC,Destination Address Increment\nThis field is used to set the destination address increment size.\nNote: The fixed address function does not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "SAINC,Source Address Increment\nThis field is used to set the source address increment size.\nNote: The fixed address function do not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
bitfld.long 0x00 7. "TBINTDIS,Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not" "0: Table interrupt Enabled,1: Table interrupt Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "BURSIZE,Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type" "0: 128 Transfers,1: 64 Transfers,2: 32 Transfers,3: 16 Transfers,4: 8 Transfers,5: 4 Transfers,6: 2 Transfers,7: 1 Transfers"
|
|
bitfld.long 0x00 2. "TXTYPE,Transfer Type" "0: Burst transfer type,1: Single transfer type"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE,PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table user must check the PDMA_INTSTS[1] to make sure the current task is complete" "0: Idle state,1: Basic mode,2: Scatter-gather mode,3: Reserved"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "PDMA_DSCT2_CTL,Descriptor Table Control Register of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "TXCNT,Transfer Count\nThe TXCNT represents the required number of PDMA transfer the real transfer count is (TXCNT + 1) The maximum transfer count is 65536 every transfer may be byte half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA.."
|
|
bitfld.long 0x00 15. "STRIDEEN,Stride Mode Enable Bit" "0: Stride transfer mode Disabled,1: Stride transfer mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "TXWIDTH,Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection" "0: One byte (8 bit) is transferred for every..,1: One half-word (16 bit) is transferred for..,2: One word (32-bit) is transferred for every..,3: Reserved"
|
|
bitfld.long 0x00 10.--11. "DAINC,Destination Address Increment\nThis field is used to set the destination address increment size.\nNote: The fixed address function does not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "SAINC,Source Address Increment\nThis field is used to set the source address increment size.\nNote: The fixed address function do not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
bitfld.long 0x00 7. "TBINTDIS,Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not" "0: Table interrupt Enabled,1: Table interrupt Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "BURSIZE,Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type" "0: 128 Transfers,1: 64 Transfers,2: 32 Transfers,3: 16 Transfers,4: 8 Transfers,5: 4 Transfers,6: 2 Transfers,7: 1 Transfers"
|
|
bitfld.long 0x00 2. "TXTYPE,Transfer Type" "0: Burst transfer type,1: Single transfer type"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE,PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table user must check the PDMA_INTSTS[1] to make sure the current task is complete" "0: Idle state,1: Basic mode,2: Scatter-gather mode,3: Reserved"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "PDMA_DSCT3_CTL,Descriptor Table Control Register of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "TXCNT,Transfer Count\nThe TXCNT represents the required number of PDMA transfer the real transfer count is (TXCNT + 1) The maximum transfer count is 65536 every transfer may be byte half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA.."
|
|
bitfld.long 0x00 15. "STRIDEEN,Stride Mode Enable Bit" "0: Stride transfer mode Disabled,1: Stride transfer mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "TXWIDTH,Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection" "0: One byte (8 bit) is transferred for every..,1: One half-word (16 bit) is transferred for..,2: One word (32-bit) is transferred for every..,3: Reserved"
|
|
bitfld.long 0x00 10.--11. "DAINC,Destination Address Increment\nThis field is used to set the destination address increment size.\nNote: The fixed address function does not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "SAINC,Source Address Increment\nThis field is used to set the source address increment size.\nNote: The fixed address function do not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
bitfld.long 0x00 7. "TBINTDIS,Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not" "0: Table interrupt Enabled,1: Table interrupt Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "BURSIZE,Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type" "0: 128 Transfers,1: 64 Transfers,2: 32 Transfers,3: 16 Transfers,4: 8 Transfers,5: 4 Transfers,6: 2 Transfers,7: 1 Transfers"
|
|
bitfld.long 0x00 2. "TXTYPE,Transfer Type" "0: Burst transfer type,1: Single transfer type"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE,PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table user must check the PDMA_INTSTS[1] to make sure the current task is complete" "0: Idle state,1: Basic mode,2: Scatter-gather mode,3: Reserved"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "PDMA_DSCT4_CTL,Descriptor Table Control Register of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "TXCNT,Transfer Count\nThe TXCNT represents the required number of PDMA transfer the real transfer count is (TXCNT + 1) The maximum transfer count is 65536 every transfer may be byte half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA.."
|
|
bitfld.long 0x00 15. "STRIDEEN,Stride Mode Enable Bit" "0: Stride transfer mode Disabled,1: Stride transfer mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "TXWIDTH,Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection" "0: One byte (8 bit) is transferred for every..,1: One half-word (16 bit) is transferred for..,2: One word (32-bit) is transferred for every..,3: Reserved"
|
|
bitfld.long 0x00 10.--11. "DAINC,Destination Address Increment\nThis field is used to set the destination address increment size.\nNote: The fixed address function does not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "SAINC,Source Address Increment\nThis field is used to set the source address increment size.\nNote: The fixed address function do not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
bitfld.long 0x00 7. "TBINTDIS,Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not" "0: Table interrupt Enabled,1: Table interrupt Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "BURSIZE,Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type" "0: 128 Transfers,1: 64 Transfers,2: 32 Transfers,3: 16 Transfers,4: 8 Transfers,5: 4 Transfers,6: 2 Transfers,7: 1 Transfers"
|
|
bitfld.long 0x00 2. "TXTYPE,Transfer Type" "0: Burst transfer type,1: Single transfer type"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE,PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table user must check the PDMA_INTSTS[1] to make sure the current task is complete" "0: Idle state,1: Basic mode,2: Scatter-gather mode,3: Reserved"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "PDMA_DSCT5_CTL,Descriptor Table Control Register of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "TXCNT,Transfer Count\nThe TXCNT represents the required number of PDMA transfer the real transfer count is (TXCNT + 1) The maximum transfer count is 65536 every transfer may be byte half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA.."
|
|
bitfld.long 0x00 15. "STRIDEEN,Stride Mode Enable Bit" "0: Stride transfer mode Disabled,1: Stride transfer mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "TXWIDTH,Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection" "0: One byte (8 bit) is transferred for every..,1: One half-word (16 bit) is transferred for..,2: One word (32-bit) is transferred for every..,3: Reserved"
|
|
bitfld.long 0x00 10.--11. "DAINC,Destination Address Increment\nThis field is used to set the destination address increment size.\nNote: The fixed address function does not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "SAINC,Source Address Increment\nThis field is used to set the source address increment size.\nNote: The fixed address function do not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
bitfld.long 0x00 7. "TBINTDIS,Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not" "0: Table interrupt Enabled,1: Table interrupt Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "BURSIZE,Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type" "0: 128 Transfers,1: 64 Transfers,2: 32 Transfers,3: 16 Transfers,4: 8 Transfers,5: 4 Transfers,6: 2 Transfers,7: 1 Transfers"
|
|
bitfld.long 0x00 2. "TXTYPE,Transfer Type" "0: Burst transfer type,1: Single transfer type"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE,PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table user must check the PDMA_INTSTS[1] to make sure the current task is complete" "0: Idle state,1: Basic mode,2: Scatter-gather mode,3: Reserved"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "PDMA_DSCT6_CTL,Descriptor Table Control Register of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "TXCNT,Transfer Count\nThe TXCNT represents the required number of PDMA transfer the real transfer count is (TXCNT + 1) The maximum transfer count is 65536 every transfer may be byte half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA.."
|
|
bitfld.long 0x00 15. "STRIDEEN,Stride Mode Enable Bit" "0: Stride transfer mode Disabled,1: Stride transfer mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "TXWIDTH,Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection" "0: One byte (8 bit) is transferred for every..,1: One half-word (16 bit) is transferred for..,2: One word (32-bit) is transferred for every..,3: Reserved"
|
|
bitfld.long 0x00 10.--11. "DAINC,Destination Address Increment\nThis field is used to set the destination address increment size.\nNote: The fixed address function does not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "SAINC,Source Address Increment\nThis field is used to set the source address increment size.\nNote: The fixed address function do not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
bitfld.long 0x00 7. "TBINTDIS,Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not" "0: Table interrupt Enabled,1: Table interrupt Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "BURSIZE,Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type" "0: 128 Transfers,1: 64 Transfers,2: 32 Transfers,3: 16 Transfers,4: 8 Transfers,5: 4 Transfers,6: 2 Transfers,7: 1 Transfers"
|
|
bitfld.long 0x00 2. "TXTYPE,Transfer Type" "0: Burst transfer type,1: Single transfer type"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE,PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table user must check the PDMA_INTSTS[1] to make sure the current task is complete" "0: Idle state,1: Basic mode,2: Scatter-gather mode,3: Reserved"
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "PDMA_DSCT7_CTL,Descriptor Table Control Register of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "TXCNT,Transfer Count\nThe TXCNT represents the required number of PDMA transfer the real transfer count is (TXCNT + 1) The maximum transfer count is 65536 every transfer may be byte half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA.."
|
|
bitfld.long 0x00 15. "STRIDEEN,Stride Mode Enable Bit" "0: Stride transfer mode Disabled,1: Stride transfer mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "TXWIDTH,Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection" "0: One byte (8 bit) is transferred for every..,1: One half-word (16 bit) is transferred for..,2: One word (32-bit) is transferred for every..,3: Reserved"
|
|
bitfld.long 0x00 10.--11. "DAINC,Destination Address Increment\nThis field is used to set the destination address increment size.\nNote: The fixed address function does not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "SAINC,Source Address Increment\nThis field is used to set the source address increment size.\nNote: The fixed address function do not support in memory to memory transfer type" "?,?,?,3: No increment (fixed address)"
|
|
bitfld.long 0x00 7. "TBINTDIS,Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not" "0: Table interrupt Enabled,1: Table interrupt Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "BURSIZE,Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type" "0: 128 Transfers,1: 64 Transfers,2: 32 Transfers,3: 16 Transfers,4: 8 Transfers,5: 4 Transfers,6: 2 Transfers,7: 1 Transfers"
|
|
bitfld.long 0x00 2. "TXTYPE,Transfer Type" "0: Burst transfer type,1: Single transfer type"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE,PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table user must check the PDMA_INTSTS[1] to make sure the current task is complete" "0: Idle state,1: Basic mode,2: Scatter-gather mode,3: Reserved"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "PDMA_DSCT0_SA,Source Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "SA,PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "PDMA_DSCT1_SA,Source Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "SA,PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "PDMA_DSCT2_SA,Source Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "SA,PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller"
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "PDMA_DSCT3_SA,Source Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "SA,PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "PDMA_DSCT4_SA,Source Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "SA,PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "PDMA_DSCT5_SA,Source Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "SA,PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "PDMA_DSCT6_SA,Source Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "SA,PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller"
|
|
group.long 0x74++0x03
|
|
line.long 0x00 "PDMA_DSCT7_SA,Source Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "SA,PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "PDMA_DSCT0_DA,Destination Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "DA,PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "PDMA_DSCT1_DA,Destination Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "DA,PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller"
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "PDMA_DSCT2_DA,Destination Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "DA,PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller"
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "PDMA_DSCT3_DA,Destination Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "DA,PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller"
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "PDMA_DSCT4_DA,Destination Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "DA,PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "PDMA_DSCT5_DA,Destination Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "DA,PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller"
|
|
group.long 0x68++0x03
|
|
line.long 0x00 "PDMA_DSCT6_DA,Destination Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "DA,PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller"
|
|
group.long 0x78++0x03
|
|
line.long 0x00 "PDMA_DSCT7_DA,Destination Address Register of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "DA,PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "PDMA_DSCT0_NEXT,Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "EXENEXT,PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory"
|
|
abitfld.long 0x00 0.--15. "NEXT,PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory" "0x0001=1: The descriptor table address must be..,0x0002=2: Before filled transfer task in the.."
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "PDMA_DSCT1_NEXT,Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "EXENEXT,PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory"
|
|
abitfld.long 0x00 0.--15. "NEXT,PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory" "0x0001=1: The descriptor table address must be..,0x0002=2: Before filled transfer task in the.."
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "PDMA_DSCT2_NEXT,Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "EXENEXT,PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory"
|
|
abitfld.long 0x00 0.--15. "NEXT,PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory" "0x0001=1: The descriptor table address must be..,0x0002=2: Before filled transfer task in the.."
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "PDMA_DSCT3_NEXT,Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "EXENEXT,PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory"
|
|
abitfld.long 0x00 0.--15. "NEXT,PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory" "0x0001=1: The descriptor table address must be..,0x0002=2: Before filled transfer task in the.."
|
|
group.long 0x4C++0x03
|
|
line.long 0x00 "PDMA_DSCT4_NEXT,Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "EXENEXT,PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory"
|
|
abitfld.long 0x00 0.--15. "NEXT,PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory" "0x0001=1: The descriptor table address must be..,0x0002=2: Before filled transfer task in the.."
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "PDMA_DSCT5_NEXT,Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "EXENEXT,PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory"
|
|
abitfld.long 0x00 0.--15. "NEXT,PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory" "0x0001=1: The descriptor table address must be..,0x0002=2: Before filled transfer task in the.."
|
|
group.long 0x6C++0x03
|
|
line.long 0x00 "PDMA_DSCT6_NEXT,Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "EXENEXT,PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory"
|
|
abitfld.long 0x00 0.--15. "NEXT,PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory" "0x0001=1: The descriptor table address must be..,0x0002=2: Before filled transfer task in the.."
|
|
group.long 0x7C++0x03
|
|
line.long 0x00 "PDMA_DSCT7_NEXT,Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n"
|
|
hexmask.long.word 0x00 16.--31. 1. "EXENEXT,PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory"
|
|
abitfld.long 0x00 0.--15. "NEXT,PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory" "0x0001=1: The descriptor table address must be..,0x0002=2: Before filled transfer task in the.."
|
|
rgroup.long 0x100++0x03
|
|
line.long 0x00 "PDMA_CURSCAT0,Current Scatter-gather Descriptor Table Address of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "CURADDR,PDMA Current Description Address (Read Only)\nThis field indicates a 32-bit current external description address of PDMA controller.\nNote: This field is read only and used for Scatter-gather mode only to indicate the current external.."
|
|
repeat 7. (strings "1" "2" "3" "4" "5" "6" "7" )(list 0x00 0x04 0x08 0x0C 0x10 0x14 0x18 )
|
|
group.long ($2+0x104)++0x03
|
|
line.long 0x00 "PDMA_CURSCAT$1,Current Scatter-gather Descriptor Table Address of PDMA Channel n"
|
|
hexmask.long 0x00 0.--31. 1. "CURADDR,PDMA Current Description Address (Read Only)\nThis field indicates a 32-bit current external description address of PDMA controller.\nNote: This field is read only and used for Scatter-gather mode only to indicate the current external.."
|
|
repeat.end
|
|
group.long 0x400++0x03
|
|
line.long 0x00 "PDMA_CHCTL,PDMA Channel Control Register"
|
|
bitfld.long 0x00 7. "CHEN7,PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation" "0: PDMA channel [n] Disabled,1: PDMA channel [n] Enabled"
|
|
bitfld.long 0x00 6. "CHEN6,PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation" "0: PDMA channel [n] Disabled,1: PDMA channel [n] Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "CHEN5,PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation" "0: PDMA channel [n] Disabled,1: PDMA channel [n] Enabled"
|
|
bitfld.long 0x00 4. "CHEN4,PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation" "0: PDMA channel [n] Disabled,1: PDMA channel [n] Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CHEN3,PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation" "0: PDMA channel [n] Disabled,1: PDMA channel [n] Enabled"
|
|
bitfld.long 0x00 2. "CHEN2,PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation" "0: PDMA channel [n] Disabled,1: PDMA channel [n] Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CHEN1,PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation" "0: PDMA channel [n] Disabled,1: PDMA channel [n] Enabled"
|
|
bitfld.long 0x00 0. "CHEN0,PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation" "0: PDMA channel [n] Disabled,1: PDMA channel [n] Enabled"
|
|
wgroup.long 0x404++0x03
|
|
line.long 0x00 "PDMA_PAUSE,PDMA Transfer Pause Control Register"
|
|
bitfld.long 0x00 7. "PAUSE7,PDMA Channel n Transfer Pause Control (Write Only)" "0: No effect,1: Pause PDMA channel n transfer"
|
|
bitfld.long 0x00 6. "PAUSE6,PDMA Channel n Transfer Pause Control (Write Only)" "0: No effect,1: Pause PDMA channel n transfer"
|
|
newline
|
|
bitfld.long 0x00 5. "PAUSE5,PDMA Channel n Transfer Pause Control (Write Only)" "0: No effect,1: Pause PDMA channel n transfer"
|
|
bitfld.long 0x00 4. "PAUSE4,PDMA Channel n Transfer Pause Control (Write Only)" "0: No effect,1: Pause PDMA channel n transfer"
|
|
newline
|
|
bitfld.long 0x00 3. "PAUSE3,PDMA Channel n Transfer Pause Control (Write Only)" "0: No effect,1: Pause PDMA channel n transfer"
|
|
bitfld.long 0x00 2. "PAUSE2,PDMA Channel n Transfer Pause Control (Write Only)" "0: No effect,1: Pause PDMA channel n transfer"
|
|
newline
|
|
bitfld.long 0x00 1. "PAUSE1,PDMA Channel n Transfer Pause Control (Write Only)" "0: No effect,1: Pause PDMA channel n transfer"
|
|
bitfld.long 0x00 0. "PAUSE0,PDMA Channel n Transfer Pause Control (Write Only)" "0: No effect,1: Pause PDMA channel n transfer"
|
|
wgroup.long 0x408++0x03
|
|
line.long 0x00 "PDMA_SWREQ,PDMA Software Request Register"
|
|
bitfld.long 0x00 7. "SWREQ7,PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\n" "0: No effect,1: Generate a software request"
|
|
bitfld.long 0x00 6. "SWREQ6,PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\n" "0: No effect,1: Generate a software request"
|
|
newline
|
|
bitfld.long 0x00 5. "SWREQ5,PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\n" "0: No effect,1: Generate a software request"
|
|
bitfld.long 0x00 4. "SWREQ4,PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\n" "0: No effect,1: Generate a software request"
|
|
newline
|
|
bitfld.long 0x00 3. "SWREQ3,PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\n" "0: No effect,1: Generate a software request"
|
|
bitfld.long 0x00 2. "SWREQ2,PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\n" "0: No effect,1: Generate a software request"
|
|
newline
|
|
bitfld.long 0x00 1. "SWREQ1,PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\n" "0: No effect,1: Generate a software request"
|
|
bitfld.long 0x00 0. "SWREQ0,PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\n" "0: No effect,1: Generate a software request"
|
|
rgroup.long 0x40C++0x03
|
|
line.long 0x00 "PDMA_TRGSTS,PDMA Channel Request Status Register"
|
|
bitfld.long 0x00 7. "REQSTS7,PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not no matter request from software or peripheral" "0: PDMA Channel n has no request,1: PDMA Channel n has a request"
|
|
bitfld.long 0x00 6. "REQSTS6,PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not no matter request from software or peripheral" "0: PDMA Channel n has no request,1: PDMA Channel n has a request"
|
|
newline
|
|
bitfld.long 0x00 5. "REQSTS5,PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not no matter request from software or peripheral" "0: PDMA Channel n has no request,1: PDMA Channel n has a request"
|
|
bitfld.long 0x00 4. "REQSTS4,PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not no matter request from software or peripheral" "0: PDMA Channel n has no request,1: PDMA Channel n has a request"
|
|
newline
|
|
bitfld.long 0x00 3. "REQSTS3,PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not no matter request from software or peripheral" "0: PDMA Channel n has no request,1: PDMA Channel n has a request"
|
|
bitfld.long 0x00 2. "REQSTS2,PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not no matter request from software or peripheral" "0: PDMA Channel n has no request,1: PDMA Channel n has a request"
|
|
newline
|
|
bitfld.long 0x00 1. "REQSTS1,PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not no matter request from software or peripheral" "0: PDMA Channel n has no request,1: PDMA Channel n has a request"
|
|
bitfld.long 0x00 0. "REQSTS0,PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not no matter request from software or peripheral" "0: PDMA Channel n has no request,1: PDMA Channel n has a request"
|
|
group.long 0x410++0x03
|
|
line.long 0x00 "PDMA_PRISET,PDMA Fixed Priority Setting Register"
|
|
bitfld.long 0x00 7. "FPRISET7,PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority clear fixed priority use PDMA_PRICLR register" "0: No effect.\nCorresponding PDMA channel is..,1: Set PDMA channel [n] to fixed priority.."
|
|
bitfld.long 0x00 6. "FPRISET6,PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority clear fixed priority use PDMA_PRICLR register" "0: No effect.\nCorresponding PDMA channel is..,1: Set PDMA channel [n] to fixed priority.."
|
|
newline
|
|
bitfld.long 0x00 5. "FPRISET5,PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority clear fixed priority use PDMA_PRICLR register" "0: No effect.\nCorresponding PDMA channel is..,1: Set PDMA channel [n] to fixed priority.."
|
|
bitfld.long 0x00 4. "FPRISET4,PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority clear fixed priority use PDMA_PRICLR register" "0: No effect.\nCorresponding PDMA channel is..,1: Set PDMA channel [n] to fixed priority.."
|
|
newline
|
|
bitfld.long 0x00 3. "FPRISET3,PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority clear fixed priority use PDMA_PRICLR register" "0: No effect.\nCorresponding PDMA channel is..,1: Set PDMA channel [n] to fixed priority.."
|
|
bitfld.long 0x00 2. "FPRISET2,PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority clear fixed priority use PDMA_PRICLR register" "0: No effect.\nCorresponding PDMA channel is..,1: Set PDMA channel [n] to fixed priority.."
|
|
newline
|
|
bitfld.long 0x00 1. "FPRISET1,PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority clear fixed priority use PDMA_PRICLR register" "0: No effect.\nCorresponding PDMA channel is..,1: Set PDMA channel [n] to fixed priority.."
|
|
bitfld.long 0x00 0. "FPRISET0,PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority clear fixed priority use PDMA_PRICLR register" "0: No effect.\nCorresponding PDMA channel is..,1: Set PDMA channel [n] to fixed priority.."
|
|
wgroup.long 0x414++0x03
|
|
line.long 0x00 "PDMA_PRICLR,PDMA Fixed Priority Clear Register"
|
|
bitfld.long 0x00 7. "FPRICLR7,PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority" "0: No effect,1: Clear PDMA channel [n] fixed priority setting"
|
|
bitfld.long 0x00 6. "FPRICLR6,PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority" "0: No effect,1: Clear PDMA channel [n] fixed priority setting"
|
|
newline
|
|
bitfld.long 0x00 5. "FPRICLR5,PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority" "0: No effect,1: Clear PDMA channel [n] fixed priority setting"
|
|
bitfld.long 0x00 4. "FPRICLR4,PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority" "0: No effect,1: Clear PDMA channel [n] fixed priority setting"
|
|
newline
|
|
bitfld.long 0x00 3. "FPRICLR3,PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority" "0: No effect,1: Clear PDMA channel [n] fixed priority setting"
|
|
bitfld.long 0x00 2. "FPRICLR2,PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority" "0: No effect,1: Clear PDMA channel [n] fixed priority setting"
|
|
newline
|
|
bitfld.long 0x00 1. "FPRICLR1,PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority" "0: No effect,1: Clear PDMA channel [n] fixed priority setting"
|
|
bitfld.long 0x00 0. "FPRICLR0,PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority" "0: No effect,1: Clear PDMA channel [n] fixed priority setting"
|
|
group.long 0x418++0x03
|
|
line.long 0x00 "PDMA_INTEN,PDMA Interrupt Enable Register"
|
|
bitfld.long 0x00 7. "INTEN7,PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out abort transfer done and align" "0: PDMA channel n interrupt Disabled,1: PDMA channel n interrupt Enabled"
|
|
bitfld.long 0x00 6. "INTEN6,PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out abort transfer done and align" "0: PDMA channel n interrupt Disabled,1: PDMA channel n interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "INTEN5,PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out abort transfer done and align" "0: PDMA channel n interrupt Disabled,1: PDMA channel n interrupt Enabled"
|
|
bitfld.long 0x00 4. "INTEN4,PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out abort transfer done and align" "0: PDMA channel n interrupt Disabled,1: PDMA channel n interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "INTEN3,PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out abort transfer done and align" "0: PDMA channel n interrupt Disabled,1: PDMA channel n interrupt Enabled"
|
|
bitfld.long 0x00 2. "INTEN2,PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out abort transfer done and align" "0: PDMA channel n interrupt Disabled,1: PDMA channel n interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "INTEN1,PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out abort transfer done and align" "0: PDMA channel n interrupt Disabled,1: PDMA channel n interrupt Enabled"
|
|
bitfld.long 0x00 0. "INTEN0,PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out abort transfer done and align" "0: PDMA channel n interrupt Disabled,1: PDMA channel n interrupt Enabled"
|
|
group.long 0x41C++0x03
|
|
line.long 0x00 "PDMA_INTSTS,PDMA Interrupt Status Register"
|
|
bitfld.long 0x00 9. "REQTOF1,Request Time-out Flag for Channel 1\nThis flag indicates that PDMA controller has waited peripheral request for a period defined by PDMA_TOC1 user can write 1 to clear this bit.\nNote: Please disable time-out function before clear this bit" "0: No request time-out,1: Peripheral request time-out"
|
|
bitfld.long 0x00 8. "REQTOF0,Request Time-out Flag for Channel 0\nThis flag indicates that PDMA controller has waited peripheral request for a period defined by PDMA_TOC0 user can write 1 to clear this bit.\nNote: Please disable time-out function before clear this bit" "0: No request time-out,1: Peripheral request time-out"
|
|
newline
|
|
rbitfld.long 0x00 2. "ALIGNF,Transfer Alignment Interrupt Flag (Read Only)" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
rbitfld.long 0x00 1. "TDIF,Transfer Done Interrupt Flag (Read Only)\nThis bit indicates that PDMA controller has finished transmission User can read PDMA_TDSTS register to indicate which channel finished transfer" "0: Not finished yet,1: PDMA channel has finished transmission"
|
|
newline
|
|
rbitfld.long 0x00 0. "ABTIF,PDMA Read/Write Target Abort Interrupt Flag (Read Only)\nThis bit indicates that PDMA has target abort error Software can read PDMA_ABTSTS register to find which channel has target abort error" "0: No AHB bus ERROR response received,1: AHB bus ERROR response received"
|
|
group.long 0x420++0x03
|
|
line.long 0x00 "PDMA_ABTSTS,PDMA Channel Read/Write Target Abort Flag Register"
|
|
bitfld.long 0x00 7. "ABTIF7,PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error User can write 1 to clear these bits" "0: No AHB bus ERROR response received when..,1: AHB bus ERROR response received when channel.."
|
|
bitfld.long 0x00 6. "ABTIF6,PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error User can write 1 to clear these bits" "0: No AHB bus ERROR response received when..,1: AHB bus ERROR response received when channel.."
|
|
newline
|
|
bitfld.long 0x00 5. "ABTIF5,PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error User can write 1 to clear these bits" "0: No AHB bus ERROR response received when..,1: AHB bus ERROR response received when channel.."
|
|
bitfld.long 0x00 4. "ABTIF4,PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error User can write 1 to clear these bits" "0: No AHB bus ERROR response received when..,1: AHB bus ERROR response received when channel.."
|
|
newline
|
|
bitfld.long 0x00 3. "ABTIF3,PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error User can write 1 to clear these bits" "0: No AHB bus ERROR response received when..,1: AHB bus ERROR response received when channel.."
|
|
bitfld.long 0x00 2. "ABTIF2,PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error User can write 1 to clear these bits" "0: No AHB bus ERROR response received when..,1: AHB bus ERROR response received when channel.."
|
|
newline
|
|
bitfld.long 0x00 1. "ABTIF1,PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error User can write 1 to clear these bits" "0: No AHB bus ERROR response received when..,1: AHB bus ERROR response received when channel.."
|
|
bitfld.long 0x00 0. "ABTIF0,PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error User can write 1 to clear these bits" "0: No AHB bus ERROR response received when..,1: AHB bus ERROR response received when channel.."
|
|
group.long 0x424++0x03
|
|
line.long 0x00 "PDMA_TDSTS,PDMA Channel Transfer Done Flag Register"
|
|
bitfld.long 0x00 7. "TDIF7,Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not user can write 1 to clear these bits" "0: PDMA channel transfer has not finished,1: PDMA channel has finished transmission"
|
|
bitfld.long 0x00 6. "TDIF6,Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not user can write 1 to clear these bits" "0: PDMA channel transfer has not finished,1: PDMA channel has finished transmission"
|
|
newline
|
|
bitfld.long 0x00 5. "TDIF5,Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not user can write 1 to clear these bits" "0: PDMA channel transfer has not finished,1: PDMA channel has finished transmission"
|
|
bitfld.long 0x00 4. "TDIF4,Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not user can write 1 to clear these bits" "0: PDMA channel transfer has not finished,1: PDMA channel has finished transmission"
|
|
newline
|
|
bitfld.long 0x00 3. "TDIF3,Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not user can write 1 to clear these bits" "0: PDMA channel transfer has not finished,1: PDMA channel has finished transmission"
|
|
bitfld.long 0x00 2. "TDIF2,Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not user can write 1 to clear these bits" "0: PDMA channel transfer has not finished,1: PDMA channel has finished transmission"
|
|
newline
|
|
bitfld.long 0x00 1. "TDIF1,Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not user can write 1 to clear these bits" "0: PDMA channel transfer has not finished,1: PDMA channel has finished transmission"
|
|
bitfld.long 0x00 0. "TDIF0,Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not user can write 1 to clear these bits" "0: PDMA channel transfer has not finished,1: PDMA channel has finished transmission"
|
|
group.long 0x428++0x03
|
|
line.long 0x00 "PDMA_ALIGN,PDMA Transfer Alignment Status Register"
|
|
bitfld.long 0x00 7. "ALIGN7,Transfer Alignment Flag" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
bitfld.long 0x00 6. "ALIGN6,Transfer Alignment Flag" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
newline
|
|
bitfld.long 0x00 5. "ALIGN5,Transfer Alignment Flag" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
bitfld.long 0x00 4. "ALIGN4,Transfer Alignment Flag" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
newline
|
|
bitfld.long 0x00 3. "ALIGN3,Transfer Alignment Flag" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
bitfld.long 0x00 2. "ALIGN2,Transfer Alignment Flag" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
newline
|
|
bitfld.long 0x00 1. "ALIGN1,Transfer Alignment Flag" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
bitfld.long 0x00 0. "ALIGN0,Transfer Alignment Flag" "0: PDMA channel source address and destination..,1: PDMA channel source address or destination.."
|
|
rgroup.long 0x42C++0x03
|
|
line.long 0x00 "PDMA_TACTSTS,PDMA Transfer Active Flag Register"
|
|
bitfld.long 0x00 7. "TXACTF7,Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active" "0: PDMA channel is not finished,1: PDMA channel is active"
|
|
bitfld.long 0x00 6. "TXACTF6,Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active" "0: PDMA channel is not finished,1: PDMA channel is active"
|
|
newline
|
|
bitfld.long 0x00 5. "TXACTF5,Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active" "0: PDMA channel is not finished,1: PDMA channel is active"
|
|
bitfld.long 0x00 4. "TXACTF4,Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active" "0: PDMA channel is not finished,1: PDMA channel is active"
|
|
newline
|
|
bitfld.long 0x00 3. "TXACTF3,Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active" "0: PDMA channel is not finished,1: PDMA channel is active"
|
|
bitfld.long 0x00 2. "TXACTF2,Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active" "0: PDMA channel is not finished,1: PDMA channel is active"
|
|
newline
|
|
bitfld.long 0x00 1. "TXACTF1,Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active" "0: PDMA channel is not finished,1: PDMA channel is active"
|
|
bitfld.long 0x00 0. "TXACTF0,Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active" "0: PDMA channel is not finished,1: PDMA channel is active"
|
|
group.long 0x430++0x03
|
|
line.long 0x00 "PDMA_TOUTPSC,PDMA Time-out Prescaler Register"
|
|
bitfld.long 0x00 4.--6. "TOUTPSC1,PDMA Channel 1 Time-out Clock Source Prescaler Bits" "0: PDMA channel 1 time-out clock source is HCLK/28,1: PDMA channel 1 time-out clock source is HCLK/29,2: PDMA channel 1 time-out clock source is..,3: PDMA channel 1 time-out clock source is..,4: PDMA channel 1 time-out clock source is..,5: PDMA channel 1 time-out clock source is..,6: PDMA channel 1 time-out clock source is..,7: PDMA channel 1 time-out clock source is.."
|
|
bitfld.long 0x00 0.--2. "TOUTPSC0,PDMA Channel 0 Time-out Clock Source Prescaler Bits" "0: PDMA channel 0 time-out clock source is HCLK/28,1: PDMA channel 0 time-out clock source is HCLK/29,2: PDMA channel 0 time-out clock source is..,3: PDMA channel 0 time-out clock source is..,4: PDMA channel 0 time-out clock source is..,5: PDMA channel 0 time-out clock source is..,6: PDMA channel 0 time-out clock source is..,7: PDMA channel 0 time-out clock source is.."
|
|
group.long 0x434++0x03
|
|
line.long 0x00 "PDMA_TOUTEN,PDMA Time-out Enable Register"
|
|
bitfld.long 0x00 1. "TOUTEN1,PDMA Time-out Enable Bits" "0: PDMA Channel n time-out function Disabled,1: PDMA Channel n time-out function Enabled"
|
|
bitfld.long 0x00 0. "TOUTEN0,PDMA Time-out Enable Bits" "0: PDMA Channel n time-out function Disabled,1: PDMA Channel n time-out function Enabled"
|
|
group.long 0x438++0x03
|
|
line.long 0x00 "PDMA_TOUTIEN,PDMA Time-out Interrupt Enable Register"
|
|
bitfld.long 0x00 1. "TOUTIEN1,PDMA Time-out Interrupt Enable Bits" "0: PDMA Channel n time-out interrupt Disabled,1: PDMA Channel n time-out interrupt Enabled"
|
|
bitfld.long 0x00 0. "TOUTIEN0,PDMA Time-out Interrupt Enable Bits" "0: PDMA Channel n time-out interrupt Disabled,1: PDMA Channel n time-out interrupt Enabled"
|
|
group.long 0x43C++0x03
|
|
line.long 0x00 "PDMA_SCATBA,PDMA Scatter-gather Descriptor Table Base Address Register"
|
|
hexmask.long.word 0x00 16.--31. 1. "SCATBA,PDMA Scatter-gather Descriptor Table Address\nIn Scatter-gather mode this is the base address for calculating the next link - list address"
|
|
group.long 0x440++0x03
|
|
line.long 0x00 "PDMA_TOC0_1,PDMA Time-out Counter Ch1 and Ch0 Register"
|
|
hexmask.long.word 0x00 16.--31. 1. "TOC1,Time-out Counter for Channel 1\nThis controls the period of time-out function for channel 1"
|
|
hexmask.long.word 0x00 0.--15. 1. "TOC0,Time-out Counter for Channel 0\nThis controls the period of time-out function for channel 0"
|
|
group.long 0x460++0x03
|
|
line.long 0x00 "PDMA_CHRST,PDMA Channel Reset Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CHnRST,Channel n Reset"
|
|
group.long 0x464++0x03
|
|
line.long 0x00 "PDMA_SPI,PDMA with SPI Performance Improvement Register"
|
|
group.long 0x480++0x03
|
|
line.long 0x00 "PDMA_REQSEL0_3,PDMA Request Source Select Register 0"
|
|
hexmask.long.byte 0x00 24.--30. 1. "REQSRC3,Channel 3 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 3"
|
|
hexmask.long.byte 0x00 16.--22. 1. "REQSRC2,Channel 2 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 2"
|
|
newline
|
|
hexmask.long.byte 0x00 8.--14. 1. "REQSRC1,Channel 1 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 1"
|
|
abitfld.long 0x00 0.--6. "REQSRC0,Channel 0 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 0" "0x01=1: A peripheral cannot be assigned to two..,0x02=2: This field is useless when transfer.."
|
|
group.long 0x484++0x03
|
|
line.long 0x00 "PDMA_REQSEL4_7,PDMA Request Source Select Register 1"
|
|
hexmask.long.byte 0x00 24.--30. 1. "REQSRC7,Channel 7 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 7"
|
|
hexmask.long.byte 0x00 16.--22. 1. "REQSRC6,Channel 6 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 6"
|
|
newline
|
|
hexmask.long.byte 0x00 8.--14. 1. "REQSRC5,Channel 5 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 5"
|
|
hexmask.long.byte 0x00 0.--6. 1. "REQSRC4,Channel 4 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 4"
|
|
group.long 0x500++0x03
|
|
line.long 0x00 "PDMA_STCR0,Stride Transfer Count Register of PDMA Channel 0"
|
|
hexmask.long.word 0x00 0.--15. 1. "STC,PDMA Stride Transfer Count\nThe 16-bit register defines the stride transfer count of each row"
|
|
group.long 0x504++0x03
|
|
line.long 0x00 "PDMA_ASOCR0,Address Stride Offset Register of PDMA Channel 0"
|
|
hexmask.long.word 0x00 16.--31. 1. "DASOL,VDMA Destination Address Stride Offset Length\nThe 16-bit register defines the destination address stride transfer offset count of each row"
|
|
hexmask.long.word 0x00 0.--15. 1. "SASOL,VDMA Source Address Stride Offset Length\nThe 16-bit register defines the source address stride transfer offset count of each row"
|
|
group.long 0x508++0x03
|
|
line.long 0x00 "PDMA_STCR1,Stride Transfer Count Register of PDMA Channel 1"
|
|
hexmask.long.word 0x00 0.--15. 1. "STC,PDMA Stride Transfer Count\nThe 16-bit register defines the stride transfer count of each row"
|
|
group.long 0x50C++0x03
|
|
line.long 0x00 "PDMA_ASOCR1,Address Stride Offset Register of PDMA Channel 1"
|
|
hexmask.long.word 0x00 16.--31. 1. "DASOL,VDMA Destination Address Stride Offset Length\nThe 16-bit register defines the destination address stride transfer offset count of each row"
|
|
hexmask.long.word 0x00 0.--15. 1. "SASOL,VDMA Source Address Stride Offset Length\nThe 16-bit register defines the source address stride transfer offset count of each row"
|
|
group.long 0x510++0x03
|
|
line.long 0x00 "PDMA_STCR2,Stride Transfer Count Register of PDMA Channel 2"
|
|
hexmask.long.word 0x00 0.--15. 1. "STC,PDMA Stride Transfer Count\nThe 16-bit register defines the stride transfer count of each row"
|
|
group.long 0x514++0x03
|
|
line.long 0x00 "PDMA_ASOCR2,Address Stride Offset Register of PDMA Channel 2"
|
|
hexmask.long.word 0x00 16.--31. 1. "DASOL,VDMA Destination Address Stride Offset Length\nThe 16-bit register defines the destination address stride transfer offset count of each row"
|
|
hexmask.long.word 0x00 0.--15. 1. "SASOL,VDMA Source Address Stride Offset Length\nThe 16-bit register defines the source address stride transfer offset count of each row"
|
|
group.long 0x518++0x03
|
|
line.long 0x00 "PDMA_STCR3,Stride Transfer Count Register of PDMA Channel 3"
|
|
hexmask.long.word 0x00 0.--15. 1. "STC,PDMA Stride Transfer Count\nThe 16-bit register defines the stride transfer count of each row"
|
|
group.long 0x51C++0x03
|
|
line.long 0x00 "PDMA_ASOCR3,Address Stride Offset Register of PDMA Channel 3"
|
|
hexmask.long.word 0x00 16.--31. 1. "DASOL,VDMA Destination Address Stride Offset Length\nThe 16-bit register defines the destination address stride transfer offset count of each row"
|
|
hexmask.long.word 0x00 0.--15. 1. "SASOL,VDMA Source Address Stride Offset Length\nThe 16-bit register defines the source address stride transfer offset count of each row"
|
|
group.long 0x520++0x03
|
|
line.long 0x00 "PDMA_STCR4,Stride Transfer Count Register of PDMA Channel 4"
|
|
hexmask.long.word 0x00 0.--15. 1. "STC,PDMA Stride Transfer Count\nThe 16-bit register defines the stride transfer count of each row"
|
|
group.long 0x524++0x03
|
|
line.long 0x00 "PDMA_ASOCR4,Address Stride Offset Register of PDMA Channel 4"
|
|
hexmask.long.word 0x00 16.--31. 1. "DASOL,VDMA Destination Address Stride Offset Length\nThe 16-bit register defines the destination address stride transfer offset count of each row"
|
|
hexmask.long.word 0x00 0.--15. 1. "SASOL,VDMA Source Address Stride Offset Length\nThe 16-bit register defines the source address stride transfer offset count of each row"
|
|
group.long 0x528++0x03
|
|
line.long 0x00 "PDMA_STCR5,Stride Transfer Count Register of PDMA Channel 5"
|
|
hexmask.long.word 0x00 0.--15. 1. "STC,PDMA Stride Transfer Count\nThe 16-bit register defines the stride transfer count of each row"
|
|
group.long 0x52C++0x03
|
|
line.long 0x00 "PDMA_ASOCR5,Address Stride Offset Register of PDMA Channel 5"
|
|
hexmask.long.word 0x00 16.--31. 1. "DASOL,VDMA Destination Address Stride Offset Length\nThe 16-bit register defines the destination address stride transfer offset count of each row"
|
|
hexmask.long.word 0x00 0.--15. 1. "SASOL,VDMA Source Address Stride Offset Length\nThe 16-bit register defines the source address stride transfer offset count of each row"
|
|
tree.end
|
|
tree "EADC"
|
|
base ad:0x40043000
|
|
rgroup.long 0x00++0x03
|
|
line.long 0x00 "EADC_DAT0,ADC Data Register 0 for Sample Module 0"
|
|
bitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
bitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "EADC_DAT1,ADC Data Register 1 for Sample Module 1"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "EADC_DAT2,ADC Data Register 2 for Sample Module 2"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "EADC_DAT3,ADC Data Register 3 for Sample Module 3"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "EADC_DAT4,ADC Data Register 4 for Sample Module 4"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "EADC_DAT5,ADC Data Register 5 for Sample Module 5"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "EADC_DAT6,ADC Data Register 6 for Sample Module 6"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "EADC_DAT7,ADC Data Register 7 for Sample Module 7"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "EADC_DAT8,ADC Data Register 8 for Sample Module 8"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "EADC_DAT9,ADC Data Register 9 for Sample Module 9"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "EADC_DAT10,ADC Data Register 10 for Sample Module 10"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "EADC_DAT11,ADC Data Register 11 for Sample Module 11"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "EADC_DAT12,ADC Data Register 12 for Sample Module 12"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "EADC_DAT13,ADC Data Register 13 for Sample Module 13"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "EADC_DAT14,ADC Data Register 14 for Sample Module 14"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "EADC_DAT15,ADC Data Register 15 for Sample Module 15"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "EADC_DAT16,ADC Data Register 16 for Sample Module 16"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "EADC_DAT17,ADC Data Register 17 for Sample Module 17"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "EADC_DAT18,ADC Data Register 18 for Sample Module 18"
|
|
rbitfld.long 0x00 17. "VALID,Valid Flag\nThis bit is set to 1 when corresponding sample module channel analog input conversion is completed and cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] bits is not valid,1: Data in RESULT[11:0] bits is valid"
|
|
rbitfld.long 0x00 16. "OV,Overrun Flag\nIf converted data in RESULT[11:0] has not been read before new conversion result is loaded to this register OV is set to 1.\nNote: It is cleared by hardware after EADC_DAT register is" "0: Data in RESULT[11:0] is recent conversion..,1: Data in RESULT[11:0] is over"
|
|
newline
|
|
hexmask.long.word 0x00 0.--15. 1. "RESULT,ADC Conversion Result\nThis field contains 12 bits conversion result"
|
|
rgroup.long 0x4C++0x03
|
|
line.long 0x00 "EADC_CURDAT,EADC PDMA Current Transfer Data Register"
|
|
hexmask.long.tbyte 0x00 0.--18. 1. "CURDAT,EADC PDMA Current Transfer Data (Read Only)\nNote: After PDMA reads this register the VAILD of the shadow EADC_DAT register will be automatically cleared"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "EADC_CTL,ADC Control Register"
|
|
bitfld.long 0x00 5. "EADCIEN3,Specific Sample Module ADC ADINT3 Interrupt Enable Bit\nThe ADC converter generates a conversion end ADIF3 (EADC_STATUS2[3]) upon the end of specific sample module ADC conversion" "0: Specific sample module ADC ADINT3 interrupt..,1: Specific sample module ADC ADINT3 interrupt.."
|
|
bitfld.long 0x00 4. "EADCIEN2,Specific Sample Module ADC ADINT2 Interrupt Enable Bit\nThe ADC converter generates a conversion end ADIF2 (EADC_STATUS2[2]) upon the end of specific sample module ADC conversion" "0: Specific sample module ADC ADINT2 interrupt..,1: Specific sample module ADC ADINT2 interrupt.."
|
|
newline
|
|
bitfld.long 0x00 3. "EADCIEN1,Specific Sample Module ADC ADINT1 Interrupt Enable Bit\nThe ADC converter generates a conversion end ADIF1 (EADC_STATUS2[1]) upon the end of specific sample module ADC conversion" "0: Specific sample module ADC ADINT1 interrupt..,1: Specific sample module ADC ADINT1 interrupt.."
|
|
bitfld.long 0x00 2. "EADCIEN0,Specific Sample Module ADC ADINT0 Interrupt Enable Bit\nThe ADC converter generates a conversion end ADIF0 (EADC_STATUS2[0]) upon the end of specific sample module ADC conversion" "0: Specific sample module ADC ADINT0 interrupt..,1: Specific sample module ADC ADINT0 interrupt.."
|
|
newline
|
|
bitfld.long 0x00 1. "EADCRST,EADC ADC Converter Control Circuits Reset\nNote: EADCRST bit remains 1 during EADC reset" "0: No effect,1: Cause EADC control circuits reset to initial.."
|
|
bitfld.long 0x00 0. "EADCEN,ADC Converter Enable Bit\nNote: Before starting ADC conversion function this bit should be set to 1" "0: Disabled EADC,1: Enabled EADC"
|
|
wgroup.long 0x54++0x03
|
|
line.long 0x00 "EADC_SWTRG,ADC Sample Module Software Start Register"
|
|
hexmask.long.tbyte 0x00 0.--18. 1. "SWTRG,ADC Sample Module 0~18 Software Force to Start EADC Conversion\nNote: After writing this register to start EADC conversion the EADC_PENDSTS register will show which sample module will conversion"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "EADC_PENDSTS,ADC Start of Conversion Pending Flag Register"
|
|
hexmask.long.tbyte 0x00 0.--18. 1. "STPF,ADC Sample Module 0~18 Start of Conversion Pending Flag\nRead Operation"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "EADC_OVSTS,ADC Sample Module Start of Conversion Overrun Flag Register"
|
|
hexmask.long.tbyte 0x00 0.--18. 1. "SPOVF,ADC SAMPLE0~18 Overrun Flag\nNote: This bit is cleared by writing 1 to it"
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "EADC_SCTL0,ADC Sample Module 0 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy user can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x84++0x03
|
|
line.long 0x00 "EADC_SCTL1,ADC Sample Module 1 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy user can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x88++0x03
|
|
line.long 0x00 "EADC_SCTL2,ADC Sample Module 2 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy user can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x8C++0x03
|
|
line.long 0x00 "EADC_SCTL3,ADC Sample Module 3 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy user can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "EADC_SCTL4,ADC Sample Module 4 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x94++0x03
|
|
line.long 0x00 "EADC_SCTL5,ADC Sample Module 5 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x98++0x03
|
|
line.long 0x00 "EADC_SCTL6,ADC Sample Module 6 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x9C++0x03
|
|
line.long 0x00 "EADC_SCTL7,ADC Sample Module 7 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xA0++0x03
|
|
line.long 0x00 "EADC_SCTL8,ADC Sample Module 8 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xA4++0x03
|
|
line.long 0x00 "EADC_SCTL9,ADC Sample Module 9 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xA8++0x03
|
|
line.long 0x00 "EADC_SCTL10,ADC Sample Module 10 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xAC++0x03
|
|
line.long 0x00 "EADC_SCTL11,ADC Sample Module 11 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "EADC_SCTL12,ADC Sample Module 12 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xB4++0x03
|
|
line.long 0x00 "EADC_SCTL13,ADC Sample Module 13 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xB8++0x03
|
|
line.long 0x00 "EADC_SCTL14,ADC Sample Module 14 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xBC++0x03
|
|
line.long 0x00 "EADC_SCTL15,ADC Sample Module 15 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
bitfld.long 0x00 22. "INTPOS,Interrupt Flag Position Select" "0: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC end..,1: Set ADIFn (EADC_STATUS2[n] n=0~3) at ADC.."
|
|
newline
|
|
bitfld.long 0x00 16.--20. "TRGSEL,ADC Sample Module Start of Conversion Trigger Source Selection" "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"
|
|
hexmask.long.byte 0x00 8.--15. 1. "TRGDLYCNT,ADC Sample Module Start of Conversion Trigger Delay Time\nNote: If TRGDLYCNT is set to 1 Trigger delay time is actually the same as TRGDLYCNT is set to 2 for hardware operation"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "TRGDLYDIV,ADC Sample Module Start of Conversion Trigger Delay Clock Divider Selection\nTrigger delay clock frequency" "0: EADC_CLK/1,1: EADC_CLK/2,2: EADC_CLK/4,3: EADC_CLK/16"
|
|
bitfld.long 0x00 5. "EXTFEN,ADC External Trigger Falling Edge Enable Bit" "0: Falling edge Disabled when ADC selects..,1: Falling edge Enabled when ADC selects.."
|
|
newline
|
|
bitfld.long 0x00 4. "EXTREN,ADC External Trigger Rising Edge Enable Bit" "0: Rising edge Disabled when ADC selects..,1: Rising edge Enabled when ADC selects EADC0_ST.."
|
|
bitfld.long 0x00 0.--3. "CHSEL,ADC Sample Module Channel Selection\nNote: When internal EADC channel16 17 or 18 is selected EADC_CH15 is useless" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "EADC_SCTL16,ADC Sample Module 16 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
group.long 0xC4++0x03
|
|
line.long 0x00 "EADC_SCTL17,ADC Sample Module 17 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
group.long 0xC8++0x03
|
|
line.long 0x00 "EADC_SCTL18,ADC Sample Module 18 Control Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "EXTSMPT,EADC Sampling Time Extend\nWhen ADC converting at high conversion rate the sampling time of analog input voltage may not enough if input channel loading is heavy SW can extend ADC sampling time after trigger source is coming to get enough.."
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "EADC_INTSRC0,EADC Interrupt 0 Source Enable Control Register"
|
|
bitfld.long 0x00 18. "SPLIE18,Sample Module 18 Interrupt Enable Bit" "0: Sample Module 18 interrupt Disabled,1: Sample Module 18 interrupt Enabled"
|
|
bitfld.long 0x00 17. "SPLIE17,Sample Module 17 Interrupt Enable Bit" "0: Sample Module 17 interrupt Disabled,1: Sample Module 17 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "SPLIE16,Sample Module 16 Interrupt Enable Bit" "0: Sample Module 16 interrupt Disabled,1: Sample Module 16 interrupt Enabled"
|
|
bitfld.long 0x00 15. "SPLIE15,Sample Module 15 Interrupt Enable Bit" "0: Sample Module 15 interrupt Disabled,1: Sample Module 15 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 14. "SPLIE14,Sample Module 14 Interrupt Enable Bit" "0: Sample Module 14 interrupt Disabled,1: Sample Module 14 interrupt Enabled"
|
|
bitfld.long 0x00 13. "SPLIE13,Sample Module 13 Interrupt Enable Bit" "0: Sample Module 13 interrupt Disabled,1: Sample Module 13 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "SPLIE12,Sample Module 12 Interrupt Enable Bit" "0: Sample Module 12 interrupt Disabled,1: Sample Module 12 interrupt Enabled"
|
|
bitfld.long 0x00 11. "SPLIE11,Sample Module 11 Interrupt Enable Bit" "0: Sample Module 11 interrupt Disabled,1: Sample Module 11 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 10. "SPLIE10,Sample Module 10 Interrupt Enable Bit" "0: Sample Module 10 interrupt Disabled,1: Sample Module 10 interrupt Enabled"
|
|
bitfld.long 0x00 9. "SPLIE9,Sample Module 9 Interrupt Enable Bit" "0: Sample Module 9 interrupt Disabled,1: Sample Module 9 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "SPLIE8,Sample Module 8 Interrupt Enable Bit" "0: Sample Module 8 interrupt Disabled,1: Sample Module 8 interrupt Enabled"
|
|
bitfld.long 0x00 7. "SPLIE7,Sample Module 7 Interrupt Enable Bit" "0: Sample Module 7 interrupt Disabled,1: Sample Module 7 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "SPLIE6,Sample Module 6 Interrupt Enable Bit" "0: Sample Module 6 interrupt Disabled,1: Sample Module 6 interrupt Enabled"
|
|
bitfld.long 0x00 5. "SPLIE5,Sample Module 5 Interrupt Enable Bit" "0: Sample Module 5 interrupt Disabled,1: Sample Module 5 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "SPLIE4,Sample Module 4 Interrupt Enable Bit" "0: Sample Module 4 interrupt Disabled,1: Sample Module 4 interrupt Enabled"
|
|
bitfld.long 0x00 3. "SPLIE3,Sample Module 3 Interrupt Enable Bit" "0: Sample Module 3 interrupt Disabled,1: Sample Module 3 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "SPLIE2,Sample Module 2 Interrupt Enable Bit" "0: Sample Module 2 interrupt Disabled,1: Sample Module 2 interrupt Enabled"
|
|
bitfld.long 0x00 1. "SPLIE1,Sample Module 1 Interrupt Enable Bit" "0: Sample Module 1 interrupt Disabled,1: Sample Module 1 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "SPLIE0,Sample Module 0 Interrupt Enable Bit" "0: Sample Module 0 interrupt Disabled,1: Sample Module 0 interrupt Enabled"
|
|
group.long 0xD4++0x03
|
|
line.long 0x00 "EADC_INTSRC1,EADC Interrupt 1 Source Enable Control Register"
|
|
bitfld.long 0x00 18. "SPLIE18,Sample Module 18 Interrupt Enable Bit" "0: Sample Module 18 interrupt Disabled,1: Sample Module 18 interrupt Enabled"
|
|
bitfld.long 0x00 17. "SPLIE17,Sample Module 17 Interrupt Enable Bit" "0: Sample Module 17 interrupt Disabled,1: Sample Module 17 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "SPLIE16,Sample Module 16 Interrupt Enable Bit" "0: Sample Module 16 interrupt Disabled,1: Sample Module 16 interrupt Enabled"
|
|
bitfld.long 0x00 15. "SPLIE15,Sample Module 15 Interrupt Enable Bit" "0: Sample Module 15 interrupt Disabled,1: Sample Module 15 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 14. "SPLIE14,Sample Module 14 Interrupt Enable Bit" "0: Sample Module 14 interrupt Disabled,1: Sample Module 14 interrupt Enabled"
|
|
bitfld.long 0x00 13. "SPLIE13,Sample Module 13 Interrupt Enable Bit" "0: Sample Module 13 interrupt Disabled,1: Sample Module 13 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "SPLIE12,Sample Module 12 Interrupt Enable Bit" "0: Sample Module 12 interrupt Disabled,1: Sample Module 12 interrupt Enabled"
|
|
bitfld.long 0x00 11. "SPLIE11,Sample Module 11 Interrupt Enable Bit" "0: Sample Module 11 interrupt Disabled,1: Sample Module 11 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 10. "SPLIE10,Sample Module 10 Interrupt Enable Bit" "0: Sample Module 10 interrupt Disabled,1: Sample Module 10 interrupt Enabled"
|
|
bitfld.long 0x00 9. "SPLIE9,Sample Module 9 Interrupt Enable Bit" "0: Sample Module 9 interrupt Disabled,1: Sample Module 9 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "SPLIE8,Sample Module 8 Interrupt Enable Bit" "0: Sample Module 8 interrupt Disabled,1: Sample Module 8 interrupt Enabled"
|
|
bitfld.long 0x00 7. "SPLIE7,Sample Module 7 Interrupt Enable Bit" "0: Sample Module 7 interrupt Disabled,1: Sample Module 7 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "SPLIE6,Sample Module 6 Interrupt Enable Bit" "0: Sample Module 6 interrupt Disabled,1: Sample Module 6 interrupt Enabled"
|
|
bitfld.long 0x00 5. "SPLIE5,Sample Module 5 Interrupt Enable Bit" "0: Sample Module 5 interrupt Disabled,1: Sample Module 5 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "SPLIE4,Sample Module 4 Interrupt Enable Bit" "0: Sample Module 4 interrupt Disabled,1: Sample Module 4 interrupt Enabled"
|
|
bitfld.long 0x00 3. "SPLIE3,Sample Module 3 Interrupt Enable Bit" "0: Sample Module 3 interrupt Disabled,1: Sample Module 3 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "SPLIE2,Sample Module 2 Interrupt Enable Bit" "0: Sample Module 2 interrupt Disabled,1: Sample Module 2 interrupt Enabled"
|
|
bitfld.long 0x00 1. "SPLIE1,Sample Module 1 Interrupt Enable Bit" "0: Sample Module 1 interrupt Disabled,1: Sample Module 1 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "SPLIE0,Sample Module 0 Interrupt Enable Bit" "0: Sample Module 0 interrupt Disabled,1: Sample Module 0 interrupt Enabled"
|
|
group.long 0xD8++0x03
|
|
line.long 0x00 "EADC_INTSRC2,EADC Interrupt 2 Source Enable Control Register"
|
|
bitfld.long 0x00 18. "SPLIE18,Sample Module 18 Interrupt Enable Bit" "0: Sample Module 18 interrupt Disabled,1: Sample Module 18 interrupt Enabled"
|
|
bitfld.long 0x00 17. "SPLIE17,Sample Module 17 Interrupt Enable Bit" "0: Sample Module 17 interrupt Disabled,1: Sample Module 17 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "SPLIE16,Sample Module 16 Interrupt Enable Bit" "0: Sample Module 16 interrupt Disabled,1: Sample Module 16 interrupt Enabled"
|
|
bitfld.long 0x00 15. "SPLIE15,Sample Module 15 Interrupt Enable Bit" "0: Sample Module 15 interrupt Disabled,1: Sample Module 15 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 14. "SPLIE14,Sample Module 14 Interrupt Enable Bit" "0: Sample Module 14 interrupt Disabled,1: Sample Module 14 interrupt Enabled"
|
|
bitfld.long 0x00 13. "SPLIE13,Sample Module 13 Interrupt Enable Bit" "0: Sample Module 13 interrupt Disabled,1: Sample Module 13 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "SPLIE12,Sample Module 12 Interrupt Enable Bit" "0: Sample Module 12 interrupt Disabled,1: Sample Module 12 interrupt Enabled"
|
|
bitfld.long 0x00 11. "SPLIE11,Sample Module 11 Interrupt Enable Bit" "0: Sample Module 11 interrupt Disabled,1: Sample Module 11 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 10. "SPLIE10,Sample Module 10 Interrupt Enable Bit" "0: Sample Module 10 interrupt Disabled,1: Sample Module 10 interrupt Enabled"
|
|
bitfld.long 0x00 9. "SPLIE9,Sample Module 9 Interrupt Enable Bit" "0: Sample Module 9 interrupt Disabled,1: Sample Module 9 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "SPLIE8,Sample Module 8 Interrupt Enable Bit" "0: Sample Module 8 interrupt Disabled,1: Sample Module 8 interrupt Enabled"
|
|
bitfld.long 0x00 7. "SPLIE7,Sample Module 7 Interrupt Enable Bit" "0: Sample Module 7 interrupt Disabled,1: Sample Module 7 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "SPLIE6,Sample Module 6 Interrupt Enable Bit" "0: Sample Module 6 interrupt Disabled,1: Sample Module 6 interrupt Enabled"
|
|
bitfld.long 0x00 5. "SPLIE5,Sample Module 5 Interrupt Enable Bit" "0: Sample Module 5 interrupt Disabled,1: Sample Module 5 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "SPLIE4,Sample Module 4 Interrupt Enable Bit" "0: Sample Module 4 interrupt Disabled,1: Sample Module 4 interrupt Enabled"
|
|
bitfld.long 0x00 3. "SPLIE3,Sample Module 3 Interrupt Enable Bit" "0: Sample Module 3 interrupt Disabled,1: Sample Module 3 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "SPLIE2,Sample Module 2 Interrupt Enable Bit" "0: Sample Module 2 interrupt Disabled,1: Sample Module 2 interrupt Enabled"
|
|
bitfld.long 0x00 1. "SPLIE1,Sample Module 1 Interrupt Enable Bit" "0: Sample Module 1 interrupt Disabled,1: Sample Module 1 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "SPLIE0,Sample Module 0 Interrupt Enable Bit" "0: Sample Module 0 interrupt Disabled,1: Sample Module 0 interrupt Enabled"
|
|
group.long 0xDC++0x03
|
|
line.long 0x00 "EADC_INTSRC3,EADC Interrupt 3 Source Enable Control Register"
|
|
bitfld.long 0x00 18. "SPLIE18,Sample Module 18 Interrupt Enable Bit" "0: Sample Module 18 interrupt Disabled,1: Sample Module 18 interrupt Enabled"
|
|
bitfld.long 0x00 17. "SPLIE17,Sample Module 17 Interrupt Enable Bit" "0: Sample Module 17 interrupt Disabled,1: Sample Module 17 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "SPLIE16,Sample Module 16 Interrupt Enable Bit" "0: Sample Module 16 interrupt Disabled,1: Sample Module 16 interrupt Enabled"
|
|
bitfld.long 0x00 15. "SPLIE15,Sample Module 15 Interrupt Enable Bit" "0: Sample Module 15 interrupt Disabled,1: Sample Module 15 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 14. "SPLIE14,Sample Module 14 Interrupt Enable Bit" "0: Sample Module 14 interrupt Disabled,1: Sample Module 14 interrupt Enabled"
|
|
bitfld.long 0x00 13. "SPLIE13,Sample Module 13 Interrupt Enable Bit" "0: Sample Module 13 interrupt Disabled,1: Sample Module 13 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "SPLIE12,Sample Module 12 Interrupt Enable Bit" "0: Sample Module 12 interrupt Disabled,1: Sample Module 12 interrupt Enabled"
|
|
bitfld.long 0x00 11. "SPLIE11,Sample Module 11 Interrupt Enable Bit" "0: Sample Module 11 interrupt Disabled,1: Sample Module 11 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 10. "SPLIE10,Sample Module 10 Interrupt Enable Bit" "0: Sample Module 10 interrupt Disabled,1: Sample Module 10 interrupt Enabled"
|
|
bitfld.long 0x00 9. "SPLIE9,Sample Module 9 Interrupt Enable Bit" "0: Sample Module 9 interrupt Disabled,1: Sample Module 9 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "SPLIE8,Sample Module 8 Interrupt Enable Bit" "0: Sample Module 8 interrupt Disabled,1: Sample Module 8 interrupt Enabled"
|
|
bitfld.long 0x00 7. "SPLIE7,Sample Module 7 Interrupt Enable Bit" "0: Sample Module 7 interrupt Disabled,1: Sample Module 7 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "SPLIE6,Sample Module 6 Interrupt Enable Bit" "0: Sample Module 6 interrupt Disabled,1: Sample Module 6 interrupt Enabled"
|
|
bitfld.long 0x00 5. "SPLIE5,Sample Module 5 Interrupt Enable Bit" "0: Sample Module 5 interrupt Disabled,1: Sample Module 5 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "SPLIE4,Sample Module 4 Interrupt Enable Bit" "0: Sample Module 4 interrupt Disabled,1: Sample Module 4 interrupt Enabled"
|
|
bitfld.long 0x00 3. "SPLIE3,Sample Module 3 Interrupt Enable Bit" "0: Sample Module 3 interrupt Disabled,1: Sample Module 3 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "SPLIE2,Sample Module 2 Interrupt Enable Bit" "0: Sample Module 2 interrupt Disabled,1: Sample Module 2 interrupt Enabled"
|
|
bitfld.long 0x00 1. "SPLIE1,Sample Module 1 Interrupt Enable Bit" "0: Sample Module 1 interrupt Disabled,1: Sample Module 1 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "SPLIE0,Sample Module 0 Interrupt Enable Bit" "0: Sample Module 0 interrupt Disabled,1: Sample Module 0 interrupt Enabled"
|
|
repeat 4. (strings "0" "1" "2" "3" )(list 0x0 0x4 0x8 0xC )
|
|
group.long ($2+0xE0)++0x03
|
|
line.long 0x00 "EADC_CMP$1,ADC Result Compare Register $1"
|
|
hexmask.long.word 0x00 16.--27. 1. "CMPDAT,Comparison Data\nThe 12 bits data is used to compare with conversion result of specified sample module"
|
|
bitfld.long 0x00 15. "CMPWEN,Compare Window Mode Enable Bit\nNote: This bit is only present in EADC_CMP0 and EADC_CMP2 register" "0: EADCMPF0 (EADC_STATUS2[4]) will be set when..,1: EADCMPF0 (EADC_STATUS2[4]) will be set when.."
|
|
newline
|
|
bitfld.long 0x00 8.--11. "CMPMCNT,Compare Match Count" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 3.--7. "CMPSPL,Compare Sample Module Selection" "0: Sample Module 0 conversion result EADC_DAT0..,1: Sample Module 1 conversion result EADC_DAT1..,2: Sample Module 2 conversion result EADC_DAT2..,3: Sample Module 3 conversion result EADC_DAT3..,4: Sample Module 4 conversion result EADC_DAT4..,5: Sample Module 5 conversion result EADC_DAT5..,6: Sample Module 6 conversion result EADC_DAT6..,7: Sample Module 7 conversion result EADC_DAT7..,8: Sample Module 8 conversion result EADC_DAT8..,9: Sample Module 9 conversion result EADC_DAT9..,10: Sample Module 10 conversion result..,11: Sample Module 11 conversion result..,12: Sample Module 12 conversion result..,13: Sample Module 13 conversion result..,14: Sample Module 14 conversion result..,15: Sample Module 15 conversion result..,16: Sample Module 16 conversion result..,17: Sample Module 17 conversion result..,18: Sample Module 18 conversion result..,?..."
|
|
newline
|
|
bitfld.long 0x00 2. "CMPCOND,Compare Condition" "0: Set the compare condition as that when a..,1: Set the compare condition as that when a.."
|
|
bitfld.long 0x00 1. "EADCMPIE,ADC Result Compare Interrupt Enable Bit" "0: Compare function interrupt Disabled,1: Compare function interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "EADCMPEN,ADC Result Compare Enable Bit" "0: Compare Disabled,1: Compare Enabled"
|
|
repeat.end
|
|
rgroup.long 0xF0++0x03
|
|
line.long 0x00 "EADC_STATUS0,ADC Status Register 0"
|
|
hexmask.long.word 0x00 16.--31. 1. "OV,EADC_DAT0~15 Overrun Flag"
|
|
hexmask.long.word 0x00 0.--15. 1. "VALID,EADC_DAT0~15 Data Valid Flag"
|
|
rgroup.long 0xF4++0x03
|
|
line.long 0x00 "EADC_STATUS1,ADC Status Register 1"
|
|
bitfld.long 0x00 16.--18. "OV,EADC_DAT16~18 Overrun Flag" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0.--2. "VALID,EADC_DAT16~18 Data Valid Flag" "0,1,2,3,4,5,6,7"
|
|
group.long 0xF8++0x03
|
|
line.long 0x00 "EADC_STATUS2,ADC Status Register 2"
|
|
bitfld.long 0x00 27. "AOV,All Sample Module ADC Result Data Register Overrun Flags Check \nNote: This bit will keep 1 when any OVn Flag is equal to 1" "0: None of sample module data register overrun..,1: Any one of sample module data register.."
|
|
bitfld.long 0x00 26. "AVALID,All Sample Module ADC Result Data Register EADC_DAT Data Valid Flag Check\nNote: This bit will keep 1 when any VALIDn Flag is equal to 1" "0: None of sample module data register valid..,1: Any one of sample module data register valid.."
|
|
newline
|
|
bitfld.long 0x00 25. "STOVF,All ADC Sample Module Start of Conversion Overrun Flags Check\nNote: This bit will keep 1 when any SPOVFn Flag is equal to 1" "0: None of sample module event overrun flag..,1: Any one of sample module event overrun flag.."
|
|
bitfld.long 0x00 24. "ADOVIF,All ADC Interrupt Flag Overrun Bits Check \nNote: This bit will keep 1 when any ADOVIFn Flag is equal to 1" "0: None of ADINT interrupt flag ADOVIFn..,1: Any one of ADINT interrupt flag ADOVIFn.."
|
|
newline
|
|
rbitfld.long 0x00 23. "BUSY,ADC Conveter Busy/Idle Status (Read Only)\nNote: Once a trigger source is coming this bit must wait 2 EADC_CLK synchronization then the BUSY status will be high" "0: EADC is in idle state,1: EADC is busy for sample or conversion"
|
|
rbitfld.long 0x00 16.--20. "CHANNEL,Current Conversion Channel (Read Only)" "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"
|
|
newline
|
|
bitfld.long 0x00 15. "EADCMPO3,EADC Compare 3 Output Status\nThe 12 bits compare3 data CMPDAT3 (EADC_CMP3[27:16]) is used to compare with conversion result of specified sample module" "0: Conversion result in EADC_DAT is less than..,1: Conversion result in EADC_DAT is greater than.."
|
|
bitfld.long 0x00 14. "EADCMPO2,EADC Compare 2 Output Status\nThe 12 bits compare2 data CMPDAT2 (EADC_CMP2[27:16]) is used to compare with conversion result of specified sample module" "0: Conversion result in EADC_DAT is less than..,1: Conversion result in EADC_DAT is greater than.."
|
|
newline
|
|
bitfld.long 0x00 13. "EADCMPO1,EADC Compare 1 Output Status\nThe 12 bits compare1 data CMPDAT1 (EADC_CMP1[27:16]) is used to compare with conversion result of specified sample module" "0: Conversion result in EADC_DAT is less than..,1: Conversion result in EADC_DAT is greater than.."
|
|
bitfld.long 0x00 12. "EADCMPO0,EADC Compare 0 Output Status\nThe 12 bits compare0 data CMPDAT0 (EADC_CMP0[27:16]) is used to compare with conversion result of specified sample module" "0: Conversion result in EADC_DAT is less than..,1: Conversion result in EADC_DAT is greater than.."
|
|
newline
|
|
bitfld.long 0x00 11. "ADOVIF3,ADC ADINT3 Interrupt Flag Overrun\nNote: This bit is cleared by writing 1 to it" "0: ADINT3 interrupt flag is not overwritten to 1,1: ADINT3 interrupt flag is overwritten to 1"
|
|
bitfld.long 0x00 10. "ADOVIF2,ADC ADINT2 Interrupt Flag Overrun\nNote: This bit is cleared by writing 1 to it" "0: ADINT2 interrupt flag is not overwritten to 1,1: ADINT2 interrupt flag is overwritten to 1"
|
|
newline
|
|
bitfld.long 0x00 9. "ADOVIF1,ADC ADINT1 Interrupt Flag Overrun\nNote: This bit is cleared by writing 1 to it" "0: ADINT1 interrupt flag is not overwritten to 1,1: ADINT1 interrupt flag is overwritten to 1"
|
|
bitfld.long 0x00 8. "ADOVIF0,ADC ADINT0 Interrupt Flag Overrun\nNote: This bit is cleared by writing 1 to it" "0: ADINT0 interrupt flag is not overwritten to 1,1: ADINT0 interrupt flag is overwritten to 1"
|
|
newline
|
|
bitfld.long 0x00 7. "EADCMPF3,EADC Compare 3 Flag\nWhen the specific sample module ADC conversion result meets setting condition in EADC_CMP3 then this bit is set to 1.\nNote: This bit is cleared by writing 1 to it" "0: Conversion result in EADC_DAT does not meet..,1: Conversion result in EADC_DAT meets EADC_CMP3.."
|
|
bitfld.long 0x00 6. "EADCMPF2,EADC Compare 2 Flag\nWhen the specific sample module ADC conversion result meets setting condition in EADC_CMP2 then this bit is set to 1.\nNote: This bit is cleared by writing 1 to it" "0: Conversion result in EADC_DAT does not meet..,1: Conversion result in EADC_DAT meets EADC_CMP2.."
|
|
newline
|
|
bitfld.long 0x00 5. "EADCMPF1,EADC Compare 1 Flag\nWhen the specific sample module ADC conversion result meets setting condition in EADC_CMP1 then this bit is set to 1.\nNote: This bit is cleared by writing 1 to it" "0: Conversion result in EADC_DAT does not meet..,1: Conversion result in EADC_DAT meets EADC_CMP1.."
|
|
bitfld.long 0x00 4. "EADCMPF0,EADC Compare 0 Flag\nWhen the specific sample module ADC conversion result meets setting condition in EADC_CMP0 then this bit is set to 1.\nNote: This bit is cleared by writing 1 to it" "0: Conversion result in EADC_DAT does not meet..,1: Conversion result in EADC_DAT meets EADC_CMP0.."
|
|
newline
|
|
bitfld.long 0x00 3. "ADIF3,ADC ADINT3 Interrupt Flag\n" "0: No ADINT3 interrupt pulse received,1: ADINT3 interrupt pulse has been received"
|
|
bitfld.long 0x00 2. "ADIF2,ADC ADINT2 Interrupt Flag\n" "0: No ADINT2 interrupt pulse received,1: ADINT2 interrupt pulse has been received"
|
|
newline
|
|
bitfld.long 0x00 1. "ADIF1,ADC ADINT1 Interrupt Flag\n" "0: No ADINT1 interrupt pulse received,1: ADINT1 interrupt pulse has been received"
|
|
bitfld.long 0x00 0. "ADIF0,ADC ADINT0 Interrupt Flag\n" "0: No ADINT0 interrupt pulse received,1: ADINT0 interrupt pulse has been received"
|
|
rgroup.long 0xFC++0x03
|
|
line.long 0x00 "EADC_STATUS3,ADC Status Register 3"
|
|
bitfld.long 0x00 0.--4. "CURSPL,EADC Current Sample Module (Read Only)\nThis register shows the current EADC is controlled by which sample module control logic modules.\nIf the EADC is Idle the bit filed will be set to 0x1F" "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"
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "EADC_PWRCTL,EADC Power Management Control Register"
|
|
bitfld.long 0x00 20.--23. "AUTOPDTHT,Auto Power Down Threshold Time" "?,?,?,?,?,?,?,7: 8 EADC clock for power down threshold time,8: 16 EADC clock for power down threshold time,9: 32 EADC clock for power down threshold time,10: 64 EADC clock for power down threshold time,11: 128 EADC clock for power down threshold time,12: 256 EADC clock for power down threshold time,?..."
|
|
hexmask.long.word 0x00 8.--19. 1. "STUPT,EADC Start-up Time\nSet this bit fields to adjust start-up time"
|
|
newline
|
|
bitfld.long 0x00 5. "AUTOFF,Auto Off Mode" "0: Auto off function Disabled,1: Auto off function Enabled"
|
|
rbitfld.long 0x00 0. "READY,EADC Start-up Completely and Ready for Conversion (Read Only)" "0: Power-on sequence is still in progress,1: EADC is ready for conversion"
|
|
group.long 0x130++0x03
|
|
line.long 0x00 "EADC_PDMACTL,ADC PDMA Control Register"
|
|
hexmask.long.tbyte 0x00 0.--18. 1. "PDMATEN,PDMA Transfer Enable Bit\nWhen EADC conversion is completed the converted data is loaded into EADC_DATn (n: 0 ~ 18) register user can enable this bit to generate a PDMA data transfer request"
|
|
group.long 0x140++0x03
|
|
line.long 0x00 "EADC_M0CTL1,ADC Sample Module0 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x144++0x03
|
|
line.long 0x00 "EADC_M1CTL1,ADC Sample Module1 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x148++0x03
|
|
line.long 0x00 "EADC_M2CTL1,ADC Sample Module2 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x14C++0x03
|
|
line.long 0x00 "EADC_M3CTL1,ADC Sample Module3 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x150++0x03
|
|
line.long 0x00 "EADC_M4CTL1,ADC Sample Module4 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x154++0x03
|
|
line.long 0x00 "EADC_M5CTL1,ADC Sample Module5 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x158++0x03
|
|
line.long 0x00 "EADC_M6CTL1,ADC Sample Module6 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x15C++0x03
|
|
line.long 0x00 "EADC_M7CTL1,ADC Sample Module7 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x160++0x03
|
|
line.long 0x00 "EADC_M8CTL1,ADC Sample Module8 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x164++0x03
|
|
line.long 0x00 "EADC_M9CTL1,ADC Sample Module9 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x168++0x03
|
|
line.long 0x00 "EADC_M10CTL1,ADC Sample Module10 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x16C++0x03
|
|
line.long 0x00 "EADC_M11CTL1,ADC Sample Module11 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x170++0x03
|
|
line.long 0x00 "EADC_M12CTL1,ADC Sample Module12 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x174++0x03
|
|
line.long 0x00 "EADC_M13CTL1,ADC Sample Module13 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x178++0x03
|
|
line.long 0x00 "EADC_M14CTL1,ADC Sample Module14 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
group.long 0x17C++0x03
|
|
line.long 0x00 "EADC_M15CTL1,ADC Sample Module15 Control Register 1"
|
|
bitfld.long 0x00 4.--7. "ACU,Number of Accumulated Conversion Results Selection" "0: 1 conversion result will be accumulated,1: 2 conversion result will be accumulated,2: 4 conversion result will be accumulated,3: 8 conversion result will be accumulated,4: 16 conversion result will be accumulated,5: 32 conversion result will be accumulated,6: 64 conversion result will be accumulated,7: 128 conversion result will be accumulated,8: 256 conversion result will be accumulated,?..."
|
|
bitfld.long 0x00 1. "AVG,Average Mode Selection" "0: Conversion results will be stored in data..,1: Conversion results in data register will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "ALIGN,Alignment Selection" "0: The conversion result will be right aligned..,1: The conversion result will be left aligned in.."
|
|
tree.end
|
|
tree "EBI"
|
|
base ad:0x40010000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "EBI_CTL0,External Bus Interface Bank0 Control Register"
|
|
bitfld.long 0x00 24. "WBUFEN,EBI Write Buffer Enable Bit\nNote: This bit only available in EBI_CTL0 register" "0: EBI write buffer Disabled,1: EBI write buffer Enabled"
|
|
bitfld.long 0x00 16.--18. "TALE,Extend Time of ALE\nThe EBI_ALE high pulse period (tALE) to latch the address can be controlled by TALE.\nNote: This field only available in EBI_CTL0 register" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x00 8.--10. "MCLKDIV,External Output Clock Divider\nThe frequency of EBI output clock (MCLK) is controlled by MCLKDIV as follow" "0: HCLK/1,1: HCLK/2,2: HCLK/4,3: HCLK/8,4: HCLK/16,5: HCLK/32,6: HCLK/64,7: HCLK/128"
|
|
bitfld.long 0x00 4. "CACCESS,Continuous Data Access Mode\nWhen con tenuous access mode enabled the tASU tALE and tLHD cycles are bypass for continuous data transfer request" "0: Continuous data access mode Disabled,1: Continuous data access mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "CSPOLINV,Chip Select Pin Polar Inverse\nThis bit defines the active level of EBI chip select pin (EBI_nCS)" "0: Chip select pin (EBI_nCS) is active low,1: Chip select pin (EBI_nCS) is active high"
|
|
bitfld.long 0x00 1. "DW16,EBI Data Width 16-bit Select\nThis bit defines if the EBI data width is 8-bit or 16-bit" "0: EBI data width is 8-bit,1: EBI data width is 16-bit"
|
|
newline
|
|
bitfld.long 0x00 0. "EN,EBI Enable Bit\nThis bit is the functional enable bit for EBI" "0: EBI function Disabled,1: EBI function Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "EBI_TCTL0,External Bus Interface Bank0 Timing Control Register"
|
|
bitfld.long 0x00 24.--27. "R2R,Idle Cycle Between Read-to-read\nThis field defines the number of R2R idle cycle.\nWhen read action is finished and the next action is going to read R2R idle cycle is inserted and EBI_nCS return to idle state" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 23. "WAHDOFF,Access Hold Time Disable Control When" "0: Data Access Hold Time (tAHD) during EBI..,1: Data Access Hold Time (tAHD) during EBI.."
|
|
newline
|
|
bitfld.long 0x00 22. "RAHDOFF,Access Hold Time Disable Control When" "0: Data Access Hold Time (tAHD) during EBI..,1: Data Access Hold Time (tAHD) during EBI.."
|
|
bitfld.long 0x00 12.--15. "W2X,Idle Cycle After Write\nThis field defines the number of W2X idle cycle.\nWhen write action is finished W2X idle cycle is inserted and EBI_nCS return to idle state" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 8.--10. "TAHD,EBI Data Access Hold Time\nTAHD defines data access hold time (tAHD)" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 3.--7. "TACC,EBI Data Access Time\nTACC defines data access time (tACC)" "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"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "EBI_CTL1,External Bus Interface Bank1 Control Register"
|
|
bitfld.long 0x00 24. "WBUFEN,EBI Write Buffer Enable Bit\nNote: This bit only available in EBI_CTL0 register" "0: EBI write buffer Disabled,1: EBI write buffer Enabled"
|
|
bitfld.long 0x00 16.--18. "TALE,Extend Time of ALE\nThe EBI_ALE high pulse period (tALE) to latch the address can be controlled by TALE.\nNote: This field only available in EBI_CTL0 register" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x00 8.--10. "MCLKDIV,External Output Clock Divider\nThe frequency of EBI output clock (MCLK) is controlled by MCLKDIV as follow" "0: HCLK/1,1: HCLK/2,2: HCLK/4,3: HCLK/8,4: HCLK/16,5: HCLK/32,6: HCLK/64,7: HCLK/128"
|
|
bitfld.long 0x00 4. "CACCESS,Continuous Data Access Mode\nWhen con tenuous access mode enabled the tASU tALE and tLHD cycles are bypass for continuous data transfer request" "0: Continuous data access mode Disabled,1: Continuous data access mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "CSPOLINV,Chip Select Pin Polar Inverse\nThis bit defines the active level of EBI chip select pin (EBI_nCS)" "0: Chip select pin (EBI_nCS) is active low,1: Chip select pin (EBI_nCS) is active high"
|
|
bitfld.long 0x00 1. "DW16,EBI Data Width 16-bit Select\nThis bit defines if the EBI data width is 8-bit or 16-bit" "0: EBI data width is 8-bit,1: EBI data width is 16-bit"
|
|
newline
|
|
bitfld.long 0x00 0. "EN,EBI Enable Bit\nThis bit is the functional enable bit for EBI" "0: EBI function Disabled,1: EBI function Enabled"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "EBI_TCTL1,External Bus Interface Bank1 Timing Control Register"
|
|
bitfld.long 0x00 24.--27. "R2R,Idle Cycle Between Read-to-read\nThis field defines the number of R2R idle cycle.\nWhen read action is finished and the next action is going to read R2R idle cycle is inserted and EBI_nCS return to idle state" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 23. "WAHDOFF,Access Hold Time Disable Control When" "0: Data Access Hold Time (tAHD) during EBI..,1: Data Access Hold Time (tAHD) during EBI.."
|
|
newline
|
|
bitfld.long 0x00 22. "RAHDOFF,Access Hold Time Disable Control When" "0: Data Access Hold Time (tAHD) during EBI..,1: Data Access Hold Time (tAHD) during EBI.."
|
|
bitfld.long 0x00 12.--15. "W2X,Idle Cycle After Write\nThis field defines the number of W2X idle cycle.\nWhen write action is finished W2X idle cycle is inserted and EBI_nCS return to idle state" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 8.--10. "TAHD,EBI Data Access Hold Time\nTAHD defines data access hold time (tAHD)" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 3.--7. "TACC,EBI Data Access Time\nTACC defines data access time (tACC)" "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"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "EBI_CTL2,External Bus Interface Bank2 Control Register"
|
|
bitfld.long 0x00 24. "WBUFEN,EBI Write Buffer Enable Bit\nNote: This bit only available in EBI_CTL0 register" "0: EBI write buffer Disabled,1: EBI write buffer Enabled"
|
|
bitfld.long 0x00 16.--18. "TALE,Extend Time of ALE\nThe EBI_ALE high pulse period (tALE) to latch the address can be controlled by TALE.\nNote: This field only available in EBI_CTL0 register" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x00 8.--10. "MCLKDIV,External Output Clock Divider\nThe frequency of EBI output clock (MCLK) is controlled by MCLKDIV as follow" "0: HCLK/1,1: HCLK/2,2: HCLK/4,3: HCLK/8,4: HCLK/16,5: HCLK/32,6: HCLK/64,7: HCLK/128"
|
|
bitfld.long 0x00 4. "CACCESS,Continuous Data Access Mode\nWhen con tenuous access mode enabled the tASU tALE and tLHD cycles are bypass for continuous data transfer request" "0: Continuous data access mode Disabled,1: Continuous data access mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "CSPOLINV,Chip Select Pin Polar Inverse\nThis bit defines the active level of EBI chip select pin (EBI_nCS)" "0: Chip select pin (EBI_nCS) is active low,1: Chip select pin (EBI_nCS) is active high"
|
|
bitfld.long 0x00 1. "DW16,EBI Data Width 16-bit Select\nThis bit defines if the EBI data width is 8-bit or 16-bit" "0: EBI data width is 8-bit,1: EBI data width is 16-bit"
|
|
newline
|
|
bitfld.long 0x00 0. "EN,EBI Enable Bit\nThis bit is the functional enable bit for EBI" "0: EBI function Disabled,1: EBI function Enabled"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "EBI_TCTL2,External Bus Interface Bank2 Timing Control Register"
|
|
bitfld.long 0x00 24.--27. "R2R,Idle Cycle Between Read-to-read\nThis field defines the number of R2R idle cycle.\nWhen read action is finished and the next action is going to read R2R idle cycle is inserted and EBI_nCS return to idle state" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 23. "WAHDOFF,Access Hold Time Disable Control When" "0: Data Access Hold Time (tAHD) during EBI..,1: Data Access Hold Time (tAHD) during EBI.."
|
|
newline
|
|
bitfld.long 0x00 22. "RAHDOFF,Access Hold Time Disable Control When" "0: Data Access Hold Time (tAHD) during EBI..,1: Data Access Hold Time (tAHD) during EBI.."
|
|
bitfld.long 0x00 12.--15. "W2X,Idle Cycle After Write\nThis field defines the number of W2X idle cycle.\nWhen write action is finished W2X idle cycle is inserted and EBI_nCS return to idle state" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 8.--10. "TAHD,EBI Data Access Hold Time\nTAHD defines data access hold time (tAHD)" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 3.--7. "TACC,EBI Data Access Time\nTACC defines data access time (tACC)" "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
|
|
tree "FMC"
|
|
base ad:0x4000C000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "FMC_ISPCTL,ISP Control Register"
|
|
bitfld.long 0x00 6. "ISPFF,ISP Fail Flag (Write Protect)\nThis bit is set by hardware when a triggered ISP meets any of the following conditions:\nThis bit needs to be cleared by writing 1 to it.\nAPROM writes to itself if APUEN is set to 0.\nLDROM writes to itself if LDUEN.." "0,1"
|
|
bitfld.long 0x00 5. "LDUEN,LDROM Update Enable Bit (Write Protect)\nNote: This bit is write protected" "0: LDROM cannot be updated,1: LDROM can be updated"
|
|
newline
|
|
bitfld.long 0x00 4. "CFGUEN,CONFIG Update Enable Bit (Write Protect)\nNote: This bit is write protected" "0: CONFIG cannot be updated,1: CONFIG can be updated"
|
|
bitfld.long 0x00 3. "APUEN,APROM Update Enable Bit (Write Protect)\nNote: This bit is write protected" "0: APROM cannot be updated when the chip runs in..,1: APROM can be updated when the chip runs in.."
|
|
newline
|
|
bitfld.long 0x00 1. "BS,Boot Select (Write Protect)\nClear this bit to select next booting from LDROM/APROM respectively" "0: Booting from APROM,1: Booting from LDROM"
|
|
bitfld.long 0x00 0. "ISPEN,ISP Enable Bit (Write Protect)\nISP function enable bit" "0: ISP function Disabled,1: ISP function Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "FMC_ISPADDR,ISP Address Register"
|
|
hexmask.long 0x00 0.--31. 1. "ISPADDR,ISP Address\nThe NuMicro M23 series is equipped with embedded Flash"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "FMC_ISPDAT,ISP Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "ISPDAT,ISP Data\nWrite data to this register before ISP program operation.\nRead data from this register after ISP read operation"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "FMC_ISPCMD,ISP Command Register"
|
|
hexmask.long.byte 0x00 0.--6. 1. "CMD,ISP Command\nISP command table is shown below:\nThe other commands are invalid"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "FMC_ISPTRG,ISP Trigger Control Register"
|
|
bitfld.long 0x00 0. "ISPGO,ISP Start Trigger (Write Protect)\nWrite 1 to start ISP operation and this bit will be cleared to 0 by hardware automatically when ISP operation is finished.\nNote: This bit is write-protected" "0: ISP operation is finished,1: ISP is progressed"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "FMC_FTCTL,Flash Access Time Control Register"
|
|
bitfld.long 0x00 9. "CACHEINV,Flash Cache Invalidation (Write Protect)\n" "0: Flash Cache Invalidation finished (default),1: Flash Cache Invalidation"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "FMC_ISPSTS,ISP Status Register"
|
|
hexmask.long.tbyte 0x00 9.--29. 1. "VECMAP,Vector Page Mapping Address (Read Only)\nAll access to 0x0000_0000~0x0000_01FF is remapped to the Flash memory or SRAM address {VECMAP[20:0] 9'h000} ~ {VECMAP[20:0] 9'h1FF}.\nVECMAP [18:12] should be 0"
|
|
bitfld.long 0x00 7. "ALLONE,Flash All-one Verification Flag \nThis bit is set by hardware if all of Flash bits are 1 and cleared if Flash bits are not all 1 after 'Run Flash All-One Verification' complete this bit can also be cleared by writing 1" "0: Flash bits are not all 1 after 'Run Flash..,1: All of Flash bits are 1 after 'Run Flash.."
|
|
newline
|
|
bitfld.long 0x00 6. "ISPFF,ISP Fail Flag (Write Protect)\nThis bit is the mirror of ISPFF (FMC_ISPCTL[6]) it needs to be cleared by writing 1 to FMC_ISPCTL[6] or FMC_ISPSTS[6]" "0,1"
|
|
rbitfld.long 0x00 5. "PGFF,Flash Program with Fast Verification Flag (Read Only)\nThis bit is set if data is mismatched at ISP programming verification" "0: Flash Program is success,1: Flash Program is fail"
|
|
newline
|
|
rbitfld.long 0x00 1.--2. "CBS,Boot Selection of CONFIG (Read Only)\nThis bit is initiated with the CBS (CONFIG0[7:6]) after any reset is happened except CPU reset or system reset is happened" "0: LDROM with IAP mode,1: LDROM without IAP mode,2: APROM with IAP mode,3: APROM without IAP mode"
|
|
rbitfld.long 0x00 0. "ISPBUSY,ISP Busy Flag (Read Only)\nWrite 1 to start ISP operation and this bit will be cleared to 0 by hardware automatically when ISP operation is finished.\nThis bit is the mirror of ISPGO(FMC_ISPTRG[0])" "0: ISP operation is finished,1: ISP is progressed"
|
|
group.long 0x4C++0x03
|
|
line.long 0x00 "FMC_CYCCTL,Flash Access Cycle Control Register"
|
|
bitfld.long 0x00 0.--3. "CYCLE,Flash Access Cycle Control (Write Protect)\n The optimized HCLK working frequency range is 33~50 MHz\nNote: This bit is write protected" "?,1: CPU access with zero wait cycle if cache hit..,2: CPU access with one wait cycles if cache miss..,3: CPU access with two wait cycles if cache miss..,?..."
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "FMC_MPDAT0,ISP Data0 Register"
|
|
hexmask.long 0x00 0.--31. 1. "ISPDAT0,ISP Data 0\nThis register is the first 32-bit data for 32-bit/multi-word programming and it is also the mirror of FMC_ISPDAT both registers keep the same data"
|
|
group.long 0x84++0x03
|
|
line.long 0x00 "FMC_MPDAT1,ISP Data1 Register"
|
|
hexmask.long 0x00 0.--31. 1. "ISPDAT1,ISP Data 1\nThis register is the second 32-bit data for multi-word programming"
|
|
group.long 0x88++0x03
|
|
line.long 0x00 "FMC_MPDAT2,ISP Data2 Register"
|
|
hexmask.long 0x00 0.--31. 1. "ISPDAT2,ISP Data 2\nThis register is the third 32-bit data for multi-word programming"
|
|
group.long 0x8C++0x03
|
|
line.long 0x00 "FMC_MPDAT3,ISP Data3 Register"
|
|
hexmask.long 0x00 0.--31. 1. "ISPDAT3,ISP Data 3\nThis register is the fourth 32-bit data for multi-word programming"
|
|
rgroup.long 0xC0++0x03
|
|
line.long 0x00 "FMC_MPSTS,ISP Multi-program Status Register"
|
|
bitfld.long 0x00 7. "D3,ISP DATA 3 Flag (Read Only)\nThis bit is set when FMC_MPDAT3 is written and auto-clear to 0 when the FMC_MPDAT3 data is programmed to Flash complete" "0: FMC_MPDAT3 register is empty or program to..,1: FMC_MPDAT3 register has been written and not.."
|
|
bitfld.long 0x00 6. "D2,ISP DATA 2 Flag (Read Only)\nThis bit is set when FMC_MPDAT2 is written and auto-clear to 0 when the FMC_MPDAT2 data is programmed to Flash complete" "0: FMC_MPDAT2 register is empty or program to..,1: FMC_MPDAT2 register has been written and not.."
|
|
newline
|
|
bitfld.long 0x00 5. "D1,ISP DATA 1 Flag (Read Only)\nThis bit is set when FMC_MPDAT1 is written and auto-clear to 0 when the FMC_MPDAT1 data is programmed to Flash complete" "0: FMC_MPDAT1 register is empty or program to..,1: FMC_MPDAT1 register has been written and not.."
|
|
bitfld.long 0x00 4. "D0,ISP DATA 0 Flag (Read Only)\nThis bit is set when FMC_MPDAT0 is written and auto-clear to 0 when the FMC_MPDAT0 data is programmed to Flash complete" "0: FMC_MPDAT0 register is empty or program to..,1: FMC_MPDAT0 register has been written and not.."
|
|
newline
|
|
bitfld.long 0x00 2. "ISPFF,ISP Fail Flag (Read Only)\nThis bit is the mirror of ISPFF (FMC_ISPCTL[6]) it needs to be cleared by writing 1 to FMC_ISPCTL[6] or FMC_ISPSTS[6]" "0,1"
|
|
bitfld.long 0x00 1. "PPGO,ISP Multi-program Status (Read Only)" "0: ISP multi-word program operation is not active,1: ISP multi-word program operation is in progress"
|
|
newline
|
|
bitfld.long 0x00 0. "MPBUSY,ISP Multi-word Program Busy Flag (Read Only)\nWrite 1 to start ISP Multi-Word program operation and this bit will be cleared to 0 by hardware automatically when ISP Multi-Word program operation is finished.\nThis bit is the mirror of.." "0: ISP Multi-Word program operation is finished,1: ISP Multi-Word program operation is progressed"
|
|
rgroup.long 0xC4++0x03
|
|
line.long 0x00 "FMC_MPADDR,ISP Multi-program Address Register"
|
|
hexmask.long 0x00 0.--31. 1. "MPADDR,ISP Multi-word Program Address\nMPADDR is the address of ISP multi-word program operation when ISPGO flag is 1.\nMPADDR will keep the final ISP address when ISP multi-word program is complete"
|
|
rgroup.long 0xD0++0x03
|
|
line.long 0x00 "FMC_XOMR0STS0,XOM Region 0 Status Register 0"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "BASE,XOM Region 0 Base Address (Read Only)\nBASE is the base address of XOM Region 0 and page-aligned"
|
|
rgroup.long 0xD4++0x03
|
|
line.long 0x00 "FMC_XOMR0STS1,XOM Region 0 Status Register 1"
|
|
hexmask.long.word 0x00 0.--8. 1. "SIZE,XOM Region 0 Size (Read Only)\nSIZE is the page number of XOM Region 0 and page-aligned"
|
|
rgroup.long 0xE0++0x03
|
|
line.long 0x00 "FMC_XOMSTS,XOM Status Register"
|
|
bitfld.long 0x00 4. "XOMPEF,XOM Page Erase Function Fail\nXOM page erase function status" "0: Success,1: Fail"
|
|
bitfld.long 0x00 0. "XOMR0ON,XOM Region 0 On\nXOM Region 0 active status" "0: No active,1: XOM region 0 is active"
|
|
tree.end
|
|
tree "GPIO"
|
|
base ad:0x40004000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "PA_MODE,PA I/O Mode Control"
|
|
bitfld.long 0x00 30.--31. "MODE15,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 28.--29. "MODE14,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "MODE13,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 24.--25. "MODE12,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "MODE11,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 20.--21. "MODE10,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODE9,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 16.--17. "MODE8,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "MODE7,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 12.--13. "MODE6,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "MODE5,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 8.--9. "MODE4,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "MODE3,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 4.--5. "MODE2,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "MODE1,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 0.--1. "MODE0,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "PA_DINOFF,PA Digital Input Path Disable Control"
|
|
bitfld.long 0x00 31. "DINOFF15,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 30. "DINOFF14,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 29. "DINOFF13,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 28. "DINOFF12,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 27. "DINOFF11,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 26. "DINOFF10,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 25. "DINOFF9,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 24. "DINOFF8,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 23. "DINOFF7,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 22. "DINOFF6,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 21. "DINOFF5,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 20. "DINOFF4,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 19. "DINOFF3,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 18. "DINOFF2,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 17. "DINOFF1,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 16. "DINOFF0,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "PA_DOUT,PA Data Output Value"
|
|
bitfld.long 0x00 15. "DOUT15,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 14. "DOUT14,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 13. "DOUT13,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 12. "DOUT12,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 11. "DOUT11,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 10. "DOUT10,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 9. "DOUT9,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 8. "DOUT8,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 7. "DOUT7,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 6. "DOUT6,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 5. "DOUT5,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 4. "DOUT4,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 3. "DOUT3,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 2. "DOUT2,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 1. "DOUT1,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 0. "DOUT0,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "PA_DATMSK,PA Data Output Write Mask"
|
|
bitfld.long 0x00 15. "DATMSK15,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 14. "DATMSK14,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 13. "DATMSK13,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 12. "DATMSK12,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 11. "DATMSK11,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 10. "DATMSK10,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 9. "DATMSK9,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 8. "DATMSK8,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 7. "DATMSK7,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 6. "DATMSK6,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 5. "DATMSK5,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 4. "DATMSK4,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 3. "DATMSK3,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 2. "DATMSK2,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 1. "DATMSK1,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 0. "DATMSK0,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
rgroup.long 0x10++0x03
|
|
line.long 0x00 "PA_PIN,PA Pin Value"
|
|
bitfld.long 0x00 15. "PIN15,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
bitfld.long 0x00 14. "PIN14,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
bitfld.long 0x00 13. "PIN13,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
bitfld.long 0x00 12. "PIN12,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
bitfld.long 0x00 11. "PIN11,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
bitfld.long 0x00 10. "PIN10,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
bitfld.long 0x00 9. "PIN9,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
bitfld.long 0x00 8. "PIN8,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
bitfld.long 0x00 7. "PIN7,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
bitfld.long 0x00 6. "PIN6,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
bitfld.long 0x00 5. "PIN5,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
bitfld.long 0x00 4. "PIN4,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
bitfld.long 0x00 3. "PIN3,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
bitfld.long 0x00 2. "PIN2,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
bitfld.long 0x00 1. "PIN1,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
bitfld.long 0x00 0. "PIN0,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "PA_DBEN,PA De-bounce Enable Control Register"
|
|
bitfld.long 0x00 15. "DBEN15,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 14. "DBEN14,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "DBEN13,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 12. "DBEN12,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "DBEN11,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 10. "DBEN10,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "DBEN9,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 8. "DBEN8,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "DBEN7,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 6. "DBEN6,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "DBEN5,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 4. "DBEN4,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "DBEN3,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 2. "DBEN2,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "DBEN1,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 0. "DBEN0,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "PA_INTTYPE,PA Interrupt Trigger Type Control"
|
|
bitfld.long 0x00 15. "TYPE15,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 14. "TYPE14,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 13. "TYPE13,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 12. "TYPE12,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 11. "TYPE11,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 10. "TYPE10,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 9. "TYPE9,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 8. "TYPE8,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 7. "TYPE7,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 6. "TYPE6,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 5. "TYPE5,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 4. "TYPE4,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 3. "TYPE3,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 2. "TYPE2,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 1. "TYPE1,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 0. "TYPE0,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "PA_INTEN,PA Interrupt Enable Control Register"
|
|
bitfld.long 0x00 31. "RHIEN15,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 30. "RHIEN14,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 29. "RHIEN13,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 28. "RHIEN12,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 27. "RHIEN11,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 26. "RHIEN10,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 25. "RHIEN9,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 24. "RHIEN8,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 23. "RHIEN7,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 22. "RHIEN6,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 21. "RHIEN5,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 20. "RHIEN4,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 19. "RHIEN3,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 18. "RHIEN2,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 17. "RHIEN1,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 16. "RHIEN0,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 15. "FLIEN15,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 14. "FLIEN14,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "FLIEN13,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 12. "FLIEN12,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "FLIEN11,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 10. "FLIEN10,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "FLIEN9,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 8. "FLIEN8,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "FLIEN7,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 6. "FLIEN6,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "FLIEN5,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 4. "FLIEN4,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "FLIEN3,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 2. "FLIEN2,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "FLIEN1,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 0. "FLIEN0,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "PA_INTSRC,PA Interrupt Source Flag"
|
|
bitfld.long 0x00 15. "INTSRC15,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 14. "INTSRC14,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 13. "INTSRC13,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 12. "INTSRC12,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 11. "INTSRC11,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 10. "INTSRC10,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 9. "INTSRC9,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 8. "INTSRC8,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 7. "INTSRC7,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 6. "INTSRC6,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 5. "INTSRC5,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 4. "INTSRC4,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 3. "INTSRC3,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 2. "INTSRC2,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 1. "INTSRC1,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 0. "INTSRC0,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "PA_SMTEN,PA Input Schmitt Trigger Enable Register"
|
|
bitfld.long 0x00 15. "SMTEN15,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 14. "SMTEN14,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "SMTEN13,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 12. "SMTEN12,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "SMTEN11,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 10. "SMTEN10,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "SMTEN9,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 8. "SMTEN8,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "SMTEN7,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 6. "SMTEN6,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SMTEN5,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 4. "SMTEN4,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "SMTEN3,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 2. "SMTEN2,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "SMTEN1,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 0. "SMTEN0,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "PA_SLEWCTL,PA High Slew Rate Control Register"
|
|
bitfld.long 0x00 30.--31. "HSREN15,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 28.--29. "HSREN14,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "HSREN13,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 24.--25. "HSREN12,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "HSREN11,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 20.--21. "HSREN10,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "HSREN9,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 16.--17. "HSREN8,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "HSREN7,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 12.--13. "HSREN6,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "HSREN5,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 8.--9. "HSREN4,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "HSREN3,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 4.--5. "HSREN2,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "HSREN1,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 0.--1. "HSREN0,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "PA_PUSEL,PA Pull-up and Pull-down Selection Register"
|
|
bitfld.long 0x00 30.--31. "PUSEL15,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 28.--29. "PUSEL14,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "PUSEL13,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 24.--25. "PUSEL12,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "PUSEL11,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 20.--21. "PUSEL10,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "PUSEL9,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 16.--17. "PUSEL8,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "PUSEL7,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 12.--13. "PUSEL6,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "PUSEL5,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 8.--9. "PUSEL4,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "PUSEL3,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 4.--5. "PUSEL2,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "PUSEL1,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 0.--1. "PUSEL0,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "PB_MODE,PB I/O Mode Control"
|
|
bitfld.long 0x00 30.--31. "MODE15,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 28.--29. "MODE14,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "MODE13,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 24.--25. "MODE12,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "MODE11,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 20.--21. "MODE10,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODE9,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 16.--17. "MODE8,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "MODE7,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 12.--13. "MODE6,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "MODE5,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 8.--9. "MODE4,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "MODE3,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 4.--5. "MODE2,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "MODE1,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 0.--1. "MODE0,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "PB_DINOFF,PB Digital Input Path Disable Control"
|
|
bitfld.long 0x00 31. "DINOFF15,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 30. "DINOFF14,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 29. "DINOFF13,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 28. "DINOFF12,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 27. "DINOFF11,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 26. "DINOFF10,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 25. "DINOFF9,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 24. "DINOFF8,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 23. "DINOFF7,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 22. "DINOFF6,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 21. "DINOFF5,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 20. "DINOFF4,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 19. "DINOFF3,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 18. "DINOFF2,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 17. "DINOFF1,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 16. "DINOFF0,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "PB_DOUT,PB Data Output Value"
|
|
bitfld.long 0x00 15. "DOUT15,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 14. "DOUT14,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 13. "DOUT13,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 12. "DOUT12,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 11. "DOUT11,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 10. "DOUT10,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 9. "DOUT9,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 8. "DOUT8,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 7. "DOUT7,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 6. "DOUT6,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 5. "DOUT5,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 4. "DOUT4,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 3. "DOUT3,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 2. "DOUT2,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 1. "DOUT1,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 0. "DOUT0,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
group.long 0x4C++0x03
|
|
line.long 0x00 "PB_DATMSK,PB Data Output Write Mask"
|
|
bitfld.long 0x00 15. "DATMSK15,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 14. "DATMSK14,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 13. "DATMSK13,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 12. "DATMSK12,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 11. "DATMSK11,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 10. "DATMSK10,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 9. "DATMSK9,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 8. "DATMSK8,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 7. "DATMSK7,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 6. "DATMSK6,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 5. "DATMSK5,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 4. "DATMSK4,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 3. "DATMSK3,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 2. "DATMSK2,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 1. "DATMSK1,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 0. "DATMSK0,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "PB_PIN,PB Pin Value"
|
|
rbitfld.long 0x00 15. "PIN15,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 14. "PIN14,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 13. "PIN13,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 12. "PIN12,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 11. "PIN11,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 10. "PIN10,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 9. "PIN9,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 8. "PIN8,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 7. "PIN7,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 6. "PIN6,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 5. "PIN5,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 4. "PIN4,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 3. "PIN3,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 2. "PIN2,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 1. "PIN1,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 0. "PIN0,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "PB_DBEN,PB De-bounce Enable Control Register"
|
|
bitfld.long 0x00 15. "DBEN15,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 14. "DBEN14,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "DBEN13,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 12. "DBEN12,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "DBEN11,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 10. "DBEN10,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "DBEN9,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 8. "DBEN8,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "DBEN7,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 6. "DBEN6,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "DBEN5,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 4. "DBEN4,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "DBEN3,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 2. "DBEN2,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "DBEN1,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 0. "DBEN0,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "PB_INTTYPE,PB Interrupt Trigger Type Control"
|
|
bitfld.long 0x00 15. "TYPE15,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 14. "TYPE14,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 13. "TYPE13,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 12. "TYPE12,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 11. "TYPE11,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 10. "TYPE10,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 9. "TYPE9,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 8. "TYPE8,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 7. "TYPE7,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 6. "TYPE6,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 5. "TYPE5,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 4. "TYPE4,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 3. "TYPE3,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 2. "TYPE2,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 1. "TYPE1,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 0. "TYPE0,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "PB_INTEN,PB Interrupt Enable Control Register"
|
|
bitfld.long 0x00 31. "RHIEN15,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 30. "RHIEN14,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 29. "RHIEN13,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 28. "RHIEN12,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 27. "RHIEN11,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 26. "RHIEN10,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 25. "RHIEN9,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 24. "RHIEN8,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 23. "RHIEN7,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 22. "RHIEN6,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 21. "RHIEN5,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 20. "RHIEN4,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 19. "RHIEN3,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 18. "RHIEN2,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 17. "RHIEN1,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 16. "RHIEN0,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 15. "FLIEN15,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 14. "FLIEN14,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "FLIEN13,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 12. "FLIEN12,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "FLIEN11,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 10. "FLIEN10,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "FLIEN9,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 8. "FLIEN8,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "FLIEN7,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 6. "FLIEN6,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "FLIEN5,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 4. "FLIEN4,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "FLIEN3,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 2. "FLIEN2,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "FLIEN1,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 0. "FLIEN0,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "PB_INTSRC,PB Interrupt Source Flag"
|
|
bitfld.long 0x00 15. "INTSRC15,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 14. "INTSRC14,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 13. "INTSRC13,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 12. "INTSRC12,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 11. "INTSRC11,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 10. "INTSRC10,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 9. "INTSRC9,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 8. "INTSRC8,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 7. "INTSRC7,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 6. "INTSRC6,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 5. "INTSRC5,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 4. "INTSRC4,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 3. "INTSRC3,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 2. "INTSRC2,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 1. "INTSRC1,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 0. "INTSRC0,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "PB_SMTEN,PB Input Schmitt Trigger Enable Register"
|
|
bitfld.long 0x00 15. "SMTEN15,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 14. "SMTEN14,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "SMTEN13,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 12. "SMTEN12,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "SMTEN11,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 10. "SMTEN10,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "SMTEN9,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 8. "SMTEN8,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "SMTEN7,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 6. "SMTEN6,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SMTEN5,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 4. "SMTEN4,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "SMTEN3,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 2. "SMTEN2,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "SMTEN1,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 0. "SMTEN0,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
group.long 0x68++0x03
|
|
line.long 0x00 "PB_SLEWCTL,PB High Slew Rate Control Register"
|
|
bitfld.long 0x00 30.--31. "HSREN15,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 28.--29. "HSREN14,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "HSREN13,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 24.--25. "HSREN12,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "HSREN11,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 20.--21. "HSREN10,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "HSREN9,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 16.--17. "HSREN8,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "HSREN7,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 12.--13. "HSREN6,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "HSREN5,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 8.--9. "HSREN4,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "HSREN3,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 4.--5. "HSREN2,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "HSREN1,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 0.--1. "HSREN0,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "PB_PUSEL,PB Pull-up and Pull-down Selection Register"
|
|
bitfld.long 0x00 30.--31. "PUSEL15,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 28.--29. "PUSEL14,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "PUSEL13,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 24.--25. "PUSEL12,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "PUSEL11,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 20.--21. "PUSEL10,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "PUSEL9,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 16.--17. "PUSEL8,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "PUSEL7,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 12.--13. "PUSEL6,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "PUSEL5,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 8.--9. "PUSEL4,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "PUSEL3,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 4.--5. "PUSEL2,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "PUSEL1,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 0.--1. "PUSEL0,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "PC_MODE,PC I/O Mode Control"
|
|
bitfld.long 0x00 30.--31. "MODE15,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 28.--29. "MODE14,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "MODE13,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 24.--25. "MODE12,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "MODE11,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 20.--21. "MODE10,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODE9,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 16.--17. "MODE8,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "MODE7,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 12.--13. "MODE6,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "MODE5,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 8.--9. "MODE4,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "MODE3,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 4.--5. "MODE2,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "MODE1,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 0.--1. "MODE0,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
group.long 0x84++0x03
|
|
line.long 0x00 "PC_DINOFF,PC Digital Input Path Disable Control"
|
|
bitfld.long 0x00 31. "DINOFF15,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 30. "DINOFF14,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 29. "DINOFF13,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 28. "DINOFF12,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 27. "DINOFF11,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 26. "DINOFF10,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 25. "DINOFF9,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 24. "DINOFF8,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 23. "DINOFF7,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 22. "DINOFF6,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 21. "DINOFF5,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 20. "DINOFF4,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 19. "DINOFF3,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 18. "DINOFF2,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 17. "DINOFF1,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 16. "DINOFF0,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
group.long 0x88++0x03
|
|
line.long 0x00 "PC_DOUT,PC Data Output Value"
|
|
bitfld.long 0x00 15. "DOUT15,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 14. "DOUT14,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 13. "DOUT13,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 12. "DOUT12,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 11. "DOUT11,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 10. "DOUT10,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 9. "DOUT9,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 8. "DOUT8,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 7. "DOUT7,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 6. "DOUT6,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 5. "DOUT5,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 4. "DOUT4,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 3. "DOUT3,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 2. "DOUT2,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 1. "DOUT1,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 0. "DOUT0,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
group.long 0x8C++0x03
|
|
line.long 0x00 "PC_DATMSK,PC Data Output Write Mask"
|
|
bitfld.long 0x00 15. "DATMSK15,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 14. "DATMSK14,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 13. "DATMSK13,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 12. "DATMSK12,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 11. "DATMSK11,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 10. "DATMSK10,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 9. "DATMSK9,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 8. "DATMSK8,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 7. "DATMSK7,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 6. "DATMSK6,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 5. "DATMSK5,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 4. "DATMSK4,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 3. "DATMSK3,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 2. "DATMSK2,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 1. "DATMSK1,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 0. "DATMSK0,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "PC_PIN,PC Pin Value"
|
|
rbitfld.long 0x00 15. "PIN15,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 14. "PIN14,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 13. "PIN13,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 12. "PIN12,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 11. "PIN11,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 10. "PIN10,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 9. "PIN9,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 8. "PIN8,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 7. "PIN7,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 6. "PIN6,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 5. "PIN5,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 4. "PIN4,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 3. "PIN3,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 2. "PIN2,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 1. "PIN1,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 0. "PIN0,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
group.long 0x94++0x03
|
|
line.long 0x00 "PC_DBEN,PC De-bounce Enable Control Register"
|
|
bitfld.long 0x00 15. "DBEN15,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 14. "DBEN14,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "DBEN13,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 12. "DBEN12,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "DBEN11,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 10. "DBEN10,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "DBEN9,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 8. "DBEN8,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "DBEN7,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 6. "DBEN6,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "DBEN5,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 4. "DBEN4,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "DBEN3,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 2. "DBEN2,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "DBEN1,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 0. "DBEN0,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
group.long 0x98++0x03
|
|
line.long 0x00 "PC_INTTYPE,PC Interrupt Trigger Type Control"
|
|
bitfld.long 0x00 15. "TYPE15,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 14. "TYPE14,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 13. "TYPE13,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 12. "TYPE12,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 11. "TYPE11,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 10. "TYPE10,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 9. "TYPE9,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 8. "TYPE8,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 7. "TYPE7,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 6. "TYPE6,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 5. "TYPE5,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 4. "TYPE4,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 3. "TYPE3,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 2. "TYPE2,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 1. "TYPE1,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 0. "TYPE0,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
group.long 0x9C++0x03
|
|
line.long 0x00 "PC_INTEN,PC Interrupt Enable Control Register"
|
|
bitfld.long 0x00 31. "RHIEN15,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 30. "RHIEN14,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 29. "RHIEN13,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 28. "RHIEN12,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 27. "RHIEN11,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 26. "RHIEN10,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 25. "RHIEN9,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 24. "RHIEN8,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 23. "RHIEN7,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 22. "RHIEN6,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 21. "RHIEN5,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 20. "RHIEN4,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 19. "RHIEN3,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 18. "RHIEN2,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 17. "RHIEN1,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 16. "RHIEN0,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 15. "FLIEN15,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 14. "FLIEN14,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "FLIEN13,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 12. "FLIEN12,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "FLIEN11,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 10. "FLIEN10,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "FLIEN9,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 8. "FLIEN8,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "FLIEN7,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 6. "FLIEN6,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "FLIEN5,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 4. "FLIEN4,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "FLIEN3,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 2. "FLIEN2,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "FLIEN1,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 0. "FLIEN0,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
group.long 0xA0++0x03
|
|
line.long 0x00 "PC_INTSRC,PC Interrupt Source Flag"
|
|
bitfld.long 0x00 15. "INTSRC15,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 14. "INTSRC14,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 13. "INTSRC13,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 12. "INTSRC12,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 11. "INTSRC11,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 10. "INTSRC10,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 9. "INTSRC9,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 8. "INTSRC8,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 7. "INTSRC7,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 6. "INTSRC6,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 5. "INTSRC5,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 4. "INTSRC4,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 3. "INTSRC3,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 2. "INTSRC2,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 1. "INTSRC1,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 0. "INTSRC0,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
group.long 0xA4++0x03
|
|
line.long 0x00 "PC_SMTEN,PC Input Schmitt Trigger Enable Register"
|
|
bitfld.long 0x00 15. "SMTEN15,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 14. "SMTEN14,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "SMTEN13,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 12. "SMTEN12,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "SMTEN11,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 10. "SMTEN10,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "SMTEN9,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 8. "SMTEN8,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "SMTEN7,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 6. "SMTEN6,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SMTEN5,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 4. "SMTEN4,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "SMTEN3,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 2. "SMTEN2,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "SMTEN1,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 0. "SMTEN0,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
group.long 0xA8++0x03
|
|
line.long 0x00 "PC_SLEWCTL,PC High Slew Rate Control Register"
|
|
bitfld.long 0x00 30.--31. "HSREN15,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 28.--29. "HSREN14,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "HSREN13,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 24.--25. "HSREN12,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "HSREN11,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 20.--21. "HSREN10,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "HSREN9,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 16.--17. "HSREN8,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "HSREN7,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 12.--13. "HSREN6,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "HSREN5,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 8.--9. "HSREN4,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "HSREN3,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 4.--5. "HSREN2,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "HSREN1,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 0.--1. "HSREN0,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "PC_PUSEL,PC Pull-up and Pull-down Selection Register"
|
|
bitfld.long 0x00 30.--31. "PUSEL15,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 28.--29. "PUSEL14,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "PUSEL13,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 24.--25. "PUSEL12,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "PUSEL11,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 20.--21. "PUSEL10,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "PUSEL9,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 16.--17. "PUSEL8,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "PUSEL7,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 12.--13. "PUSEL6,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "PUSEL5,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 8.--9. "PUSEL4,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "PUSEL3,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 4.--5. "PUSEL2,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "PUSEL1,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 0.--1. "PUSEL0,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "PD_MODE,PD I/O Mode Control"
|
|
bitfld.long 0x00 30.--31. "MODE15,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 28.--29. "MODE14,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "MODE13,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 24.--25. "MODE12,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "MODE11,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 20.--21. "MODE10,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODE9,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 16.--17. "MODE8,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "MODE7,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 12.--13. "MODE6,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "MODE5,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 8.--9. "MODE4,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "MODE3,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 4.--5. "MODE2,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "MODE1,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 0.--1. "MODE0,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
group.long 0xC4++0x03
|
|
line.long 0x00 "PD_DINOFF,PD Digital Input Path Disable Control"
|
|
bitfld.long 0x00 31. "DINOFF15,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 30. "DINOFF14,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 29. "DINOFF13,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 28. "DINOFF12,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 27. "DINOFF11,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 26. "DINOFF10,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 25. "DINOFF9,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 24. "DINOFF8,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 23. "DINOFF7,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 22. "DINOFF6,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 21. "DINOFF5,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 20. "DINOFF4,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 19. "DINOFF3,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 18. "DINOFF2,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 17. "DINOFF1,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 16. "DINOFF0,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
group.long 0xC8++0x03
|
|
line.long 0x00 "PD_DOUT,PD Data Output Value"
|
|
bitfld.long 0x00 15. "DOUT15,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 14. "DOUT14,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 13. "DOUT13,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 12. "DOUT12,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 11. "DOUT11,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 10. "DOUT10,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 9. "DOUT9,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 8. "DOUT8,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 7. "DOUT7,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 6. "DOUT6,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 5. "DOUT5,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 4. "DOUT4,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 3. "DOUT3,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 2. "DOUT2,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 1. "DOUT1,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 0. "DOUT0,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
group.long 0xCC++0x03
|
|
line.long 0x00 "PD_DATMSK,PD Data Output Write Mask"
|
|
bitfld.long 0x00 15. "DATMSK15,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 14. "DATMSK14,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 13. "DATMSK13,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 12. "DATMSK12,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 11. "DATMSK11,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 10. "DATMSK10,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 9. "DATMSK9,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 8. "DATMSK8,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 7. "DATMSK7,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 6. "DATMSK6,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 5. "DATMSK5,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 4. "DATMSK4,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 3. "DATMSK3,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 2. "DATMSK2,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 1. "DATMSK1,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 0. "DATMSK0,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "PD_PIN,PD Pin Value"
|
|
rbitfld.long 0x00 15. "PIN15,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 14. "PIN14,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 13. "PIN13,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 12. "PIN12,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 11. "PIN11,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 10. "PIN10,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 9. "PIN9,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 8. "PIN8,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 7. "PIN7,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 6. "PIN6,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 5. "PIN5,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 4. "PIN4,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 3. "PIN3,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 2. "PIN2,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 1. "PIN1,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 0. "PIN0,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
group.long 0xD4++0x03
|
|
line.long 0x00 "PD_DBEN,PD De-bounce Enable Control Register"
|
|
bitfld.long 0x00 15. "DBEN15,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 14. "DBEN14,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "DBEN13,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 12. "DBEN12,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "DBEN11,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 10. "DBEN10,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "DBEN9,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 8. "DBEN8,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "DBEN7,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 6. "DBEN6,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "DBEN5,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 4. "DBEN4,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "DBEN3,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 2. "DBEN2,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "DBEN1,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 0. "DBEN0,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
group.long 0xD8++0x03
|
|
line.long 0x00 "PD_INTTYPE,PD Interrupt Trigger Type Control"
|
|
bitfld.long 0x00 15. "TYPE15,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 14. "TYPE14,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 13. "TYPE13,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 12. "TYPE12,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 11. "TYPE11,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 10. "TYPE10,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 9. "TYPE9,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 8. "TYPE8,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 7. "TYPE7,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 6. "TYPE6,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 5. "TYPE5,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 4. "TYPE4,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 3. "TYPE3,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 2. "TYPE2,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 1. "TYPE1,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 0. "TYPE0,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
group.long 0xDC++0x03
|
|
line.long 0x00 "PD_INTEN,PD Interrupt Enable Control Register"
|
|
bitfld.long 0x00 31. "RHIEN15,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 30. "RHIEN14,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 29. "RHIEN13,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 28. "RHIEN12,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 27. "RHIEN11,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 26. "RHIEN10,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 25. "RHIEN9,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 24. "RHIEN8,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 23. "RHIEN7,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 22. "RHIEN6,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 21. "RHIEN5,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 20. "RHIEN4,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 19. "RHIEN3,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 18. "RHIEN2,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 17. "RHIEN1,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 16. "RHIEN0,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 15. "FLIEN15,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 14. "FLIEN14,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "FLIEN13,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 12. "FLIEN12,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "FLIEN11,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 10. "FLIEN10,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "FLIEN9,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 8. "FLIEN8,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "FLIEN7,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 6. "FLIEN6,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "FLIEN5,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 4. "FLIEN4,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "FLIEN3,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 2. "FLIEN2,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "FLIEN1,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 0. "FLIEN0,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "PD_INTSRC,PD Interrupt Source Flag"
|
|
bitfld.long 0x00 15. "INTSRC15,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 14. "INTSRC14,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 13. "INTSRC13,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 12. "INTSRC12,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 11. "INTSRC11,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 10. "INTSRC10,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 9. "INTSRC9,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 8. "INTSRC8,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 7. "INTSRC7,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 6. "INTSRC6,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 5. "INTSRC5,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 4. "INTSRC4,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 3. "INTSRC3,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 2. "INTSRC2,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 1. "INTSRC1,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 0. "INTSRC0,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
group.long 0xE4++0x03
|
|
line.long 0x00 "PD_SMTEN,PD Input Schmitt Trigger Enable Register"
|
|
bitfld.long 0x00 15. "SMTEN15,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 14. "SMTEN14,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "SMTEN13,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 12. "SMTEN12,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "SMTEN11,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 10. "SMTEN10,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "SMTEN9,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 8. "SMTEN8,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "SMTEN7,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 6. "SMTEN6,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SMTEN5,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 4. "SMTEN4,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "SMTEN3,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 2. "SMTEN2,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "SMTEN1,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 0. "SMTEN0,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
group.long 0xE8++0x03
|
|
line.long 0x00 "PD_SLEWCTL,PD High Slew Rate Control Register"
|
|
bitfld.long 0x00 30.--31. "HSREN15,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 28.--29. "HSREN14,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "HSREN13,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 24.--25. "HSREN12,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "HSREN11,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 20.--21. "HSREN10,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "HSREN9,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 16.--17. "HSREN8,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "HSREN7,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 12.--13. "HSREN6,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "HSREN5,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 8.--9. "HSREN4,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "HSREN3,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 4.--5. "HSREN2,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "HSREN1,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 0.--1. "HSREN0,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
group.long 0xF0++0x03
|
|
line.long 0x00 "PD_PUSEL,PD Pull-up and Pull-down Selection Register"
|
|
bitfld.long 0x00 30.--31. "PUSEL15,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 28.--29. "PUSEL14,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "PUSEL13,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 24.--25. "PUSEL12,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "PUSEL11,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 20.--21. "PUSEL10,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "PUSEL9,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 16.--17. "PUSEL8,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "PUSEL7,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 12.--13. "PUSEL6,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "PUSEL5,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 8.--9. "PUSEL4,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "PUSEL3,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 4.--5. "PUSEL2,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "PUSEL1,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 0.--1. "PUSEL0,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "PE_MODE,PE I/O Mode Control"
|
|
bitfld.long 0x00 30.--31. "MODE15,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 28.--29. "MODE14,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "MODE13,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 24.--25. "MODE12,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "MODE11,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 20.--21. "MODE10,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODE9,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 16.--17. "MODE8,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "MODE7,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 12.--13. "MODE6,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "MODE5,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 8.--9. "MODE4,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "MODE3,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 4.--5. "MODE2,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "MODE1,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 0.--1. "MODE0,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "PE_DINOFF,PE Digital Input Path Disable Control"
|
|
bitfld.long 0x00 31. "DINOFF15,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 30. "DINOFF14,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 29. "DINOFF13,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 28. "DINOFF12,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 27. "DINOFF11,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 26. "DINOFF10,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 25. "DINOFF9,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 24. "DINOFF8,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 23. "DINOFF7,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 22. "DINOFF6,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 21. "DINOFF5,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 20. "DINOFF4,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 19. "DINOFF3,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 18. "DINOFF2,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 17. "DINOFF1,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 16. "DINOFF0,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
group.long 0x108++0x03
|
|
line.long 0x00 "PE_DOUT,PE Data Output Value"
|
|
bitfld.long 0x00 15. "DOUT15,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 14. "DOUT14,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 13. "DOUT13,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 12. "DOUT12,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 11. "DOUT11,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 10. "DOUT10,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 9. "DOUT9,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 8. "DOUT8,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 7. "DOUT7,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 6. "DOUT6,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 5. "DOUT5,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 4. "DOUT4,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 3. "DOUT3,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 2. "DOUT2,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 1. "DOUT1,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 0. "DOUT0,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
group.long 0x10C++0x03
|
|
line.long 0x00 "PE_DATMSK,PE Data Output Write Mask"
|
|
bitfld.long 0x00 15. "DATMSK15,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 14. "DATMSK14,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 13. "DATMSK13,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 12. "DATMSK12,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 11. "DATMSK11,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 10. "DATMSK10,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 9. "DATMSK9,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 8. "DATMSK8,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 7. "DATMSK7,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 6. "DATMSK6,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 5. "DATMSK5,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 4. "DATMSK4,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 3. "DATMSK3,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 2. "DATMSK2,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 1. "DATMSK1,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 0. "DATMSK0,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "PE_PIN,PE Pin Value"
|
|
rbitfld.long 0x00 15. "PIN15,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 14. "PIN14,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 13. "PIN13,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 12. "PIN12,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 11. "PIN11,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 10. "PIN10,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 9. "PIN9,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 8. "PIN8,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 7. "PIN7,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 6. "PIN6,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 5. "PIN5,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 4. "PIN4,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 3. "PIN3,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 2. "PIN2,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 1. "PIN1,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 0. "PIN0,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
group.long 0x114++0x03
|
|
line.long 0x00 "PE_DBEN,PE De-bounce Enable Control Register"
|
|
bitfld.long 0x00 15. "DBEN15,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 14. "DBEN14,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "DBEN13,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 12. "DBEN12,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "DBEN11,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 10. "DBEN10,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "DBEN9,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 8. "DBEN8,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "DBEN7,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 6. "DBEN6,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "DBEN5,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 4. "DBEN4,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "DBEN3,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 2. "DBEN2,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "DBEN1,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 0. "DBEN0,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
group.long 0x118++0x03
|
|
line.long 0x00 "PE_INTTYPE,PE Interrupt Trigger Type Control"
|
|
bitfld.long 0x00 15. "TYPE15,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 14. "TYPE14,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 13. "TYPE13,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 12. "TYPE12,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 11. "TYPE11,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 10. "TYPE10,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 9. "TYPE9,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 8. "TYPE8,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 7. "TYPE7,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 6. "TYPE6,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 5. "TYPE5,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 4. "TYPE4,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 3. "TYPE3,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 2. "TYPE2,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 1. "TYPE1,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 0. "TYPE0,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
group.long 0x11C++0x03
|
|
line.long 0x00 "PE_INTEN,PE Interrupt Enable Control Register"
|
|
bitfld.long 0x00 31. "RHIEN15,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 30. "RHIEN14,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 29. "RHIEN13,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 28. "RHIEN12,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 27. "RHIEN11,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 26. "RHIEN10,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 25. "RHIEN9,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 24. "RHIEN8,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 23. "RHIEN7,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 22. "RHIEN6,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 21. "RHIEN5,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 20. "RHIEN4,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 19. "RHIEN3,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 18. "RHIEN2,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 17. "RHIEN1,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 16. "RHIEN0,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 15. "FLIEN15,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 14. "FLIEN14,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "FLIEN13,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 12. "FLIEN12,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "FLIEN11,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 10. "FLIEN10,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "FLIEN9,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 8. "FLIEN8,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "FLIEN7,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 6. "FLIEN6,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "FLIEN5,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 4. "FLIEN4,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "FLIEN3,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 2. "FLIEN2,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "FLIEN1,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 0. "FLIEN0,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
group.long 0x120++0x03
|
|
line.long 0x00 "PE_INTSRC,PE Interrupt Source Flag"
|
|
bitfld.long 0x00 15. "INTSRC15,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 14. "INTSRC14,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 13. "INTSRC13,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 12. "INTSRC12,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 11. "INTSRC11,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 10. "INTSRC10,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 9. "INTSRC9,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 8. "INTSRC8,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 7. "INTSRC7,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 6. "INTSRC6,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 5. "INTSRC5,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 4. "INTSRC4,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 3. "INTSRC3,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 2. "INTSRC2,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 1. "INTSRC1,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 0. "INTSRC0,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
group.long 0x124++0x03
|
|
line.long 0x00 "PE_SMTEN,PE Input Schmitt Trigger Enable Register"
|
|
bitfld.long 0x00 15. "SMTEN15,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 14. "SMTEN14,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "SMTEN13,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 12. "SMTEN12,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "SMTEN11,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 10. "SMTEN10,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "SMTEN9,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 8. "SMTEN8,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "SMTEN7,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 6. "SMTEN6,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SMTEN5,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 4. "SMTEN4,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "SMTEN3,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 2. "SMTEN2,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "SMTEN1,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 0. "SMTEN0,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
group.long 0x128++0x03
|
|
line.long 0x00 "PE_SLEWCTL,PE High Slew Rate Control Register"
|
|
bitfld.long 0x00 30.--31. "HSREN15,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 28.--29. "HSREN14,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "HSREN13,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 24.--25. "HSREN12,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "HSREN11,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 20.--21. "HSREN10,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "HSREN9,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 16.--17. "HSREN8,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "HSREN7,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 12.--13. "HSREN6,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "HSREN5,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 8.--9. "HSREN4,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "HSREN3,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 4.--5. "HSREN2,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "HSREN1,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 0.--1. "HSREN0,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
group.long 0x130++0x03
|
|
line.long 0x00 "PE_PUSEL,PE Pull-up and Pull-down Selection Register"
|
|
bitfld.long 0x00 30.--31. "PUSEL15,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 28.--29. "PUSEL14,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "PUSEL13,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 24.--25. "PUSEL12,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "PUSEL11,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 20.--21. "PUSEL10,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "PUSEL9,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 16.--17. "PUSEL8,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "PUSEL7,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 12.--13. "PUSEL6,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "PUSEL5,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 8.--9. "PUSEL4,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "PUSEL3,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 4.--5. "PUSEL2,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "PUSEL1,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 0.--1. "PUSEL0,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
group.long 0x140++0x03
|
|
line.long 0x00 "PF_MODE,PF I/O Mode Control"
|
|
bitfld.long 0x00 30.--31. "MODE15,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 28.--29. "MODE14,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "MODE13,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 24.--25. "MODE12,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "MODE11,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 20.--21. "MODE10,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODE9,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 16.--17. "MODE8,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "MODE7,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 12.--13. "MODE6,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "MODE5,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 8.--9. "MODE4,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "MODE3,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 4.--5. "MODE2,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "MODE1,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
bitfld.long 0x00 0.--1. "MODE0,Port A-F I/O Pin[n] Mode Control\nDetermine each I/O mode of Px.n pins.\n" "0: Px.n is in Input mode,1: Px.n is in Push-pull Output mode,2: Px.n is in Open-drain Output mode,3: Px.n is in Quasi-bidirectional mode"
|
|
group.long 0x144++0x03
|
|
line.long 0x00 "PF_DINOFF,PF Digital Input Path Disable Control"
|
|
bitfld.long 0x00 31. "DINOFF15,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 30. "DINOFF14,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 29. "DINOFF13,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 28. "DINOFF12,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 27. "DINOFF11,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 26. "DINOFF10,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 25. "DINOFF9,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 24. "DINOFF8,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 23. "DINOFF7,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 22. "DINOFF6,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 21. "DINOFF5,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 20. "DINOFF4,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 19. "DINOFF3,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 18. "DINOFF2,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 17. "DINOFF1,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
bitfld.long 0x00 16. "DINOFF0,Port A-F Pin[n] Digital Input Path Disable Bit\nEach of these bits is used to control if the digital input path of corresponding Px.n pin is disabled" "0: Px.n digital input path Enabled,1: Px.n digital input path Disabled (digital.."
|
|
group.long 0x148++0x03
|
|
line.long 0x00 "PF_DOUT,PF Data Output Value"
|
|
bitfld.long 0x00 15. "DOUT15,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 14. "DOUT14,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 13. "DOUT13,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 12. "DOUT12,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 11. "DOUT11,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 10. "DOUT10,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 9. "DOUT9,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 8. "DOUT8,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 7. "DOUT7,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 6. "DOUT6,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 5. "DOUT5,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 4. "DOUT4,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 3. "DOUT3,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 2. "DOUT2,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
newline
|
|
bitfld.long 0x00 1. "DOUT1,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
bitfld.long 0x00 0. "DOUT0,Port A-F Pin[n] Output Value\nEach of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output Open-drain output or Quasi-bidirectional mode.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n will drive Low if the Px.n pin is..,1: Px.n will drive High if the Px.n pin is.."
|
|
group.long 0x14C++0x03
|
|
line.long 0x00 "PF_DATMSK,PF Data Output Write Mask"
|
|
bitfld.long 0x00 15. "DATMSK15,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 14. "DATMSK14,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 13. "DATMSK13,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 12. "DATMSK12,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 11. "DATMSK11,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 10. "DATMSK10,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 9. "DATMSK9,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 8. "DATMSK8,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 7. "DATMSK7,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 6. "DATMSK6,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 5. "DATMSK5,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 4. "DATMSK4,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 3. "DATMSK3,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 2. "DATMSK2,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
newline
|
|
bitfld.long 0x00 1. "DATMSK1,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
bitfld.long 0x00 0. "DATMSK0,Port A-F Pin[n] Data Output Write Mask\nThese bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit" "0: Corresponding DOUT (Px_DOUT[n]) bit can be..,1: Corresponding DOUT (Px_DOUT[n]) bit protected"
|
|
group.long 0x150++0x03
|
|
line.long 0x00 "PF_PIN,PF Pin Value"
|
|
rbitfld.long 0x00 15. "PIN15,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 14. "PIN14,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 13. "PIN13,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 12. "PIN12,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 11. "PIN11,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 10. "PIN10,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 9. "PIN9,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 8. "PIN8,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 7. "PIN7,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 6. "PIN6,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 5. "PIN5,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 4. "PIN4,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 3. "PIN3,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 2. "PIN2,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
newline
|
|
rbitfld.long 0x00 1. "PIN1,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
rbitfld.long 0x00 0. "PIN0,Port A-F Pin[n] Pin Value\nEach bit of the register reflects the actual status of the respective Px.n pin.\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: The corresponding pin status is low,1: The corresponding pin status is high"
|
|
group.long 0x154++0x03
|
|
line.long 0x00 "PF_DBEN,PF De-bounce Enable Control Register"
|
|
bitfld.long 0x00 15. "DBEN15,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 14. "DBEN14,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "DBEN13,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 12. "DBEN12,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "DBEN11,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 10. "DBEN10,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "DBEN9,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 8. "DBEN8,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "DBEN7,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 6. "DBEN6,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "DBEN5,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 4. "DBEN4,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "DBEN3,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 2. "DBEN2,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "DBEN1,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
bitfld.long 0x00 0. "DBEN0,Port A-F Pin[n] Input Signal De-bounce Enable Bit\nThe DBEN[n] bit is used to enable the de-bounce function for each corresponding bit" "0: Px.n de-bounce function Disabled,1: Px.n de-bounce function Enabled"
|
|
group.long 0x158++0x03
|
|
line.long 0x00 "PF_INTTYPE,PF Interrupt Trigger Type Control"
|
|
bitfld.long 0x00 15. "TYPE15,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 14. "TYPE14,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 13. "TYPE13,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 12. "TYPE12,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 11. "TYPE11,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 10. "TYPE10,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 9. "TYPE9,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 8. "TYPE8,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 7. "TYPE7,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 6. "TYPE6,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 5. "TYPE5,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 4. "TYPE4,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 3. "TYPE3,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 2. "TYPE2,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
newline
|
|
bitfld.long 0x00 1. "TYPE1,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
bitfld.long 0x00 0. "TYPE0,Port A-F Pin[n] Edge or Level Detection Interrupt Trigger Type Control\nTYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger" "0: Edge trigger interrupt,1: Level trigger interrupt"
|
|
group.long 0x15C++0x03
|
|
line.long 0x00 "PF_INTEN,PF Interrupt Enable Control Register"
|
|
bitfld.long 0x00 31. "RHIEN15,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 30. "RHIEN14,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 29. "RHIEN13,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 28. "RHIEN12,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 27. "RHIEN11,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 26. "RHIEN10,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 25. "RHIEN9,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 24. "RHIEN8,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 23. "RHIEN7,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 22. "RHIEN6,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 21. "RHIEN5,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 20. "RHIEN4,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 19. "RHIEN3,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 18. "RHIEN2,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 17. "RHIEN1,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
bitfld.long 0x00 16. "RHIEN0,Port A-F Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit\nThe RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level high or low to high interrupt..,1: Px.n level high or low to high interrupt.."
|
|
newline
|
|
bitfld.long 0x00 15. "FLIEN15,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 14. "FLIEN14,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "FLIEN13,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 12. "FLIEN12,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "FLIEN11,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 10. "FLIEN10,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "FLIEN9,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 8. "FLIEN8,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "FLIEN7,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 6. "FLIEN6,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "FLIEN5,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 4. "FLIEN4,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "FLIEN3,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 2. "FLIEN2,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "FLIEN1,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
bitfld.long 0x00 0. "FLIEN0,Port A-F Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit\nThe FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin" "0: Px.n level low or high to low interrupt..,1: Px.n level low or high to low interrupt Enabled"
|
|
group.long 0x160++0x03
|
|
line.long 0x00 "PF_INTSRC,PF Interrupt Source Flag"
|
|
bitfld.long 0x00 15. "INTSRC15,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 14. "INTSRC14,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 13. "INTSRC13,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 12. "INTSRC12,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 11. "INTSRC11,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 10. "INTSRC10,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 9. "INTSRC9,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 8. "INTSRC8,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 7. "INTSRC7,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 6. "INTSRC6,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 5. "INTSRC5,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 4. "INTSRC4,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 3. "INTSRC3,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 2. "INTSRC2,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
newline
|
|
bitfld.long 0x00 1. "INTSRC1,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
bitfld.long 0x00 0. "INTSRC0,Port A-F Pin[n] Interrupt Source Flag\nWrite Operation:\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: No action.\nNo interrupt at Px.n,1: Clear the corresponding pending.."
|
|
group.long 0x164++0x03
|
|
line.long 0x00 "PF_SMTEN,PF Input Schmitt Trigger Enable Register"
|
|
bitfld.long 0x00 15. "SMTEN15,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 14. "SMTEN14,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "SMTEN13,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 12. "SMTEN12,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "SMTEN11,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 10. "SMTEN10,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "SMTEN9,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 8. "SMTEN8,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "SMTEN7,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 6. "SMTEN6,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SMTEN5,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 4. "SMTEN4,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "SMTEN3,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 2. "SMTEN2,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "SMTEN1,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 0. "SMTEN0,Port A-F Pin[n] Input Schmitt Trigger Enable Bit\nNote: The PC.13/PC.15/PD.14/PF.8~14 pins are ineffective" "0: Px.n input schmitt trigger function Disabled,1: Px.n input schmitt trigger function Enabled"
|
|
group.long 0x168++0x03
|
|
line.long 0x00 "PF_SLEWCTL,PF High Slew Rate Control Register"
|
|
bitfld.long 0x00 30.--31. "HSREN15,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 28.--29. "HSREN14,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "HSREN13,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 24.--25. "HSREN12,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "HSREN11,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 20.--21. "HSREN10,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "HSREN9,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 16.--17. "HSREN8,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "HSREN7,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 12.--13. "HSREN6,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "HSREN5,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 8.--9. "HSREN4,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "HSREN3,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 4.--5. "HSREN2,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "HSREN1,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 0.--1. "HSREN0,Port A-F Pin[n] High Slew Rate Control\n" "0: Px.n output with normal slew rate mode,1: Px.n output with high slew rate mode,2: Reserved,3: Reserved"
|
|
group.long 0x170++0x03
|
|
line.long 0x00 "PF_PUSEL,PF Pull-up and Pull-down Selection Register"
|
|
bitfld.long 0x00 30.--31. "PUSEL15,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 28.--29. "PUSEL14,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 26.--27. "PUSEL13,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 24.--25. "PUSEL12,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "PUSEL11,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 20.--21. "PUSEL10,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "PUSEL9,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 16.--17. "PUSEL8,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "PUSEL7,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 12.--13. "PUSEL6,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "PUSEL5,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 8.--9. "PUSEL4,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "PUSEL3,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 4.--5. "PUSEL2,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "PUSEL1,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
bitfld.long 0x00 0.--1. "PUSEL0,Port A-F Pin[n] Pull-up and Pull-down Enable Register\nDetermine each I/O Pull-up/pull-down of Px.n pins.\n" "0: Px.n pull-up and pull-down disable,1: Px.n pull-up enable,2: Px.n pull-down enable,3: Px.n pull-up and pull- down disable"
|
|
group.long 0x440++0x03
|
|
line.long 0x00 "GPIO_DBCTL,Interrupt De-bounce Control Register"
|
|
bitfld.long 0x00 16.--21. "ICLKONx,Interrupt Clock on Mode\nNote: It is recommended to disable this bit to save system power if no special application concern" "0: Edge detection circuit is active only if I/O..,1: All I/O pins edge detection circuit is always..,?..."
|
|
bitfld.long 0x00 4. "DBCLKSRC,De-bounce Counter Clock Source Selection" "0: De-bounce counter clock source is the HCLK,1: De-bounce counter clock source is the 38.4.."
|
|
newline
|
|
bitfld.long 0x00 0.--3. "DBCLKSEL,De-bounce Sampling Cycle Selection" "0: Sample interrupt input once per 1 clocks,1: Sample interrupt input once per 2 clocks,2: Sample interrupt input once per 4 clocks,3: Sample interrupt input once per 8 clocks,4: Sample interrupt input once per 16 clocks,5: Sample interrupt input once per 32 clocks,6: Sample interrupt input once per 64 clocks,7: Sample interrupt input once per 128 clocks,8: Sample interrupt input once per 256 clocks,9: Sample interrupt input once per 2*256 clocks,10: Sample interrupt input once per 4*256 clocks,11: Sample interrupt input once per 8*256 clocks,12: Sample interrupt input once per 16*256 clocks,13: Sample interrupt input once per 32*256 clocks,14: Sample interrupt input once per 64*256 clocks,15: Sample interrupt input once per 128*256 clocks"
|
|
group.long 0x800++0x03
|
|
line.long 0x00 "PA0_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x804++0x03
|
|
line.long 0x00 "PA1_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x808++0x03
|
|
line.long 0x00 "PA2_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x80C++0x03
|
|
line.long 0x00 "PA3_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x810++0x03
|
|
line.long 0x00 "PA4_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x814++0x03
|
|
line.long 0x00 "PA5_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x818++0x03
|
|
line.long 0x00 "PA6_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x81C++0x03
|
|
line.long 0x00 "PA7_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x820++0x03
|
|
line.long 0x00 "PA8_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x824++0x03
|
|
line.long 0x00 "PA9_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x828++0x03
|
|
line.long 0x00 "PA10_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x82C++0x03
|
|
line.long 0x00 "PA11_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x830++0x03
|
|
line.long 0x00 "PA12_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x834++0x03
|
|
line.long 0x00 "PA13_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x838++0x03
|
|
line.long 0x00 "PA14_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x83C++0x03
|
|
line.long 0x00 "PA15_PDIO,GPIO PA.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x840++0x03
|
|
line.long 0x00 "PB0_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x844++0x03
|
|
line.long 0x00 "PB1_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x848++0x03
|
|
line.long 0x00 "PB2_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x84C++0x03
|
|
line.long 0x00 "PB3_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x850++0x03
|
|
line.long 0x00 "PB4_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x854++0x03
|
|
line.long 0x00 "PB5_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x858++0x03
|
|
line.long 0x00 "PB6_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x85C++0x03
|
|
line.long 0x00 "PB7_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x860++0x03
|
|
line.long 0x00 "PB8_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x864++0x03
|
|
line.long 0x00 "PB9_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x868++0x03
|
|
line.long 0x00 "PB10_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x86C++0x03
|
|
line.long 0x00 "PB11_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x870++0x03
|
|
line.long 0x00 "PB12_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x874++0x03
|
|
line.long 0x00 "PB13_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x878++0x03
|
|
line.long 0x00 "PB14_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x87C++0x03
|
|
line.long 0x00 "PB15_PDIO,GPIO PB.n Pin Data Input/Output Register"
|
|
group.long 0x880++0x03
|
|
line.long 0x00 "PC0_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x884++0x03
|
|
line.long 0x00 "PC1_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x888++0x03
|
|
line.long 0x00 "PC2_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x88C++0x03
|
|
line.long 0x00 "PC3_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x890++0x03
|
|
line.long 0x00 "PC4_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x894++0x03
|
|
line.long 0x00 "PC5_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x898++0x03
|
|
line.long 0x00 "PC6_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x89C++0x03
|
|
line.long 0x00 "PC7_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x8A0++0x03
|
|
line.long 0x00 "PC8_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x8A4++0x03
|
|
line.long 0x00 "PC9_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x8A8++0x03
|
|
line.long 0x00 "PC10_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x8AC++0x03
|
|
line.long 0x00 "PC11_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x8B0++0x03
|
|
line.long 0x00 "PC12_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x8B8++0x03
|
|
line.long 0x00 "PC14_PDIO,GPIO PC.n Pin Data Input/Output Register"
|
|
group.long 0x8C0++0x03
|
|
line.long 0x00 "PD0_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x8C4++0x03
|
|
line.long 0x00 "PD1_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8C8++0x03
|
|
line.long 0x00 "PD2_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8CC++0x03
|
|
line.long 0x00 "PD3_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8D0++0x03
|
|
line.long 0x00 "PD4_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8D4++0x03
|
|
line.long 0x00 "PD5_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8D8++0x03
|
|
line.long 0x00 "PD6_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8DC++0x03
|
|
line.long 0x00 "PD7_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8E0++0x03
|
|
line.long 0x00 "PD8_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8E4++0x03
|
|
line.long 0x00 "PD9_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8E8++0x03
|
|
line.long 0x00 "PD10_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8EC++0x03
|
|
line.long 0x00 "PD11_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8F0++0x03
|
|
line.long 0x00 "PD12_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8F4++0x03
|
|
line.long 0x00 "PD13_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x8FC++0x03
|
|
line.long 0x00 "PD15_PDIO,GPIO PD.n Pin Data Input/Output Register"
|
|
group.long 0x900++0x03
|
|
line.long 0x00 "PE0_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x904++0x03
|
|
line.long 0x00 "PE1_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x908++0x03
|
|
line.long 0x00 "PE2_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x90C++0x03
|
|
line.long 0x00 "PE3_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x910++0x03
|
|
line.long 0x00 "PE4_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x914++0x03
|
|
line.long 0x00 "PE5_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x918++0x03
|
|
line.long 0x00 "PE6_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x91C++0x03
|
|
line.long 0x00 "PE7_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x920++0x03
|
|
line.long 0x00 "PE8_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x924++0x03
|
|
line.long 0x00 "PE9_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x928++0x03
|
|
line.long 0x00 "PE10_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x92C++0x03
|
|
line.long 0x00 "PE11_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x930++0x03
|
|
line.long 0x00 "PE12_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x934++0x03
|
|
line.long 0x00 "PE13_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x938++0x03
|
|
line.long 0x00 "PE14_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x93C++0x03
|
|
line.long 0x00 "PE15_PDIO,GPIO PE.n Pin Data Input/Output Register"
|
|
group.long 0x940++0x03
|
|
line.long 0x00 "PF0_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
bitfld.long 0x00 0. "PDIO,GPIO Px.n Pin Data Input/Output\nWriting this bit can control one GPIO pin output value.\nRead this register to get GPIO pin status.\nFor example writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]) reading PA0_PDIO will return.." "0: Corresponding GPIO pin set to low,1: Corresponding GPIO pin set to high"
|
|
group.long 0x944++0x03
|
|
line.long 0x00 "PF1_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
group.long 0x948++0x03
|
|
line.long 0x00 "PF2_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
group.long 0x94C++0x03
|
|
line.long 0x00 "PF3_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
group.long 0x950++0x03
|
|
line.long 0x00 "PF4_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
group.long 0x954++0x03
|
|
line.long 0x00 "PF5_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
group.long 0x958++0x03
|
|
line.long 0x00 "PF6_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
group.long 0x95C++0x03
|
|
line.long 0x00 "PF7_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
group.long 0x97C++0x03
|
|
line.long 0x00 "PF15_PDIO,GPIO PF.n Pin Data Input/Output Register"
|
|
tree.end
|
|
tree "I2C"
|
|
repeat 2. (list 0. 1.) (list ad:0x40080000 ad:0x40081000)
|
|
tree "I2C$1"
|
|
base $2
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "I2C_CTL0,I2C Control Register 0"
|
|
bitfld.long 0x00 7. "INTEN,Enable Interrupt" "0: I2C interrupt Disabled,1: I2C interrupt Enabled"
|
|
bitfld.long 0x00 6. "I2CEN,I2C Controller Enable Bit" "0: I2C controller Disabled,1: I2C controller Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "STA,I2C START Control\nSetting STA to logic 1 to enter Master mode the I2C hardware sends a START or Repeat START condition to bus when the bus is free" "0,1"
|
|
bitfld.long 0x00 4. "STO,I2C STOP Control\nIn Master mode setting STO to transmit a STOP condition to bus then I2C controller will check the bus condition if a STOP condition is detected" "0,1"
|
|
newline
|
|
bitfld.long 0x00 3. "SI,I2C Interrupt Flag\nWhen a new I2C state is present in the I2C_STATUS0 register the SI flag is set by hardware" "0,1"
|
|
bitfld.long 0x00 2. "AA,Assert Acknowledge Control" "0,1"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "I2C_ADDR0,I2C Slave Address Register0"
|
|
hexmask.long.word 0x00 1.--10. 1. "ADDR,I2C Address \nThe content of this register is irrelevant when I2C is in Master mode"
|
|
bitfld.long 0x00 0. "GC,General Call Function" "0: General Call Function Disabled,1: General Call Function Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "I2C_DAT,I2C Data Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "DAT,I2C Data \nBit [7:0] is located with the 8-bit transferred/received data of I2C serial port"
|
|
rgroup.long 0x0C++0x03
|
|
line.long 0x00 "I2C_STATUS0,I2C Status Register 0"
|
|
hexmask.long.byte 0x00 0.--7. 1. "STATUS,I2C Status"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "I2C_CLKDIV,I2C Clock Divided Register"
|
|
bitfld.long 0x00 12.--15. "NFCNT,Noise Filter Count \nThe register bits control the input filter width.\nNote: Filter width Min :3*PCLK Max : 18*PCLK" "0: Filter width 3*PCLK,1: Filter width 4*PCLK,?..."
|
|
hexmask.long.word 0x00 0.--9. 1. "DIVIDER,I2C Clock Divided \nNote: The minimum value of I2C_CLKDIV is 4"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "I2C_TOCTL,I2C Time-out Control Register"
|
|
bitfld.long 0x00 2. "TOCEN,Time-out Counter Enable Bit\nWhen enabled the 14-bit time-out counter will start counting when SI is cleared" "0: Time-out counter Disabled,1: Time-out counter Enabled"
|
|
bitfld.long 0x00 1. "TOCDIV4,Time-out Counter Input Clock Divided by 4\nWhen enabled the time-out period is extended 4 times" "0: Time-out period is extend 4 times Disabled,1: Time-out period is extend 4 times Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "TOIF,Time-out Flag\nThis bit is set by hardware when I2C time-out happened and it can interrupt CPU if I2C interrupt enable bit (INTEN) is set to 1.\nNote: Software can write 1 to clear this bit" "0,1"
|
|
repeat 3. (strings "1" "2" "3" )(list 0x0 0x4 0x8 )
|
|
group.long ($2+0x18)++0x03
|
|
line.long 0x00 "I2C_ADDR$1,I2C Slave Address Register $1"
|
|
hexmask.long.word 0x00 1.--10. 1. "ADDR,I2C Address \nThe content of this register is irrelevant when I2C is in Master mode"
|
|
bitfld.long 0x00 0. "GC,General Call Function" "0: General Call Function Disabled,1: General Call Function Enabled"
|
|
repeat.end
|
|
repeat 4. (strings "0" "1" "2" "3" )(list 0x0 0x4 0x8 0xC )
|
|
group.long ($2+0x24)++0x03
|
|
line.long 0x00 "I2C_ADDRMSK$1,I2C Slave Address Mask Register $1"
|
|
hexmask.long.word 0x00 1.--10. 1. "ADDRMSK,I2C Address Mask\nI2C bus controllers support multiple address recognition with four address mask register"
|
|
repeat.end
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "I2C_WKCTL,I2C Wake-up Control Register"
|
|
bitfld.long 0x00 7. "NHDBUSEN,I2C No Hold BUS Enable Bit\nNote: The I2C controller could respond when WKIF event is not clear it may cause error data transmitted or received" "0: I2C hold bus after wake-up,1: I2C don't hold bus after wake-up"
|
|
bitfld.long 0x00 0. "WKEN,I2C Wake-up Enable Bit" "0: I2C wake-up function Disabled,1: I2C wake-up function Enabled"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "I2C_WKSTS,I2C Wake-up Status Register"
|
|
rbitfld.long 0x00 2. "WRSTSWK,Read/Write Status Bit in Address Wakeup Frame (Read Only)\nNote: This bit will be cleared when software can write 1 to WKAKDONE (I2C_WKSTS[1]) bit" "0: Write command be record on the address match..,1: Read command be record on the address match.."
|
|
bitfld.long 0x00 1. "WKAKDONE,Wakeup Address Frame Acknowledge Bit Done\nNote: This bit cannot release WKIF" "0: The ACK bit cycle of address match frame..,1: The ACK bit cycle of address match frame is.."
|
|
newline
|
|
bitfld.long 0x00 0. "WKIF,I2C Wake-up Flag\nWhen chip is woken up from Power-down mode by I2C this bit is set to 1" "0,1"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "I2C_CTL1,I2C Control Register 1"
|
|
bitfld.long 0x00 9. "ADDR10EN,Address 10-bit Function Enable Bit" "0: Address match 10-bit function Disabled,1: Address match 10-bit function Enabled"
|
|
bitfld.long 0x00 8. "PDMASTR,PDMA Stretch Bit" "0: I2C send STOP automatically after PDMA..,1: I2C SCL bus is stretched by hardware after.."
|
|
newline
|
|
bitfld.long 0x00 2. "PDMARST,PDMA Reset" "0: No effect,1: Reset the I2C request to PDMA"
|
|
bitfld.long 0x00 1. "RXPDMAEN,PDMA Receive Channel Available" "0: Receive PDMA function Disabled,1: Receive PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "TXPDMAEN,PDMA Transmit Channel Available" "0: Transmit PDMA function Disabled,1: Transmit PDMA function Enabled"
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "I2C_STATUS1,I2C Status Register 1"
|
|
rbitfld.long 0x00 8. "ONBUSY,On Bus Busy (Read Only)\nIndicates that a communication is in progress on the bus" "0: The bus is IDLE (both SCLK and SDA High),1: The bus is busy"
|
|
bitfld.long 0x00 3. "ADMAT3,I2C Address 3 Match Status\nWhen address 3 is matched hardware will inform which address used" "0,1"
|
|
newline
|
|
bitfld.long 0x00 2. "ADMAT2,I2C Address 2 Match Status\nWhen address 2 is matched hardware will inform which address used" "0,1"
|
|
bitfld.long 0x00 1. "ADMAT1,I2C Address 1 Match Status\nWhen address 1 is matched hardware will inform which address used" "0,1"
|
|
newline
|
|
bitfld.long 0x00 0. "ADMAT0,I2C Address 0 Match Status\nWhen address 0 is matched hardware will inform which address used" "0,1"
|
|
group.long 0x4C++0x03
|
|
line.long 0x00 "I2C_TMCTL,I2C Timing Configure Control Register"
|
|
hexmask.long.word 0x00 16.--24. 1. "HTCTL,Hold Time Configure Control \nThis field is used to generate the delay timing between SCL falling edge and SDA rising edge in transmission mode"
|
|
hexmask.long.word 0x00 0.--8. 1. "STCTL,Setup Time Configure Control\nThis field is used to generate a delay timing between SDA falling edge and SCL rising edge in transmission mode.\nNote: Setup time setting should not make SCL output less than three PCLKs"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "I2C_BUSCTL,I2C Bus Management Control Register"
|
|
bitfld.long 0x00 13. "PECDIEN,Packet Error Checking Byte Transfer Done Interrupt Enable Bit" "0: PEC transfer done interrupt Disabled,1: PEC transfer done interrupt Enabled"
|
|
bitfld.long 0x00 12. "BCDIEN,Packet Error Checking Byte Count Done Interrupt Enable Bit" "0: Byte count done interrupt Disabled,1: Byte count done interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "ACKM9SI,Acknowledge Manual Enable Extra SI Interrupt" "0: There is no SI interrupt in the 9th clock..,1: There is SI interrupt in the 9th clock cycle.."
|
|
bitfld.long 0x00 10. "PECCLR,PEC Clear at Repeat \nThe calculation of PEC starts when PECEN is set to 1 and it is cleared when the STA or STO bit is detected" "0: PEC calculation is cleared by 'Repeat START'..,1: PEC calculation is cleared by 'Repeat START'.."
|
|
newline
|
|
bitfld.long 0x00 9. "TIDLE,Timer Check in Idle State\nThe BUSTOUT is used to calculate the time-out of clock low in bus active and the idle period in bus Idle" "0: BUSTOUT is used to calculate the clock low..,1: BUSTOUT is used to calculate the IDLE period.."
|
|
bitfld.long 0x00 8. "PECTXEN,Packet Error Checking Byte Transmission/Reception" "0: No PEC transfer,1: PEC transmission is requested"
|
|
newline
|
|
bitfld.long 0x00 7. "BUSEN,BUS Enable Bit\nNote: When the bit is enabled the internal 14-bit counter is used to calculate the time out event of clock low condition" "0: The system management function Disabled,1: The system management function Enabled"
|
|
bitfld.long 0x00 6. "SCTLOEN,Suspend or Control Pin Output Enable Bit" "0: The SUSCON pin in input,1: The output enable is active on the SUSCON pin"
|
|
newline
|
|
bitfld.long 0x00 5. "SCTLOSTS,Suspend/Control Data Output Status" "0: The output of SUSCON pin is low,1: The output of SUSCON pin is high"
|
|
bitfld.long 0x00 4. "ALERTEN,Bus Management Alert Enable Bit" "0: Release the BM_ALERT pin high and Alert..,1: Drive BM_ALERT pin low and Alert Response.."
|
|
newline
|
|
bitfld.long 0x00 3. "BMHEN,Bus Management Host Enable Bit" "0: Host function Disabled,1: Host function Enabled"
|
|
bitfld.long 0x00 2. "BMDEN,Bus Management Device Default Address Enable Bit" "0: Device default address Disable,1: Device default address Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "PECEN,Packet Error Checking Calculation Enable Bit\nNote: When I2C enters Power-down mode the bit should be enabled after wake-up if needed PEC calculation" "0: Packet Error Checking Calculation Disabled,1: Packet Error Checking Calculation Enabled"
|
|
bitfld.long 0x00 0. "ACKMEN,Acknowledge Control by Manual\nIn order to allow ACK control in slave reception including the command and data slave byte control mode must be enabled by setting the ACKMEN bit" "0: Slave byte control Disabled,1: Slave byte control Enabled"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "I2C_BUSTCTL,I2C Bus Management Timer Control Register"
|
|
bitfld.long 0x00 4. "TORSTEN,Time Out Reset Enable Bit" "0: I2C state machine reset Disabled,1: I2C state machine reset Enabled"
|
|
bitfld.long 0x00 3. "CLKTOIEN,Extended Clock Time Out Interrupt Enable Bit" "0: Clock time out interrupt Disabled,1: Clock time out interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "BUSTOIEN,Time-out Interrupt Enable Bit" "0: SCLK low time-out interrupt Disabled.\nBus..,1: SCLK low time-out interrupt Enabled.\nBus.."
|
|
bitfld.long 0x00 1. "CLKTOEN,Cumulative Clock Low Time Out Enable Bit\nFor Master it calculates the period from START to ACK.\nFor Slave it calculates the period from START to STOP" "0: Cumulative clock low time-out detection..,1: Cumulative clock low time-out detection Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "BUSTOEN,Bus Time Out Enable Bit" "0: Bus clock low time-out detection Disabled,1: Bus clock low time-out detection Enabled (bus.."
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "I2C_BUSSTS,I2C Bus Management Status Register"
|
|
bitfld.long 0x00 7. "PECDONE,PEC Byte Transmission/Receive Done \nNote: Software can write 1 to clear this bit" "0: PEC transmission/ receive is not finished..,1: PEC transmission/ receive is finished when.."
|
|
bitfld.long 0x00 6. "CLKTO,Clock Low Cumulate Time-out Status \nNote: Software can write 1 to clear this bit" "0: Cumulative clock low is no any time-out,1: Cumulative clock low time-out occurred"
|
|
newline
|
|
bitfld.long 0x00 5. "BUSTO,Bus Time-out Status \nIn bus busy the bit indicates the total clock low time-out event occurred otherwise it indicates the bus idle time-out event occurred.\nNote: Software can write 1 to clear this bit" "0: There is no any time-out or external clock..,1: A time-out or external clock time-out occurred"
|
|
rbitfld.long 0x00 4. "SCTLDIN,Bus Suspend or Control Signal Input Status (Read Only)" "0: The input status of SUSCON pin is 0,1: The input status of SUSCON pin is 1"
|
|
newline
|
|
bitfld.long 0x00 3. "ALERT,SMBus Alert Status \nNote: 1" "0: SMBALERT pin state is low.\nNo SMBALERT event,1: SMBALERT pin state is high.\nThere is.."
|
|
bitfld.long 0x00 2. "PECERR,PEC Error in Reception \nNote: Software can write 1 to clear this bit" "0: PEC value equal the received PEC data packet,1: PEC value doesn't match the receive PEC data.."
|
|
newline
|
|
bitfld.long 0x00 1. "BCDONE,Byte Count Transmission/Receive Done \nNote: Software can write 1 to clear this bit" "0: Byte count transmission/ receive is not..,1: Byte count transmission/ receive is finished.."
|
|
rbitfld.long 0x00 0. "BUSY,Bus Busy (Read Only)\nIndicates that a communication is in progress on the bus" "0: Bus is IDLE (both SCLK and SDA High),1: Bus is busy"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "I2C_PKTSIZE,I2C Packet Error Checking Byte Number Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "PLDSIZE,Transfer Byte Number\nThe transmission or receive byte number in one transaction when the PECEN is set"
|
|
rgroup.long 0x60++0x03
|
|
line.long 0x00 "I2C_PKTCRC,I2C Packet Error Checking Byte Value Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "PECCRC,Packet Error Checking Byte Value"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "I2C_BUSTOUT,I2C Bus Management Timer Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "BUSTO,Bus Management Time-out Value\nIndicates the bus time-out value in bus is IDLE or SCLK low.\nNote: If the user wants to revise the value of BUSTOUT the TORSTEN (I2C_BUSTCTL[4]) bit shall be set to 1 and clear to 0 first in the BUSEN(I2C_BUSCTL[7]).."
|
|
group.long 0x68++0x03
|
|
line.long 0x00 "I2C_CLKTOUT,I2C Bus Management Clock Low Timer Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "CLKTO,Bus Clock Low Timer\nThe field is used to configure the cumulative clock extension time-out.\nNote: If the user wants to revise the value of CLKLTOUT the TORSTEN bit shall be set to 1 and clear to 0 first in the BUSEN is set"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "LCD"
|
|
base ad:0x400BB000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "LCD_CTL,LCD Control Register"
|
|
rbitfld.long 0x00 31. "SYNC,LCD Enable/Disable Synchronizing Indicator (Read Only)\nWhen software writes 0/1 to EN bit (LCD_CTL[0]) the LCD Controller needs some synchronizing time to completely disable/enable the LCD display function" "0: LCD display function is completely..,1: LCD display function is not yet completely.."
|
|
bitfld.long 0x00 0. "EN,LCD Display Enable Bit\n" "0: LCD display function Disabled,1: LCD display function Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "LCD_PSET,LCD Panel Setting Register"
|
|
bitfld.long 0x00 24.--27. "VTUNE,LCD Operating Voltage (VLCD) Fine Tuning (For Charge Pump Only)\nThis field is used to fine tune the LCD operating voltage.\n" "0: No tuning,1: decrease by 1 unit of voltage,2: decrease by 2 units of voltage,3: decrease by 3 units of voltage,?,?,?,7: decrease by 7 units of voltage,8: increase by 8 units of voltage,9: increase by 7 units of voltage,10: increase by 6 units of voltage,?,?,?,14: increase by 2 units of voltage,15: increase by 1 unit of voltage"
|
|
bitfld.long 0x00 18.--21. "VSEL,LCD Operating Voltage (VLCD) Select (For Charge Pump Only)\nThis field is used to select the LCD operating voltage.\nNote: This field is meaningful only if the VLCD source is the charge pump" "0: 3.0 V,1: 3.2 V,2: 3.4 V,3: 3.6 V,4: 3.8 V,5: 4.0 V,6: 4.2 V,7: 4.4 V,8: 4.6 V,9: 4.8 V,10: 5.0 V,11: 5.2 V,?..."
|
|
newline
|
|
hexmask.long.word 0x00 8.--17. 1. "FREQDIV,LCD Operating Frequency (FLCD) Divider\nThe field is used to divide CLKLCD to generate the LCD operating frequency"
|
|
bitfld.long 0x00 6. "INV,LCD Waveform Inverse\nThis bit is used to set the inverse LCD waveform" "0: COM/SEG waveform is normal,1: COM/SEG waveform is inverse"
|
|
newline
|
|
bitfld.long 0x00 5. "TYPE,LCD Waveform Type Selection\nThis bit is used to select the waveform type" "0: Type A,1: Type B"
|
|
bitfld.long 0x00 2.--4. "DUTY,LCD Duty Ratio Selection\nThis field is used to select the duty ratio" "0: 1/1 Duty,1: 1/2 Duty,2: 1/3 Duty,3: 1/4 Duty,4: 1/5 Duty,5: 1/6 Duty,6: 1/7 Duty,7: 1/8 Duty"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "BIAS,LCD Bias Level Selection\nThis field is used to select the bias level" "0: Reserved,1: 1/2 Bias,2: 1/3 Bias,3: 1/4 Bias"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "LCD_FSET,LCD Frame Setting Register"
|
|
bitfld.long 0x00 20.--23. "PTIME,Pause Time\nTo indicate how long a pause duration is\n1 Unit is about 512 us for In-Frame pause type.\n1 Unit is about 32 us for In-Duty pause type" "0: 0 Unit (No Pause),1: 1 Unit,2: 2 Units,3: 3 Units,?,?,?,?,?,?,?,?,?,?,?,15: 15 Units"
|
|
bitfld.long 0x00 19. "PTYPE,Pause Type\nTo indicate when a pause duration occurs" "0: In-Frame Pause,1: In-Duty Pause"
|
|
newline
|
|
abitfld.long 0x00 8.--17. "FCV,Frame Counting Value\nThis field indicates the maximum value that the frame counter can reach.\n" "0x001=1: The frame counter automatically..,0x002=2: For type B waveform the frame counter.."
|
|
bitfld.long 0x00 0. "BLINK,LCD Blinking Enable Bit" "0: LCD blinking function Disabled,1: LCD blinking function Enabled"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "LCD_DSET,LCD Driving Setting Register"
|
|
hexmask.long.word 0x00 16.--28. 1. "CTOUT,Charging Timer TimeOut\nThis field is used to specify the timeout value for the charging timer"
|
|
bitfld.long 0x00 12.--15. "PSVT2,Power Saving 'On Time' Setting\nThe 'On Time' of the power saving mode is calculated as" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 8.--11. "PSVT1,Power Saving 'Enable Time' Setting\nThe 'Enable Time' of the power saving mode is calculated as" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 5. "PSVREV,Power Saving Timing Reverse\nNote: When the timing is reversed \nthe original powe-saving period becomes no-power-saving and\nthe original no-power-saving period becomes power-saving" "0: Timing of power saving is normal,1: Timing of power saving is reversed"
|
|
newline
|
|
bitfld.long 0x00 4. "PSVEN,Power Saving Mode Enable Bit" "0: Power Saving Mode Disabled,1: Power Saving Mode Enabled"
|
|
bitfld.long 0x00 3. "BUFEN,Voltage Buffer Enable Bit" "0: Voltage Buffer Disabled,1: Voltage Buffer Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "RESMODE,Resistive Network Driving Mode" "0: Low-drive mode,1: High-drive mode"
|
|
bitfld.long 0x00 0.--1. "VSRC,LCD Operating Voltage (VLCD) Source\nNote: Whenever the LCD controller is disabled all VLCD sources are automatically cut off" "0: VLCD Power,1: AVDD Power,2: Built-In Charge Pump,3: (None)"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "LCD_OSET,LCD Output Setting Register"
|
|
bitfld.long 0x00 26. "SEL49,LCD49 Output Select" "0: LCD49 is SEG06,1: LCD49 is LCD_V3"
|
|
bitfld.long 0x00 25. "SEL48,LCD48 Output Select" "0: LCD48 is SEG07,1: LCD48 is LCD_V2"
|
|
newline
|
|
bitfld.long 0x00 24. "SEL47,LCD47 Output Select" "0: LCD47 is SEG08,1: LCD47 is LCD_V1"
|
|
bitfld.long 0x00 23. "SEL42,LCD42 Output Select" "0: LCD42 is SEG13,1: LCD42 is COM1"
|
|
newline
|
|
bitfld.long 0x00 22. "SEL41,LCD41 Output Select" "0: LCD41 is SEG14,1: LCD41 is COM0"
|
|
bitfld.long 0x00 20.--21. "SEL38,LCD38 Output Select" "0: LCD38 is COM7,1: LCD38 is SEG17,2: LCD38 is SEG44,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "SEL37,LCD37 Output Select" "0: LCD37 is COM6,1: LCD37 is SEG18,2: LCD37 is SEG45,3: Reserved"
|
|
bitfld.long 0x00 16.--17. "SEL36,LCD36 Output Select" "0: LCD36 is COM5,1: LCD36 is SEG19,2: LCD36 is SEG46,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 14.--15. "SEL35,LCD35 Output Select" "0: LCD35 is COM4,1: LCD35 is SEG20,2: LCD35 is SEG47,3: Reserved"
|
|
bitfld.long 0x00 13. "SEL29,LCD29 Output Select" "0: LCD29 is SEG26,1: LCD29 is COM3"
|
|
newline
|
|
bitfld.long 0x00 12. "SEL28,LCD28 Output Select" "0: LCD28 is SEG27,1: LCD28 is COM2"
|
|
bitfld.long 0x00 11. "SEL27,LCD27 Output Select" "0: LCD27 is SEG28,1: LCD27 is COM7"
|
|
newline
|
|
bitfld.long 0x00 10. "SEL26,LCD26 Output Select" "0: LCD26 is SEG29,1: LCD26 is COM6"
|
|
bitfld.long 0x00 9. "SEL25,LCD25 Output Select" "0: LCD25 is SEG30,1: LCD25 is COM5"
|
|
newline
|
|
bitfld.long 0x00 8. "SEL24,LCD24 Output Select" "0: LCD24 is SEG31,1: LCD24 is COM4"
|
|
bitfld.long 0x00 7. "SEL15,LCD15 Output Select" "0: LCD15 is SEG40,1: LCD15 is COM7"
|
|
newline
|
|
bitfld.long 0x00 6. "SEL14,LCD14 Output Select" "0: LCD14 is SEG41,1: LCD14 is COM6"
|
|
bitfld.long 0x00 5. "SEL13,LCD13 Output Select" "0: LCD13 is SEG17,1: LCD13 is COM3"
|
|
newline
|
|
bitfld.long 0x00 4. "SEL12,LCD12 Output Select" "0: LCD12 is SEG18,1: LCD12 is COM2"
|
|
bitfld.long 0x00 3. "SEL11,LCD11 Output Select" "0: LCD11 is SEG19,1: LCD11 is COM1"
|
|
newline
|
|
bitfld.long 0x00 2. "SEL10,LCD10 Output Select" "0: LCD10 is SEG20,1: LCD10 is COM0"
|
|
bitfld.long 0x00 1. "SEL9,LCD9 Output Select" "0: LCD9 is SEG42,1: LCD9 is COM5"
|
|
newline
|
|
bitfld.long 0x00 0. "SEL8,LCD8 Output Select" "0: LCD8 is SEG43,1: LCD8 is COM4"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "LCD_STS,LCD Status Register"
|
|
hexmask.long.word 0x00 16.--28. 1. "CTIME,Charging Timer Value (Read Only)\nThe field contains the value of the charging timer"
|
|
bitfld.long 0x00 2. "CTOUT,Charging Timeout Flag\nThis flag is automatically set by hardware when the charging timer reaches the timeout value.\nNote: Software can clear this bit by writing 1 to it" "0: Charging Timeout did not occur,1: Charging Timeout occurred"
|
|
newline
|
|
bitfld.long 0x00 1. "FEND,End of Frame Flag\nThis flag is automatically set by hardware at the end of a frame.\n" "0: End of Frame did not occur,1: End of Frame occurred"
|
|
bitfld.long 0x00 0. "FCEND,End of Frame-Counting Flag\nThis flag is automatically set by hardware at the end of a frame and the frame counter value must be equal to FCV (LCD_FSET[17:8] Frame Counting Value).\n" "0: End of Frame-Counting did not occur,1: End of Frame-Counting occurred"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "LCD_INTEN,LCD Interrupt Enable Register"
|
|
bitfld.long 0x00 3. "CTOUT,Charging Timeout Interrupt Enable Bit\nAn interrupt occurs when the charging timer reaches the timeout value" "0: Charging Timeout Interrupt Disabled,1: Charging Timeout Interrupt Enabled"
|
|
bitfld.long 0x00 1. "FEND,End of Frame Interrupt Enable Bit\nAn interrupt occurs at the end of a frame.\nNote: For type B waveform the interrupt occurs only at the end of an odd frame" "0: End of Frame Interrupt Disabled,1: End of Frame Interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "FCEND,End of Frame-Counting Interrupt Enable Bit\nAn interrupt occurs at the end of a frame and the frame counter value must be equal to FCV (LCD_FSET[17:8] Frame Counting Value).\nNote: For type B waveform the interrupt occurs only at the end of an odd.." "0: End of Frame-Counting Interrupt Disabled,1: End of Frame-Counting Interrupt Enabled"
|
|
repeat 12. (strings "00" "01" "02" "03" "04" "05" "06" "07" "08" "09" "10" "11" )(list 0x0 0x4 0x8 0xC 0x10 0x14 0x18 0x1C 0x20 0x24 0x28 0x2C )
|
|
group.long ($2+0x20)++0x03
|
|
line.long 0x00 "LCD_DATA$1,LCD Segment Display Data Register 0"
|
|
hexmask.long.byte 0x00 24.--31. 1. "DD3,Display Data of Segments S where S is (4 x N) + 3 and N is 0 1 2"
|
|
hexmask.long.byte 0x00 16.--23. 1. "DD2,Display Data of Segments S where S is (4 x N) + 2 and N is 0 1 2"
|
|
newline
|
|
hexmask.long.byte 0x00 8.--15. 1. "DD1,Display Data of Segments S where S is (4 x N) + 1 and N is 0 1 2"
|
|
hexmask.long.byte 0x00 0.--7. 1. "DD0,Display Data of Segments S where S is (4 x N) + 0 and N is 0 1 2"
|
|
repeat.end
|
|
tree.end
|
|
tree "NMI"
|
|
base ad:0x40000300
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "NMIEN,NMI Source Interrupt Enable Register"
|
|
bitfld.long 0x00 15. "UART1_INT,UART1 NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: UART1 NMI source Disabled,1: UART1 NMI source Enabled"
|
|
bitfld.long 0x00 14. "UART0_INT,UART0 NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: UART0 NMI source Disabled,1: UART0 NMI source Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "EINT5,External Interrupt From PF.0 Pin NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: External interrupt from PF.0 pin NMI source..,1: External interrupt from PF.0 pin NMI source.."
|
|
bitfld.long 0x00 12. "EINT4,External Interrupt From PE.0 Pin NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: External interrupt from PE.0 pin NMI source..,1: External interrupt from PE.0 pin NMI source.."
|
|
newline
|
|
bitfld.long 0x00 11. "EINT3,External Interrupt From PD.0 Pin NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: External interrupt from PD.0 pin NMI source..,1: External interrupt from PD.0 pin NMI source.."
|
|
bitfld.long 0x00 10. "EINT2,External Interrupt From PC.0 Pin NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: External interrupt from PC.0 pin NMI source..,1: External interrupt from PC.0 pin NMI source.."
|
|
newline
|
|
bitfld.long 0x00 9. "EINT1,External Interrupt From PB.0 PD.3 or PE.5 Pin NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: External interrupt from PB.0 PD.3 or PE.5 pin..,1: External interrupt from PB.0 PD.3 or PE.5 pin.."
|
|
bitfld.long 0x00 8. "EINT0,External Interrupt From PA.0 PD.2 or PE.4 Pin NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: External interrupt from PA.0 PD.2 or PE.4 pin..,1: External interrupt from PA.0 PD.2 or PE.4 pin.."
|
|
newline
|
|
bitfld.long 0x00 7. "TAMPER_INT,TAMPER_INT NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: Backup register tamper detected interrupt.NMI..,1: Backup register tamper detected interrupt.NMI.."
|
|
bitfld.long 0x00 6. "RTC_INT,RTC NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: RTC NMI source Disabled,1: RTC NMI source Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "CLKFAIL,Clock Fail Detected NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: Clock fail detected interrupt NMI source..,1: Clock fail detected interrupt NMI source.."
|
|
bitfld.long 0x00 2. "PWRWU_INT,Power-down Mode Wake-up NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: Power-down mode wake-up NMI source Disabled,1: Power-down mode wake-up NMI source Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "IRC_INT,IRC TRIM NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: IRC TRIM NMI source Disabled,1: IRC TRIM NMI source Enabled"
|
|
bitfld.long 0x00 0. "BODOUT,BOD NMI Source Enable Bit (Write Protect)\nNote: This bit is write protected" "0: BOD NMI source Disabled,1: BOD NMI source Enabled"
|
|
rgroup.long 0x04++0x03
|
|
line.long 0x00 "NMISTS,NMI Source Interrupt Status Register"
|
|
bitfld.long 0x00 15. "UART1_INT,UART1 Interrupt Flag (Read Only)" "0: UART1 interrupt is deasserted,1: UART1 interrupt is asserted"
|
|
bitfld.long 0x00 14. "UART0_INT,UART0 Interrupt Flag (Read Only)" "0: UART1 interrupt is deasserted,1: UART1 interrupt is asserted"
|
|
newline
|
|
bitfld.long 0x00 13. "EINT5,External Interrupt From PF.0 Pin Interrupt Flag (Read Only)" "0: External Interrupt from PF.0 interrupt is..,1: External Interrupt from PF.0 interrupt is.."
|
|
bitfld.long 0x00 12. "EINT4,External Interrupt From PE.0 Pin Interrupt Flag (Read Only)" "0: External Interrupt from PE.0 interrupt is..,1: External Interrupt from PE.0 interrupt is.."
|
|
newline
|
|
bitfld.long 0x00 11. "EINT3,External Interrupt From PD.0 Pin Interrupt Flag (Read Only)" "0: External Interrupt from PD.0 interrupt is..,1: External Interrupt from PD.0 interrupt is.."
|
|
bitfld.long 0x00 10. "EINT2,External Interrupt From PC.0 Pin Interrupt Flag (Read Only)" "0: External Interrupt from PC.0 interrupt is..,1: External Interrupt from PC.0 interrupt is.."
|
|
newline
|
|
bitfld.long 0x00 9. "EINT1,External Interrupt From PB.0 PD.3 or PE.5 Pin Interrupt Flag (Read Only)" "0: External Interrupt from PB.0 PD.3 or PE.5..,1: External Interrupt from PB.0 PD.3 or PE.5.."
|
|
bitfld.long 0x00 8. "EINT0,External Interrupt From PA.0 PD.2 or PE.4 Pin Interrupt Flag (Read Only)" "0: External Interrupt from PA.0 PD.2 or PE.4..,1: External Interrupt from PA.0 PD.2 or PE.4.."
|
|
newline
|
|
bitfld.long 0x00 7. "TAMPER_INT,TAMPER_INT Interrupt Flag (Read Only)" "0: Backup register tamper detected interrupt is..,1: Backup register tamper detected interrupt is.."
|
|
bitfld.long 0x00 6. "RTC_INT,RTC Interrupt Flag (Read Only)" "0: RTC interrupt is deasserted,1: RTC interrupt is asserted"
|
|
newline
|
|
bitfld.long 0x00 4. "CLKFAIL,Clock Fail Detected Interrupt Flag (Read Only)" "0: Clock fail detected interrupt is deasserted,1: Clock fail detected interrupt is asserted"
|
|
bitfld.long 0x00 2. "PWRWU_INT,Power-down Mode Wake-up Interrupt Flag (Read Only)" "0: Power-down mode wake-up interrupt is deasserted,1: Power-down mode wake-up interrupt is asserted"
|
|
newline
|
|
bitfld.long 0x00 1. "IRC_INT,IRC TRIM Interrupt Flag (Read Only)" "0: HIRC TRIM interrupt is deasserted,1: HIRC TRIM interrupt is asserted"
|
|
bitfld.long 0x00 0. "BODOUT,BOD Interrupt Flag (Read Only)" "0: BOD interrupt is deasserted,1: BOD interrupt is asserted"
|
|
tree.end
|
|
tree "NVIC"
|
|
base ad:0xE000E100
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "NVIC_ISER0,IRQ0 ~ IRQ31 Set-enable Control Register"
|
|
hexmask.long 0x00 0.--31. 1. "SETENA,Interrupt Set Enable Bit\nThe NVIC_ISER0-NVIC_ISER1 registers enable interrupts and show which interrupts are enabled\nWrite Operation"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "NVIC_ISER1,IRQ32 ~ IRQ63 Set-enable Control Register"
|
|
hexmask.long 0x00 0.--31. 1. "SETENA,Interrupt Set Enable Bit\nThe NVIC_ISER0-NVIC_ISER2 registers enable interrupts and show which interrupts are enabled\nWrite Operation"
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "NVIC_ICER0,IRQ0 ~ IRQ31 Clear-enable Control Register"
|
|
hexmask.long 0x00 0.--31. 1. "CALENA,Interrupt Clear Enable Bit\nThe NVIC_ICER0-NVIC_ICER1 registers disable interrupts and show which interrupts are enabled.\nWrite Operation"
|
|
group.long 0x84++0x03
|
|
line.long 0x00 "NVIC_ICER1,IRQ32 ~ IRQ63 Clear-enable Control Register"
|
|
hexmask.long 0x00 0.--31. 1. "CALENA,Interrupt Clear Enable Bit\nThe NVIC_ICER0-NVIC_ICER2 registers disable interrupts and show which interrupts are enabled.\nWrite Operation"
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "NVIC_ISPR0,IRQ0 ~ IRQ31 Set-pending Control Register"
|
|
hexmask.long 0x00 0.--31. 1. "SETPEND,Interrupt Set-pending \nThe NVIC_ISPR0-NVIC_ISPR1 registers force interrupts into the pending state and show which interrupts are pending\nWrite Operation"
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "NVIC_ISPR1,IRQ32 ~ IRQ63 Set-pending Control Register"
|
|
hexmask.long 0x00 0.--31. 1. "SETPEND,Interrupt Set-pending \nThe NVIC_ISPR0-NVIC_ISPR1 registers force interrupts into the pending state and show which interrupts are pending\nWrite Operation"
|
|
group.long 0x180++0x03
|
|
line.long 0x00 "NVIC_ICPR0,IRQ0 ~ IRQ31 Clear-pending Control Register"
|
|
hexmask.long 0x00 0.--31. 1. "CALPEND,Interrupt Clear-pending\nThe NVIC_ICPR0-NVIC_ICPR1 registers remove the pending state from interrupts and show which interrupts are pending\nWrite Operation"
|
|
group.long 0x184++0x03
|
|
line.long 0x00 "NVIC_ICPR1,IRQ32 ~ IRQ63 Clear-pending Control Register"
|
|
hexmask.long 0x00 0.--31. 1. "CALPEND,Interrupt Clear-pending\nThe NVIC_ICPR0-NVIC_ICPR1 registers remove the pending state from interrupts and show which interrupts are pending\nWrite Operation"
|
|
group.long 0x200++0x03
|
|
line.long 0x00 "NVIC_IABR0,IRQ0 ~ IRQ31 Active Bit Register"
|
|
hexmask.long 0x00 0.--31. 1. "ACTIVE,Interrupt Active Flags\nThe NVIC_IABR0-NVIC_IABR1 registers indicate which interrupts are active"
|
|
group.long 0x204++0x03
|
|
line.long 0x00 "NVIC_IABR1,IRQ32 ~ IRQ63 Active Bit Register"
|
|
hexmask.long 0x00 0.--31. 1. "ACTIVE,Interrupt Active Flags\nThe NVIC_IABR0-NVIC_IABR1 registers indicate which interrupts are active"
|
|
tree.end
|
|
tree "OPA"
|
|
base ad:0x40046000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "OPA_CTL,OP Amplifier Control Register"
|
|
bitfld.long 0x00 8. "OPDOIEN0,OP Amplifier 0 Schmitt Trigger Digital Output Interrupt Enable Bit\nNote: The OPDOIF0 interrupt flag is set by hardware whenever the OP amplifier 0 Schmitt trigger non-inverting buffer digital output changes state in the meanwhile if OPDOIEN0.." "0: OP Amplifier 0 digital output interrupt..,1: OP Amplifier 0 digital output interrupt.."
|
|
bitfld.long 0x00 4. "OPDOEN0,OP Amplifier 0 Schmitt Trigger Non-inverting Buffer Enable Bit" "0: Disable OP amplifier0 schmitt trigger..,1: Enable OP amplifier0 schmitt trigger.."
|
|
newline
|
|
bitfld.long 0x00 0. "OPEN0,OP Amplifier 0 Enable Bit\nNote: OP Amplifier 0 output needs wait stable 20s after OPEN0 is set" "0: OP amplifier0 Disabled,1: OP amplifier0 Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "OPA_STATUS,OP Amplifier Status Register"
|
|
bitfld.long 0x00 4. "OPDOIF0,OP Amplifier 0 Schmitt Trigger Digital Output Interrupt Flag\nOPDOIF0 interrupt flag is set by hardware whenever the OP amplifier 0 Schmitt trigger non-inverting buffer digital output changes state" "0,1"
|
|
bitfld.long 0x00 0. "OPDO0,OP Amplifier 0 Digital Output" "0,1"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "OPA_CALCTL,OP Amplifier Calibration Control Register"
|
|
bitfld.long 0x00 16. "CALRVS0,OPA0 Calibration Reference Voltage Selection" "0: VREF is,1: VREF from high vcm to low vcm"
|
|
bitfld.long 0x00 0. "CALTRG0,OP Amplifier 0 Calibration Trigger Bit\nNote: Before this bit is enabled OPEN0 should be set in advance" "0: OP amplifier 0 calibration is stopped..,1: OP amplifier 0 calibration is started"
|
|
rgroup.long 0x0C++0x03
|
|
line.long 0x00 "OPA_CALST,OP Amplifier Calibration Status Register"
|
|
bitfld.long 0x00 2. "CALPS0,OP Amplifier 0 Calibration Result Status for PMOS" "0: Pass,1: Fail"
|
|
bitfld.long 0x00 1. "CALNS0,OP Amplifier 0 Calibration Result Status for NMOS" "0: Pass,1: Fail"
|
|
newline
|
|
bitfld.long 0x00 0. "DONE0,OP Amplifier 0 Calibration Done Status" "0: Calibrating,1: Calibration Done"
|
|
tree.end
|
|
tree "PSIO"
|
|
base ad:0x400C3000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "PSIO_INTCTL,PSIO Interrupt Control Register"
|
|
bitfld.long 0x00 12.--13. "CONI1SCS,Configurable Interrupt 1 Slot Controller Selection \nSelect Slot controller for INT1" "0: Slot controller 0,1: Slot controller 1,2: Slot controller 2,3: Slot controller 3"
|
|
bitfld.long 0x00 8.--9. "CONI0SCS,Configurable Interrupt 0 Slot Controller Selection \nSelect Slot controller for INT0" "0: Slot controller 0,1: Slot controller 1,2: Slot controller 2,3: Slot controller 3"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CONI1SS,Configurable Interrupt 1 Slot Selection \n0000: NO USE\n0001: SLOT0\n0010: SLOT1\n0011: SLOT2\n0100: SLOT3\n0101: SLOT4\n0110: SLOT5\n0111: SLOT6\n1000: SLOT7\n1001" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0.--2. "CONI0SS,Configurable Interrupt 0 Slot Selection \n0000: NO USE\n0001: SLOT0\n0010: SLOT1\n0011: SLOT2\n0100: SLOT3\n0101: SLOT4\n0110: SLOT5\n0111: SLOT6\n1000: SLOT7\n1001" "0,1,2,3,4,5,6,7"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "PSIO_INTEN,PSIO Interrupt Enable Register"
|
|
bitfld.long 0x00 7. "SC3IE,Slot Controller 3 Done Interrupt Enable Bit\nThis field is used to enable Slot controller 3 finish interrupt.\nNote: This bit can be cleared by writing 1" "0: Slot controller 3 finish interrupt Disabled,1: Slot controller 3 finish interrupt Enabled"
|
|
bitfld.long 0x00 6. "SC2IE,Slot Controller 2 Done Interrupt Enable Bit\nThis field is used to enable Slot controller 2 finish interrupt.\nNote: This bit can be cleared by writing 1" "0: Slot controller 2 finish interrupt Disabled,1: Slot controller 2 finish interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SC1IE,Slot Controller 1 Done Interrupt Enable Bit\nThis field is used to enable Slot controller 1 finish interrupt.\nNote: This bit can be cleared by writing 1" "0: Slot controller 1 finish interrupt Disabled,1: Slot controller 1 finish interrupt Enabled"
|
|
bitfld.long 0x00 4. "SC0IE,Slot Controller 0 Done Interrupt Enable Bit\nThis field is used to enable Slot controller 0 finish interrupt.\nNote: This bit can be cleared by writing 1" "0: Slot controller 0 finish interrupt Disabled,1: Slot controller 0 finish interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "TERRIE,Transfer Error Interrupt Enable Bit\nThis field is used to enable transfer error interrupt" "0: Transfer error interrupt Disabled,1: Transfer error interrupt Enabled"
|
|
bitfld.long 0x00 2. "MISMATIE,Mismatch Interrupt Enable Bit\nThis field is used to enable mismatch interrupt" "0: Mismatch interrupt Disabled,1: Mismatch interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CON1IE,Configurable Interrupt 1 Enable Bit\nThis field is used to enable selective interrupt 1" "0: Selective interrupt 1 Disabled,1: Selective interrupt 1 Enabled"
|
|
bitfld.long 0x00 0. "CON0IE,Configurable Interrupt 0 Enable Bit\nThis field is used to enable selective interrupt 0" "0: Selective interrupt 0 Disabled,1: Selective interrupt 0 Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "PSIO_INTSTS,PSIO Interrupt Status Register"
|
|
bitfld.long 0x00 7. "SC3IF,Slot Controller 3 Counting Done Interrupt Status Flag\nThis field is used for slot controller 3 finish interrupt status flag" "0: Slot controller 3 done interrupt did not occur,1: Slot controller 3 done interrupt occurred"
|
|
bitfld.long 0x00 6. "SC2IF,Slot Controller 2 Counting Done Interrupt Status Flag\nThis field is used for slot controller 2 finish interrupt status flag" "0: Slot controller 2 done interrupt did not occur,1: Slot controller 2 done interrupt occurred"
|
|
newline
|
|
bitfld.long 0x00 5. "SC1IF,Slot Controller 1 Counting Done Interrupt Status Flag\nThis field is used for slot controller 1 finish interrupt status flag" "0: Slot controller 1 done interrupt did not occur,1: Slot controller 1 done interrupt occurred"
|
|
bitfld.long 0x00 4. "SC0IF,Slot Controller 0 Counting Done Interrupt Status Flag\nThis field is used for slot controller 0 finish interrupt status flag" "0: Slot controller 0 done interrupt did not occur,1: Slot controller 0 done interrupt occurred"
|
|
newline
|
|
bitfld.long 0x00 3. "TERRIF,Transfer Error Interrupt Status Flag \nThis field is used for transfer error interrupt status flag" "0: Transfer error interrupt did not occur,1: Transfer error interrupt occurred"
|
|
bitfld.long 0x00 2. "MISMATIF,Mismatch Interrupt Flag\nThis flag shows the amounts of data are not the same in each pins with PDMA enabled" "0: Each pin with PDMA enabled receive or..,1: Each pin with PDMA enabled receive or.."
|
|
newline
|
|
bitfld.long 0x00 1. "CON1IF,Configurable Interrupt 1 Flag \nThe setting interrupt is trigger at the end of the check point of the pin.\nNote: This bit can be cleared by writing 1" "0: Condition in PSIO_INTCTL is not triggered,1: Condition in PSIO_INTCTL is triggered"
|
|
bitfld.long 0x00 0. "CON0IF,Configurable Interrupt 0 Flag \nThe setting interrupt is trigger at the end of the check point of the pin.\nThe setting interrupt is trigger at the end of the check point of the pin.\nNote: This bit can be cleared by writing 1" "0: Condition in PSIO_INTCTL is not triggered,1: Condition in PSIO_INTCTL is triggered"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "PSIO_TRANSTS,PSIO Transfer Status Register"
|
|
bitfld.long 0x00 31. "OUTUF7,Output Data Underflow Flag7\nWhen PSIO is still output data but PSIOn_OUTDAT have not been ready" "0: The pin7 output data is not underflow,1: The pin7 output data is underflow"
|
|
rbitfld.long 0x00 30. "OUTEPY7,Output Data Empty Flag7 (Read Only)" "0: The pin7 output data is full,1: The pin7 output data is empty"
|
|
newline
|
|
bitfld.long 0x00 29. "INOVER7,Input Data Overflow Flag7\n" "0: The pin7 input data does not occur overflow,1: The pin7 input data occurs overflow"
|
|
rbitfld.long 0x00 28. "INFULL7,Input Data Full Flag7 (Read Only)\nNote: This bit will be cleared automatically when related slot controller start and pin enabled" "0: The pin7 input data is empty,1: The pin7 input data is full"
|
|
newline
|
|
bitfld.long 0x00 27. "OUTUF6,Output Data Underflow Flag6\nWhen PSIO is still output data but PSIOn_OUTDAT have not been ready" "0: The pin6 output data is not underflow,1: The pin6 output data is underflow"
|
|
rbitfld.long 0x00 26. "OUTEPY6,Output Data Empty Flag6 (Read Only)" "0: The pin6 output data is full,1: The pin6 output data is empty"
|
|
newline
|
|
bitfld.long 0x00 25. "INOVER6,Input Data Overflow Flag6\n" "0: The pin6 input data does not occur overflow,1: The pin6 input data occurs overflow"
|
|
rbitfld.long 0x00 24. "INFULL6,Input Data Full Flag6 (Read Only)\nNote: This bit will be cleared automatically when related slot controller start and pin enabled" "0: The pin6 input data is empty,1: The pin6 input data is full"
|
|
newline
|
|
bitfld.long 0x00 23. "OUTUF5,Output Data Underflow Flag5\nWhen PSIO is still output data but PSIOn_OUTDAT have not been ready" "0: The pin5 output data is not underflow,1: The pin5 output data is underflow"
|
|
rbitfld.long 0x00 22. "OUTEPY5,Output Data Empty Flag5 (Read Only)" "0: The pin5 output data is full,1: The pin5 output data is empty"
|
|
newline
|
|
bitfld.long 0x00 21. "INOVER5,Input Data Overflow Flag5\n" "0: The pin5 input data does not occur overflow,1: The pin5 input data occurs overflow"
|
|
rbitfld.long 0x00 20. "INFULL5,Input Data Full Flag5 (Read Only)\nNote: This bit will be cleared automatically when related slot controller start and pin enabled" "0: The pin5 input data is empty,1: The pin5 input data is full"
|
|
newline
|
|
bitfld.long 0x00 19. "OUTUF4,Output Data Underflow Flag4\nWhen PSIO is still output data but PSIOn_OUTDAT have not been ready" "0: The pin4 output data is not underflow,1: The pin4 output data is underflow"
|
|
rbitfld.long 0x00 18. "OUTEPY4,Output Data Empty Flag4 (Read Only)" "0: The pin4 output data is full,1: The pin4 output data is empty"
|
|
newline
|
|
bitfld.long 0x00 17. "INOVER4,Input Data Overflow Flag4\n" "0: The pin4 input data does not occur overflow,1: The pin4 input data occurs overflow"
|
|
rbitfld.long 0x00 16. "INFULL4,Input Data Full Flag4 (Read Only)\nNote: This bit will be cleared automatically when related slot controller start and pin is enabled" "0: The pin4 input data is empty,1: The pin4 input data is full"
|
|
newline
|
|
bitfld.long 0x00 15. "OUTUF3,Output Data Underflow Flag3\nWhen PSIO is still output data but PSIOn_OUTDAT have not been ready" "0: The pin3 output data is not underflow,1: The pin3 output data is underflow"
|
|
rbitfld.long 0x00 14. "OUTEPY3,Output Data Empty Flag3 (Read Only)" "0: The pin3 output data is full,1: The pin3 output data is empty"
|
|
newline
|
|
bitfld.long 0x00 13. "INOVER3,Input Data Overflow Flag3\n" "0: The pin3 input data does not occur overflow,1: The pin3 input data occurs overflow"
|
|
rbitfld.long 0x00 12. "INFULL3,Input Data Full Flag3 (Read Only)\nNote: This bit will be cleared automatically when related slot controller start and pin is enabled" "0: The pin3 input data is empty,1: The pin3 input data is full"
|
|
newline
|
|
bitfld.long 0x00 11. "OUTUF2,Output Data Underflow Flag2\nWhen PSIO is still output data but PSIOn_OUTDAT have not been ready" "0: The pin3 output data is not underflow,1: The pin3 output data is underflow"
|
|
rbitfld.long 0x00 10. "OUTEPY2,Output Data Empty Flag2 (Read Only)" "0: The pin2 output data is full,1: The pin2 output data is empty"
|
|
newline
|
|
bitfld.long 0x00 9. "INOVER2,Input Data Overflow Flag2\n" "0: The pin2 input data does not occur overflow,1: The pin2 input data occurs overflow"
|
|
rbitfld.long 0x00 8. "INFULL2,Input Data Full Flag2 (Read Only)\nNote: This bit will be cleared automatically when related slot controller start and pin is enabled" "0: The pin2 input data is empty,1: The pin2 input data is full"
|
|
newline
|
|
bitfld.long 0x00 7. "OUTUF1,Output Data Underflow Flag1\nWhen PSIO is still output data but PSIOn_OUTDAT have not been ready" "0: The pin1 output data is not underflow,1: The pin1 output data is underflow"
|
|
bitfld.long 0x00 6. "OUTEPY1,Output Data Empty Flag1" "0: The pin1 output data is full,1: The pin1 output data is empty"
|
|
newline
|
|
bitfld.long 0x00 5. "INOVER1,Input Data Overflow Flag1\n" "0: The pin1 input data does not occur overflow,1: The pin1 input data occurs overflow"
|
|
rbitfld.long 0x00 4. "INFULL1,Input Data Full Flag1 (Read Only)\nNote: This bit will be cleared automatically when related slot controller start and pin enabled" "0: The pin1 input data is empty,1: The pin1 input data is full"
|
|
newline
|
|
bitfld.long 0x00 3. "OUTUF0,Output Data Underflow Flag0\nWhen PSIO is still output data but PSIOn_OUTDAT have not been ready" "0: The pin0 output data is not underflow,1: The pin0 output data is underflow"
|
|
rbitfld.long 0x00 2. "OUTEPY0,Output Data Empty Flag0 (Read Only)" "0: The pin0 output data is full,1: The pin0 output data is empty"
|
|
newline
|
|
bitfld.long 0x00 1. "INOVER0,Input Data Overflow Flag0\n" "0: The pin0 input data does not occur overflow,1: The pin0 input data occurs overflow"
|
|
rbitfld.long 0x00 0. "INFULL0,Input Data Full Flag0 (Read Only)\nNote: This bit will be cleared automatically when related slot controller start and pin enabled" "0: The pin0 input data is empty,1: The pin0 input data is full"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "PSIO_ISSTS,PSIO Input Status State Register"
|
|
bitfld.long 0x00 15. "INSTSOV7,Input Status Overflow 7\nNote: This overflow bit can be write 1 clear" "0: The pin7 input Status does not overflow,1: The pin7 input Status occur overflow"
|
|
bitfld.long 0x00 14. "VALID7,Input Status Valid 7\nNote: This valid bit will be cleared automatically if PSIOn_INSTS is" "0: The pin7 input Status is not ready,1: The pin7 input Status is ready"
|
|
newline
|
|
bitfld.long 0x00 13. "INSTSOV6,Input Status Overflow 6\nNote: This overflow bit can be write 1 clear" "0: The pin 6 input Status does not overflow,1: The pin 6 input Status occur overflow"
|
|
bitfld.long 0x00 12. "VALID6,Input Status Valid 6\nNote: This valid bit will be cleared automatically if PSIOn_INSTS is" "0: The pin 6 input Status is not ready,1: The pin 6 input Status is ready"
|
|
newline
|
|
bitfld.long 0x00 11. "INSTSOV5,Input Status Overflow 5\nNote: This overflow bit can be write 1 clear" "0: The pin 5 input Status does not overflow,1: The pin 5 input Status occur overflow"
|
|
bitfld.long 0x00 10. "VALID5,Input Status Valid 5\nNote: This valid bit will be cleared automatically if PSIOn_INSTS is" "0: The pin 5 input Status is not ready,1: The pin 5 input Status is ready"
|
|
newline
|
|
bitfld.long 0x00 9. "INSTSOV4,Input Status Overflow 4\nNote: This overflow bit can be write 1 clear" "0: The pin 4 input Status does not overflow,1: The pin 4 input Status occur overflow"
|
|
bitfld.long 0x00 8. "VALID4,Input Status Valid 4\nNote: This valid bit will be cleared automatically if PSIOn_INSTS is" "0: The pin 4 input Status is not ready,1: The pin 4 input Status is ready"
|
|
newline
|
|
bitfld.long 0x00 7. "INSTSOV3,Input Status Overflow 3\nNote: This overflow bit can be write 1 clear" "0: The pin 3 input Status does not overflow,1: The pin 3 input Status occur overflow"
|
|
bitfld.long 0x00 6. "VALID3,Input Status Valid 3\nNote: This valid bit will be cleared automatically if PSIOn_INSTS is" "0: The pin 3 input Status is not ready,1: The pin 3 input Status is ready"
|
|
newline
|
|
bitfld.long 0x00 5. "INSTSOV2,Input Status Overflow 2\nNote: This overflow bit can be write 1 clear" "0: The pin 2 input Status does not overflow,1: The pin 2 input Status occur overflow"
|
|
bitfld.long 0x00 4. "VALID2,Input Status Valid 2\nNote: This valid bit will be cleared automatically if PSIOn_INSTS is" "0: The pin 2 input Status is not ready,1: The pin 2 input Status is ready"
|
|
newline
|
|
bitfld.long 0x00 3. "INSTSOV1,Input Status Overflow 1\nNote: This overflow bit can be write 1 clear" "0: The pin 1 input Status does not overflow,1: The pin 1 input Status occur overflow"
|
|
bitfld.long 0x00 2. "VALID1,Input Status Valid 1\nNote: This valid bit will be cleared automatically if PSIOn_INSTS is" "0: The pin 1 input Status is not ready,1: The pin 1 input Status is ready"
|
|
newline
|
|
bitfld.long 0x00 1. "INSTSOV0,Input Status Overflow 0\nNote: This overflow bit can be write 1 clear" "0: The pin 0 input Status does not overflow,1: The pin 0 input Status occur overflow"
|
|
bitfld.long 0x00 0. "VALID0,Input Status Valid 0\nNote: This valid bit will be cleared automatically if PSIOn_INSTS is" "0: The pin 0 input Status is not ready,1: The pin 0 input Status is ready"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "PSIO_PDMACTL,PSIO PDMA Control Register"
|
|
bitfld.long 0x00 28.--29. "INSCSEL,PDMA Input Data Slot Controller Selection\n00: slot controller 0.\n01: slot controller 1.\n10: slot controller 2.\n11: slot controller 3" "0,1,2,3"
|
|
rbitfld.long 0x00 24.--27. "INNUM,PDMA Input Current Number (Read Only)\nThis register shows the current pin number of input register read by PDMA" "0: PDMA IDLE,1: pin 0,2: pin 1,3: pin 2,4: pin 3,5: pin 4,6: pin 5,7: pin 6,8: pin 7,9: PDMA WAIT,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--21. "OUTSCSEL,PDMA Output Data Slot Controller Selection\n00: slot controller 0.\n01: slot controller 1.\n10: slot controller 2.\n11: slot controller 3" "0,1,2,3"
|
|
rbitfld.long 0x00 16.--19. "OUTNUM,PDMA Output Current Number (Read Only)\nThis register shows the current pin number of output register write by PDMA" "0: PDMA IDLE,1: pin 0,2: pin 1,3: pin 2,4: pin 3,5: pin 4,6: pin 5,7: pin 6,8: pin 7,9: PDMA WAIT,?..."
|
|
newline
|
|
bitfld.long 0x00 15. "IPIN7EN,Input PDMA Pin7 Enable Bit" "0: Pin7 input PDMA function Disabled,1: Pin7 input PDMA function Enabled"
|
|
bitfld.long 0x00 14. "IPIN6EN,Input PDMA Pin6 Enable Bit" "0: Pin6 input PDMA function Disabled,1: Pin6 input PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "IPIN5EN,Input PDMA Pin5 Enable Bit" "0: Pin5 input PDMA function Disabled,1: Pin5 input PDMA function Enabled"
|
|
bitfld.long 0x00 12. "IPIN4EN,Input PDMA Pin4 Enable Bit" "0: Pin4 input PDMA function Disabled,1: Pin4 input PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "IPIN3EN,Input PDMA Pin3 Enable Bit" "0: Pin3 input PDMA function Disabled,1: Pin3 input PDMA function Enabled"
|
|
bitfld.long 0x00 10. "IPIN2EN,Input PDMA Pin2 Enable Bit" "0: Pin2 input PDMA function Disabled,1: Pin2 input PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "IPIN1EN,Input PDMA Pin1 Enable Bit" "0: Pin1 input PDMA function Disabled,1: Pin1 input PDMA function Enabled"
|
|
bitfld.long 0x00 8. "IPIN0EN,Input PDMA Pin0 Enable Bit" "0: Pin0 input PDMA function Disabled,1: Pin0 input PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "OPIN7EN,Output PDMA Pin7 Enable Bit" "0: Pin7 output PDMA function Disabled,1: Pin7 output PDMA function Enabled"
|
|
bitfld.long 0x00 6. "OPIN6EN,Output PDMA Pin6 Enable Bit" "0: Pin6 output PDMA function Disabled,1: Pin6 output PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "OPIN5EN,Output PDMA Pin5 Enable Bit" "0: Pin5 output PDMA function Disabled,1: Pin5 output PDMA function Enabled"
|
|
bitfld.long 0x00 4. "OPIN4EN,Output PDMA Pin4 Enable Bit" "0: Pin4 output PDMA function Disabled,1: Pin4 output PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "OPIN3EN,Output PDMA Pin3 Enable Bit" "0: Pin3 output PDMA function Disabled,1: Pin3 output PDMA function Enabled"
|
|
bitfld.long 0x00 2. "OPIN2EN,Output PDMA Pin2 Enable Bit" "0: Pin2 output PDMA function Disabled,1: Pin2 output PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "OPIN1EN,Output PDMA Pin1 Enable Bit" "0: Pin1 output PDMA function Disabled,1: Pin1 output PDMA function Enabled"
|
|
bitfld.long 0x00 0. "OPIN0EN,Output PDMA Pin0 Enable Bit" "0: Pin0 output PDMA function Disabled,1: Pin0 output PDMA function Enabled"
|
|
wgroup.long 0x18++0x03
|
|
line.long 0x00 "PSIO_PODAT,PSIO PDMA Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "PDMAOUT,PDMA Output Data\nThis register is used for PSIO with PDMA single mode and set PDMA with fixed address.\nWhen PSIO in PDMA mode setting PDMA to write data to this register.\nThe data in this register will be placed to corresponding PSIOn_OUTDATA.."
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "PSIO_PIDAT,PSIO PDMA Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "PDMAIN,PDMA Input Data\nThis register is used for PSIO with PDMA single mode and set PDMA with fixed address.\nWhen PSIO in PDMA mode setting PDMA to read data from this register.\nThe data in this register will be updated from corresponding.."
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "PSIO_SC0CTL,PSIO Slot Controller n Control Register"
|
|
bitfld.long 0x00 25. "IDLE,PSIO_SCn Idle Flag\n" "0: PSIO_SCn is not IDLE,1: PSIO_SCn is IDLE"
|
|
bitfld.long 0x00 24. "BUSY,PSIO_SCn Busy Flag\nNote: This bit will be set to 1 when slot controller start to count automatically and it will be cleared to 0 automatically when slot controller stop counting too" "0: PSIO_SCn is not busy,1: PSIO_SCn is busy"
|
|
newline
|
|
bitfld.long 0x00 18. "STOP,PSIO_SCn Stop\nNote: This bit is always read as 0" "0: No use,1: Stop PSIO_SCn"
|
|
bitfld.long 0x00 17. "REPEAT,Whole Repeat Mode\nSlot controller repeats counting forever" "0: Repeat mode Disabled,1: Repeat mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "START,PSIO_SCn Start\nNote: this bit is always read as 0" "0: No use,1: Start PSIO_SCn to count and active related.."
|
|
bitfld.long 0x00 14.--15. "TRIGSRC,PSIO_SCn Trigger Source\n" "0: Trigger by software,1: Trigger PSIO_SCn when related PSIO_PIN..,2: Trigger PSIO_SCn when related PSIO_PIN..,3: Trigger PSIO_SCn when related PSIO_PIN.."
|
|
newline
|
|
bitfld.long 0x00 8.--13. "SPLCNT,Slot Period Loop Count\n000000 ~" "0: slot period loop count function is disable,1: repeat selection loop once which means total..,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,63: loop until stop PSIO slot controller"
|
|
bitfld.long 0x00 4.--7. "ENDSLOT,End Slot Period\nThe end slot of the repeat period" "0: No use,1: SLOT0,2: SLOT1,3: SLOT2,4: SLOT3,5: SLOT4,6: SLOT5,7: SLOT6,8: SLOT7,?..."
|
|
newline
|
|
bitfld.long 0x00 0.--3. "INISLOT,Initial Slot Period\nThe initial slot of the repeat period" "0: No use,1: SLOT0,2: SLOT1,3: SLOT2,4: SLOT3,5: SLOT4,6: SLOT5,7: SLOT6,8: SLOT7,?..."
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "PSIO_SC1CTL,PSIO Slot Controller n Control Register"
|
|
bitfld.long 0x00 25. "IDLE,PSIO_SCn Idle Flag\n" "0: PSIO_SCn is not IDLE,1: PSIO_SCn is IDLE"
|
|
bitfld.long 0x00 24. "BUSY,PSIO_SCn Busy Flag\nNote: This bit will be set to 1 when slot controller start to count automatically and it will be cleared to 0 automatically when slot controller stop counting too" "0: PSIO_SCn is not busy,1: PSIO_SCn is busy"
|
|
newline
|
|
bitfld.long 0x00 18. "STOP,PSIO_SCn Stop\nNote: This bit is always read as 0" "0: No use,1: Stop PSIO_SCn"
|
|
bitfld.long 0x00 17. "REPEAT,Whole Repeat Mode\nSlot controller repeats counting forever" "0: Repeat mode Disabled,1: Repeat mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "START,PSIO_SCn Start\nNote: this bit is always read as 0" "0: No use,1: Start PSIO_SCn to count and active related.."
|
|
bitfld.long 0x00 14.--15. "TRIGSRC,PSIO_SCn Trigger Source\n" "0: Trigger by software,1: Trigger PSIO_SCn when related PSIO_PIN..,2: Trigger PSIO_SCn when related PSIO_PIN..,3: Trigger PSIO_SCn when related PSIO_PIN.."
|
|
newline
|
|
bitfld.long 0x00 8.--13. "SPLCNT,Slot Period Loop Count\n000000 ~" "0: slot period loop count function is disable,1: repeat selection loop once which means total..,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,63: loop until stop PSIO slot controller"
|
|
bitfld.long 0x00 4.--7. "ENDSLOT,End Slot Period\nThe end slot of the repeat period" "0: No use,1: SLOT0,2: SLOT1,3: SLOT2,4: SLOT3,5: SLOT4,6: SLOT5,7: SLOT6,8: SLOT7,?..."
|
|
newline
|
|
bitfld.long 0x00 0.--3. "INISLOT,Initial Slot Period\nThe initial slot of the repeat period" "0: No use,1: SLOT0,2: SLOT1,3: SLOT2,4: SLOT3,5: SLOT4,6: SLOT5,7: SLOT6,8: SLOT7,?..."
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "PSIO_SC2CTL,PSIO Slot Controller n Control Register"
|
|
bitfld.long 0x00 25. "IDLE,PSIO_SCn Idle Flag\n" "0: PSIO_SCn is not IDLE,1: PSIO_SCn is IDLE"
|
|
bitfld.long 0x00 24. "BUSY,PSIO_SCn Busy Flag\nNote: This bit will be set to 1 when slot controller start to count automatically and it will be cleared to 0 automatically when slot controller stop counting too" "0: PSIO_SCn is not busy,1: PSIO_SCn is busy"
|
|
newline
|
|
bitfld.long 0x00 18. "STOP,PSIO_SCn Stop\nNote: This bit is always read as 0" "0: No use,1: Stop PSIO_SCn"
|
|
bitfld.long 0x00 17. "REPEAT,Whole Repeat Mode\nSlot controller repeats counting forever" "0: Repeat mode Disabled,1: Repeat mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "START,PSIO_SCn Start\nNote: this bit is always read as 0" "0: No use,1: Start PSIO_SCn to count and active related.."
|
|
bitfld.long 0x00 14.--15. "TRIGSRC,PSIO_SCn Trigger Source\n" "0: Trigger by software,1: Trigger PSIO_SCn when related PSIO_PIN..,2: Trigger PSIO_SCn when related PSIO_PIN..,3: Trigger PSIO_SCn when related PSIO_PIN.."
|
|
newline
|
|
bitfld.long 0x00 8.--13. "SPLCNT,Slot Period Loop Count\n000000 ~" "0: slot period loop count function is disable,1: repeat selection loop once which means total..,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,63: loop until stop PSIO slot controller"
|
|
bitfld.long 0x00 4.--7. "ENDSLOT,End Slot Period\nThe end slot of the repeat period" "0: No use,1: SLOT0,2: SLOT1,3: SLOT2,4: SLOT3,5: SLOT4,6: SLOT5,7: SLOT6,8: SLOT7,?..."
|
|
newline
|
|
bitfld.long 0x00 0.--3. "INISLOT,Initial Slot Period\nThe initial slot of the repeat period" "0: No use,1: SLOT0,2: SLOT1,3: SLOT2,4: SLOT3,5: SLOT4,6: SLOT5,7: SLOT6,8: SLOT7,?..."
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "PSIO_SC3CTL,PSIO Slot Controller n Control Register"
|
|
bitfld.long 0x00 25. "IDLE,PSIO_SCn Idle Flag\n" "0: PSIO_SCn is not IDLE,1: PSIO_SCn is IDLE"
|
|
bitfld.long 0x00 24. "BUSY,PSIO_SCn Busy Flag\nNote: This bit will be set to 1 when slot controller start to count automatically and it will be cleared to 0 automatically when slot controller stop counting too" "0: PSIO_SCn is not busy,1: PSIO_SCn is busy"
|
|
newline
|
|
bitfld.long 0x00 18. "STOP,PSIO_SCn Stop\nNote: This bit is always read as 0" "0: No use,1: Stop PSIO_SCn"
|
|
bitfld.long 0x00 17. "REPEAT,Whole Repeat Mode\nSlot controller repeats counting forever" "0: Repeat mode Disabled,1: Repeat mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "START,PSIO_SCn Start\nNote: this bit is always read as 0" "0: No use,1: Start PSIO_SCn to count and active related.."
|
|
bitfld.long 0x00 14.--15. "TRIGSRC,PSIO_SCn Trigger Source\n" "0: Trigger by software,1: Trigger PSIO_SCn when related PSIO_PIN..,2: Trigger PSIO_SCn when related PSIO_PIN..,3: Trigger PSIO_SCn when related PSIO_PIN.."
|
|
newline
|
|
bitfld.long 0x00 8.--13. "SPLCNT,Slot Period Loop Count\n000000 ~" "0: slot period loop count function is disable,1: repeat selection loop once which means total..,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,63: loop until stop PSIO slot controller"
|
|
bitfld.long 0x00 4.--7. "ENDSLOT,End Slot Period\nThe end slot of the repeat period" "0: No use,1: SLOT0,2: SLOT1,3: SLOT2,4: SLOT3,5: SLOT4,6: SLOT5,7: SLOT6,8: SLOT7,?..."
|
|
newline
|
|
bitfld.long 0x00 0.--3. "INISLOT,Initial Slot Period\nThe initial slot of the repeat period" "0: No use,1: SLOT0,2: SLOT1,3: SLOT2,4: SLOT3,5: SLOT4,6: SLOT5,7: SLOT6,8: SLOT7,?..."
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "PSIO_SC0SLOT,PSIO Slot Controller n Slot Register"
|
|
bitfld.long 0x00 28.--31. "SLOT7,PSIO Slot Controller Slot7 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 24.--27. "SLOT6,PSIO Slot Controller Slot6 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--23. "SLOT5,PSIO Slot Controller Slot5 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 16.--19. "SLOT4,PSIO Slot Controller Slot4 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SLOT3,PSIO Slot Controller Slot3 Tick Count\n0 to 15.\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 8.--11. "SLOT2,PSIO Slot Controller Slot2 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--7. "SLOT1,PSIO Slot Controller Slot1 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 0.--3. "SLOT0,PSIO Slot Controller Slot0 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "PSIO_SC1SLOT,PSIO Slot Controller n Slot Register"
|
|
bitfld.long 0x00 28.--31. "SLOT7,PSIO Slot Controller Slot7 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 24.--27. "SLOT6,PSIO Slot Controller Slot6 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--23. "SLOT5,PSIO Slot Controller Slot5 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 16.--19. "SLOT4,PSIO Slot Controller Slot4 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SLOT3,PSIO Slot Controller Slot3 Tick Count\n0 to 15.\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 8.--11. "SLOT2,PSIO Slot Controller Slot2 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--7. "SLOT1,PSIO Slot Controller Slot1 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 0.--3. "SLOT0,PSIO Slot Controller Slot0 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "PSIO_SC2SLOT,PSIO Slot Controller n Slot Register"
|
|
bitfld.long 0x00 28.--31. "SLOT7,PSIO Slot Controller Slot7 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 24.--27. "SLOT6,PSIO Slot Controller Slot6 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--23. "SLOT5,PSIO Slot Controller Slot5 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 16.--19. "SLOT4,PSIO Slot Controller Slot4 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SLOT3,PSIO Slot Controller Slot3 Tick Count\n0 to 15.\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 8.--11. "SLOT2,PSIO Slot Controller Slot2 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--7. "SLOT1,PSIO Slot Controller Slot1 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 0.--3. "SLOT0,PSIO Slot Controller Slot0 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "PSIO_SC3SLOT,PSIO Slot Controller n Slot Register"
|
|
bitfld.long 0x00 28.--31. "SLOT7,PSIO Slot Controller Slot7 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 24.--27. "SLOT6,PSIO Slot Controller Slot6 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--23. "SLOT5,PSIO Slot Controller Slot5 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 16.--19. "SLOT4,PSIO Slot Controller Slot4 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SLOT3,PSIO Slot Controller Slot3 Tick Count\n0 to 15.\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 8.--11. "SLOT2,PSIO Slot Controller Slot2 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--7. "SLOT1,PSIO Slot Controller Slot1 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
bitfld.long 0x00 0.--3. "SLOT0,PSIO Slot Controller Slot0 Tick Count\n0 to 15\n" "?,1: Filling in all 0 to this field indicates to,2: The disabled slot should not be set between the,3: The shortest slot length is 6 when I/O mode is,?..."
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "PSIO0_GENCTL,PSIOn General Control Register"
|
|
bitfld.long 0x00 26. "PINEN,Pin Enable Bit" "0: Pin Disabled,1: Pin Enabled"
|
|
bitfld.long 0x00 24.--25. "SCSEL,Slot Controller Selection\nSelect slot controller for check point" "0: SLOT CONTROLLER0,1: SLOT CONTROLLER1,2: SLOT CONTROLLER2,3: SLOT CONTROLLER3"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODESW1,Mode Switch1 Point\nMode at the switch1 point" "0: Input mode,1: Output mode,2: Open-drain mode,3: Quasi-bidirectional Mode"
|
|
bitfld.long 0x00 16.--17. "MODESW0,Mode Switch0 Point\nMode at the switch0 point" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SW1CP,Switch1 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
bitfld.long 0x00 8.--11. "SW0CP,Switch0 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "INTERVAL,Interval Output\nThe output of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 0.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
bitfld.long 0x00 2.--3. "INITIAL,Initial Output\nThe output state of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 1.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "IOMODE,I/O Mode\nI/O mode state represent the I/O state when slot controller has not started counting or slot controller has started counting but has not cross the switch I/O mode check point.\n" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "PSIO1_GENCTL,PSIOn General Control Register"
|
|
bitfld.long 0x00 26. "PINEN,Pin Enable Bit" "0: Pin Disabled,1: Pin Enabled"
|
|
bitfld.long 0x00 24.--25. "SCSEL,Slot Controller Selection\nSelect slot controller for check point" "0: SLOT CONTROLLER0,1: SLOT CONTROLLER1,2: SLOT CONTROLLER2,3: SLOT CONTROLLER3"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODESW1,Mode Switch1 Point\nMode at the switch1 point" "0: Input mode,1: Output mode,2: Open-drain mode,3: Quasi-bidirectional Mode"
|
|
bitfld.long 0x00 16.--17. "MODESW0,Mode Switch0 Point\nMode at the switch0 point" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SW1CP,Switch1 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
bitfld.long 0x00 8.--11. "SW0CP,Switch0 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "INTERVAL,Interval Output\nThe output of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 0.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
bitfld.long 0x00 2.--3. "INITIAL,Initial Output\nThe output state of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 1.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "IOMODE,I/O Mode\nI/O mode state represent the I/O state when slot controller has not started counting or slot controller has started counting but has not cross the switch I/O mode check point.\n" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "PSIO2_GENCTL,PSIOn General Control Register"
|
|
bitfld.long 0x00 26. "PINEN,Pin Enable Bit" "0: Pin Disabled,1: Pin Enabled"
|
|
bitfld.long 0x00 24.--25. "SCSEL,Slot Controller Selection\nSelect slot controller for check point" "0: SLOT CONTROLLER0,1: SLOT CONTROLLER1,2: SLOT CONTROLLER2,3: SLOT CONTROLLER3"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODESW1,Mode Switch1 Point\nMode at the switch1 point" "0: Input mode,1: Output mode,2: Open-drain mode,3: Quasi-bidirectional Mode"
|
|
bitfld.long 0x00 16.--17. "MODESW0,Mode Switch0 Point\nMode at the switch0 point" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SW1CP,Switch1 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
bitfld.long 0x00 8.--11. "SW0CP,Switch0 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "INTERVAL,Interval Output\nThe output of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 0.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
bitfld.long 0x00 2.--3. "INITIAL,Initial Output\nThe output state of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 1.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "IOMODE,I/O Mode\nI/O mode state represent the I/O state when slot controller has not started counting or slot controller has started counting but has not cross the switch I/O mode check point.\n" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
group.long 0xA0++0x03
|
|
line.long 0x00 "PSIO3_GENCTL,PSIOn General Control Register"
|
|
bitfld.long 0x00 26. "PINEN,Pin Enable Bit" "0: Pin Disabled,1: Pin Enabled"
|
|
bitfld.long 0x00 24.--25. "SCSEL,Slot Controller Selection\nSelect slot controller for check point" "0: SLOT CONTROLLER0,1: SLOT CONTROLLER1,2: SLOT CONTROLLER2,3: SLOT CONTROLLER3"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODESW1,Mode Switch1 Point\nMode at the switch1 point" "0: Input mode,1: Output mode,2: Open-drain mode,3: Quasi-bidirectional Mode"
|
|
bitfld.long 0x00 16.--17. "MODESW0,Mode Switch0 Point\nMode at the switch0 point" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SW1CP,Switch1 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
bitfld.long 0x00 8.--11. "SW0CP,Switch0 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "INTERVAL,Interval Output\nThe output of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 0.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
bitfld.long 0x00 2.--3. "INITIAL,Initial Output\nThe output state of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 1.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "IOMODE,I/O Mode\nI/O mode state represent the I/O state when slot controller has not started counting or slot controller has started counting but has not cross the switch I/O mode check point.\n" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "PSIO4_GENCTL,PSIOn General Control Register"
|
|
bitfld.long 0x00 26. "PINEN,Pin Enable Bit" "0: Pin Disabled,1: Pin Enabled"
|
|
bitfld.long 0x00 24.--25. "SCSEL,Slot Controller Selection\nSelect slot controller for check point" "0: SLOT CONTROLLER0,1: SLOT CONTROLLER1,2: SLOT CONTROLLER2,3: SLOT CONTROLLER3"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODESW1,Mode Switch1 Point\nMode at the switch1 point" "0: Input mode,1: Output mode,2: Open-drain mode,3: Quasi-bidirectional Mode"
|
|
bitfld.long 0x00 16.--17. "MODESW0,Mode Switch0 Point\nMode at the switch0 point" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SW1CP,Switch1 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
bitfld.long 0x00 8.--11. "SW0CP,Switch0 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "INTERVAL,Interval Output\nThe output of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 0.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
bitfld.long 0x00 2.--3. "INITIAL,Initial Output\nThe output state of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 1.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "IOMODE,I/O Mode\nI/O mode state represent the I/O state when slot controller has not started counting or slot controller has started counting but has not cross the switch I/O mode check point.\n" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "PSIO5_GENCTL,PSIOn General Control Register"
|
|
bitfld.long 0x00 26. "PINEN,Pin Enable Bit" "0: Pin Disabled,1: Pin Enabled"
|
|
bitfld.long 0x00 24.--25. "SCSEL,Slot Controller Selection\nSelect slot controller for check point" "0: SLOT CONTROLLER0,1: SLOT CONTROLLER1,2: SLOT CONTROLLER2,3: SLOT CONTROLLER3"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODESW1,Mode Switch1 Point\nMode at the switch1 point" "0: Input mode,1: Output mode,2: Open-drain mode,3: Quasi-bidirectional Mode"
|
|
bitfld.long 0x00 16.--17. "MODESW0,Mode Switch0 Point\nMode at the switch0 point" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SW1CP,Switch1 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
bitfld.long 0x00 8.--11. "SW0CP,Switch0 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "INTERVAL,Interval Output\nThe output of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 0.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
bitfld.long 0x00 2.--3. "INITIAL,Initial Output\nThe output state of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 1.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "IOMODE,I/O Mode\nI/O mode state represent the I/O state when slot controller has not started counting or slot controller has started counting but has not cross the switch I/O mode check point.\n" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "PSIO6_GENCTL,PSIOn General Control Register"
|
|
bitfld.long 0x00 26. "PINEN,Pin Enable Bit" "0: Pin Disabled,1: Pin Enabled"
|
|
bitfld.long 0x00 24.--25. "SCSEL,Slot Controller Selection\nSelect slot controller for check point" "0: SLOT CONTROLLER0,1: SLOT CONTROLLER1,2: SLOT CONTROLLER2,3: SLOT CONTROLLER3"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODESW1,Mode Switch1 Point\nMode at the switch1 point" "0: Input mode,1: Output mode,2: Open-drain mode,3: Quasi-bidirectional Mode"
|
|
bitfld.long 0x00 16.--17. "MODESW0,Mode Switch0 Point\nMode at the switch0 point" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SW1CP,Switch1 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
bitfld.long 0x00 8.--11. "SW0CP,Switch0 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "INTERVAL,Interval Output\nThe output of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 0.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
bitfld.long 0x00 2.--3. "INITIAL,Initial Output\nThe output state of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 1.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "IOMODE,I/O Mode\nI/O mode state represent the I/O state when slot controller has not started counting or slot controller has started counting but has not cross the switch I/O mode check point.\n" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
group.long 0x120++0x03
|
|
line.long 0x00 "PSIO7_GENCTL,PSIOn General Control Register"
|
|
bitfld.long 0x00 26. "PINEN,Pin Enable Bit" "0: Pin Disabled,1: Pin Enabled"
|
|
bitfld.long 0x00 24.--25. "SCSEL,Slot Controller Selection\nSelect slot controller for check point" "0: SLOT CONTROLLER0,1: SLOT CONTROLLER1,2: SLOT CONTROLLER2,3: SLOT CONTROLLER3"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "MODESW1,Mode Switch1 Point\nMode at the switch1 point" "0: Input mode,1: Output mode,2: Open-drain mode,3: Quasi-bidirectional Mode"
|
|
bitfld.long 0x00 16.--17. "MODESW0,Mode Switch0 Point\nMode at the switch0 point" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "SW1CP,Switch1 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
bitfld.long 0x00 8.--11. "SW0CP,Switch0 Check Point\nOthers: reserved" "0: No use,1: CHECK POINT0,2: CHECK POINT1,3: CHECK POINT 2,4: CHECK POINT 3,5: CHECK POINT 4,6: CHECK POINT 5,7: CHECK POINT 6,8: CHECK POINT 7,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "INTERVAL,Interval Output\nThe output of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 0.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
bitfld.long 0x00 2.--3. "INITIAL,Initial Output\nThe output state of PSIO when slot controller stops counting and IDLE (PSIO_SCnCTL[25]) is 1.\n" "0: Low level,1: High level,2: Last output,3: Toggle"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "IOMODE,I/O Mode\nI/O mode state represent the I/O state when slot controller has not started counting or slot controller has started counting but has not cross the switch I/O mode check point.\n" "0: Input mode,1: Output mode,2: Open-drain,3: Quasi-bidirectional Mode"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "PSIO0_DATCTL,PSIOn Data Control Register"
|
|
bitfld.long 0x00 28.--29. "INDEPTH,Input Data Depth\nRepresent the data depth of the input buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: INDEPTH[0] the data depth is 1.\nINDEPTH the..,1: INDEPTH[0] the data depth is 2.\nINDEPTH the..,2: INDEPTH the data depth is 3,3: INDEPTH the data depth is 4"
|
|
bitfld.long 0x00 24.--25. "OUTDEPTH,Output Data Depth\nRepresent the data depth of the output buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: OUTDEPTH [0] the data depth is 1.\nOUTDEPTH..,1: OUTDEPTH [0] the data depth is 2.\nOUTDEPTH..,2: OUTDEPTH the data depth is 3,3: OUTDEPTH the data depth is 4"
|
|
newline
|
|
bitfld.long 0x00 16. "ORDER,Order\nThe order of output data and input data\nData transfer start form" "0: LSB,1: MSB"
|
|
bitfld.long 0x00 8.--12. "INDATWD,Input Data Width\nIndicate the data width of INPUT DATA register" "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"
|
|
newline
|
|
bitfld.long 0x00 0.--4. "OUTDATWD,Output Data Width\nIndicate the data width of OUTPUT DATA register" "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"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "PSIO1_DATCTL,PSIOn Data Control Register"
|
|
bitfld.long 0x00 28.--29. "INDEPTH,Input Data Depth\nRepresent the data depth of the input buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: INDEPTH[0] the data depth is 1.\nINDEPTH the..,1: INDEPTH[0] the data depth is 2.\nINDEPTH the..,2: INDEPTH the data depth is 3,3: INDEPTH the data depth is 4"
|
|
bitfld.long 0x00 24.--25. "OUTDEPTH,Output Data Depth\nRepresent the data depth of the output buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: OUTDEPTH [0] the data depth is 1.\nOUTDEPTH..,1: OUTDEPTH [0] the data depth is 2.\nOUTDEPTH..,2: OUTDEPTH the data depth is 3,3: OUTDEPTH the data depth is 4"
|
|
newline
|
|
bitfld.long 0x00 16. "ORDER,Order\nThe order of output data and input data\nData transfer start form" "0: LSB,1: MSB"
|
|
bitfld.long 0x00 8.--12. "INDATWD,Input Data Width\nIndicate the data width of INPUT DATA register" "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"
|
|
newline
|
|
bitfld.long 0x00 0.--4. "OUTDATWD,Output Data Width\nIndicate the data width of OUTPUT DATA register" "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"
|
|
group.long 0x84++0x03
|
|
line.long 0x00 "PSIO2_DATCTL,PSIOn Data Control Register"
|
|
bitfld.long 0x00 28.--29. "INDEPTH,Input Data Depth\nRepresent the data depth of the input buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: INDEPTH[0] the data depth is 1.\nINDEPTH the..,1: INDEPTH[0] the data depth is 2.\nINDEPTH the..,2: INDEPTH the data depth is 3,3: INDEPTH the data depth is 4"
|
|
bitfld.long 0x00 24.--25. "OUTDEPTH,Output Data Depth\nRepresent the data depth of the output buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: OUTDEPTH [0] the data depth is 1.\nOUTDEPTH..,1: OUTDEPTH [0] the data depth is 2.\nOUTDEPTH..,2: OUTDEPTH the data depth is 3,3: OUTDEPTH the data depth is 4"
|
|
newline
|
|
bitfld.long 0x00 16. "ORDER,Order\nThe order of output data and input data\nData transfer start form" "0: LSB,1: MSB"
|
|
bitfld.long 0x00 8.--12. "INDATWD,Input Data Width\nIndicate the data width of INPUT DATA register" "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"
|
|
newline
|
|
bitfld.long 0x00 0.--4. "OUTDATWD,Output Data Width\nIndicate the data width of OUTPUT DATA register" "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"
|
|
group.long 0xA4++0x03
|
|
line.long 0x00 "PSIO3_DATCTL,PSIOn Data Control Register"
|
|
bitfld.long 0x00 28.--29. "INDEPTH,Input Data Depth\nRepresent the data depth of the input buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: INDEPTH[0] the data depth is 1.\nINDEPTH the..,1: INDEPTH[0] the data depth is 2.\nINDEPTH the..,2: INDEPTH the data depth is 3,3: INDEPTH the data depth is 4"
|
|
bitfld.long 0x00 24.--25. "OUTDEPTH,Output Data Depth\nRepresent the data depth of the output buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: OUTDEPTH [0] the data depth is 1.\nOUTDEPTH..,1: OUTDEPTH [0] the data depth is 2.\nOUTDEPTH..,2: OUTDEPTH the data depth is 3,3: OUTDEPTH the data depth is 4"
|
|
newline
|
|
bitfld.long 0x00 16. "ORDER,Order\nThe order of output data and input data\nData transfer start form" "0: LSB,1: MSB"
|
|
bitfld.long 0x00 8.--12. "INDATWD,Input Data Width\nIndicate the data width of INPUT DATA register" "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"
|
|
newline
|
|
bitfld.long 0x00 0.--4. "OUTDATWD,Output Data Width\nIndicate the data width of OUTPUT DATA register" "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"
|
|
group.long 0xC4++0x03
|
|
line.long 0x00 "PSIO4_DATCTL,PSIOn Data Control Register"
|
|
bitfld.long 0x00 28.--29. "INDEPTH,Input Data Depth\nRepresent the data depth of the input buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: INDEPTH[0] the data depth is 1.\nINDEPTH the..,1: INDEPTH[0] the data depth is 2.\nINDEPTH the..,2: INDEPTH the data depth is 3,3: INDEPTH the data depth is 4"
|
|
bitfld.long 0x00 24.--25. "OUTDEPTH,Output Data Depth\nRepresent the data depth of the output buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: OUTDEPTH [0] the data depth is 1.\nOUTDEPTH..,1: OUTDEPTH [0] the data depth is 2.\nOUTDEPTH..,2: OUTDEPTH the data depth is 3,3: OUTDEPTH the data depth is 4"
|
|
newline
|
|
bitfld.long 0x00 16. "ORDER,Order\nThe order of output data and input data\nData transfer start form" "0: LSB,1: MSB"
|
|
bitfld.long 0x00 8.--12. "INDATWD,Input Data Width\nIndicate the data width of INPUT DATA register" "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"
|
|
newline
|
|
bitfld.long 0x00 0.--4. "OUTDATWD,Output Data Width\nIndicate the data width of OUTPUT DATA register" "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"
|
|
group.long 0xE4++0x03
|
|
line.long 0x00 "PSIO5_DATCTL,PSIOn Data Control Register"
|
|
bitfld.long 0x00 28.--29. "INDEPTH,Input Data Depth\nRepresent the data depth of the input buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: INDEPTH[0] the data depth is 1.\nINDEPTH the..,1: INDEPTH[0] the data depth is 2.\nINDEPTH the..,2: INDEPTH the data depth is 3,3: INDEPTH the data depth is 4"
|
|
bitfld.long 0x00 24.--25. "OUTDEPTH,Output Data Depth\nRepresent the data depth of the output buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: OUTDEPTH [0] the data depth is 1.\nOUTDEPTH..,1: OUTDEPTH [0] the data depth is 2.\nOUTDEPTH..,2: OUTDEPTH the data depth is 3,3: OUTDEPTH the data depth is 4"
|
|
newline
|
|
bitfld.long 0x00 16. "ORDER,Order\nThe order of output data and input data\nData transfer start form" "0: LSB,1: MSB"
|
|
bitfld.long 0x00 8.--12. "INDATWD,Input Data Width\nIndicate the data width of INPUT DATA register" "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"
|
|
newline
|
|
bitfld.long 0x00 0.--4. "OUTDATWD,Output Data Width\nIndicate the data width of OUTPUT DATA register" "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"
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "PSIO6_DATCTL,PSIOn Data Control Register"
|
|
bitfld.long 0x00 28.--29. "INDEPTH,Input Data Depth\nRepresent the data depth of the input buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: INDEPTH[0] the data depth is 1.\nINDEPTH the..,1: INDEPTH[0] the data depth is 2.\nINDEPTH the..,2: INDEPTH the data depth is 3,3: INDEPTH the data depth is 4"
|
|
bitfld.long 0x00 24.--25. "OUTDEPTH,Output Data Depth\nRepresent the data depth of the output buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: OUTDEPTH [0] the data depth is 1.\nOUTDEPTH..,1: OUTDEPTH [0] the data depth is 2.\nOUTDEPTH..,2: OUTDEPTH the data depth is 3,3: OUTDEPTH the data depth is 4"
|
|
newline
|
|
bitfld.long 0x00 16. "ORDER,Order\nThe order of output data and input data\nData transfer start form" "0: LSB,1: MSB"
|
|
bitfld.long 0x00 8.--12. "INDATWD,Input Data Width\nIndicate the data width of INPUT DATA register" "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"
|
|
newline
|
|
bitfld.long 0x00 0.--4. "OUTDATWD,Output Data Width\nIndicate the data width of OUTPUT DATA register" "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"
|
|
group.long 0x124++0x03
|
|
line.long 0x00 "PSIO7_DATCTL,PSIOn Data Control Register"
|
|
bitfld.long 0x00 28.--29. "INDEPTH,Input Data Depth\nRepresent the data depth of the input buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: INDEPTH[0] the data depth is 1.\nINDEPTH the..,1: INDEPTH[0] the data depth is 2.\nINDEPTH the..,2: INDEPTH the data depth is 3,3: INDEPTH the data depth is 4"
|
|
bitfld.long 0x00 24.--25. "OUTDEPTH,Output Data Depth\nRepresent the data depth of the output buffer when data width is larger than 16-bit this setting can be ignored.\nWhen the data width is between 9-bit and 16 bit \n" "0: OUTDEPTH [0] the data depth is 1.\nOUTDEPTH..,1: OUTDEPTH [0] the data depth is 2.\nOUTDEPTH..,2: OUTDEPTH the data depth is 3,3: OUTDEPTH the data depth is 4"
|
|
newline
|
|
bitfld.long 0x00 16. "ORDER,Order\nThe order of output data and input data\nData transfer start form" "0: LSB,1: MSB"
|
|
bitfld.long 0x00 8.--12. "INDATWD,Input Data Width\nIndicate the data width of INPUT DATA register" "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"
|
|
newline
|
|
bitfld.long 0x00 0.--4. "OUTDATWD,Output Data Width\nIndicate the data width of OUTPUT DATA register" "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"
|
|
rgroup.long 0x48++0x03
|
|
line.long 0x00 "PSIO0_INSTS,PSIOn Input Status Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "INSTS,Input Status\nStatus input buffer\n(read clear)\nNote: When the valid bit is set the valid bits number of INSTS is equal to the number of check points from the previous time INSTS update to the current INSTS update"
|
|
group.long 0x68++0x03
|
|
line.long 0x00 "PSIO1_INSTS,PSIOn Input Status Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "INSTS,Input Status\nStatus input buffer\n(read clear)\nNote: When the valid bit is set the valid bits number of INSTS is equal to the number of check points from the previous time INSTS update to the current INSTS update"
|
|
group.long 0x88++0x03
|
|
line.long 0x00 "PSIO2_INSTS,PSIOn Input Status Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "INSTS,Input Status\nStatus input buffer\n(read clear)\nNote: When the valid bit is set the valid bits number of INSTS is equal to the number of check points from the previous time INSTS update to the current INSTS update"
|
|
group.long 0xA8++0x03
|
|
line.long 0x00 "PSIO3_INSTS,PSIOn Input Status Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "INSTS,Input Status\nStatus input buffer\n(read clear)\nNote: When the valid bit is set the valid bits number of INSTS is equal to the number of check points from the previous time INSTS update to the current INSTS update"
|
|
group.long 0xC8++0x03
|
|
line.long 0x00 "PSIO4_INSTS,PSIOn Input Status Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "INSTS,Input Status\nStatus input buffer\n(read clear)\nNote: When the valid bit is set the valid bits number of INSTS is equal to the number of check points from the previous time INSTS update to the current INSTS update"
|
|
group.long 0xE8++0x03
|
|
line.long 0x00 "PSIO5_INSTS,PSIOn Input Status Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "INSTS,Input Status\nStatus input buffer\n(read clear)\nNote: When the valid bit is set the valid bits number of INSTS is equal to the number of check points from the previous time INSTS update to the current INSTS update"
|
|
group.long 0x108++0x03
|
|
line.long 0x00 "PSIO6_INSTS,PSIOn Input Status Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "INSTS,Input Status\nStatus input buffer\n(read clear)\nNote: When the valid bit is set the valid bits number of INSTS is equal to the number of check points from the previous time INSTS update to the current INSTS update"
|
|
group.long 0x128++0x03
|
|
line.long 0x00 "PSIO7_INSTS,PSIOn Input Status Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "INSTS,Input Status\nStatus input buffer\n(read clear)\nNote: When the valid bit is set the valid bits number of INSTS is equal to the number of check points from the previous time INSTS update to the current INSTS update"
|
|
rgroup.long 0x4C++0x03
|
|
line.long 0x00 "PSIO0_INDAT,PSIOn Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "INDAT,Input Data Buffer\nThis register can be read clear.\nNote: The input data sample time is according to the slot length"
|
|
group.long 0x6C++0x03
|
|
line.long 0x00 "PSIO1_INDAT,PSIOn Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "INDAT,Input Data Buffer\nThis register can be read clear.\nNote: The input data sample time is according to the slot length"
|
|
group.long 0x8C++0x03
|
|
line.long 0x00 "PSIO2_INDAT,PSIOn Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "INDAT,Input Data Buffer\nThis register can be read clear.\nNote: The input data sample time is according to the slot length"
|
|
group.long 0xAC++0x03
|
|
line.long 0x00 "PSIO3_INDAT,PSIOn Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "INDAT,Input Data Buffer\nThis register can be read clear.\nNote: The input data sample time is according to the slot length"
|
|
group.long 0xCC++0x03
|
|
line.long 0x00 "PSIO4_INDAT,PSIOn Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "INDAT,Input Data Buffer\nThis register can be read clear.\nNote: The input data sample time is according to the slot length"
|
|
group.long 0xEC++0x03
|
|
line.long 0x00 "PSIO5_INDAT,PSIOn Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "INDAT,Input Data Buffer\nThis register can be read clear.\nNote: The input data sample time is according to the slot length"
|
|
group.long 0x10C++0x03
|
|
line.long 0x00 "PSIO6_INDAT,PSIOn Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "INDAT,Input Data Buffer\nThis register can be read clear.\nNote: The input data sample time is according to the slot length"
|
|
group.long 0x12C++0x03
|
|
line.long 0x00 "PSIO7_INDAT,PSIOn Input Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "INDAT,Input Data Buffer\nThis register can be read clear.\nNote: The input data sample time is according to the slot length"
|
|
wgroup.long 0x50++0x03
|
|
line.long 0x00 "PSIO0_OUTDAT,PSIOn Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "OUTDAT,Output Data Buffer\nThis field is used to configure output data"
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "PSIO1_OUTDAT,PSIOn Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "OUTDAT,Output Data Buffer\nThis field is used to configure output data"
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "PSIO2_OUTDAT,PSIOn Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "OUTDAT,Output Data Buffer\nThis field is used to configure output data"
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "PSIO3_OUTDAT,PSIOn Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "OUTDAT,Output Data Buffer\nThis field is used to configure output data"
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "PSIO4_OUTDAT,PSIOn Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "OUTDAT,Output Data Buffer\nThis field is used to configure output data"
|
|
group.long 0xF0++0x03
|
|
line.long 0x00 "PSIO5_OUTDAT,PSIOn Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "OUTDAT,Output Data Buffer\nThis field is used to configure output data"
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "PSIO6_OUTDAT,PSIOn Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "OUTDAT,Output Data Buffer\nThis field is used to configure output data"
|
|
group.long 0x130++0x03
|
|
line.long 0x00 "PSIO7_OUTDAT,PSIOn Output Data Register"
|
|
hexmask.long 0x00 0.--31. 1. "OUTDAT,Output Data Buffer\nThis field is used to configure output data"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "PSIO0_CPCTL0,PSIOn Check Point Control 0 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7,Check Point 7\nThis field is used to link check point and slot controller slot.\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6,Check Point 6\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5,Check Point 5\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4,Check Point 4\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3,Check Point 3\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2,Check Point 2\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1,Check Point 1\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0,Check Point 0\n" "0: No use,1: SLOT0,?..."
|
|
group.long 0x74++0x03
|
|
line.long 0x00 "PSIO1_CPCTL0,PSIOn Check Point Control 0 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7,Check Point 7\nThis field is used to link check point and slot controller slot.\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6,Check Point 6\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5,Check Point 5\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4,Check Point 4\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3,Check Point 3\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2,Check Point 2\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1,Check Point 1\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0,Check Point 0\n" "0: No use,1: SLOT0,?..."
|
|
group.long 0x94++0x03
|
|
line.long 0x00 "PSIO2_CPCTL0,PSIOn Check Point Control 0 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7,Check Point 7\nThis field is used to link check point and slot controller slot.\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6,Check Point 6\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5,Check Point 5\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4,Check Point 4\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3,Check Point 3\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2,Check Point 2\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1,Check Point 1\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0,Check Point 0\n" "0: No use,1: SLOT0,?..."
|
|
group.long 0xB4++0x03
|
|
line.long 0x00 "PSIO3_CPCTL0,PSIOn Check Point Control 0 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7,Check Point 7\nThis field is used to link check point and slot controller slot.\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6,Check Point 6\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5,Check Point 5\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4,Check Point 4\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3,Check Point 3\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2,Check Point 2\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1,Check Point 1\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0,Check Point 0\n" "0: No use,1: SLOT0,?..."
|
|
group.long 0xD4++0x03
|
|
line.long 0x00 "PSIO4_CPCTL0,PSIOn Check Point Control 0 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7,Check Point 7\nThis field is used to link check point and slot controller slot.\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6,Check Point 6\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5,Check Point 5\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4,Check Point 4\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3,Check Point 3\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2,Check Point 2\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1,Check Point 1\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0,Check Point 0\n" "0: No use,1: SLOT0,?..."
|
|
group.long 0xF4++0x03
|
|
line.long 0x00 "PSIO5_CPCTL0,PSIOn Check Point Control 0 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7,Check Point 7\nThis field is used to link check point and slot controller slot.\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6,Check Point 6\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5,Check Point 5\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4,Check Point 4\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3,Check Point 3\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2,Check Point 2\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1,Check Point 1\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0,Check Point 0\n" "0: No use,1: SLOT0,?..."
|
|
group.long 0x114++0x03
|
|
line.long 0x00 "PSIO6_CPCTL0,PSIOn Check Point Control 0 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7,Check Point 7\nThis field is used to link check point and slot controller slot.\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6,Check Point 6\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5,Check Point 5\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4,Check Point 4\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3,Check Point 3\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2,Check Point 2\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1,Check Point 1\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0,Check Point 0\n" "0: No use,1: SLOT0,?..."
|
|
group.long 0x134++0x03
|
|
line.long 0x00 "PSIO7_CPCTL0,PSIOn Check Point Control 0 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7,Check Point 7\nThis field is used to link check point and slot controller slot.\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6,Check Point 6\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5,Check Point 5\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4,Check Point 4\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3,Check Point 3\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2,Check Point 2\n" "0: No use,1: SLOT0,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1,Check Point 1\n" "0: No use,1: SLOT0,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0,Check Point 0\n" "0: No use,1: SLOT0,?..."
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "PSIO0_CPCTL1,PSIOn Check Point Control1 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7ACT,Check Point 7 Action\nSelect check point action at check point7.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6ACT,Check Point 6 Action\nSelect check point action at check point6.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Iinput status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5ACT,Check Point 5 Action\nSelect check point action at check point5.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4ACT,Check Point 4 Action\nSelect check point action at check point4.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3ACT,Check Point 3 Action\nSelect check point action at check point3.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2ACT,Check Point 2 Action\nSelect check point action at check point2.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1ACT,Check Point 1 Action\nSelect check point action at check point1.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0ACT,Check Point 0 Action\nSelect check point action at check point0.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
group.long 0x78++0x03
|
|
line.long 0x00 "PSIO1_CPCTL1,PSIOn Check Point Control1 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7ACT,Check Point 7 Action\nSelect check point action at check point7.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6ACT,Check Point 6 Action\nSelect check point action at check point6.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Iinput status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5ACT,Check Point 5 Action\nSelect check point action at check point5.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4ACT,Check Point 4 Action\nSelect check point action at check point4.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3ACT,Check Point 3 Action\nSelect check point action at check point3.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2ACT,Check Point 2 Action\nSelect check point action at check point2.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1ACT,Check Point 1 Action\nSelect check point action at check point1.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0ACT,Check Point 0 Action\nSelect check point action at check point0.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
group.long 0x98++0x03
|
|
line.long 0x00 "PSIO2_CPCTL1,PSIOn Check Point Control1 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7ACT,Check Point 7 Action\nSelect check point action at check point7.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6ACT,Check Point 6 Action\nSelect check point action at check point6.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Iinput status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5ACT,Check Point 5 Action\nSelect check point action at check point5.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4ACT,Check Point 4 Action\nSelect check point action at check point4.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3ACT,Check Point 3 Action\nSelect check point action at check point3.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2ACT,Check Point 2 Action\nSelect check point action at check point2.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1ACT,Check Point 1 Action\nSelect check point action at check point1.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0ACT,Check Point 0 Action\nSelect check point action at check point0.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
group.long 0xB8++0x03
|
|
line.long 0x00 "PSIO3_CPCTL1,PSIOn Check Point Control1 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7ACT,Check Point 7 Action\nSelect check point action at check point7.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6ACT,Check Point 6 Action\nSelect check point action at check point6.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Iinput status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5ACT,Check Point 5 Action\nSelect check point action at check point5.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4ACT,Check Point 4 Action\nSelect check point action at check point4.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3ACT,Check Point 3 Action\nSelect check point action at check point3.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2ACT,Check Point 2 Action\nSelect check point action at check point2.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1ACT,Check Point 1 Action\nSelect check point action at check point1.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0ACT,Check Point 0 Action\nSelect check point action at check point0.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
group.long 0xD8++0x03
|
|
line.long 0x00 "PSIO4_CPCTL1,PSIOn Check Point Control1 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7ACT,Check Point 7 Action\nSelect check point action at check point7.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6ACT,Check Point 6 Action\nSelect check point action at check point6.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Iinput status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5ACT,Check Point 5 Action\nSelect check point action at check point5.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4ACT,Check Point 4 Action\nSelect check point action at check point4.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3ACT,Check Point 3 Action\nSelect check point action at check point3.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2ACT,Check Point 2 Action\nSelect check point action at check point2.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1ACT,Check Point 1 Action\nSelect check point action at check point1.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0ACT,Check Point 0 Action\nSelect check point action at check point0.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
group.long 0xF8++0x03
|
|
line.long 0x00 "PSIO5_CPCTL1,PSIOn Check Point Control1 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7ACT,Check Point 7 Action\nSelect check point action at check point7.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6ACT,Check Point 6 Action\nSelect check point action at check point6.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Iinput status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5ACT,Check Point 5 Action\nSelect check point action at check point5.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4ACT,Check Point 4 Action\nSelect check point action at check point4.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3ACT,Check Point 3 Action\nSelect check point action at check point3.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2ACT,Check Point 2 Action\nSelect check point action at check point2.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1ACT,Check Point 1 Action\nSelect check point action at check point1.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0ACT,Check Point 0 Action\nSelect check point action at check point0.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
group.long 0x118++0x03
|
|
line.long 0x00 "PSIO6_CPCTL1,PSIOn Check Point Control1 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7ACT,Check Point 7 Action\nSelect check point action at check point7.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6ACT,Check Point 6 Action\nSelect check point action at check point6.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Iinput status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5ACT,Check Point 5 Action\nSelect check point action at check point5.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4ACT,Check Point 4 Action\nSelect check point action at check point4.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3ACT,Check Point 3 Action\nSelect check point action at check point3.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2ACT,Check Point 2 Action\nSelect check point action at check point2.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1ACT,Check Point 1 Action\nSelect check point action at check point1.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0ACT,Check Point 0 Action\nSelect check point action at check point0.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
group.long 0x138++0x03
|
|
line.long 0x00 "PSIO7_CPCTL1,PSIOn Check Point Control1 Register"
|
|
bitfld.long 0x00 28.--30. "CKPT7ACT,Check Point 7 Action\nSelect check point action at check point7.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 24.--26. "CKPT6ACT,Check Point 6 Action\nSelect check point action at check point6.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Iinput status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--22. "CKPT5ACT,Check Point 5 Action\nSelect check point action at check point5.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 16.--18. "CKPT4ACT,Check Point 4 Action\nSelect check point action at check point4.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CKPT3ACT,Check Point 3 Action\nSelect check point action at check point3.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 8.--10. "CKPT2ACT,Check Point 2 Action\nSelect check point action at check point2.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--6. "CKPT1ACT,Check Point 1 Action\nSelect check point action at check point1.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
bitfld.long 0x00 0.--2. "CKPT0ACT,Check Point 0 Action\nSelect check point action at check point0.\nNote: Pin action must meet the correlated I/O mode (PSIOn_GENCTL[1:0])" "0: Output level low,1: Output level high,2: Output from data buffer,3: Output toggle,4: Input data buffer,5: Input status,6: Input status record and update,?..."
|
|
tree.end
|
|
tree "PWM"
|
|
repeat 2. (list 0. 1.) (list ad:0x40058000 ad:0x40059000)
|
|
tree "PWM$1"
|
|
base $2
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "PWM_CTL0,PWM Control Register 0"
|
|
bitfld.long 0x00 31. "DBGTRIOFF,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nPWM pin will keep output no matter ICE debug mode acknowledged or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects PWM..,1: ICE debug mode acknowledgement disabled"
|
|
bitfld.long 0x00 30. "DBGHALT,ICE Debug Mode Counter Halt (Write Protect)\nIf counter halt is enabled PWM all counters will keep current value until exit ICE debug mode" "0: ICE debug mode counter halt Disable,1: ICE debug mode counter halt Enable"
|
|
newline
|
|
bitfld.long 0x00 16. "IMMLDENn,Immediately Load Enable Bits\nNote: If IMMLDENn is enabled WINLDENn and CTRLDn will be invalid" "0: PERIOD will load to PBUF at the end point of..,1: PERIOD/CMPDAT will load to PBUF and CMPBUF.."
|
|
bitfld.long 0x00 0. "CTRLDn,Center Load Enable Bits\nIn up-down counter type PERIOD will load to PBUF at the end point of each period" "0,1"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "PWM_CTL1,PWM Control Register 1"
|
|
bitfld.long 0x00 24.--26. "OUTMODEn,PWM Output Mode\nEach bit n controls the output mode of corresponding PWM channel n.\nNote: When operating in group function these bits must all set to the same mode" "0: PWM independent mode,1: PWM complementary mode,?..."
|
|
bitfld.long 0x00 8.--9. "CNTTYPE4,PWM Counter Behavior Type 4\nThe two bits control channel5 and channel4" "0: Up counter type (supported in capture mode),1: Down count type (supported in capture mode),2: Up-down counter type,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 4.--5. "CNTTYPE2,PWM Counter Behavior Type 2\nThe two bits control channel3 and channel2" "0: Up counter type (supported in capture mode),1: Down count type (supported in capture mode),2: Up-down counter type,3: Reserved"
|
|
bitfld.long 0x00 0.--1. "CNTTYPE0,PWM Counter Behavior Type 0\nThe two bits control channel1 and channel0" "0: Up counter type (supported in capture mode),1: Down count type (supported in capture mode),2: Up-down counter type,3: Reserved"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "PWM_CLKSRC,PWM Clock Source Register"
|
|
bitfld.long 0x00 16.--18. "ECLKSRC4,PWM_CH45 External Clock Source Select" "0: PWMx_CLK x denotes 0 or 1,1: TIMER0 overflow,2: TIMER1 overflow,3: TIMER2 overflow,4: TIMER3 overflow,?..."
|
|
bitfld.long 0x00 8.--10. "ECLKSRC2,PWM_CH23 External Clock Source Select" "0: PWMx_CLK x denotes 0 or 1,1: TIMER0 overflow,2: TIMER1 overflow,3: TIMER2 overflow,4: TIMER3 overflow,?..."
|
|
newline
|
|
bitfld.long 0x00 0.--2. "ECLKSRC0,PWM_CH01 External Clock Source Select" "0: PWMx_CLK x denotes 0 or 1,1: TIMER0 overflow,2: TIMER1 overflow,3: TIMER2 overflow,4: TIMER3 overflow,?..."
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "PWM_CLKPSC0_1,PWM Clock Prescale Register 0/1"
|
|
hexmask.long.word 0x00 0.--11. 1. "CLKPSC,PWM Counter Clock Prescale \nThe clock of PWM counter is decided by clock prescaler"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "PWM_CLKPSC2_3,PWM Clock Prescale Register 2/3"
|
|
hexmask.long.word 0x00 0.--11. 1. "CLKPSC,PWM Counter Clock Prescale \nThe clock of PWM counter is decided by clock prescaler"
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "PWM_CLKPSC4_5,PWM Clock Prescale Register 4/5"
|
|
hexmask.long.word 0x00 0.--11. 1. "CLKPSC,PWM Counter Clock Prescale \nThe clock of PWM counter is decided by clock prescaler"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "PWM_CNTEN,PWM Counter Enable Register"
|
|
bitfld.long 0x00 4. "CNTEN4,PWM Counter Enable Bit 4" "0: PWM Counter and clock prescaler Stop Running,1: PWM Counter and clock prescaler Start Running"
|
|
bitfld.long 0x00 2. "CNTEN2,PWM Counter Enable Bit 2" "0: PWM Counter and clock prescaler Stop Running,1: PWM Counter and clock prescaler Start Running"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTEN0,PWM Counter Enable Bit 0" "0: PWM Counter and clock prescaler Stop Running,1: PWM Counter and clock prescaler Start Running"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "PWM_CNTCLR,PWM Clear Counter Register"
|
|
bitfld.long 0x00 4. "CNTCLR4,Clear PWM Counter Control Bit 4\nIt is automatically cleared by hardware" "0: No effect,1: Clear 16-bit PWM counter to 0000H"
|
|
bitfld.long 0x00 2. "CNTCLR2,Clear PWM Counter Control Bit 2\nIt is automatically cleared by hardware" "0: No effect,1: Clear 16-bit PWM counter to 0000H"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTCLR0,Clear PWM Counter Control Bit 0\nIt is automatically cleared by hardware" "0: No effect,1: Clear 16-bit PWM counter to 0000H"
|
|
repeat 3. (strings "0" "2" "4" )(list 0x0 0x8 0x10 )
|
|
group.long ($2+0x30)++0x03
|
|
line.long 0x00 "PWM_PERIOD$1,PWM Period Register $1"
|
|
hexmask.long.word 0x00 0.--15. 1. "PERIOD,PWM Period Register\nUp-Count mode: In this mode PWM counter counts from 0 to PERIOD and restarts from 0.\nDown-Count mode: In this mode PWM counter counts from PERIOD to 0 and restarts from PERIOD"
|
|
repeat.end
|
|
repeat 6. (strings "0" "1" "2" "3" "4" "5" )(list 0x0 0x4 0x8 0xC 0x10 0x14 )
|
|
group.long ($2+0x50)++0x03
|
|
line.long 0x00 "PWM_CMPDAT$1,PWM Comparator Register $1"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMP,PWM Comparator Register\nCMP is used to compare with CNTR to generate PWM waveform interrupt and trigger ADC.\nIn independent mode PWM_CMPDAT0~5 denote as 6 independent PWM_CH0~5 compared point.\nIn complementary mode PWM_CMPDAT0 2 4 denote as first.."
|
|
repeat.end
|
|
group.long 0x70++0x03
|
|
line.long 0x00 "PWM_DTCTL0_1,PWM Dead-time Control Register 0/1"
|
|
bitfld.long 0x00 24. "DTCKSEL,Dead-time Clock Select (Write Protect)\nNote: This bit is write protected" "0: Dead-time clock source from PWM_CLK,1: Dead-time clock source from prescaler output"
|
|
bitfld.long 0x00 16. "DTEN,Enable Dead-time Insertion for PWM Pair (PWM_CH0 PWM_CH1) (PWM_CH2 PWM_CH3) (PWM_CH4 PWM_CH5) (Write Protect)\nDead-time insertion is only active when this pair of complementary PWM is enabled" "0: Dead-time insertion Disabled on the pin pair,1: Dead-time insertion Enabled on the pin pair"
|
|
newline
|
|
hexmask.long.word 0x00 0.--11. 1. "DTCNT,Dead-time Counter (Write Protect)\nThe dead-time can be calculated from the following formula: \nNote: This bit is write protected"
|
|
group.long 0x74++0x03
|
|
line.long 0x00 "PWM_DTCTL2_3,PWM Dead-time Control Register 2/3"
|
|
bitfld.long 0x00 24. "DTCKSEL,Dead-time Clock Select (Write Protect)\nNote: This bit is write protected" "0: Dead-time clock source from PWM_CLK,1: Dead-time clock source from prescaler output"
|
|
bitfld.long 0x00 16. "DTEN,Enable Dead-time Insertion for PWM Pair (PWM_CH0 PWM_CH1) (PWM_CH2 PWM_CH3) (PWM_CH4 PWM_CH5) (Write Protect)\nDead-time insertion is only active when this pair of complementary PWM is enabled" "0: Dead-time insertion Disabled on the pin pair,1: Dead-time insertion Enabled on the pin pair"
|
|
newline
|
|
hexmask.long.word 0x00 0.--11. 1. "DTCNT,Dead-time Counter (Write Protect)\nThe dead-time can be calculated from the following formula: \nNote: This bit is write protected"
|
|
group.long 0x78++0x03
|
|
line.long 0x00 "PWM_DTCTL4_5,PWM Dead-time Control Register 4/5"
|
|
bitfld.long 0x00 24. "DTCKSEL,Dead-time Clock Select (Write Protect)\nNote: This bit is write protected" "0: Dead-time clock source from PWM_CLK,1: Dead-time clock source from prescaler output"
|
|
bitfld.long 0x00 16. "DTEN,Enable Dead-time Insertion for PWM Pair (PWM_CH0 PWM_CH1) (PWM_CH2 PWM_CH3) (PWM_CH4 PWM_CH5) (Write Protect)\nDead-time insertion is only active when this pair of complementary PWM is enabled" "0: Dead-time insertion Disabled on the pin pair,1: Dead-time insertion Enabled on the pin pair"
|
|
newline
|
|
hexmask.long.word 0x00 0.--11. 1. "DTCNT,Dead-time Counter (Write Protect)\nThe dead-time can be calculated from the following formula: \nNote: This bit is write protected"
|
|
rgroup.long 0x90++0x03
|
|
line.long 0x00 "PWM_CNT0,PWM Counter Register 0"
|
|
bitfld.long 0x00 16. "DIRF,PWM Direction Indicator Flag (Read Only)" "0: Counter is counting down,1: Counter is counting up"
|
|
hexmask.long.word 0x00 0.--15. 1. "CNT,PWM Data Register (Read Only)\nUser can monitor CNTR to know the current value in 16-bit period counter"
|
|
repeat 2. (strings "2" "4" )(list 0x0 0x8 )
|
|
group.long ($2+0x98)++0x03
|
|
line.long 0x00 "PWM_CNT$1,PWM Counter Register $1"
|
|
rbitfld.long 0x00 16. "DIRF,PWM Direction Indicator Flag (Read Only)" "0: Counter is counting down,1: Counter is counting up"
|
|
hexmask.long.word 0x00 0.--15. 1. "CNT,PWM Data Register (Read Only)\nUser can monitor CNTR to know the current value in 16-bit period counter"
|
|
repeat.end
|
|
group.long 0xB0++0x03
|
|
line.long 0x00 "PWM_WGCTL0,PWM Generation Register 0"
|
|
bitfld.long 0x00 26.--27. "PRDPCTL5,PWM Period (Center) Point Control\n" "0: Do nothing,1: PWM period (center) point output Low,2: PWM period (center) point output High,3: PWM period (center) point output Toggle"
|
|
bitfld.long 0x00 24.--25. "PRDPCTL4,PWM Period (Center) Point Control\n" "0: Do nothing,1: PWM period (center) point output Low,2: PWM period (center) point output High,3: PWM period (center) point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "PRDPCTL3,PWM Period (Center) Point Control\n" "0: Do nothing,1: PWM period (center) point output Low,2: PWM period (center) point output High,3: PWM period (center) point output Toggle"
|
|
bitfld.long 0x00 20.--21. "PRDPCTL2,PWM Period (Center) Point Control\n" "0: Do nothing,1: PWM period (center) point output Low,2: PWM period (center) point output High,3: PWM period (center) point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "PRDPCTL1,PWM Period (Center) Point Control\n" "0: Do nothing,1: PWM period (center) point output Low,2: PWM period (center) point output High,3: PWM period (center) point output Toggle"
|
|
bitfld.long 0x00 16.--17. "PRDPCTL0,PWM Period (Center) Point Control\n" "0: Do nothing,1: PWM period (center) point output Low,2: PWM period (center) point output High,3: PWM period (center) point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "ZPCTL5,PWM Zero Point Control\nNote: PWM can control output level when PWM counter counts to 0" "0: Do nothing,1: PWM zero point output Low,2: PWM zero point output High,3: PWM zero point output Toggle"
|
|
bitfld.long 0x00 8.--9. "ZPCTL4,PWM Zero Point Control\nNote: PWM can control output level when PWM counter counts to 0" "0: Do nothing,1: PWM zero point output Low,2: PWM zero point output High,3: PWM zero point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "ZPCTL3,PWM Zero Point Control\nNote: PWM can control output level when PWM counter counts to 0" "0: Do nothing,1: PWM zero point output Low,2: PWM zero point output High,3: PWM zero point output Toggle"
|
|
bitfld.long 0x00 4.--5. "ZPCTL2,PWM Zero Point Control\nNote: PWM can control output level when PWM counter counts to 0" "0: Do nothing,1: PWM zero point output Low,2: PWM zero point output High,3: PWM zero point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "ZPCTL1,PWM Zero Point Control\nNote: PWM can control output level when PWM counter counts to 0" "0: Do nothing,1: PWM zero point output Low,2: PWM zero point output High,3: PWM zero point output Toggle"
|
|
bitfld.long 0x00 0.--1. "ZPCTL0,PWM Zero Point Control\nNote: PWM can control output level when PWM counter counts to 0" "0: Do nothing,1: PWM zero point output Low,2: PWM zero point output High,3: PWM zero point output Toggle"
|
|
group.long 0xB4++0x03
|
|
line.long 0x00 "PWM_WGCTL1,PWM Generation Register 1"
|
|
bitfld.long 0x00 26.--27. "CMPDCTL5,PWM Compare Down Point Control\n" "0: Do nothing,1: PWM compare down point output Low,2: PWM compare down point output High,3: PWM compare down point output Toggle"
|
|
bitfld.long 0x00 24.--25. "CMPDCTL4,PWM Compare Down Point Control\n" "0: Do nothing,1: PWM compare down point output Low,2: PWM compare down point output High,3: PWM compare down point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 22.--23. "CMPDCTL3,PWM Compare Down Point Control\n" "0: Do nothing,1: PWM compare down point output Low,2: PWM compare down point output High,3: PWM compare down point output Toggle"
|
|
bitfld.long 0x00 20.--21. "CMPDCTL2,PWM Compare Down Point Control\n" "0: Do nothing,1: PWM compare down point output Low,2: PWM compare down point output High,3: PWM compare down point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 18.--19. "CMPDCTL1,PWM Compare Down Point Control\n" "0: Do nothing,1: PWM compare down point output Low,2: PWM compare down point output High,3: PWM compare down point output Toggle"
|
|
bitfld.long 0x00 16.--17. "CMPDCTL0,PWM Compare Down Point Control\n" "0: Do nothing,1: PWM compare down point output Low,2: PWM compare down point output High,3: PWM compare down point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 10.--11. "CMPUCTL5,PWM Compare Up Point Control\n" "0: Do nothing,1: PWM compare up point output Low,2: PWM compare up point output High,3: PWM compare up point output Toggle"
|
|
bitfld.long 0x00 8.--9. "CMPUCTL4,PWM Compare Up Point Control\n" "0: Do nothing,1: PWM compare up point output Low,2: PWM compare up point output High,3: PWM compare up point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "CMPUCTL3,PWM Compare Up Point Control\n" "0: Do nothing,1: PWM compare up point output Low,2: PWM compare up point output High,3: PWM compare up point output Toggle"
|
|
bitfld.long 0x00 4.--5. "CMPUCTL2,PWM Compare Up Point Control\n" "0: Do nothing,1: PWM compare up point output Low,2: PWM compare up point output High,3: PWM compare up point output Toggle"
|
|
newline
|
|
bitfld.long 0x00 2.--3. "CMPUCTL1,PWM Compare Up Point Control\n" "0: Do nothing,1: PWM compare up point output Low,2: PWM compare up point output High,3: PWM compare up point output Toggle"
|
|
bitfld.long 0x00 0.--1. "CMPUCTL0,PWM Compare Up Point Control\n" "0: Do nothing,1: PWM compare up point output Low,2: PWM compare up point output High,3: PWM compare up point output Toggle"
|
|
group.long 0xB8++0x03
|
|
line.long 0x00 "PWM_MSKEN,PWM Mask Enable Register"
|
|
bitfld.long 0x00 5. "MSKEN5,PWM Mask Enable Bits\nThe PWM output signal will be masked when this bit is enabled" "0: PWM output signal is non-masked,1: PWM output signal is masked and output.."
|
|
bitfld.long 0x00 4. "MSKEN4,PWM Mask Enable Bits\nThe PWM output signal will be masked when this bit is enabled" "0: PWM output signal is non-masked,1: PWM output signal is masked and output.."
|
|
newline
|
|
bitfld.long 0x00 3. "MSKEN3,PWM Mask Enable Bits\nThe PWM output signal will be masked when this bit is enabled" "0: PWM output signal is non-masked,1: PWM output signal is masked and output.."
|
|
bitfld.long 0x00 2. "MSKEN2,PWM Mask Enable Bits\nThe PWM output signal will be masked when this bit is enabled" "0: PWM output signal is non-masked,1: PWM output signal is masked and output.."
|
|
newline
|
|
bitfld.long 0x00 1. "MSKEN1,PWM Mask Enable Bits\nThe PWM output signal will be masked when this bit is enabled" "0: PWM output signal is non-masked,1: PWM output signal is masked and output.."
|
|
bitfld.long 0x00 0. "MSKEN0,PWM Mask Enable Bits\nThe PWM output signal will be masked when this bit is enabled" "0: PWM output signal is non-masked,1: PWM output signal is masked and output.."
|
|
group.long 0xBC++0x03
|
|
line.long 0x00 "PWM_MSK,PWM Mask Data Register"
|
|
bitfld.long 0x00 5. "MSKDAT5,PWM Mask Data Bit\nThis data bit control the state of PWMn output pin if corresponding mask function is enabled" "0: Output logic low to PWM channel n,1: Output logic high to PWM channel n"
|
|
bitfld.long 0x00 4. "MSKDAT4,PWM Mask Data Bit\nThis data bit control the state of PWMn output pin if corresponding mask function is enabled" "0: Output logic low to PWM channel n,1: Output logic high to PWM channel n"
|
|
newline
|
|
bitfld.long 0x00 3. "MSKDAT3,PWM Mask Data Bit\nThis data bit control the state of PWMn output pin if corresponding mask function is enabled" "0: Output logic low to PWM channel n,1: Output logic high to PWM channel n"
|
|
bitfld.long 0x00 2. "MSKDAT2,PWM Mask Data Bit\nThis data bit control the state of PWMn output pin if corresponding mask function is enabled" "0: Output logic low to PWM channel n,1: Output logic high to PWM channel n"
|
|
newline
|
|
bitfld.long 0x00 1. "MSKDAT1,PWM Mask Data Bit\nThis data bit control the state of PWMn output pin if corresponding mask function is enabled" "0: Output logic low to PWM channel n,1: Output logic high to PWM channel n"
|
|
bitfld.long 0x00 0. "MSKDAT0,PWM Mask Data Bit\nThis data bit control the state of PWMn output pin if corresponding mask function is enabled" "0: Output logic low to PWM channel n,1: Output logic high to PWM channel n"
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "PWM_BNF,PWM Brake Noise Filter Register"
|
|
bitfld.long 0x00 24. "BK1SRC,Brake 1 Pin Source Select\nFor PWM0 setting" "0: Brake 1 pin source come from..,1: Brake 1 pin source come from.."
|
|
bitfld.long 0x00 16. "BK0SRC,Brake 0 Pin Source Select\nFor PWM0 setting" "0: Brake 0 pin source come from..,1: Brake 0 pin source come from.."
|
|
newline
|
|
bitfld.long 0x00 15. "BRK1PINV,Brake 1 Pin Inverse" "0: The state of pin PWMx_BRAKE1 is passed to the..,1: The inversed state of pin PWMx_BRAKE1 is.."
|
|
bitfld.long 0x00 12.--14. "BRK1FCNT,Brake 1 Edge Detector Filter Count\nThe register bits control the Brake1 filter counter to count from 0 to BRK1FCNT" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x00 9.--11. "BRK1NFSEL,Brake 1 Edge Detector Filter Clock Selection" "0: Filter clock = HCLK,1: Filter clock = HCLK/2,2: Filter clock = HCLK/4,3: Filter clock = HCLK/8,4: Filter clock = HCLK/16,5: Filter clock = HCLK/32,6: Filter clock = HCLK/64,7: Filter clock = HCLK/128"
|
|
bitfld.long 0x00 8. "BRK1FEN,PWM Brake 1 Noise Filter Enable Bit" "0: Noise filter of PWM Brake 1 Disabled,1: Noise filter of PWM Brake 1 Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "BRK0PINV,Brake 0 Pin Inverse" "0: The state of pin PWMx_BRAKE0 is passed to the..,1: The inversed state of pin PWMx_BRAKE10 is.."
|
|
bitfld.long 0x00 4.--6. "BRK0NFCNT,Brake 0 Edge Detector Filter Count\nThe register bits control the Brake0 filter counter to count from 0 to BRK1FCNT" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x00 1.--3. "BRK0NFSEL,Brake 0 Edge Detector Filter Clock Selection" "0: Filter clock = HCLK,1: Filter clock = HCLK/2,2: Filter clock = HCLK/4,3: Filter clock = HCLK/8,4: Filter clock = HCLK/16,5: Filter clock = HCLK/32,6: Filter clock = HCLK/64,7: Filter clock = HCLK/128"
|
|
bitfld.long 0x00 0. "BRK0NFEN,PWM Brake 0 Noise Filter Enable Bit" "0: Noise filter of PWM Brake 0 Disabled,1: Noise filter of PWM Brake 0 Enabled"
|
|
group.long 0xC4++0x03
|
|
line.long 0x00 "PWM_FAILBRK,PWM System Fail Brake Control Register"
|
|
bitfld.long 0x00 3. "CORBRKEN,Core Lockup Detection Trigger PWM Brake Function 0 Enable Bit" "0: Brake Function triggered by Core lockup..,1: Brake Function triggered by Core lockup.."
|
|
bitfld.long 0x00 1. "BODBRKEN,Brown-out Detection Trigger PWM Brake Function 0 Enable Bit" "0: Brake Function triggered by BOD Disabled,1: Brake Function triggered by BOD Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "CSSBRKEN,Clock Security System Detection Trigger PWM Brake Function 0 Enable Bit" "0: Brake Function triggered by CSS detection..,1: Brake Function triggered by CSS detection.."
|
|
group.long 0xC8++0x03
|
|
line.long 0x00 "PWM_BRKCTL0_1,PWM Brake Edge Detect Control Register 0/1"
|
|
bitfld.long 0x00 18.--19. "BRKAODD,PWM Brake Action Select for Odd Channel (Write Protect)\nNote: These bits are write protected" "0: PWM odd channel level-detect brake function..,1: PWM odd channel output tri-state when..,2: PWM odd channel output low level when..,3: PWM odd channel output high level when.."
|
|
bitfld.long 0x00 16.--17. "BRKAEVEN,PWM Brake Action Select for Even Channel (Write Protect)\nNote: These bits are write protected" "0: PWM even channel level-detect brake function..,1: PWM even channel output tri-state when..,2: PWM even channel output low level when..,3: PWM even channel output high level when.."
|
|
newline
|
|
bitfld.long 0x00 15. "SYSLBEN,Enable System Fail As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: System Fail condition as level-detect brake..,1: System Fail condition as level-detect brake.."
|
|
bitfld.long 0x00 13. "BRKP1LEN,Enable BKP1 Pin As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: PWMx_BRAKE1 pin as level-detect brake source..,1: PWMx_BRAKE1 pin as level-detect brake source.."
|
|
newline
|
|
bitfld.long 0x00 12. "BRKP0LEN,Enable BKP0 Pin As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: PWMx_BRAKE0 pin as level-detect brake source..,1: PWMx_BRAKE0 pin as level-detect brake source.."
|
|
bitfld.long 0x00 9. "CPO1LBEN,Enable ACMP1_O Digital Output As Level-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP1_O as level-detect brake source Disabled,1: ACMP1_O as level-detect brake source Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "CPO0LBEN,Enable ACMP0_O Digital Output As Level-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP0_O as level-detect brake source Disabled,1: ACMP0_O as level-detect brake source Enabled"
|
|
bitfld.long 0x00 7. "SYSEBEN,Enable System Fail As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: System Fail condition as edge-detect brake..,1: System Fail condition as edge-detect brake.."
|
|
newline
|
|
bitfld.long 0x00 5. "BRKP1EEN,Enable PWMx_BRAKE1 Pin As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: BKP1 pin as edge-detect brake source Disabled,1: BKP1 pin as edge-detect brake source Enabled"
|
|
bitfld.long 0x00 4. "BRKP0EEN,Enable PWMx_BRAKE0 Pin As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: BKP0 pin as edge-detect brake source Disabled,1: BKP0 pin as edge-detect brake source Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CPO1EBEN,Enable ACMP1_O Digital Output As Edge-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP1_O as edge-detect brake source Disabled,1: ACMP1_O as edge-detect brake source Enabled"
|
|
bitfld.long 0x00 0. "CPO0EBEN,Enable ACMP0_O Digital Output As Edge-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP0_O as edge-detect brake source Disabled,1: ACMP0_O as edge-detect brake source Enabled"
|
|
group.long 0xCC++0x03
|
|
line.long 0x00 "PWM_BRKCTL2_3,PWM Brake Edge Detect Control Register 2/3"
|
|
bitfld.long 0x00 18.--19. "BRKAODD,PWM Brake Action Select for Odd Channel (Write Protect)\nNote: These bits are write protected" "0: PWM odd channel level-detect brake function..,1: PWM odd channel output tri-state when..,2: PWM odd channel output low level when..,3: PWM odd channel output high level when.."
|
|
bitfld.long 0x00 16.--17. "BRKAEVEN,PWM Brake Action Select for Even Channel (Write Protect)\nNote: These bits are write protected" "0: PWM even channel level-detect brake function..,1: PWM even channel output tri-state when..,2: PWM even channel output low level when..,3: PWM even channel output high level when.."
|
|
newline
|
|
bitfld.long 0x00 15. "SYSLBEN,Enable System Fail As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: System Fail condition as level-detect brake..,1: System Fail condition as level-detect brake.."
|
|
bitfld.long 0x00 13. "BRKP1LEN,Enable BKP1 Pin As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: PWMx_BRAKE1 pin as level-detect brake source..,1: PWMx_BRAKE1 pin as level-detect brake source.."
|
|
newline
|
|
bitfld.long 0x00 12. "BRKP0LEN,Enable BKP0 Pin As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: PWMx_BRAKE0 pin as level-detect brake source..,1: PWMx_BRAKE0 pin as level-detect brake source.."
|
|
bitfld.long 0x00 9. "CPO1LBEN,Enable ACMP1_O Digital Output As Level-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP1_O as level-detect brake source Disabled,1: ACMP1_O as level-detect brake source Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "CPO0LBEN,Enable ACMP0_O Digital Output As Level-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP0_O as level-detect brake source Disabled,1: ACMP0_O as level-detect brake source Enabled"
|
|
bitfld.long 0x00 7. "SYSEBEN,Enable System Fail As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: System Fail condition as edge-detect brake..,1: System Fail condition as edge-detect brake.."
|
|
newline
|
|
bitfld.long 0x00 5. "BRKP1EEN,Enable PWMx_BRAKE1 Pin As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: BKP1 pin as edge-detect brake source Disabled,1: BKP1 pin as edge-detect brake source Enabled"
|
|
bitfld.long 0x00 4. "BRKP0EEN,Enable PWMx_BRAKE0 Pin As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: BKP0 pin as edge-detect brake source Disabled,1: BKP0 pin as edge-detect brake source Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CPO1EBEN,Enable ACMP1_O Digital Output As Edge-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP1_O as edge-detect brake source Disabled,1: ACMP1_O as edge-detect brake source Enabled"
|
|
bitfld.long 0x00 0. "CPO0EBEN,Enable ACMP0_O Digital Output As Edge-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP0_O as edge-detect brake source Disabled,1: ACMP0_O as edge-detect brake source Enabled"
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "PWM_BRKCTL4_5,PWM Brake Edge Detect Control Register 4/5"
|
|
bitfld.long 0x00 18.--19. "BRKAODD,PWM Brake Action Select for Odd Channel (Write Protect)\nNote: These bits are write protected" "0: PWM odd channel level-detect brake function..,1: PWM odd channel output tri-state when..,2: PWM odd channel output low level when..,3: PWM odd channel output high level when.."
|
|
bitfld.long 0x00 16.--17. "BRKAEVEN,PWM Brake Action Select for Even Channel (Write Protect)\nNote: These bits are write protected" "0: PWM even channel level-detect brake function..,1: PWM even channel output tri-state when..,2: PWM even channel output low level when..,3: PWM even channel output high level when.."
|
|
newline
|
|
bitfld.long 0x00 15. "SYSLBEN,Enable System Fail As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: System Fail condition as level-detect brake..,1: System Fail condition as level-detect brake.."
|
|
bitfld.long 0x00 13. "BRKP1LEN,Enable BKP1 Pin As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: PWMx_BRAKE1 pin as level-detect brake source..,1: PWMx_BRAKE1 pin as level-detect brake source.."
|
|
newline
|
|
bitfld.long 0x00 12. "BRKP0LEN,Enable BKP0 Pin As Level-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: PWMx_BRAKE0 pin as level-detect brake source..,1: PWMx_BRAKE0 pin as level-detect brake source.."
|
|
bitfld.long 0x00 9. "CPO1LBEN,Enable ACMP1_O Digital Output As Level-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP1_O as level-detect brake source Disabled,1: ACMP1_O as level-detect brake source Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "CPO0LBEN,Enable ACMP0_O Digital Output As Level-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP0_O as level-detect brake source Disabled,1: ACMP0_O as level-detect brake source Enabled"
|
|
bitfld.long 0x00 7. "SYSEBEN,Enable System Fail As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: System Fail condition as edge-detect brake..,1: System Fail condition as edge-detect brake.."
|
|
newline
|
|
bitfld.long 0x00 5. "BRKP1EEN,Enable PWMx_BRAKE1 Pin As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: BKP1 pin as edge-detect brake source Disabled,1: BKP1 pin as edge-detect brake source Enabled"
|
|
bitfld.long 0x00 4. "BRKP0EEN,Enable PWMx_BRAKE0 Pin As Edge-detect Brake Source (Write Protect)\nNote: This bit is write protected" "0: BKP0 pin as edge-detect brake source Disabled,1: BKP0 pin as edge-detect brake source Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CPO1EBEN,Enable ACMP1_O Digital Output As Edge-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP1_O as edge-detect brake source Disabled,1: ACMP1_O as edge-detect brake source Enabled"
|
|
bitfld.long 0x00 0. "CPO0EBEN,Enable ACMP0_O Digital Output As Edge-detect Brake Source (Write Protect)\nNote: This register is write protected" "0: ACMP0_O as edge-detect brake source Disabled,1: ACMP0_O as edge-detect brake source Enabled"
|
|
group.long 0xD4++0x03
|
|
line.long 0x00 "PWM_POLCTL,PWM Pin Polar Inverse Register"
|
|
bitfld.long 0x00 5. "PINV5,PWM PIN Polar Inverse Control\nThe register controls polarity state of PWM output" "0: PWM output polar inverse Disabled,1: PWM output polar inverse Enabled"
|
|
bitfld.long 0x00 4. "PINV4,PWM PIN Polar Inverse Control\nThe register controls polarity state of PWM output" "0: PWM output polar inverse Disabled,1: PWM output polar inverse Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "PINV3,PWM PIN Polar Inverse Control\nThe register controls polarity state of PWM output" "0: PWM output polar inverse Disabled,1: PWM output polar inverse Enabled"
|
|
bitfld.long 0x00 2. "PINV2,PWM PIN Polar Inverse Control\nThe register controls polarity state of PWM output" "0: PWM output polar inverse Disabled,1: PWM output polar inverse Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "PINV1,PWM PIN Polar Inverse Control\nThe register controls polarity state of PWM output" "0: PWM output polar inverse Disabled,1: PWM output polar inverse Enabled"
|
|
bitfld.long 0x00 0. "PINV0,PWM PIN Polar Inverse Control\nThe register controls polarity state of PWM output" "0: PWM output polar inverse Disabled,1: PWM output polar inverse Enabled"
|
|
group.long 0xD8++0x03
|
|
line.long 0x00 "PWM_POEN,PWM Output Enable Register"
|
|
bitfld.long 0x00 5. "POEN5,PWM Pin Output Enable Bits" "0: PWM pin at tri-state,1: PWM pin in output mode"
|
|
bitfld.long 0x00 4. "POEN4,PWM Pin Output Enable Bits" "0: PWM pin at tri-state,1: PWM pin in output mode"
|
|
newline
|
|
bitfld.long 0x00 3. "POEN3,PWM Pin Output Enable Bits" "0: PWM pin at tri-state,1: PWM pin in output mode"
|
|
bitfld.long 0x00 2. "POEN2,PWM Pin Output Enable Bits" "0: PWM pin at tri-state,1: PWM pin in output mode"
|
|
newline
|
|
bitfld.long 0x00 1. "POEN1,PWM Pin Output Enable Bits" "0: PWM pin at tri-state,1: PWM pin in output mode"
|
|
bitfld.long 0x00 0. "POEN0,PWM Pin Output Enable Bits" "0: PWM pin at tri-state,1: PWM pin in output mode"
|
|
wgroup.long 0xDC++0x03
|
|
line.long 0x00 "PWM_SWBRK,PWM Software Brake Control Register"
|
|
bitfld.long 0x00 10. "BRKLTRG4,PWM Level Brake Software Trigger (Write Only) (Write Protect)\nWrite 1 to this bit will trigger level brake and set BRKLIFn to 1 in PWM_INTSTS1 register" "0,1"
|
|
bitfld.long 0x00 9. "BRKLTRG2,PWM Level Brake Software Trigger (Write Only) (Write Protect)\nWrite 1 to this bit will trigger level brake and set BRKLIFn to 1 in PWM_INTSTS1 register" "0,1"
|
|
newline
|
|
bitfld.long 0x00 8. "BRKLTRG0,PWM Level Brake Software Trigger (Write Only) (Write Protect)\nWrite 1 to this bit will trigger level brake and set BRKLIFn to 1 in PWM_INTSTS1 register" "0,1"
|
|
bitfld.long 0x00 2. "BRKETRG4,PWM Edge Brake Software Trigger (Write Only) (Write Protect)\nWrite 1 to this bit will trigger Edge brake and set BRKEIFn to 1 in PWM_INTSTS1 register" "0,1"
|
|
newline
|
|
bitfld.long 0x00 1. "BRKETRG2,PWM Edge Brake Software Trigger (Write Only) (Write Protect)\nWrite 1 to this bit will trigger Edge brake and set BRKEIFn to 1 in PWM_INTSTS1 register" "0,1"
|
|
bitfld.long 0x00 0. "BRKETRG0,PWM Edge Brake Software Trigger (Write Only) (Write Protect)\nWrite 1 to this bit will trigger Edge brake and set BRKEIFn to 1 in PWM_INTSTS1 register" "0,1"
|
|
group.long 0xE0++0x03
|
|
line.long 0x00 "PWM_INTEN0,PWM Interrupt Enable Register 0"
|
|
bitfld.long 0x00 29. "CMPDIEN5,PWM Compare Down Count Interrupt Enable Bits\nNote: In complementary mode CMPDIEN1 3 5 is used as another CMPDIEN for channel 0 2 4" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
bitfld.long 0x00 28. "CMPDIEN4,PWM Compare Down Count Interrupt Enable Bits\nNote: In complementary mode CMPDIEN1 3 5 is used as another CMPDIEN for channel 0 2 4" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 27. "CMPDIEN3,PWM Compare Down Count Interrupt Enable Bits\nNote: In complementary mode CMPDIEN1 3 5 is used as another CMPDIEN for channel 0 2 4" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
bitfld.long 0x00 26. "CMPDIEN2,PWM Compare Down Count Interrupt Enable Bits\nNote: In complementary mode CMPDIEN1 3 5 is used as another CMPDIEN for channel 0 2 4" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 25. "CMPDIEN1,PWM Compare Down Count Interrupt Enable Bits\nNote: In complementary mode CMPDIEN1 3 5 is used as another CMPDIEN for channel 0 2 4" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
bitfld.long 0x00 24. "CMPDIEN0,PWM Compare Down Count Interrupt Enable Bits\nNote: In complementary mode CMPDIEN1 3 5 is used as another CMPDIEN for channel 0 2 4" "0: Compare down count interrupt Disabled,1: Compare down count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 21. "CMPUIEN5,PWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding PWM channel n.\nNote: In complementary mode CMPUIEN1 3 5 is used as another CMPUIEN for channel 0 2 4" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 20. "CMPUIEN4,PWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding PWM channel n.\nNote: In complementary mode CMPUIEN1 3 5 is used as another CMPUIEN for channel 0 2 4" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 19. "CMPUIEN3,PWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding PWM channel n.\nNote: In complementary mode CMPUIEN1 3 5 is used as another CMPUIEN for channel 0 2 4" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 18. "CMPUIEN2,PWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding PWM channel n.\nNote: In complementary mode CMPUIEN1 3 5 is used as another CMPUIEN for channel 0 2 4" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 17. "CMPUIEN1,PWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding PWM channel n.\nNote: In complementary mode CMPUIEN1 3 5 is used as another CMPUIEN for channel 0 2 4" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 16. "CMPUIEN0,PWM Compare Up Count Interrupt Enable Bits\nEach bit n controls the corresponding PWM channel n.\nNote: In complementary mode CMPUIEN1 3 5 is used as another CMPUIEN for channel 0 2 4" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "PIEN4,PWM Period Point Interrupt Enable Bit 4\nNote: When up-down counter type period point means center point" "0: Period point interrupt Disabled,1: Period point interrupt Enabled"
|
|
bitfld.long 0x00 10. "PIEN2,PWM Period Point Interrupt Enable Bit 2\nNote: When up-down counter type period point means center point" "0: Period point interrupt Disabled,1: Period point interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "PIEN0,PWM Period Point Interrupt Enable Bit 0\nNote: When up-down counter type period point means center point" "0: Period point interrupt Disabled,1: Period point interrupt Enabled"
|
|
bitfld.long 0x00 4. "ZIEN4,PWM Zero Point Interrupt Enable Bit 4\nNote: Odd channels will read always 0 at complementary mode" "0: Zero point interrupt Disabled,1: Zero point interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "ZIEN2,PWM Zero Point Interrupt Enable Bit 2\nNote: Odd channels will read always 0 at complementary mode" "0: Zero point interrupt Disabled,1: Zero point interrupt Enabled"
|
|
bitfld.long 0x00 0. "ZIEN0,PWM Zero Point Interrupt Enable Bit 0\nNote: Odd channels will read always 0 at complementary mode" "0: Zero point interrupt Disabled,1: Zero point interrupt Enabled"
|
|
group.long 0xE4++0x03
|
|
line.long 0x00 "PWM_INTEN1,PWM Interrupt Enable Register 1"
|
|
bitfld.long 0x00 10. "BRKLIEN4_5,PWM Level-detect Brake Interrupt Enable for Channel4/5 (Write Protect)\nNote: This bit is write protected" "0: Level-detect Brake interrupt for channel4/5..,1: Level-detect Brake interrupt for channel4/5.."
|
|
bitfld.long 0x00 9. "BRKLIEN2_3,PWM Level-detect Brake Interrupt Enable for Channel2/3 (Write Protect)\nNote: This bit is write protected" "0: Level-detect Brake interrupt for channel2/3..,1: Level-detect Brake interrupt for channel2/3.."
|
|
newline
|
|
bitfld.long 0x00 8. "BRKLIEN0_1,PWM Level-detect Brake Interrupt Enable for Channel0/1 (Write Protect)\nNote: This bit is write protected" "0: Level-detect Brake interrupt for channel0/1..,1: Level-detect Brake interrupt for channel0/1.."
|
|
bitfld.long 0x00 2. "BRKEIEN4_5,PWM Edge-detect Brake Interrupt Enable for Channel4/5 (Write Protect)\nNote: This bitr is write protected" "0: Edge-detect Brake interrupt for channel4/5..,1: Edge-detect Brake interrupt for channel4/5.."
|
|
newline
|
|
bitfld.long 0x00 1. "BRKEIEN2_3,PWM Edge-detect Brake Interrupt Enable for Channel2/3 (Write Protect)\nNote: This bit is write protected" "0: Edge-detect Brake interrupt for channel2/3..,1: Edge-detect Brake interrupt for channel2/3.."
|
|
bitfld.long 0x00 0. "BRKEIEN0_1,PWM Edge-detect Brake Interrupt Enable for Channel0/1 (Write Protect)\nNote: This bit is write protected" "0: Edge-detect Brake interrupt for channel0/1..,1: Edge-detect Brake interrupt for channel0/1.."
|
|
group.long 0xE8++0x03
|
|
line.long 0x00 "PWM_INTSTS0,PWM Interrupt Flag Register 0"
|
|
bitfld.long 0x00 29. "CMPDIF5,PWM Compare Down Count Interrupt Flag\nFlag is set by hardware when PWM counter down count and reaches PWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: In complementary mode CMPDIF1 3 5 is used as another CMPDIF for channel 0 2 4" "0,1"
|
|
bitfld.long 0x00 28. "CMPDIF4,PWM Compare Down Count Interrupt Flag\nFlag is set by hardware when PWM counter down count and reaches PWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: In complementary mode CMPDIF1 3 5 is used as another CMPDIF for channel 0 2 4" "0,1"
|
|
newline
|
|
bitfld.long 0x00 27. "CMPDIF3,PWM Compare Down Count Interrupt Flag\nFlag is set by hardware when PWM counter down count and reaches PWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: In complementary mode CMPDIF1 3 5 is used as another CMPDIF for channel 0 2 4" "0,1"
|
|
bitfld.long 0x00 26. "CMPDIF2,PWM Compare Down Count Interrupt Flag\nFlag is set by hardware when PWM counter down count and reaches PWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: In complementary mode CMPDIF1 3 5 is used as another CMPDIF for channel 0 2 4" "0,1"
|
|
newline
|
|
bitfld.long 0x00 25. "CMPDIF1,PWM Compare Down Count Interrupt Flag\nFlag is set by hardware when PWM counter down count and reaches PWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: In complementary mode CMPDIF1 3 5 is used as another CMPDIF for channel 0 2 4" "0,1"
|
|
bitfld.long 0x00 24. "CMPDIF0,PWM Compare Down Count Interrupt Flag\nFlag is set by hardware when PWM counter down count and reaches PWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: In complementary mode CMPDIF1 3 5 is used as another CMPDIF for channel 0 2 4" "0,1"
|
|
newline
|
|
bitfld.long 0x00 16.--21. "CMPUIFn,PWM Compare Up Count Interrupt Flag\nFlag is set by hardware when PWM counter up count and reaches PWM_CMPDATn software can clear this bit by writing 1 to it.\nNote: In complementary mode CMPUIF1 3 5 is used as another CMPUIF for channel 0 2 4" "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 12. "PIF4,PWM Period Point Interrupt Flag 4\nThis bit is set by hardware when PWM_CH4 counter reaches PWM_PERIOD4.\nNote: This bit can be cleared to 0 by software writing 1" "0,1"
|
|
newline
|
|
bitfld.long 0x00 10. "PIF2,PWM Period Point Interrupt Flag 2\nThis bit is set by hardware when PWM_CH2 counter reaches PWM_PERIOD2.\nNote: This bit can be cleared to 0 by software writing 1" "0,1"
|
|
bitfld.long 0x00 8. "PIF0,PWM Period Point Interrupt Flag 0\nThis bit is set by hardware when PWM_CH0 counter reaches PWM_PERIOD0.\nNote: This bit can be cleared to 0 by software writing 1" "0,1"
|
|
newline
|
|
bitfld.long 0x00 4. "ZIF4,PWM Zero Point Interrupt Flag 4\nThis bit is set by hardware when PWM_CH4 counter reaches 0.\nNote: This bit can be cleared to 0 by software writing 1" "0,1"
|
|
bitfld.long 0x00 2. "ZIF2,PWM Zero Point Interrupt Flag 2\nThis bit is set by hardware when PWM_CH2 counter reaches 0.\nNote: This bit can be cleared to 0 by software writing 1" "0,1"
|
|
newline
|
|
bitfld.long 0x00 0. "ZIF0,PWM Zero Point Interrupt Flag 0\nThis bit is set by hardware when PWM_CH0 counter reaches 0.\nNote: This bit can be cleared to 0 by software writing 1" "0,1"
|
|
group.long 0xEC++0x03
|
|
line.long 0x00 "PWM_INTSTS1,PWM Interrupt Flag Register 1"
|
|
rbitfld.long 0x00 29. "BRKLSTS5,PWM Channel n Level-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n level-detect brake state is..,1: When PWM channel n level-detect brake detects.."
|
|
rbitfld.long 0x00 28. "BRKLSTS4,PWM Channel n Level-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n level-detect brake state is..,1: When PWM channel n level-detect brake detects.."
|
|
newline
|
|
rbitfld.long 0x00 27. "BRKLSTS3,PWM Channel n Level-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n level-detect brake state is..,1: When PWM channel n level-detect brake detects.."
|
|
rbitfld.long 0x00 26. "BRKLSTS2,PWM Channel n Level-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n level-detect brake state is..,1: When PWM channel n level-detect brake detects.."
|
|
newline
|
|
rbitfld.long 0x00 25. "BRKLSTS1,PWM Channel n Level-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n level-detect brake state is..,1: When PWM channel n level-detect brake detects.."
|
|
rbitfld.long 0x00 24. "BRKLSTS0,PWM Channel n Level-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n level-detect brake state is..,1: When PWM channel n level-detect brake detects.."
|
|
newline
|
|
rbitfld.long 0x00 21. "BRKESTS5,PWM Channel n Edge-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n edge-detect brake state is..,1: When PWM channel n edge-detect brake detects.."
|
|
rbitfld.long 0x00 20. "BRKESTS4,PWM Channel n Edge-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n edge-detect brake state is..,1: When PWM channel n edge-detect brake detects.."
|
|
newline
|
|
rbitfld.long 0x00 19. "BRKESTS3,PWM Channel n Edge-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n edge-detect brake state is..,1: When PWM channel n edge-detect brake detects.."
|
|
rbitfld.long 0x00 18. "BRKESTS2,PWM Channel n Edge-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n edge-detect brake state is..,1: When PWM channel n edge-detect brake detects.."
|
|
newline
|
|
rbitfld.long 0x00 17. "BRKESTS1,PWM Channel n Edge-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n edge-detect brake state is..,1: When PWM channel n edge-detect brake detects.."
|
|
rbitfld.long 0x00 16. "BRKESTS0,PWM Channel n Edge-detect Brake Status (Read Only)\nNote: This bit is read only and auto cleared by hardware" "0: PWM channel n edge-detect brake state is..,1: When PWM channel n edge-detect brake detects.."
|
|
newline
|
|
bitfld.long 0x00 13. "BRKLIF5,PWM Channel n Level-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n level-detect brake event do not..,1: When PWM channel n level-detect brake event.."
|
|
bitfld.long 0x00 12. "BRKLIF4,PWM Channel n Level-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n level-detect brake event do not..,1: When PWM channel n level-detect brake event.."
|
|
newline
|
|
bitfld.long 0x00 11. "BRKLIF3,PWM Channel n Level-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n level-detect brake event do not..,1: When PWM channel n level-detect brake event.."
|
|
bitfld.long 0x00 10. "BRKLIF2,PWM Channel n Level-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n level-detect brake event do not..,1: When PWM channel n level-detect brake event.."
|
|
newline
|
|
bitfld.long 0x00 9. "BRKLIF1,PWM Channel n Level-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n level-detect brake event do not..,1: When PWM channel n level-detect brake event.."
|
|
bitfld.long 0x00 8. "BRKLIF0,PWM Channel n Level-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n level-detect brake event do not..,1: When PWM channel n level-detect brake event.."
|
|
newline
|
|
bitfld.long 0x00 5. "BRKEIF5,PWM Channel n Edge-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n edge-detect brake event do not..,1: When PWM channel n edge-detect brake event.."
|
|
bitfld.long 0x00 4. "BRKEIF4,PWM Channel n Edge-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n edge-detect brake event do not..,1: When PWM channel n edge-detect brake event.."
|
|
newline
|
|
bitfld.long 0x00 3. "BRKEIF3,PWM Channel n Edge-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n edge-detect brake event do not..,1: When PWM channel n edge-detect brake event.."
|
|
bitfld.long 0x00 2. "BRKEIF2,PWM Channel n Edge-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n edge-detect brake event do not..,1: When PWM channel n edge-detect brake event.."
|
|
newline
|
|
bitfld.long 0x00 1. "BRKEIF1,PWM Channel n Edge-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n edge-detect brake event do not..,1: When PWM channel n edge-detect brake event.."
|
|
bitfld.long 0x00 0. "BRKEIF0,PWM Channel n Edge-detect Brake Interrupt Flag (Write Protect)\nNote: This bit is write protected" "0: PWM channel n edge-detect brake event do not..,1: When PWM channel n edge-detect brake event.."
|
|
group.long 0xF8++0x03
|
|
line.long 0x00 "PWM_ADCTS0,PWM Trigger ADC Source Select Register 0"
|
|
bitfld.long 0x00 31. "TRGEN3,PWM_CH3 Trigger ADC Enable Bit" "0: PWM_CH3 Trigger ADC function Disabled,1: PWM_CH3 Trigger ADC function Enabled"
|
|
bitfld.long 0x00 24.--27. "TRGSEL3,PWM_CH3 Trigger ADC Source Select" "0: PWM_CH2 zero point,1: PWM_CH2 period point,2: PWM_CH2 zero or period point,3: PWM_CH2 up-count CMPDAT point,4: PWM_CH2 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: PWM_CH3 up-count CMPDAT point,9: PWM_CH3 down-count CMPDAT point,?..."
|
|
newline
|
|
bitfld.long 0x00 23. "TRGEN2,PWM_CH2 Trigger ADC Enable Bit" "0: PWM_CH2 Trigger ADC function Disabled,1: PWM_CH2 Trigger ADC function Enabled"
|
|
bitfld.long 0x00 16.--19. "TRGSEL2,PWM_CH2 Trigger ADC Source Select" "0: PWM_CH2 zero point,1: PWM_CH2 period point,2: PWM_CH2 zero or period point,3: PWM_CH2 up-count CMPDAT point,4: PWM_CH2 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: PWM_CH3 up-count CMPDAT point,9: PWM_CH3 down-count CMPDAT point,?..."
|
|
newline
|
|
bitfld.long 0x00 15. "TRGEN1,PWM_CH1 Trigger ADC Enable Bit" "0: PWM_CH1 Trigger ADC function Disabled,1: PWM_CH1 Trigger ADC function Enabled"
|
|
bitfld.long 0x00 8.--11. "TRGSEL1,PWM_CH1 Trigger ADC Source Select" "0: PWM_CH0 zero point,1: PWM_CH0 period point,2: PWM_CH0 zero or period point,3: PWM_CH0 up-count CMPDAT point,4: PWM_CH0 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: PWM_CH1 up-count CMPDAT point,9: PWM_CH1 down-count CMPDAT point,?..."
|
|
newline
|
|
bitfld.long 0x00 7. "TRGEN0,PWM_CH0 Trigger ADC Enable Bit" "0: PWM_CH0 Trigger ADC function Disabled,1: PWM_CH0 Trigger ADC function Enabled"
|
|
bitfld.long 0x00 0.--3. "TRGSEL0,PWM_CH0 Trigger ADC Source Select" "0: PWM_CH0 zero point,1: PWM_CH0 period point,2: PWM_CH0 zero or period point,3: PWM_CH0 up-count CMPDAT point,4: PWM_CH0 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: PWM_CH1 up-count CMPDAT point,9: PWM_CH1 down-count CMPDAT point,?..."
|
|
group.long 0xFC++0x03
|
|
line.long 0x00 "PWM_ADCTS1,PWM Trigger ADC Source Select Register 1"
|
|
bitfld.long 0x00 15. "TRGEN5,PWM_CH5 Trigger ADC Enable Bit" "0: PWM_CH5 Trigger ADC function Disabled,1: PWM_CH5 Trigger ADC function Enabled"
|
|
bitfld.long 0x00 8.--11. "TRGSEL5,PWM_CH5 Trigger ADC Source Select" "0: PWM_CH4 zero point,1: PWM_CH4 period point,2: PWM_CH4 zero or period point,3: PWM_CH4 up-count CMPDAT point,4: PWM_CH4 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: PWM_CH5 up-count CMPDAT point,9: PWM_CH5 down-count CMPDAT point,?..."
|
|
newline
|
|
bitfld.long 0x00 7. "TRGEN4,PWM_CH4 Trigger ADC Enable Bit" "0: PWM_CH4 Trigger ADC function Disabled,1: PWM_CH4 Trigger ADC function Enabled"
|
|
bitfld.long 0x00 0.--3. "TRGSEL4,PWM_CH4 Trigger ADC Source Select" "0: PWM_CH4 zero point,1: PWM_CH4 period point,2: PWM_CH4 zero or period point,3: PWM_CH4 up-count CMPDAT point,4: PWM_CH4 down-count CMPDAT point,5: Reserved,6: Reserved,7: Reserved,8: PWM_CH5 up-count CMPDAT point,9: PWM_CH5 down-count CMPDAT point,?..."
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "PWM_SSCTL,PWM Synchronous Start Control Register"
|
|
bitfld.long 0x00 8.--9. "SSRC,PWM Synchronous Start Source Select Bits" "0: Synchronous start source come from PWM0,1: Synchronous start source come from PWM1,2: Reserved,3: Reserved"
|
|
bitfld.long 0x00 4. "SSEN4,PWM Synchronous Start Function Enable Bit 4\nWhen synchronous start function is enabled the PWM_CH4 counter enable bit (CNTEN4) can be enabled by writing PWM synchronous start trigger bit (CNTSEN)" "0: PWM synchronous start function Disabled,1: PWM synchronous start function Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "SSEN2,PWM Synchronous Start Function Enable Bit 2\nWhen synchronous start function is enabled the PWM_CH2 counter enable bit (CNTEN2) can be enabled by writing PWM synchronous start trigger bit (CNTSEN)" "0: PWM synchronous start function Disabled,1: PWM synchronous start function Enabled"
|
|
bitfld.long 0x00 0. "SSEN0,PWM Synchronous Start Function Enable Bit 0\nWhen synchronous start function is enabled the PWM_CH0 counter enable bit (CNTEN0) can be enabled by writing PWM synchronous start trigger bit (CNTSEN)" "0: PWM synchronous start function Disabled,1: PWM synchronous start function Enabled"
|
|
wgroup.long 0x114++0x03
|
|
line.long 0x00 "PWM_SSTRG,PWM Synchronous Start Trigger Register"
|
|
bitfld.long 0x00 0. "CNTSEN,PWM Counter Synchronous Start Enable (Write Only)\nPWM counter synchronous enable function is used to make selected PWM channels (include PWM0_CHx and PWM1_CHx) start counting at the same time.\nWriting this bit to 1 will also set the counter.." "0,1"
|
|
group.long 0x120++0x03
|
|
line.long 0x00 "PWM_STATUS,PWM Status Register"
|
|
bitfld.long 0x00 21. "ADCTRG5,ADC Start of Conversion Status\nNote: This bit can be cleared by software writing 1" "0: Indicates no ADC start of conversion trigger..,1: An ADC start of conversion trigger event has.."
|
|
bitfld.long 0x00 20. "ADCTRG4,ADC Start of Conversion Status\nNote: This bit can be cleared by software writing 1" "0: Indicates no ADC start of conversion trigger..,1: An ADC start of conversion trigger event has.."
|
|
newline
|
|
bitfld.long 0x00 19. "ADCTRG3,ADC Start of Conversion Status\nNote: This bit can be cleared by software writing 1" "0: Indicates no ADC start of conversion trigger..,1: An ADC start of conversion trigger event has.."
|
|
bitfld.long 0x00 18. "ADCTRG2,ADC Start of Conversion Status\nNote: This bit can be cleared by software writing 1" "0: Indicates no ADC start of conversion trigger..,1: An ADC start of conversion trigger event has.."
|
|
newline
|
|
bitfld.long 0x00 17. "ADCTRG1,ADC Start of Conversion Status\nNote: This bit can be cleared by software writing 1" "0: Indicates no ADC start of conversion trigger..,1: An ADC start of conversion trigger event has.."
|
|
bitfld.long 0x00 16. "ADCTRG0,ADC Start of Conversion Status\nNote: This bit can be cleared by software writing 1" "0: Indicates no ADC start of conversion trigger..,1: An ADC start of conversion trigger event has.."
|
|
newline
|
|
bitfld.long 0x00 4. "CNTMAX4,Time-base Counter 4 Equal to 0xFFFF Latched Flag\nNote: This bit can be cleared by software writing 1" "0: The time-base counter never reached its..,1: The time-base counter reached its maximum value"
|
|
bitfld.long 0x00 2. "CNTMAX2,Time-base Counter 2 Equal to 0xFFFF Latched Flag\nNote: This bit can be cleared by software writing 1" "0: indicates the time-base counter never reached..,1: indicates the time-base counter reached its.."
|
|
newline
|
|
bitfld.long 0x00 0. "CNTMAX0,Time-base Counter 0 Equal to 0xFFFF Latched Flag\nNote: This bit can be cleared by software writing 1" "0: indicates the time-base counter never reached..,1: indicates the time-base counter reached its.."
|
|
group.long 0x200++0x03
|
|
line.long 0x00 "PWM_CAPINEN,PWM Capture Input Enable Register"
|
|
bitfld.long 0x00 5. "CAPINEN5,Capture Input Enable Bits" "0: PWM Channel capture input path Disabled,1: PWM Channel capture input path Enabled"
|
|
bitfld.long 0x00 4. "CAPINEN4,Capture Input Enable Bits" "0: PWM Channel capture input path Disabled,1: PWM Channel capture input path Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPINEN3,Capture Input Enable Bits" "0: PWM Channel capture input path Disabled,1: PWM Channel capture input path Enabled"
|
|
bitfld.long 0x00 2. "CAPINEN2,Capture Input Enable Bits" "0: PWM Channel capture input path Disabled,1: PWM Channel capture input path Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CAPINEN1,Capture Input Enable Bits" "0: PWM Channel capture input path Disabled,1: PWM Channel capture input path Enabled"
|
|
bitfld.long 0x00 0. "CAPINEN0,Capture Input Enable Bits" "0: PWM Channel capture input path Disabled,1: PWM Channel capture input path Enabled"
|
|
group.long 0x204++0x03
|
|
line.long 0x00 "PWM_CAPCTL,PWM Capture Control Register"
|
|
bitfld.long 0x00 29. "FCRLDEN5,Falling Capture Reload Enable Bits" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
bitfld.long 0x00 28. "FCRLDEN4,Falling Capture Reload Enable Bits" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 27. "FCRLDEN3,Falling Capture Reload Enable Bits" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
bitfld.long 0x00 26. "FCRLDEN2,Falling Capture Reload Enable Bits" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 25. "FCRLDEN1,Falling Capture Reload Enable Bits" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
bitfld.long 0x00 24. "FCRLDEN0,Falling Capture Reload Enable Bits" "0: Falling capture reload counter Disabled,1: Falling capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 21. "RCRLDEN5,Rising Capture Reload Enable Bits" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
bitfld.long 0x00 20. "RCRLDEN4,Rising Capture Reload Enable Bits" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 19. "RCRLDEN3,Rising Capture Reload Enable Bits" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
bitfld.long 0x00 18. "RCRLDEN2,Rising Capture Reload Enable Bits" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 17. "RCRLDEN1,Rising Capture Reload Enable Bits" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
bitfld.long 0x00 16. "RCRLDEN0,Rising Capture Reload Enable Bits" "0: Rising capture reload counter Disabled,1: Rising capture reload counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 13. "CAPINV5,Capture Inverter Enable Bits" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
bitfld.long 0x00 12. "CAPINV4,Capture Inverter Enable Bits" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "CAPINV3,Capture Inverter Enable Bits" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
bitfld.long 0x00 10. "CAPINV2,Capture Inverter Enable Bits" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "CAPINV1,Capture Inverter Enable Bits" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
bitfld.long 0x00 8. "CAPINV0,Capture Inverter Enable Bits" "0: Capture source inverter Disabled,1: Capture source inverter Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "CAPEN5,Capture Function Enable Bits" "0: Capture function Disabled,1: Capture function Enabled"
|
|
bitfld.long 0x00 4. "CAPEN4,Capture Function Enable Bits" "0: Capture function Disabled,1: Capture function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPEN3,Capture Function Enable Bits" "0: Capture function Disabled,1: Capture function Enabled"
|
|
bitfld.long 0x00 2. "CAPEN2,Capture Function Enable Bits" "0: Capture function Disabled,1: Capture function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CAPEN1,Capture Function Enable Bits" "0: Capture function Disabled,1: Capture function Enabled"
|
|
bitfld.long 0x00 0. "CAPEN0,Capture Function Enable Bits" "0: Capture function Disabled,1: Capture function Enabled"
|
|
rgroup.long 0x208++0x03
|
|
line.long 0x00 "PWM_CAPSTS,PWM Capture Status Register"
|
|
bitfld.long 0x00 13. "CFLIFOV5,Capture Falling Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CFLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CFLIF" "0,1"
|
|
bitfld.long 0x00 12. "CFLIFOV4,Capture Falling Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CFLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CFLIF" "0,1"
|
|
newline
|
|
bitfld.long 0x00 11. "CFLIFOV3,Capture Falling Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CFLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CFLIF" "0,1"
|
|
bitfld.long 0x00 10. "CFLIFOV2,Capture Falling Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CFLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CFLIF" "0,1"
|
|
newline
|
|
bitfld.long 0x00 9. "CFLIFOV1,Capture Falling Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CFLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CFLIF" "0,1"
|
|
bitfld.long 0x00 8. "CFLIFOV0,Capture Falling Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if falling latch happened when the corresponding CFLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CFLIF" "0,1"
|
|
newline
|
|
bitfld.long 0x00 5. "CRLIFOV5,Capture Rising Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CRLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CRLIF" "0,1"
|
|
bitfld.long 0x00 4. "CRLIFOV4,Capture Rising Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CRLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CRLIF" "0,1"
|
|
newline
|
|
bitfld.long 0x00 3. "CRLIFOV3,Capture Rising Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CRLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CRLIF" "0,1"
|
|
bitfld.long 0x00 2. "CRLIFOV2,Capture Rising Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CRLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CRLIF" "0,1"
|
|
newline
|
|
bitfld.long 0x00 1. "CRLIFOV1,Capture Rising Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CRLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CRLIF" "0,1"
|
|
bitfld.long 0x00 0. "CRLIFOV0,Capture Rising Latch Interrupt Flag Overrun Status (Read Only)\nThis flag indicates if rising latch happened when the corresponding CRLIF is 1.\nNote: This bit will be cleared automatically when user clear corresponding CRLIF" "0,1"
|
|
rgroup.long 0x20C++0x03
|
|
line.long 0x00 "PWM_RCAPDAT0,PWM Rising Capture Data Register 0"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,PWM Rising Capture Data Register (Read Only)\nWhen rising capture condition happened the PWM counter value will be saved in this register"
|
|
rgroup.long 0x210++0x03
|
|
line.long 0x00 "PWM_FCAPDAT0,PWM Falling Capture Data Register 0"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,PWM Falling Capture Data Register (Read Only)\nWhen falling capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x214++0x03
|
|
line.long 0x00 "PWM_RCAPDAT1,PWM Rising Capture Data Register 1"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,PWM Rising Capture Data Register (Read Only)\nWhen rising capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x218++0x03
|
|
line.long 0x00 "PWM_FCAPDAT1,PWM Falling Capture Data Register 1"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,PWM Falling Capture Data Register (Read Only)\nWhen falling capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x21C++0x03
|
|
line.long 0x00 "PWM_RCAPDAT2,PWM Rising Capture Data Register 2"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,PWM Rising Capture Data Register (Read Only)\nWhen rising capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x220++0x03
|
|
line.long 0x00 "PWM_FCAPDAT2,PWM Falling Capture Data Register 2"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,PWM Falling Capture Data Register (Read Only)\nWhen falling capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x224++0x03
|
|
line.long 0x00 "PWM_RCAPDAT3,PWM Rising Capture Data Register 3"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,PWM Rising Capture Data Register (Read Only)\nWhen rising capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x228++0x03
|
|
line.long 0x00 "PWM_FCAPDAT3,PWM Falling Capture Data Register 3"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,PWM Falling Capture Data Register (Read Only)\nWhen falling capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x22C++0x03
|
|
line.long 0x00 "PWM_RCAPDAT4,PWM Rising Capture Data Register 4"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,PWM Rising Capture Data Register (Read Only)\nWhen rising capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x230++0x03
|
|
line.long 0x00 "PWM_FCAPDAT4,PWM Falling Capture Data Register 4"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,PWM Falling Capture Data Register (Read Only)\nWhen falling capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x234++0x03
|
|
line.long 0x00 "PWM_RCAPDAT5,PWM Rising Capture Data Register 5"
|
|
hexmask.long.word 0x00 0.--15. 1. "RCAPDAT,PWM Rising Capture Data Register (Read Only)\nWhen rising capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x238++0x03
|
|
line.long 0x00 "PWM_FCAPDAT5,PWM Falling Capture Data Register 5"
|
|
hexmask.long.word 0x00 0.--15. 1. "FCAPDAT,PWM Falling Capture Data Register (Read Only)\nWhen falling capture condition happened the PWM counter value will be saved in this register"
|
|
group.long 0x23C++0x03
|
|
line.long 0x00 "PWM_PDMACTL,PWM PDMA Control Register"
|
|
bitfld.long 0x00 20. "CHSEL4_5,Select Channel 4/5 to Do PDMA Transfer" "0: Channel4,1: Channel5"
|
|
bitfld.long 0x00 19. "CAPORD4_5,Capture Channel 4/5 Rising/Falling Order" "0: PWM_FCAPDAT4/5 is the first captured data to..,1: PWM_RCAPDAT4/5 is the first captured data to.."
|
|
newline
|
|
bitfld.long 0x00 17.--18. "CAPMOD4_5,Select PWM_RCAPDAT4/5 or PWM_FCAPDAT4/5 to Do PDMA Transfer" "0: Reserved,1: PWM_RCAPDAT4/5,2: PWM_FCAPDAT4/5,3: Both PWM_RCAPDAT4/5 and PWM_FCAPDAT4/5"
|
|
bitfld.long 0x00 16. "CHEN4_5,Channel 4/5 PDMA Enable Bit" "0: Channel 4/5 PDMA function Disabled,1: Channel 4/5 PDMA function Enabled for the.."
|
|
newline
|
|
bitfld.long 0x00 12. "CHSEL2_3,Select Channel 2/3 to Do PDMA Transfer" "0: Channel2,1: Channel3"
|
|
bitfld.long 0x00 11. "CAPORD2_3,Capture Channel 2/3 Rising/Falling Order" "0: PWM_FCAPDAT2/3 is the first captured data to..,1: PWM_RCAPDAT2/3 is the first captured data to.."
|
|
newline
|
|
bitfld.long 0x00 9.--10. "CAPMOD2_3,Select PWM_RCAPDAT2/3 or PWM_FCAODAT2/3 to Do PDMA Transfer" "0: Reserved,1: PWM_RCAPDAT2/3,2: PWM_FCAPDAT2/3,3: Both PWM_RCAPDAT2/3 and PWM_FCAPDAT2/3"
|
|
bitfld.long 0x00 8. "CHEN2_3,Channel 2/3 PDMA Enable Bit" "0: Channel 2/3 PDMA function Disabled,1: Channel 2/3 PDMA function Enabled for the.."
|
|
newline
|
|
bitfld.long 0x00 4. "CHSEL0_1,Select Channel 0/1 to Do PDMA Transfer" "0: Channel0,1: Channel1"
|
|
bitfld.long 0x00 3. "CAPORD0_1,Capture Channel 0/1 Rising/Falling Order" "0: PWM_FCAPDAT0/1 is the first captured data to..,1: PWM_RCAPDAT0/1 is the first captured data to.."
|
|
newline
|
|
bitfld.long 0x00 1.--2. "CAPMOD0_1,Select PWM_RCAPDAT0/1 or PWM_FCAPDAT0/1 to Do PDMA Transfer" "0: Reserved,1: PWM_RCAPDAT0/1,2: PWM_FCAPDAT0/1,3: Both PWM_RCAPDAT0/1 and PWM_FCAPDAT0/1"
|
|
bitfld.long 0x00 0. "CHEN0_1,Channel 0/1 PDMA Enable Bit" "0: Channel 0/1 PDMA function Disabled,1: Channel 0/1 PDMA function Enabled for the.."
|
|
rgroup.long 0x240++0x03
|
|
line.long 0x00 "PWM_PDMACAP0_1,PWM Capture Channel 01 PDMA Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CAPBUF,PWM Capture PDMA Register (Read Only)\nThis register is used as a buffer to transfer PWM capture rising or falling data to memory by PDMA"
|
|
group.long 0x244++0x03
|
|
line.long 0x00 "PWM_PDMACAP2_3,PWM Capture Channel 23 PDMA Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CAPBUF,PWM Capture PDMA Register (Read Only)\nThis register is used as a buffer to transfer PWM capture rising or falling data to memory by PDMA"
|
|
group.long 0x248++0x03
|
|
line.long 0x00 "PWM_PDMACAP4_5,PWM Capture Channel 45 PDMA Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CAPBUF,PWM Capture PDMA Register (Read Only)\nThis register is used as a buffer to transfer PWM capture rising or falling data to memory by PDMA"
|
|
group.long 0x250++0x03
|
|
line.long 0x00 "PWM_CAPIEN,PWM Capture Interrupt Enable Register"
|
|
bitfld.long 0x00 13. "CAPFIEN5,PWM Capture Falling Latch Interrupt Enable Bits" "0: Capture falling edge latch interrupt Disabled,1: Capture falling edge latch interrupt Enabled"
|
|
bitfld.long 0x00 12. "CAPFIEN4,PWM Capture Falling Latch Interrupt Enable Bits" "0: Capture falling edge latch interrupt Disabled,1: Capture falling edge latch interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 11. "CAPFIEN3,PWM Capture Falling Latch Interrupt Enable Bits" "0: Capture falling edge latch interrupt Disabled,1: Capture falling edge latch interrupt Enabled"
|
|
bitfld.long 0x00 10. "CAPFIEN2,PWM Capture Falling Latch Interrupt Enable Bits" "0: Capture falling edge latch interrupt Disabled,1: Capture falling edge latch interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "CAPFIEN1,PWM Capture Falling Latch Interrupt Enable Bits" "0: Capture falling edge latch interrupt Disabled,1: Capture falling edge latch interrupt Enabled"
|
|
bitfld.long 0x00 8. "CAPFIEN0,PWM Capture Falling Latch Interrupt Enable Bits" "0: Capture falling edge latch interrupt Disabled,1: Capture falling edge latch interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "CAPRIEN5,PWM Capture Rising Latch Interrupt Enable Bits" "0: Capture rising edge latch interrupt Disabled,1: Capture rising edge latch interrupt Enabled"
|
|
bitfld.long 0x00 4. "CAPRIEN4,PWM Capture Rising Latch Interrupt Enable Bits" "0: Capture rising edge latch interrupt Disabled,1: Capture rising edge latch interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPRIEN3,PWM Capture Rising Latch Interrupt Enable Bits" "0: Capture rising edge latch interrupt Disabled,1: Capture rising edge latch interrupt Enabled"
|
|
bitfld.long 0x00 2. "CAPRIEN2,PWM Capture Rising Latch Interrupt Enable Bits" "0: Capture rising edge latch interrupt Disabled,1: Capture rising edge latch interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "CAPRIEN1,PWM Capture Rising Latch Interrupt Enable Bits" "0: Capture rising edge latch interrupt Disabled,1: Capture rising edge latch interrupt Enabled"
|
|
bitfld.long 0x00 0. "CAPRIEN0,PWM Capture Rising Latch Interrupt Enable Bits" "0: Capture rising edge latch interrupt Disabled,1: Capture rising edge latch interrupt Enabled"
|
|
group.long 0x254++0x03
|
|
line.long 0x00 "PWM_CAPIF,PWM Capture Interrupt Flag Register"
|
|
bitfld.long 0x00 13. "CFLIF5,PWM Capture Falling Latch Interrupt Flag\n" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
bitfld.long 0x00 12. "CFLIF4,PWM Capture Falling Latch Interrupt Flag\n" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 11. "CFLIF3,PWM Capture Falling Latch Interrupt Flag\n" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
bitfld.long 0x00 10. "CFLIF2,PWM Capture Falling Latch Interrupt Flag\n" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 9. "CFLIF1,PWM Capture Falling Latch Interrupt Flag\n" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
bitfld.long 0x00 8. "CFLIF0,PWM Capture Falling Latch Interrupt Flag\n" "0: No capture falling latch condition happened,1: Capture falling latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 5. "CRLIF5,PWM Capture Rising Latch Interrupt Flag\n" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
bitfld.long 0x00 4. "CRLIF4,PWM Capture Rising Latch Interrupt Flag\n" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 3. "CRLIF3,PWM Capture Rising Latch Interrupt Flag\n" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
bitfld.long 0x00 2. "CRLIF2,PWM Capture Rising Latch Interrupt Flag\n" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
newline
|
|
bitfld.long 0x00 1. "CRLIF1,PWM Capture Rising Latch Interrupt Flag\n" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
bitfld.long 0x00 0. "CRLIF0,PWM Capture Rising Latch Interrupt Flag\n" "0: No capture rising latch condition happened,1: Capture rising latch condition happened this.."
|
|
rgroup.long 0x304++0x03
|
|
line.long 0x00 "PWM_PBUF0,PWM PERIOD0 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "PBUF,PWM Period Register Buffer (Read Only)\nUsed as PERIOD active register"
|
|
group.long 0x30C++0x03
|
|
line.long 0x00 "PWM_PBUF2,PWM PERIOD2 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "PBUF,PWM Period Register Buffer (Read Only)\nUsed as PERIOD active register"
|
|
group.long 0x314++0x03
|
|
line.long 0x00 "PWM_PBUF4,PWM PERIOD4 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "PBUF,PWM Period Register Buffer (Read Only)\nUsed as PERIOD active register"
|
|
rgroup.long 0x31C++0x03
|
|
line.long 0x00 "PWM_CMPBUF0,PWM CMPDAT0 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Register Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x320++0x03
|
|
line.long 0x00 "PWM_CMPBUF1,PWM CMPDAT1 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Register Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x324++0x03
|
|
line.long 0x00 "PWM_CMPBUF2,PWM CMPDAT2 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Register Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x328++0x03
|
|
line.long 0x00 "PWM_CMPBUF3,PWM CMPDAT3 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Register Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x32C++0x03
|
|
line.long 0x00 "PWM_CMPBUF4,PWM CMPDAT4 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Register Buffer (Read Only)\nUsed as CMP active register"
|
|
group.long 0x330++0x03
|
|
line.long 0x00 "PWM_CMPBUF5,PWM CMPDAT5 Buffer"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Register Buffer (Read Only)\nUsed as CMP active register"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "QSPI"
|
|
base ad:0x40060000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "QSPIx_CTL,QSPI Control Register"
|
|
bitfld.long 0x00 22. "QUADIOEN,Quad I/O Mode Enable Bit" "0: Quad I/O mode Disabled,1: Quad I/O mode Enabled"
|
|
bitfld.long 0x00 21. "DUALIOEN,Dual I/O Mode Enable Bit" "0: Dual I/O mode Disabled,1: Dual I/O mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 20. "DATDIR,Data Port Direction Control\nThis bit is used to select the data input/output direction in half-duplex transfer and Dual/Quad transfer" "0: QSPI data is input direction,1: QSPI data is output direction"
|
|
bitfld.long 0x00 19. "REORDER,Byte Reorder Function Enable Bit\nNote: Byte Reorder function is only available if DWIDTH is defined as 16 24 and 32 bits" "0: Byte Reorder function Disabled,1: Byte Reorder function Enabled"
|
|
newline
|
|
bitfld.long 0x00 18. "SLAVE,Slave Mode Control" "0: Master mode,1: Slave mode"
|
|
bitfld.long 0x00 17. "UNITIEN,Unit Transfer Interrupt Enable Bit" "0: QSPI unit transfer interrupt Disabled,1: QSPI unit transfer interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "TWOBIT,2-bit Transfer Mode Enable Bit\nNote: When 2-bit Transfer mode is enabled the first serial transmitted bit data is from the first FIFO buffer data and the 2nd serial transmitted bit data is from the second FIFO buffer data" "0: 2-bit Transfer mode Disabled,1: 2-bit Transfer mode Enabled"
|
|
bitfld.long 0x00 15. "RXONLY,Receive-only Mode Enable Bit (Master Only)\nThis bit field is only available in Master mode" "0: Receive-only mode Disabled,1: Receive-only mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 14. "HALFDPX,QSPI Half-duplex Transfer Enable Bit\nThis bit is used to select full-duplex or half-duplex for QSPI transfer" "0: QSPI operates in full-duplex transfer,1: QSPI operates in half-duplex transfer"
|
|
bitfld.long 0x00 13. "LSB,Send LSB First" "0: The MSB which bit of transmit/receive..,1: The LSB bit 0 of the QSPIx TX register is.."
|
|
newline
|
|
bitfld.long 0x00 8.--12. "DWIDTH,Data Width\nThis field specifies how many bits can be transmitted / received in one transaction" "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 0x00 4.--7. "SUSPITV,Suspend Interval (Master Only)\nThe four bits provide configurable suspend interval between two successive transmit/receive transaction in a transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 3. "CLKPOL,Clock Polarity" "0: QSPI bus clock is idle low,1: QSPI bus clock is idle high"
|
|
bitfld.long 0x00 2. "TXNEG,Transmit on Negative Edge" "0: Transmitted data output signal is changed on..,1: Transmitted data output signal is changed on.."
|
|
newline
|
|
bitfld.long 0x00 1. "RXNEG,Receive on Negative Edge" "0: Received data input signal is latched on the..,1: Received data input signal is latched on the.."
|
|
bitfld.long 0x00 0. "SPIEN,QSPI Transfer Control Enable Bit\nIn Master mode the transfer will start when there is data in the FIFO buffer after this bit is set to 1" "0: Transfer control Disabled,1: Transfer control Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "QSPIx_CLKDIV,QSPI Clock Divider Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "DIVIDER,Clock Divider\nThe value in this field is the frequency divider for generating the peripheral clock fspi_eclk and the QSPI bus clock of QSPI Master"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "QSPIx_SSCTL,QSPI Slave Select Control Register"
|
|
hexmask.long.word 0x00 16.--31. 1. "SLVTOCNT,Slave Mode Time-out Period\nIn Slave mode these bits indicate the time-out period when there is bus clock input during slave select active"
|
|
bitfld.long 0x00 13. "SSINAIEN,Slave Select Inactive Interrupt Enable Bit" "0: Slave select inactive interrupt Disabled,1: Slave select inactive interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "SSACTIEN,Slave Select Active Interrupt Enable Bit" "0: Slave select active interrupt Disabled,1: Slave select active interrupt Enabled"
|
|
bitfld.long 0x00 9. "SLVURIEN,Slave Mode TX Under Run Interrupt Enable Bit" "0: Slave mode TX under run interrupt Disabled,1: Slave mode TX under run interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "SLVBEIEN,Slave Mode Bit Count Error Interrupt Enable Bit" "0: Slave mode bit count error interrupt Disabled,1: Slave mode bit count error interrupt Enabled"
|
|
bitfld.long 0x00 6. "SLVTORST,Slave Mode Time-out Reset Control" "0: When Slave mode time-out event occurs the TX..,1: When Slave mode time-out event occurs the TX.."
|
|
newline
|
|
bitfld.long 0x00 5. "SLVTOIEN,Slave Mode Time-out Interrupt Enable Bit" "0: Slave mode time-out interrupt Disabled,1: Slave mode time-out interrupt Enabled"
|
|
bitfld.long 0x00 4. "SLV3WIRE,Slave 3-wire Mode Enable Bit\nIn Slave 3-wire mode the QSPI controller can work with 3-wire interface including QSPIx_CLK QSPIx_MISO and QSPIx_MOSI pins" "0: 4-wire bi-direction interface,1: 3-wire bi-direction interface"
|
|
newline
|
|
bitfld.long 0x00 3. "AUTOSS,Automatic Slave Selection Function Enable Bit (Master Only)" "0: Automatic slave selection function Disabled,1: Automatic slave selection function Enabled"
|
|
bitfld.long 0x00 2. "SSACTPOL,Slave Selection Active Polarity\nThis bit defines the active polarity of slave selection signal (QSPIx_SS)" "0: The slave selection signal QSPIx_SS is active..,1: The slave selection signal QSPIx_SS is active.."
|
|
newline
|
|
bitfld.long 0x00 0. "SS,Slave Selection Control (Master Only)\nIf AUTOSS bit is cleared to 0" "0: set the QSPIx_SS line to inactive..,1: set the QSPIx_SS line to active.."
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "QSPIx_PDMACTL,QSPI PDMA Control Register"
|
|
bitfld.long 0x00 2. "PDMARST,PDMA Reset" "0: No effect,1: Reset the PDMA control logic of the QSPI.."
|
|
bitfld.long 0x00 1. "RXPDMAEN,Receive PDMA Enable Bit" "0: Receive PDMA function Disabled,1: Receive PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "TXPDMAEN,Transmit PDMA Enable Bit\nNote1: In QSPI Master mode with full duplex transfer if both TX and RX PDMA functions are enabled RX PDMA function cannot be enabled prior to TX PDMA function" "0: Transmit PDMA function Disabled,1: Transmit PDMA function Enabled"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "QSPIx_FIFOCTL,QSPI FIFO Control Register"
|
|
bitfld.long 0x00 28.--30. "TXTH,Transmit FIFO Threshold\nIf the valid data count of the transmit FIFO buffer is less than or equal to the TXTH setting the TXTHIF bit will be set to 1 else the TXTHIF bit will be cleared to 0" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 24.--26. "RXTH,Receive FIFO Threshold\nIf the valid data count of the receive FIFO buffer is larger than the RXTH setting the RXTHIF bit will be set to 1 else the RXTHIF bit will be cleared to 0" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x00 9. "TXFBCLR,Transmit FIFO Buffer Clear\nNote: The TX shift register will not be cleared" "0: No effect,1: Clear transmit FIFO pointer"
|
|
bitfld.long 0x00 8. "RXFBCLR,Receive FIFO Buffer Clear\nNote: The RX shift register will not be cleared" "0: No effect,1: Clear receive FIFO pointer"
|
|
newline
|
|
bitfld.long 0x00 7. "TXUFIEN,TX Underflow Interrupt Enable Bit\nWhen TX underflow event occurs in Slave mode TXUFIF (QSPIx_STATUS[19]) will be set to 1" "0: Slave TX underflow interrupt Disabled,1: Slave TX underflow interrupt Enabled"
|
|
bitfld.long 0x00 6. "TXUFPOL,TX Underflow Data Polarity\n" "0: The QSPI data out is keep 0 if there is TX..,1: The QSPI data out is keep 1 if there is TX.."
|
|
newline
|
|
bitfld.long 0x00 5. "RXOVIEN,Receive FIFO Overrun Interrupt Enable Bit" "0: Receive FIFO overrun interrupt Disabled,1: Receive FIFO overrun interrupt Enabled"
|
|
bitfld.long 0x00 4. "RXTOIEN,Slave Receive Time-out Interrupt Enable Bit" "0: Receive time-out interrupt Disabled,1: Receive time-out interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "TXTHIEN,Transmit FIFO Threshold Interrupt Enable Bit" "0: TX FIFO threshold interrupt Disabled,1: TX FIFO threshold interrupt Enabled"
|
|
bitfld.long 0x00 2. "RXTHIEN,Receive FIFO Threshold Interrupt Enable Bit" "0: RX FIFO threshold interrupt Disabled,1: RX FIFO threshold interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "TXRST,Transmit Reset\nNote: If TX underflow event occurs in QSPI Slave mode this bit can be used to make QSPI return to idle state" "0: No effect,1: Reset transmit FIFO pointer and transmit.."
|
|
bitfld.long 0x00 0. "RXRST,Receive Reset" "0: No effect,1: Reset receive FIFO pointer and receive circuit"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "QSPIx_STATUS,QSPI Status Register"
|
|
rbitfld.long 0x00 28.--31. "TXCNT,Transmit FIFO Data Count (Read Only)\nThis bit field indicates the valid data count of transmit FIFO buffer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
rbitfld.long 0x00 24.--27. "RXCNT,Receive FIFO Data Count (Read Only)\nThis bit field indicates the valid data count of receive FIFO buffer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
rbitfld.long 0x00 23. "TXRXRST,TX or RX Reset Status (Read Only)\nNote: Both the reset operations of TXRST and RXRST need 3 system clock cycles + 2 peripheral clock cycles" "0: The reset function of TXRST or RXRST is done,1: Doing the reset function of TXRST or RXRST"
|
|
bitfld.long 0x00 19. "TXUFIF,TX Underflow Interrupt Flag\nWhen the TX underflow event occurs this bit will be set to 1 the state of data output pin depends on the setting of TXUFPOL.\n" "0: No effect,1: No data in Transmit FIFO and TX shift.."
|
|
newline
|
|
rbitfld.long 0x00 18. "TXTHIF,Transmit FIFO Threshold Interrupt Flag (Read Only)" "0: The valid data count within the transmit FIFO..,1: The valid data count within the transmit FIFO.."
|
|
rbitfld.long 0x00 17. "TXFULL,Transmit FIFO Buffer Full Indicator (Read Only)" "0: Transmit FIFO buffer is not full,1: Transmit FIFO buffer is full"
|
|
newline
|
|
rbitfld.long 0x00 16. "TXEMPTY,Transmit FIFO Buffer Empty Indicator (Read Only)" "0: Transmit FIFO buffer is not empty,1: Transmit FIFO buffer is empty"
|
|
rbitfld.long 0x00 15. "SPIENSTS,QSPI Enable Status (Read Only)\nNote: The QSPI peripheral clock is asynchronous with the system clock" "0: QSPI controller Disabled,1: QSPI controller Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "RXTOIF,Receive Time-out Interrupt Flag\nNote: This bit will be cleared by writing 1 to it" "0: No receive FIFO time-out event,1: Receive FIFO buffer is not empty and no read.."
|
|
bitfld.long 0x00 11. "RXOVIF,Receive FIFO Overrun Interrupt Flag\nWhen the receive FIFO buffer is full the follow-up data will be dropped and this bit will be set to 1.\nNote: This bit will be cleared by writing 1 to it" "0: No FIFO is overrun,1: Receive FIFO is overrun"
|
|
newline
|
|
rbitfld.long 0x00 10. "RXTHIF,Receive FIFO Threshold Interrupt Flag (Read Only)" "0: The valid data count within the receive FIFO..,1: The valid data count within the receive FIFO.."
|
|
rbitfld.long 0x00 9. "RXFULL,Receive FIFO Buffer Full Indicator (Read Only)" "0: Receive FIFO buffer is not full,1: Receive FIFO buffer is full"
|
|
newline
|
|
rbitfld.long 0x00 8. "RXEMPTY,Receive FIFO Buffer Empty Indicator (Read Only)" "0: Receive FIFO buffer is not empty,1: Receive FIFO buffer is empty"
|
|
bitfld.long 0x00 7. "SLVURIF,Slave Mode TX Under Run Interrupt Flag\nIn Slave mode if TX underflow event occurs and the slave select line goes to inactive state this interrupt flag will be set to 1.\nNote: This bit will be cleared by writing 1 to it" "0: No Slave TX under run event,1: Slave TX under run event occurred"
|
|
newline
|
|
bitfld.long 0x00 6. "SLVBEIF,Slave Mode Bit Count Error Interrupt Flag\nIn Slave mode when the slave select line goes to inactive state if bit counter is mismatch with DWIDTH this interrupt flag will be set to 1.\nNote: If the slave select active but there is no any bus.." "0: No Slave mode bit count error event,1: Slave mode bit count error event occurred"
|
|
bitfld.long 0x00 5. "SLVTOIF,Slave Time-out Interrupt Flag \nWhen the slave select is active and the value of SLVTOCNT is not 0 if the bus clock is detected the slave time-out counter in QSPI controller logic will be started" "0: Slave time-out is not active,1: Slave time-out is active"
|
|
newline
|
|
rbitfld.long 0x00 4. "SSLINE,Slave Select Line Bus Status (Read Only)\nNote: This bit is only available in Slave mode" "0: The slave select line status is 0,1: The slave select line status is 1"
|
|
bitfld.long 0x00 3. "SSINAIF,Slave Select Inactive Interrupt Flag\nNote: Only available in Slave mode" "0: Slave select inactive interrupt was cleared..,1: Slave select inactive interrupt event occurred"
|
|
newline
|
|
bitfld.long 0x00 2. "SSACTIF,Slave Select Active Interrupt Flag\nNote: Only available in Slave mode" "0: Slave select active interrupt was cleared or..,1: Slave select active interrupt event occurred"
|
|
bitfld.long 0x00 1. "UNITIF,Unit Transfer Interrupt Flag\nNote: This bit will be cleared by writing 1 to it" "0: No transaction has been finished since this..,1: QSPI controller has finished one unit transfer"
|
|
newline
|
|
rbitfld.long 0x00 0. "BUSY,Busy Status (Read Only)" "0: QSPI controller is in idle state,1: QSPI controller is in busy state"
|
|
wgroup.long 0x20++0x03
|
|
line.long 0x00 "QSPIx_TX,QSPI Data Transmit Register"
|
|
hexmask.long 0x00 0.--31. 1. "TX,Data Transmit Register\nThe data transmit registers pass through the transmitted data into the 8-level transmit FIFO buffers"
|
|
rgroup.long 0x30++0x03
|
|
line.long 0x00 "QSPIx_RX,QSPI Data Receive Register"
|
|
hexmask.long 0x00 0.--31. 1. "RX,Data Receive Register (Read Only)\nThere are 8-level FIFO buffers in this controller"
|
|
tree.end
|
|
tree "RTC"
|
|
base ad:0x40041000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "RTC_INIT,RTC Initiation Register"
|
|
hexmask.long 0x00 1.--31. 1. "INIT,RTC Initiation (Write Only)\nWhen RTC block is powered on RTC is at reset state"
|
|
rbitfld.long 0x00 0. "ACTIVE,RTC Active Status (Read Only)" "0: RTC is at reset state,1: RTC is at normal active state"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "RTC_FREQADJ,RTC Frequency Compensation Register"
|
|
rbitfld.long 0x00 31. "FCRBUSY,Frequency Compensation Register Write Operation Busy (Read Only)\nNote: This bit is only used when DCOMPEN(RTC_CLKFMT[16]) is enabled" "0: The new register write operation is acceptable,1: The last write operation is in progress and.."
|
|
bitfld.long 0x00 8.--12. "INTEGER,Integer Part" "0: Integer part of detected value is 32752,1: Integer part of detected value is 32753,2: Integer part of detected value is 32754,3: Integer part of detected value is 32755,4: Integer part of detected value is 32756,5: Integer part of detected value is 32757,6: Integer part of detected value is 32758,7: Integer part of detected value is 32759,8: Integer part of detected value is 32760,9: Integer part of detected value is 32761,10: Integer part of detected value is 32762,11: Integer part of detected value is 32763,12: Integer part of detected value is 32764,13: Integer part of detected value is 32765,14: Integer part of detected value is 32766,15: Integer part of detected value is 32767,16: Integer part of detected value is 32768,17: Integer part of detected value is 32769,18: Integer part of detected value is 32770,19: Integer part of detected value is 32771,20: Integer part of detected value is 32772,21: Integer part of detected value is 32773,22: Integer part of detected value is 32774,23: Integer part of detected value is 32775,24: Integer part of detected value is 32776,25: Integer part of detected value is 32777,26: Integer part of detected value is 32778,27: Integer part of detected value is 32779,28: Integer part of detected value is 32780,29: Integer part of detected value is 32781,30: Integer part of detected value is 32782,31: Integer part of detected value is 32783"
|
|
newline
|
|
bitfld.long 0x00 0.--5. "FRACTION,Fraction Part\nNote: Digit in FCR must be expressed as hexadecimal number" "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"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "RTC_TIME,RTC Time Loading Register"
|
|
bitfld.long 0x00 20.--21. "TENHR,10-Hour Time Digit\nWhen RTC runs as 12-hour time scale mode RTC_TIME[21] (the high bit of TENHR[1:0]) means AM/PM indication (If RTC_TIME[21] is 1 it indicates PM time message.)\nNote: The reasonable value range is 0~2" "0,1,2,3"
|
|
bitfld.long 0x00 16.--19. "HR,1-Hour Time Digit\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--14. "TENMIN,10-Min Time Digit\nNote: The reasonable value range is 0~5" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 8.--11. "MIN,1-Min Time Digit \nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "TENSEC,10-Sec Time Digit\nNote: The reasonable value range is 0~5" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0.--3. "SEC,1-Sec Time Digit \nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "RTC_CAL,RTC Calendar Loading Register"
|
|
bitfld.long 0x00 20.--23. "TENYEAR,10-Year Calendar Digit\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "YEAR,1-Year Calendar Digit\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12. "TENMON,10-Month Calendar Digit\nNote: The reasonable value range is 0~1" "0,1"
|
|
bitfld.long 0x00 8.--11. "MON,1-Month Calendar Digit\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--5. "TENDAY,10-Day Calendar Digit\nNote: The reasonable value range is 0~3" "0,1,2,3"
|
|
bitfld.long 0x00 0.--3. "DAY,1-Day Calendar Digit\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "RTC_CLKFMT,RTC Time Scale Selection Register"
|
|
bitfld.long 0x00 16. "DCOMPEN,Dynamic Compensation Enable Bit" "0: Dynamic Compensation Disabled,1: Dynamic Compensation Enabled"
|
|
bitfld.long 0x00 0. "_24HEN,24-hour / 12-hour Time Scale Selection\nIndicates that RTC_TIME and RTC_TALM are in 24-hour time scale or 12-hour time scale" "0: 12-hour time scale with AM and PM indication..,1: 24-hour time scale selected"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "RTC_WEEKDAY,RTC Day of the Week Register"
|
|
bitfld.long 0x00 0.--2. "WEEKDAY,Day of the Week Register" "0: Sunday,1: Monday,2: Tuesday,3: Wednesday,4: Thursday,5: Friday,6: Saturday,7: Reserved"
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "RTC_TALM,RTC Time Alarm Register"
|
|
bitfld.long 0x00 20.--21. "TENHR,10-Hour Time Digit of Alarm Setting \nWhen RTC runs as 12-hour time scale mode RTC_TIME[21] (the high bit of TENHR[1:0]) means AM/PM indication (If RTC_TIME[21] is 1 it indicates PM time message.)\nNote: The reasonable value range is 0~2" "0,1,2,3"
|
|
bitfld.long 0x00 16.--19. "HR,1-Hour Time Digit of Alarm Setting\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--14. "TENMIN,10-Min Time Digit of Alarm Setting\nNote: The reasonable value range is 0~5" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 8.--11. "MIN,1-Min Time Digit of Alarm Setting\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "TENSEC,10-Sec Time Digit of Alarm Setting\nNote: The reasonable value range is 0~5" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0.--3. "SEC,1-Sec Time Digit of Alarm Setting\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "RTC_CALM,RTC Calendar Alarm Register"
|
|
bitfld.long 0x00 20.--23. "TENYEAR,10-Year Calendar Digit of Alarm Setting\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "YEAR,1-Year Calendar Digit of Alarm Setting\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12. "TENMON,10-Month Calendar Digit of Alarm Setting\nNote: The reasonable value range is 0~1" "0,1"
|
|
bitfld.long 0x00 8.--11. "MON,1-Month Calendar Digit of Alarm Setting\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--5. "TENDAY,10-Day Calendar Digit of Alarm Setting\nNote: The reasonable value range is 0~3" "0,1,2,3"
|
|
bitfld.long 0x00 0.--3. "DAY,1-Day Calendar Digit of Alarm Setting\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
rgroup.long 0x24++0x03
|
|
line.long 0x00 "RTC_LEAPYEAR,RTC Leap Year Indicator Register"
|
|
bitfld.long 0x00 0. "LEAPYEAR,Leap Year Indication (Read Only)" "0: This year is not a leap year,1: This year is leap year"
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "RTC_INTEN,RTC Interrupt Enable Register"
|
|
bitfld.long 0x00 8. "TAMP0IEN,Tamper 0 Interrupt Enable Bit\nSetting TAMP0IEN to 1 can also enable chip wake-up function when tamper 0 interrupt event is generated" "0: Tamper 0 interrupt Disabled,1: Tamper 0 interrupt Enabled"
|
|
bitfld.long 0x00 1. "TICKIEN,Time Tick Interrupt Enable Bit\nSetting TICKIEN to 1 can also enable chip wake-up function when RTC tick interrupt event is generated" "0: RTC Time Tick interrupt Disabled,1: RTC Time Tick interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "ALMIEN,Alarm Interrupt Enable Bit\nSetting ALMIEN to 1 can also enable chip wake-up function when RTC alarm interrupt event is generated" "0: RTC Alarm interrupt Disabled,1: RTC Alarm interrupt Enabled"
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "RTC_INTSTS,RTC Interrupt Status Register"
|
|
bitfld.long 0x00 8. "TAMP0IF,Tamper 0 Interrupt Flag\nNote: Write 1 to clear this bit" "0: No Tamper 0 interrupt flag is generated,1: Tamper 0 interrupt flag is generated"
|
|
bitfld.long 0x00 1. "TICKIF,RTC Time Tick Interrupt Flag\nNote: Write 1 to clear this bit" "0: Tick condition did not occur,1: Tick condition occurred"
|
|
newline
|
|
bitfld.long 0x00 0. "ALMIF,RTC Alarm Interrupt Flag\nNote: Write 1 to clear this bit" "0: Alarm condition is not matched,1: Alarm condition is matched"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "RTC_TICK,RTC Time Tick Register"
|
|
bitfld.long 0x00 0.--2. "TICK,Time Tick Register\nThese bits are used to select RTC time tick period for Periodic Time Tick Interrupt request" "0: Time tick is 1 second,1: Time tick is 1/2 second,2: Time tick is 1/4 second,3: Time tick is 1/8 second,4: Time tick is 1/16 second,5: Time tick is 1/32 second,6: Time tick is 1/64 second,7: Time tick is 1/128 second"
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "RTC_TAMSK,RTC Time Alarm Mask Register"
|
|
bitfld.long 0x00 5. "MTENHR,Mask 10-Hour Time Digit of Alarm Setting" "0,1"
|
|
bitfld.long 0x00 4. "MHR,Mask 1-Hour Time Digit of Alarm Setting" "0,1"
|
|
newline
|
|
bitfld.long 0x00 3. "MTENMIN,Mask 10-Min Time Digit of Alarm Setting" "0,1"
|
|
bitfld.long 0x00 2. "MMIN,Mask 1-Min Time Digit of Alarm Setting" "0,1"
|
|
newline
|
|
bitfld.long 0x00 1. "MTENSEC,Mask 10-Sec Time Digit of Alarm Setting" "0,1"
|
|
bitfld.long 0x00 0. "MSEC,Mask 1-Sec Time Digit of Alarm Setting" "0,1"
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "RTC_CAMSK,RTC Calendar Alarm Mask Register"
|
|
bitfld.long 0x00 5. "MTENYEAR,Mask 10-Year Calendar Digit of Alarm Setting" "0,1"
|
|
bitfld.long 0x00 4. "MYEAR,Mask 1-Year Calendar Digit of Alarm Setting" "0,1"
|
|
newline
|
|
bitfld.long 0x00 3. "MTENMON,Mask 10-Month Calendar Digit of Alarm Setting" "0,1"
|
|
bitfld.long 0x00 2. "MMON,Mask 1-Month Calendar Digit of Alarm Setting" "0,1"
|
|
newline
|
|
bitfld.long 0x00 1. "MTENDAY,Mask 10-Day Calendar Digit of Alarm Setting" "0,1"
|
|
bitfld.long 0x00 0. "MDAY,Mask 1-Day Calendar Digit of Alarm Setting" "0,1"
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "RTC_SPRCTL,RTC Spare Functional Control Register"
|
|
bitfld.long 0x00 5. "SPRCSTS,SPR Clear Flag \nThis bit indicates if the RTC_SPR0 ~RTC_SPR4 content is cleared when specify tamper event is detected.\n" "0: Spare register content is not cleared,1: Spare register content is cleared"
|
|
bitfld.long 0x00 2. "SPRRWEN,Spare Register Enable Bit\nNote: When spare register is disabled RTC_SPR0 ~ RTC_SPR4 cannot be accessed" "0: Spare register Disabled,1: Spare register Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "SPRCLRM,Spare Register Clear Mask Bit" "0: Spare register will be clear after TAMPER..,1: Spare register will not be clear after TAMPER.."
|
|
repeat 5. (strings "0" "1" "2" "3" "4" )(list 0x0 0x4 0x8 0xC 0x10 )
|
|
group.long ($2+0x40)++0x03
|
|
line.long 0x00 "RTC_SPR$1,RTC Spare Register $1"
|
|
hexmask.long 0x00 0.--31. 1. "SPARE,Spare Register\nThis field is used to store back-up information defined by user.\nThis field will be cleared by hardware automatically once a tamper pin event is detected"
|
|
repeat.end
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "RTC_LXTCTL,RTC 32.768 kHz Oscillator Control Register"
|
|
bitfld.long 0x00 14. "RTCPORPD,RTC Power on Reset Power Down\n" "0: RTC POR active 1sec after first power up,1: RTC POR enters power down"
|
|
bitfld.long 0x00 13. "RTCLVDPD,RTC Low Voltage Detector Power Down\nNote: This field is only for VBAT Domain" "0: RTC Low Voltage Detector active,1: RTC Low Voltage Detector enters power down"
|
|
newline
|
|
bitfld.long 0x00 8. "IOCTLSEL,I/O Pin Backup Control Selection\nWhen low speed 32 kHz oscillator is disabled or TAMP0EN is disabled PF.4 pin (X32KO pin) PF.5 pin (X32KI pin) or PF.6 pin (TAMPER0 pin) can be used as GPIO function" "0: PF.4 5 6 pin I/O function is controlled by..,1: PF.4 5 6 pin I/O function is controlled by.."
|
|
bitfld.long 0x00 7. "C32KS,Clock 32 kHz Source Selection" "0: Internal 32 kHz clock is from 32 kHz crystal,1: Internal 32 kHz clock is from LIRC32K"
|
|
newline
|
|
bitfld.long 0x00 1.--3. "GAIN,Oscillator Gain Option\nUser can select oscillator gain according to crystal external loading and operating temperature range" "0: L0 mode,1: L1 mode,2: L2 mode,3: L3 mode,4: L4 mode,5: L5 mode,6: L6 mode,7: L7 mode"
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "RTC_GPIOCTL0,RTC GPIO Control 0 Register"
|
|
bitfld.long 0x00 22. "SMTEN2,Input Schmitt Trigger Enable Bit\nNote: This field is only for VBAT Domain" "0: PF.6 input schmitt trigger function Disabled,1: PF.6 input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 20.--21. "PUSEL2,I/O Pull-up and Pull-down Enable Bits\nDetermine PF.6 I/O pull-up or pull-down.\n" "0: PF.6 pull-up and pull-down disabled,1: PF.6 pull-up enabled,2: PF.6 pull-down enabled,3: PF.6 pull-up and pull-down disabled"
|
|
newline
|
|
bitfld.long 0x00 19. "DINOFF2,I/O Pin Digital Input Path Disable Bit \nNote: This field is only for VBAT Domain" "0: PF.6 digital input path Enabled,1: PF.6 digital input path Disabled (digital.."
|
|
bitfld.long 0x00 18. "DOUT2,I/O Output Data\nNote: This field is only for VBAT Domain" "0: PF.6 output low,1: PF.6 output high"
|
|
newline
|
|
bitfld.long 0x00 16.--17. "OPMODE2,I/O Operation Mode\nNote: This field is only for VBAT Domain" "0: PF.6 is input only mode,1: PF.6 is output push pull mode,2: PF.6 is open drain mode,3: PF.6 is quasi-bidirectional mode"
|
|
bitfld.long 0x00 14. "SMTEN1,Input Schmitt Trigger Enable Bit\nNote: This field is only for VBAT Domain" "0: PF.5 input schmitt trigger function Disabled,1: PF.5 input schmitt trigger function Enabled"
|
|
newline
|
|
bitfld.long 0x00 12.--13. "PUSEL1,I/O Pull-up and Pull-down Enable Bits\nDetermine PF.5 I/O pull-up or pull-down.\n" "0: PF.5 pull-up and pull-down disabled,1: PF.5 pull-up enabled,2: PF.5 pull-down enabled,3: PF.5 pull-up and pull-down disabled"
|
|
bitfld.long 0x00 11. "DINOFF1,I/O Pin Digital Input Path Disable Bit\nNote: This field is only for VBAT Domain" "0: PF.5 digital input path Enabled,1: PF.5 digital input path Disabled (digital.."
|
|
newline
|
|
bitfld.long 0x00 10. "DOUT1,I/O Output Data\nNote: This field is only for VBAT Domain" "0: PF.5 output low,1: PF.5 output high"
|
|
bitfld.long 0x00 8.--9. "OPMODE1,I/O Operation Mode\nNote: This field is only for VBAT Domain" "0: PF.5 is input only mode,1: PF.5 is output push pull mode,2: PF.5 is open drain mode,3: PF.5 is quasi-bidirectional mode"
|
|
newline
|
|
bitfld.long 0x00 6. "SMTEN0,Input Schmitt Trigger Enable Bit\nNote: This field is only for VBAT Domain" "0: PF.4 input schmitt trigger function Disabled,1: PF.4 input schmitt trigger function Enabled"
|
|
bitfld.long 0x00 4.--5. "PUSEL0,I/O Pull-up and Pull-down Enable Bits\nDetermine PF.4 I/O pull-up or pull-down.\n" "0: PF.4 pull-up and pull-down disabled,1: PF.4 pull-up enabled,2: PF.4 pull-down enabled,3: PF.4 pull-up and pull-down disabled"
|
|
newline
|
|
bitfld.long 0x00 3. "DINOFF0,I/O Pin Digital Input Path Disable Bit\nNote: This field is only for VBAT Domain" "0: PF.4 digital input path Enabled,1: PF.4 digital input path Disabled (digital.."
|
|
bitfld.long 0x00 2. "DOUT0,I/O Output Data\nNote: This field is only for VBAT Domain" "0: PF.4 output low,1: PF.4 output high"
|
|
newline
|
|
bitfld.long 0x00 0.--1. "OPMODE0,I/O Operation Mode\nNote: This field is only for VBAT Domain" "0: PF.4 is input only mode,1: PF.4 is output push pull mode,2: PF.4 is open drain mode,3: PF.4 is quasi-bidirectional mode"
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "RTC_DSTCTL,RTC Daylight Saving Time Control Register"
|
|
bitfld.long 0x00 2. "DSBAK,Daylight Saving Back" "0: Daylight Saving Change is not performed,1: Daylight Saving Change is performed"
|
|
bitfld.long 0x00 1. "SUBHR,Subtract 1 Hour" "0: No effect,1: Indicates RTC hour digit has been subtracted.."
|
|
newline
|
|
bitfld.long 0x00 0. "ADDHR,Add 1 Hour" "0: No effect,1: Indicates RTC hour digit has been added one.."
|
|
group.long 0x120++0x03
|
|
line.long 0x00 "RTC_TAMPCTL,RTC Tamper Pin Control Register"
|
|
bitfld.long 0x00 11. "TAMP0TYPE,Tamper 0 Detect Type" "0: Tamper as Level detector,1: Reserved"
|
|
bitfld.long 0x00 10. "TAMP0DBEN,Tamper 0 De-bounce Enable Bit\nNote: In normal condition (25 C) it can deglitch 1~2 ns noise" "0: Tamper 0 de-bounce Disabled,1: Tamper 0 de-bounce Enabled tamper detection.."
|
|
newline
|
|
bitfld.long 0x00 9. "TAMP0LV,Tamper 0 Level\nThis bit depends on level attribute of tamper pin for static tamper detection" "0: Detect level high,1: Detect level low"
|
|
bitfld.long 0x00 8. "TAMP0EN,Tamper0 Detect Enable Bit\nNote: The reference is RTC-clock" "0: Tamper 0 detect Disabled,1: Tamper 0 detect Enabled"
|
|
rgroup.long 0x130++0x03
|
|
line.long 0x00 "RTC_TAMPTIME,RTC Tamper Time Register"
|
|
bitfld.long 0x00 20.--21. "TENHR,10-Hour Time Digit of TAMPER Time\n" "?,1: The reasonable value range is 0~2\n,2: 24-hour time scale only,?..."
|
|
bitfld.long 0x00 16.--19. "HR,1-Hour Time Digit of TAMPER Time\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--14. "TENMIN,10-Min Time Digit of TAMPER Time\nNote: The reasonable value range is 0~5" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 8.--11. "MIN,1-Min Time Digit of TAMPER Time\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--6. "TENSEC,10-Sec Time Digit of TAMPER Time\nNote: The reasonable value range is 0~5" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0.--3. "SEC,1-Sec Time Digit of TAMPER Time \nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
rgroup.long 0x134++0x03
|
|
line.long 0x00 "RTC_TAMPCAL,RTC Tamper Calendar Register"
|
|
bitfld.long 0x00 20.--23. "TENYEAR,10-Year Calendar Digit of TAMPER Calendar\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "YEAR,1-Year Calendar Digit of TAMPER Calendar\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12. "TENMON,10-Month Calendar Digit of TAMPER Calendar\nNote: The reasonable value range is 0~1" "0,1"
|
|
bitfld.long 0x00 8.--11. "MON,1-Month Calendar Digit of TAMPER Calendar\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--5. "TENDAY,10-Day Calendar Digit of TAMPER Calendar\nNote: The reasonable value range is 0~3" "0,1,2,3"
|
|
bitfld.long 0x00 0.--3. "DAY,1-Day Calendar Digit of TAMPER Calendar\nNote: The reasonable value range is 0~9" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
tree.end
|
|
tree "SC"
|
|
base ad:0x40090000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "SC_DAT,SC Receive/Transmit Holding Buffer Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "DAT,Receive/Transmit Holding Buffer\nWrite Operation:\nBy writing data to DAT the SC will send out an 8-bit data.\nNote: If SCEN (SCn_CTL[0]) is not enabled DAT cannot be programmed.\nRead Operation:\nBy reading DAT the SC will return an 8-bit received.."
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "SC_CTL,SC Control Register"
|
|
rbitfld.long 0x00 30. "SYNC,SYNC Flag Indicator (Read Only)\nDue to synchronization user should check this bit before writing a new value to RXRTY and TXRTY fields" "0: Synchronizing is completion user can write..,1: Last value is synchronizing"
|
|
bitfld.long 0x00 26. "CDLV,Card Detect Level Selection \nNote: User must select card detect level before Smart Card controller enabled" "0: When hardware detects the card detect pin..,1: When hardware detects the card detect pin.."
|
|
newline
|
|
bitfld.long 0x00 24.--25. "CDDBSEL,Card Detect De-bounce Selection\nThis field indicates the card detect de-bounce selection.\nOther configurations are reserved" "0: De-bounce sample card insert once per 384..,?..."
|
|
bitfld.long 0x00 23. "TXRTYEN,TX Error Retry Enable Bit\nThis bit enables transmitter retry function when parity error has occurred" "0: TX error retry function Disabled,1: TX error retry function Enabled"
|
|
newline
|
|
bitfld.long 0x00 20.--22. "TXRTY,TX Error Retry Count Number\nThis field indicates the maximum number of transmitter retries that are allowed when parity error has occurred.\n" "?,1: The real retry number is TXRTY + 1 so 8 is the,2: This field cannot be changed when TXRTYEN..,?..."
|
|
bitfld.long 0x00 19. "RXRTYEN,RX Error Retry Enable Bit\nThis bit enables receiver retry function when parity error has occurred.\nNote: User must fill in the RXRTY value before enabling this bit" "0: RX error retry function Disabled,1: RX error retry function Enabled"
|
|
newline
|
|
bitfld.long 0x00 16.--18. "RXRTY,RX Error Retry Count Number\nThis field indicates the maximum number of receiver retries that are allowed when parity error has occurred\n" "?,1: The real retry number is RXRTY + 1 so 8 is the,2: This field cannot be changed when RXRTYEN..,?..."
|
|
bitfld.long 0x00 15. "NSB,Stop Bit Length\nThis field indicates the length of stop bit.\n" "0: The stop bit length is 2 ETU,1: The stop bit length is 1 ETU"
|
|
newline
|
|
bitfld.long 0x00 13.--14. "TMRSEL,Timer Channel Selection \nOther configurations are reserved" "0: All internal timer function Disabled,?,?,3: Internal 24 bit timer and two 8 bit timers.."
|
|
bitfld.long 0x00 8.--12. "BGT,Block Guard Time (BGT)\nNote: The real block guard time is BGT + 1" "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"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "RXTRGLV,Rx Buffer Trigger Level \nWhen the number of bytes in the receiving buffer equals the RXTRGLV the RDAIF will be set" "0: Rx Buffer Trigger Level with 01 bytes,1: Rx Buffer Trigger Level with 02 bytes,2: Rx Buffer Trigger Level with 03 bytes,3: Reserved"
|
|
bitfld.long 0x00 4.--5. "CONSEL,Convention Selection\nNote: If AUTOCEN (SCn_CTL[3]) is enabled this field is ignored" "0: Direct convention,1: Reserved,2: Reserved,3: Inverse convention"
|
|
newline
|
|
bitfld.long 0x00 3. "AUTOCEN,Auto Convention Enable Bit\nThis bit is used for enable auto convention function.\n" "0: Auto-convention Disabled,1: Auto-convention Enabled"
|
|
bitfld.long 0x00 2. "TXOFF,TX Transition Disable Control Bit\nThis bit is used for disable Tx transition function" "0: The transceiver Enabled,1: The transceiver Disabled"
|
|
newline
|
|
bitfld.long 0x00 1. "RXOFF,RX Transition Disable Control Bit\nThis bit is used for disable Rx transition function.\nNote: If AUTOCEN (SCn_CTL[3]) is enabled this field is ignored" "0: The receiver Enabled,1: The receiver Disabled"
|
|
bitfld.long 0x00 0. "SCEN,SC Controller Enable Bit\nSet this bit to 1 to enable SC operation" "0: SC will force all transition to IDLE state,1: SC controller is enabled and all function can.."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "SC_ALTCTL,SC Alternate Control Register"
|
|
rbitfld.long 0x00 31. "SYNC,SYNC Flag Indicator (Read Only)\nDue to synchronization user should check this bit when writing a new value to SCn_ALTCTL register" "0: Synchronizing is completion user can write..,1: Last value is synchronizing"
|
|
rbitfld.long 0x00 15. "ACTSTS2,Internal Timer2 Active Status (Read Only)\nThis bit indicates the timer counter status of timer2.\nNote: Timer2 is active does not always mean timer2 is counting the CNT (SCn_TMRCTL2[7:0])" "0: Timer2 is not active,1: Timer2 is active"
|
|
newline
|
|
rbitfld.long 0x00 14. "ACTSTS1,Internal Timer1 Active Status (Read Only)\nThis bit indicates the timer counter status of timer1.\nNote: Timer1 is active does not always mean timer1 is counting the CNT (SCn_TMRCTL1[7:0])" "0: Timer1 is not active,1: Timer1 is active"
|
|
rbitfld.long 0x00 13. "ACTSTS0,Internal Timer0 Active Status (Read Only)\nThis bit indicates the timer counter status of timer0.\nNote: Timer0 is active does not always mean timer0 is counting the CNT (SCn_TMRCTL0[23:0])" "0: Timer0 is not active,1: Timer0 is active"
|
|
newline
|
|
bitfld.long 0x00 12. "RXBGTEN,Receiver Block Guard Time Function Enable Bit\nThis bit enables the receiver block guard time function" "0: Receiver block guard time function Disabled,1: Receiver block guard time function Enabled"
|
|
bitfld.long 0x00 11. "ADACEN,Auto Deactivation When Card Removal\nThis bit is used for enable hardware auto deactivation when smart card is removed.\nNote: When the card is removed hardware will stop any process and then do deactivation sequence if this bit is set" "0: Auto deactivation Disabled,1: Auto deactivation Enabled"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "INITSEL,Initial Timing Selection\nThis fields indicates the initial timing of hardware activation warm-reset or deactivation.\nThe unit of initial timing is SC module clock.\nActivation: refer to SC Activation Sequence in Figure 6.144.\nWarm-reset:.." "0,1,2,3"
|
|
bitfld.long 0x00 7. "CNTEN2,Internal Timer2 Start Enable Bit\nThis bit enables Timer 2 to start counting" "0: Stops counting,1: Start counting"
|
|
newline
|
|
bitfld.long 0x00 6. "CNTEN1,Internal Timer1 Start Enable Bit\nThis bit enables Timer 1 to start counting" "0: Stops counting,1: Start counting"
|
|
bitfld.long 0x00 5. "CNTEN0,Internal Timer0 Start Enable Bit\nThis bit enables Timer 0 to start counting" "0: Stops counting,1: Start counting"
|
|
newline
|
|
bitfld.long 0x00 4. "WARSTEN,Warm Reset Sequence Generator Enable Bit\nThis bit enables SC controller to initiate the card by warm reset sequence.\n" "0: No effect,1: Warm reset sequence generator Enabled"
|
|
bitfld.long 0x00 3. "ACTEN,Activation Sequence Generator Enable Bit\nThis bit enables SC controller to initiate the card by activation sequence.\n" "0: No effect,1: Activation sequence generator Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "DACTEN,Deactivation Sequence Generator Enable Bit\nThis bit enables SC controller to initiate the card by deactivation sequence.\n" "0: No effect,1: Deactivation sequence generator Enabled"
|
|
bitfld.long 0x00 1. "RXRST,Rx Software Reset\nWhen RXRST is set all the bytes in the receive buffer and Rx internal state machine will be cleared.\nNote: This bit will be auto cleared after reset is complete" "0: No effect,1: Reset the Rx internal state machine and.."
|
|
newline
|
|
bitfld.long 0x00 0. "TXRST,TX Software Reset\nWhen TXRST is set all the bytes in the transmit buffer and TX internal state machine will be cleared.\nNote: This bit will be auto cleared after reset is complete" "0: No effect,1: Reset the TX internal state machine and.."
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "SC_EGT,SC Extra Guard Time Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "EGT,Extra Guard Time\nThis field indicates the extra guard time value.\nNote: The extra guard time unit is ETU base"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "SC_RXTOUT,SC Receive Buffer Time-out Counter Register"
|
|
abitfld.long 0x00 0.--8. "RFTM,SC Receiver FIFO Time-out Counter\nThe time-out down counter resets and starts counting whenever the RX buffer received a new data" "0x001=1: The counter unit is ETU based and the..,0x002=2: Filling in all 0 to this field.."
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "SC_ETUCTL,SC Element Time Unit Control Register"
|
|
hexmask.long.word 0x00 0.--11. 1. "ETURDIV,ETU Rate Divider\nThe field is used for ETU clock rate divider.\nThe real ETU is ETURDIV + 1.\nNote: User can configure this field but this field must be greater than 0x04"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "SC_INTEN,SC Interrupt Enable Control Register"
|
|
bitfld.long 0x00 10. "ACERRIEN,Auto Convention Error Interrupt Enable Bit \nThis field is used to enable auto-convention error interrupt" "0: Auto-convention error interrupt Disabled,1: Auto-convention error interrupt Enabled"
|
|
bitfld.long 0x00 9. "RXTOIEN,Receiver Buffer Time-out Interrupt Enable Bit \nThis field is used to enable receiver buffer time-out interrupt" "0: Receiver buffer time-out interrupt Disabled,1: Receiver buffer time-out interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "INITIEN,Initial End Interrupt Enable Bit" "0: Initial end interrupt Disabled,1: Initial end interrupt Enabled"
|
|
bitfld.long 0x00 7. "CDIEN,Card Detect Interrupt Enable Bit\nThis field is used to enable card detect interrupt" "0: Card detect interrupt Disabled,1: Card detect interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "BGTIEN,Block Guard Time Interrupt Enable Bit\nThis field is used to enable block guard time interrupt in receive direction.\nNote: This bit is valid only for receive direction block guard time" "0: Block guard time interrupt Disabled,1: Block guard time interrupt Enabled"
|
|
bitfld.long 0x00 5. "TMR2IEN,Timer2 Interrupt Enable Bit\nThis field is used to enable Timer2 interrupt function" "0: Timer2 interrupt Disabled,1: Timer2 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "TMR1IEN,Timer1 Interrupt Enable Bit\nThis field is used to enable the Timer1 interrupt function" "0: Timer1 interrupt Disabled,1: Timer1 interrupt Enabled"
|
|
bitfld.long 0x00 3. "TMR0IEN,Timer0 Interrupt Enable Bit\nThis field is used to enable Timer0 interrupt function" "0: Timer0 interrupt Disabled,1: Timer0 interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "TERRIEN,Transfer Error Interrupt Enable Bit\nThis field is used to enable transfer error interrupt" "0: Transfer error interrupt Disabled,1: Transfer error interrupt Enabled"
|
|
bitfld.long 0x00 1. "TBEIEN,Transmit Buffer Empty Interrupt Enable Bit\nThis field is used to enable transmit buffer empty interrupt" "0: Transmit buffer empty interrupt Disabled,1: Transmit buffer empty interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "RDAIEN,Receive Data Reach Interrupt Enable Bit\nThis field is used to enable received data reaching trigger level RXTRGLV (SCn_CTL[7:6]) interrupt" "0: Receive data reach trigger level interrupt..,1: Receive data reach trigger level interrupt.."
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "SC_INTSTS,SC Interrupt Status Register"
|
|
bitfld.long 0x00 10. "ACERRIF,Auto Convention Error Interrupt Status Flag\nThis field indicates auto convention sequence error.\nNote: This bit can be cleared by writing 1 to it" "0: Received TS at ATR state is 0x3B or 0x3F,1: Received TS at ATR state is neither 0x3B nor.."
|
|
rbitfld.long 0x00 9. "RXTOIF,Receive Buffer Time-out Interrupt Status Flag (Read Only)\nThis field is used for indicate receive buffer time-out interrupt status flag.\nNote: This bit is read only user must read all receive buffer remaining data by reading SCn_DAT register to.." "0: Receive buffer time-out interrupt did not occur,1: Receive buffer time-out interrupt occurred"
|
|
newline
|
|
bitfld.long 0x00 8. "INITIF,Initial End Interrupt Status Flag\nThis field is used for activation (ACTEN (SCn_ALTCTL[3])) deactivation (DACTEN (SCn_ALTCTL[2])) and warm reset (WARSTEN (SCn_ALTCTL[4])) sequence interrupt status flag.\nNote: This bit can be cleared by writing.." "0: Initial sequence is not complete,1: Initial sequence is completed"
|
|
rbitfld.long 0x00 7. "CDIF,Card Detect Interrupt Status Flag (Read Only)\nThis field is used for card detect interrupt status flag" "0: Card detect event did not occur,1: Card detect event occurred"
|
|
newline
|
|
bitfld.long 0x00 6. "BGTIF,Block Guard Time Interrupt Status Flag\nThis field is used for indicate block guard time interrupt status flag in receive direction.\n" "0: Block guard time interrupt did not occur,1: Block guard time interrupt occurred"
|
|
bitfld.long 0x00 5. "TMR2IF,Timer2 Interrupt Status Flag\nThis field is used for Timer2 interrupt status flag.\nNote: This bit can be cleared by writing 1 to it" "0: Timer2 interrupt did not occur,1: Timer2 interrupt occurred"
|
|
newline
|
|
bitfld.long 0x00 4. "TMR1IF,Timer1 Interrupt Status Flag\nThis field is used for Timer1 interrupt status flag.\nNote: This bit can be cleared by writing 1 to it" "0: Timer1 interrupt did not occur,1: Timer1 interrupt occurred"
|
|
bitfld.long 0x00 3. "TMR0IF,Timer0 Interrupt Status Flag\nThis field is used for Timer0 interrupt status flag.\nNote: This bit can be cleared by writing 1 to it" "0: Timer0 interrupt did not occur,1: Timer0 interrupt occurred"
|
|
newline
|
|
bitfld.long 0x00 2. "TERRIF,Transfer Error Interrupt Status Flag\nThis field is used for transfer error interrupt status flag" "0: Transfer error interrupt did not occur,1: Transfer error interrupt occurred"
|
|
rbitfld.long 0x00 1. "TBEIF,Transmit Buffer Empty Interrupt Status Flag (Read Only)\nThis field is used for transmit buffer empty interrupt status flag.\nNote: This bit is read only" "0: Transmit buffer is not empty,1: Transmit buffer is empty"
|
|
newline
|
|
rbitfld.long 0x00 0. "RDAIF,Receive Data Reach Interrupt Status Flag (Read Only)\nThis field is used for received data reaching trigger level RXTRGLV (SCn_CTL[7:6]) interrupt status flag.\nNote: This bit is read only" "0: Number of receive buffer is less than RXTRGLV..,1: Number of receive buffer data equals the.."
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "SC_STATUS,SC Transfer Status Register"
|
|
rbitfld.long 0x00 31. "TXACT,Transmit in Active Status Flag (Read Only)\nThis bit indicates Tx transmit status" "0: This bit is cleared automatically when Tx..,1: Transmit is active and this bit is set by.."
|
|
bitfld.long 0x00 30. "TXOVERR,Transmitter over Retry Error\nThis bit is used for transmitter retry counts over than retry number limitation.\nNote: This bit can be cleared by writing 1 to it" "0: Transmitter retries counts is less than TXRTY..,1: Transmitter retries counts is equal or over.."
|
|
newline
|
|
bitfld.long 0x00 29. "TXRERR,Transmitter Retry Error\nThis bit is used for indicate transmitter error retry and set by hardware..\n" "0: No Tx retry transfer,1: Tx has any error and retries transfer"
|
|
rbitfld.long 0x00 24.--26. "TXPOINT,Transmit Buffer Pointer Status (Read Only)\nThis field indicates the Tx buffer pointer status" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
rbitfld.long 0x00 23. "RXACT,Receiver in Active Status Flag (Read Only)\nThis bit indicates Rx transfer status" "0: This bit is cleared automatically when Rx..,1: This bit is set by hardware when Rx transfer.."
|
|
bitfld.long 0x00 22. "RXOVERR,Receiver over Retry Error\nThis bit is used for receiver retry counts over than retry number limitation.\n" "0: Receiver retries counts is less than RXRTY..,1: Receiver retries counts is equal or over than.."
|
|
newline
|
|
bitfld.long 0x00 21. "RXRERR,Receiver Retry Error\nThis bit is used for receiver error retry and set by hardware.\n" "0: No Rx retry transfer,1: Rx has any error and retries transfer"
|
|
rbitfld.long 0x00 16.--18. "RXPOINT,Receive Buffer Pointer Status (Read Only)\nThis field indicates the Rx buffer pointer status" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
rbitfld.long 0x00 13. "CDPINSTS,Card Detect Pin Status (Read Only)\nThis bit is the pin status of SCn_CD" "0: The SCn_CD pin state at low,1: The SCn_CD pin state at high"
|
|
bitfld.long 0x00 12. "CINSERT,Card Insert Status of SCn_CD Pin\nThis bit is set whenever card has been inserted.\n" "0: No effect,1: Card insert"
|
|
newline
|
|
bitfld.long 0x00 11. "CREMOVE,Card Removal Status of SCn_CD Pin\nThis bit is set whenever card has been removal.\n" "0: No effect,1: Card removed"
|
|
rbitfld.long 0x00 10. "TXFULL,Transmit Buffer Full Status Flag (Read Only)\nThis bit indicates Tx buffer full or not" "0: Tx buffer count is less than 4,1: Tx buffer count equals to 4"
|
|
newline
|
|
rbitfld.long 0x00 9. "TXEMPTY,Transmit Buffer Empty Status Flag (Read Only)\nThis bit indicates TX buffer empty or not.\nNote: This bit will be cleared when writing data into DAT (SCn_DAT[7:0])" "0: Tx buffer is not empty,1: Tx buffer is empty it means the last byte of.."
|
|
bitfld.long 0x00 8. "TXOV,Transmit Overflow Error Interrupt Status Flag\nThis bit is set when Tx buffer overflow" "0: Tx buffer is not overflow,1: Tx buffer is overflow when Tx buffer is full.."
|
|
newline
|
|
bitfld.long 0x00 6. "BEF,Receiver Break Error Status Flag\nThis bit is set to logic 1 whenever the received data input (Rx) held in the spacing state (logic 0) is longer than a full word transmission time (that is the total time of 'start bit' + 'data bits' + 'parity bit' +.." "0: Receiver break error flag did not occur,1: Receiver break error flag occurred"
|
|
bitfld.long 0x00 5. "FEF,Receiver Frame Error Status Flag\nThis bit is set to logic 1 whenever the received character does not have a valid stop bit (that is the stop bit following the last data bit or parity bit is detected as logic 0)" "0: Receiver frame error flag did not occur,1: Receiver frame error flag occurred"
|
|
newline
|
|
bitfld.long 0x00 4. "PEF,Receiver Parity Error Status Flag\nThis bit is set to logic 1 whenever the received character does not have a valid parity bit.\n" "0: Receiver parity error flag did not occur,1: Receiver parity error flag occurred"
|
|
rbitfld.long 0x00 2. "RXFULL,Receive Buffer Full Status Flag (Read Only)\nThis bit indicates Rx buffer full or not" "0: Rx buffer count is less than 4,1: Rx buffer count equals to 4"
|
|
newline
|
|
rbitfld.long 0x00 1. "RXEMPTY,Receive Buffer Empty Status Flag (Read Only)\nThis bit indicates Rx buffer empty or not" "0: Rx buffer is not empty,1: Rx buffer is empty it means the last byte of.."
|
|
bitfld.long 0x00 0. "RXOV,Receive Overflow Error Status Flag \nThis bit is set when Rx buffer overflow.\nNote: This bit can be cleared by writing 1 to it" "0: Rx buffer is not overflow,1: Rx buffer is overflow when the number of.."
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "SC_PINCTL,SC Pin Control State Register"
|
|
rbitfld.long 0x00 30. "SYNC,SYNC Flag Indicator (Read Only)\nDue to synchronization user should check this bit when writing a new value to SCn_PINCTL register" "0: Synchronizing is completion user can write..,1: Last value is synchronizing"
|
|
rbitfld.long 0x00 18. "RSTSTS,SCn_RST Pin Status (Read Only)\nThis bit is the pin status of SCn_RST" "0: SCn_RST pin is low,1: SCn_RST pin is high"
|
|
newline
|
|
rbitfld.long 0x00 17. "PWRSTS,SCn_PWR Pin Status (Read Only)\nThis bit is the pin status of SCn_PWR" "0: SCn_PWR pin to low,1: SCn_PWR pin to high"
|
|
rbitfld.long 0x00 16. "DATASTS,SCn_DATA Pin Status (Read Only)\nThis bit is the pin status of SCn_DATA" "0: The SCn_DATA pin status is low,1: The SCn_DATA pin status is high"
|
|
newline
|
|
bitfld.long 0x00 11. "PWRINV,SCn_PWR Pin Inverse\nThis bit is used for inverse the SCn_PWR pin.\nThere are four kinds of combination for SCn_PWR pin setting by PWRINV (SCn_PINCTL[11]) and PWREN (SCn_PINCTL[0])" "0: SCn_PWR pin is 0,1: SCn_PWR pin is 1"
|
|
bitfld.long 0x00 9. "SCDATA,SCn_DATA Pin Signal \nThis bit is the signal status of SCn_DATA but user can drive SCn_DATA pin to high or low by setting this bit.\nNote: When SC is at activation warm reset or deactivation mode this bit will be changed automatically" "0: Drive SCn_DATA pin to low.\nSCn_DATA signal..,1: Drive SCn_DATA pin to high.\nSCn_DATA signal.."
|
|
newline
|
|
bitfld.long 0x00 6. "CLKKEEP,SC Clock Enable Bit \nNote: When operating in activation warm reset or deactivation mode this bit will be changed automatically" "0: SC clock generation Disabled,1: SC clock always keeps free running"
|
|
bitfld.long 0x00 1. "RSTEN,SCn_RST Pin Signal\nUser can set RSTEN (SCn_PINCTL[1]) to decide SCn_RST pin is in high or low level.\nWrite this field to drive SCn_RST pin.\nNote: When operating at activation warm reset or deactivation mode this bit will be changed automatically" "0: Drive SCn_RST pin to low.\nSCn_RST signal..,1: Drive SCn_RST pin to high.\nSCn_RST signal.."
|
|
newline
|
|
bitfld.long 0x00 0. "PWREN,SCn_PWR Pin Signal\nUser can set PWRINV (SCn_PINCTL[11]) and PWREN (SCn_PINCTL[0]) to decide SCn_PWR pin is in high or low level.\nWrite this field to drive SCn_PWR pin\nRefer PWRINV (SCn_PINCTL[11]) description for programming SCn_PWR pin voltage.." "0: SCn_PWR signal status is low,1: SCn_PWR signal status is high"
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "SC_TMRCTL0,SC Internal Timer0 Control Register"
|
|
rbitfld.long 0x00 31. "SYNC,SYNC Flag Indicator (Read Only)\nDue to synchronization user should check this bit when writing a new value to the SCn_TMRCTL0 register" "0: Synchronizing is completion user can write..,1: Last value is synchronizing"
|
|
bitfld.long 0x00 24.--27. "OPMODE,Timer0 Operation Mode Selection\nThis field indicates the internal 24-bit Timer0 operation selection.\nRefer to Table 6.143 for programming Timer0" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CNT,Timer0 Counter Value\nThis field indicates the internal Timer0 counter values.\nNote: Unit of Timer0 counter is ETU base"
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "SC_TMRCTL1,SC Internal Timer1 Control Register"
|
|
rbitfld.long 0x00 31. "SYNC,SYNC Flag Indicator (Read Only)\nDue to synchronization software should check this bit when writing a new value to SCn_TMRCTL1 register" "0: Synchronizing is completion user can write..,1: Last value is synchronizing"
|
|
bitfld.long 0x00 24.--27. "OPMODE,Timer 1 Operation Mode Selection\nThis field indicates the internal 8-bit Timer1 operation selection.\nRefer to Table 6.143 for programming Timer1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
hexmask.long.byte 0x00 0.--7. 1. "CNT,Timer 1 Counter Value\nThis field indicates the internal Timer1 counter values"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "SC_TMRCTL2,SC Internal Timer2 Control Register"
|
|
rbitfld.long 0x00 31. "SYNC,SYNC Flag Indicator (Read Only)\nDue to synchronization user should check this bit when writing a new value to SCn_TMRCTL2 register" "0: Synchronizing is completion user can write..,1: Last value is synchronizing"
|
|
bitfld.long 0x00 24.--27. "OPMODE,Timer 2 Operation Mode Selection\nThis field indicates the internal 8-bit Timer2 operation selection\nRefer to Table 6.143 for programming Timer2" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
hexmask.long.byte 0x00 0.--7. 1. "CNT,Timer 2 Counter Value\nThis field indicates the internal Timer2 counter values"
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "SC_UARTCTL,SC UART Mode Control Register"
|
|
bitfld.long 0x00 7. "OPE,Odd Parity Enable Bit\nThis is used for odd/even parity selection.\nNote: This bit has effect only when PBOFF bit is 0" "0: Even number of logic 1 are transmitted or..,1: Odd number of logic 1 are transmitted or.."
|
|
bitfld.long 0x00 6. "PBOFF,Parity Bit Disable Bit\nSets this bit is used for disable parity check function.\nNote: In smart card mode this field must be 0 (default setting is with parity bit)" "0: Parity bit is generated or checked between..,1: Parity bit is not generated (transmitting.."
|
|
newline
|
|
bitfld.long 0x00 4.--5. "WLS,Word Length Selection\nThis field is used for select UART data length.\nNote: In smart card mode this WLS must be 00" "0: Word length is 8 bits,1: Word length is 7 bits,2: Word length is 6 bits,3: Word length is 5 bits"
|
|
bitfld.long 0x00 0. "UARTEN,UART Mode Enable Bit\nSets this bit to enable UART mode function.\n" "0: Smart Card mode,1: UART mode"
|
|
group.long 0x4C++0x03
|
|
line.long 0x00 "SC_ACTCTL,SC Activation Control Register"
|
|
bitfld.long 0x00 0.--4. "T1EXT,T1 Extend Time of Hardware Activation\nThis field provide the configurable cycles to extend the activation time T1 period.\nThe cycle scaling factor is 2048.\nNote: Setting 0 to this field conforms to the protocol ISO/IEC 7816-3" "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
|
|
tree "SPI"
|
|
repeat 2. (list 1. 2.) (list ad:0x40061000 ad:0x40062000)
|
|
tree "SPI$1"
|
|
base $2
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "SPIx_CTL,SPI Control Register"
|
|
bitfld.long 0x00 20. "DATDIR,Data Port Direction Control\nThis bit is used to select the data input/output direction in half-duplex transfer and Dual/Quad transfer" "0: SPI data is input direction,1: SPI data is output direction"
|
|
bitfld.long 0x00 19. "REORDER,Byte Reorder Function Enable Bit\nNote: Byte Reorder function is only available if DWIDTH is defined as 16 24 and 32 bits" "0: Byte Reorder Function Disabled,1: Byte Reorder Function Enabled"
|
|
newline
|
|
bitfld.long 0x00 18. "SLAVE,Slave Mode Control" "0: Master mode,1: Slave mode"
|
|
bitfld.long 0x00 17. "UNITIEN,Unit Transfer Interrupt Enable Bit" "0: SPI unit transfer interrupt Disabled,1: SPI unit transfer interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 15. "RXONLY,Receive-only Mode Enable Bit for Master Only\nThis bit field is only available in Master mode" "0: Receive-only mode Disabled,1: Receive-only mode Enabled"
|
|
bitfld.long 0x00 14. "HALFDPX,SPI Half-Duplex Transfer Enable Bit\nThis bit is used to select full-duplex or half-duplex for SPI transfer" "0: SPI operates in full-duplex transfer,1: SPI operates in half-duplex transfer"
|
|
newline
|
|
bitfld.long 0x00 13. "LSB,Send LSB First" "0: The MSB which bit of transmit/receive..,1: The LSB bit 0 of the SPI TX register is sent.."
|
|
bitfld.long 0x00 8.--12. "DWIDTH,Data Width\nThis field specifies how many bits can be transmitted / received in one transaction" "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"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "SUSPITV,Suspend Interval for Master Only\nThe four bits provide configurable suspend interval between two successive transmit/receive transaction in a transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 3. "CLKPOL,Clock Polarity" "0: SPI bus clock is idle low,1: SPI bus clock is idle high"
|
|
newline
|
|
bitfld.long 0x00 2. "TXNEG,Transmit on Negative Edge" "0: Transmitted data output signal is changed on..,1: Transmitted data output signal is changed on.."
|
|
bitfld.long 0x00 1. "RXNEG,Receive on Negative Edge" "0: Received data input signal is latched on the..,1: Received data input signal is latched on the.."
|
|
newline
|
|
bitfld.long 0x00 0. "SPIEN,SPI Transfer Control Enable Bit\nIn Master mode the transfer will start when there is data in the FIFO buffer after this bit is set to 1" "0: Transfer control Disabled,1: Transfer control Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "SPIx_CLKDIV,SPI Clock Divider Register"
|
|
abitfld.long 0x00 0.--8. "DIVIDER,Clock Divider\nThe value in this field is the frequency divider for generating the peripheral clock fspi_eclk and the SPI bus clock of SPI Master" "0x001=1: Not supported in I2S mode.\n,0x002=2: The time interval must be larger than.."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "SPIx_SSCTL,SPI Slave Select Control Register"
|
|
bitfld.long 0x00 13. "SSINAIEN,Slave Select Inactive Interrupt Enable Bit" "0: Slave select inactive interrupt Disabled,1: Slave select inactive interrupt Enabled"
|
|
bitfld.long 0x00 12. "SSACTIEN,Slave Select Active Interrupt Enable Bit" "0: Slave select active interrupt Disabled,1: Slave select active interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 9. "SLVURIEN,Slave Mode TX Under Run Interrupt Enable Bit" "0: Slave mode TX under run interrupt Disabled,1: Slave mode TX under run interrupt Enabled"
|
|
bitfld.long 0x00 8. "SLVBEIEN,Slave Mode Bit Count Error Interrupt Enable Bit" "0: Slave mode bit count error interrupt Disabled,1: Slave mode bit count error interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "SLV3WIRE,Slave 3-wire Mode Enable Bit for SPI Slave mode Only\nIn Slave 3-wire mode the SPI controller can work with 3-wire interface including SPIx_CLK SPIx_MISO and SPIx_MOSI pins.\nNote: The value of this register equals to control register SLAVE.." "0: 4-wire bi-direction interface,1: 3-wire bi-direction interface"
|
|
bitfld.long 0x00 3. "AUTOSS,Automatic Slave Selection Function Enable Bit for Master Only" "0: Automatic slave selection function Disabled,1: Automatic slave selection function Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "SSACTPOL,Slave Selection Active Polarity\nThis bit defines the active polarity of slave selection signal (SPIx_SS)" "0: The slave selection signal SPIx_SS is active..,1: The slave selection signal SPIx_SS is active.."
|
|
bitfld.long 0x00 0. "SS,Slave Selection Control for Master Only\nIf AUTOSS bit is cleared to 0" "0: set the SPIx_SS line to inactive state.\nKeep..,1: set the SPIx_SS line to active.."
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "SPIx_PDMACTL,SPI PDMA Control Register"
|
|
bitfld.long 0x00 2. "PDMARST,PDMA Reset" "0: No effect,1: Reset the PDMA control logic of the SPI.."
|
|
bitfld.long 0x00 1. "RXPDMAEN,Receive PDMA Enable Bit" "0: Receive PDMA function Disabled,1: Receive PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "TXPDMAEN,Transmit PDMA Enable Bit\n" "0: Transmit PDMA function Disabled,1: Transmit PDMA function Enabled"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "SPIx_FIFOCTL,SPI FIFO Control Register"
|
|
bitfld.long 0x00 28.--30. "TXTH,Transmit FIFO Threshold\nIf the valid data count of the transmit FIFO buffer is less than or equal to the TXTH setting the TXTHIF bit will be set to 1 else the TXTHIF bit will be cleared to 0" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 24.--26. "RXTH,Receive FIFO Threshold\nIf the valid data count of the receive FIFO buffer is larger than the RXTH setting the RXTHIF bit will be set to 1 else the RXTHIF bit will be cleared to 0" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x00 10. "SLVBERX,RX FIFO Write Data Enable Bit When Slave Mode Bit Count Error for SPI Slave Mode Only" "0: Uncompleted RX data will be dropped from RX..,1: Uncompleted RX data will be written into RX.."
|
|
bitfld.long 0x00 9. "TXFBCLR,Transmit FIFO Buffer Clear\nNote: The TX shift register will not be cleared" "0: No effect,1: Clear transmit FIFO pointer"
|
|
newline
|
|
bitfld.long 0x00 8. "RXFBCLR,Receive FIFO Buffer Clear\nNote: The RX shift register will not be cleared" "0: No effect,1: Clear receive FIFO pointer"
|
|
bitfld.long 0x00 7. "TXUFIEN,TX Underflow Interrupt Enable Bit\nWhen TX underflow event occurs in Slave mode TXUFIF (SPIx_STATUS[19]) will be set to 1" "0: Slave TX underflow interrupt Disabled,1: Slave TX underflow interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "TXUFPOL,TX Underflow Data Polarity\n" "0: The SPI data out is keep 0 if there is TX..,1: The SPI data out is keep 1 if there is TX.."
|
|
bitfld.long 0x00 5. "RXOVIEN,Receive FIFO Overrun Interrupt Enable Bit" "0: Receive FIFO overrun interrupt Disabled,1: Receive FIFO overrun interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "RXTOIEN,Slave Receive Time-out Interrupt Enable Bit" "0: Receive time-out interrupt Disabled,1: Receive time-out interrupt Enabled"
|
|
bitfld.long 0x00 3. "TXTHIEN,Transmit FIFO Threshold Interrupt Enable Bit" "0: TX FIFO threshold interrupt Disabled,1: TX FIFO threshold interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "RXTHIEN,Receive FIFO Threshold Interrupt Enable Bit" "0: RX FIFO threshold interrupt Disabled,1: RX FIFO threshold interrupt Enabled"
|
|
bitfld.long 0x00 1. "TXRST,Transmit Reset\nNote: If TX underflow event occurs in SPI Slave mode this bit can be used to make SPI return to idle state" "0: No effect,1: Reset transmit FIFO pointer and transmit.."
|
|
newline
|
|
bitfld.long 0x00 0. "RXRST,Receive Reset" "0: No effect,1: Reset receive FIFO pointer and receive circuit"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "SPIx_STATUS,SPI Status Register"
|
|
rbitfld.long 0x00 28.--31. "TXCNT,Transmit FIFO Data Count (Read Only)\nThis bit field indicates the valid data count of transmit FIFO buffer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
rbitfld.long 0x00 24.--27. "RXCNT,Receive FIFO Data Count (Read Only)\nThis bit field indicates the valid data count of receive FIFO buffer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
rbitfld.long 0x00 23. "TXRXRST,TX or RX Reset Status (Read Only)\nNote: Both the reset operations of TXRST and RXRST need 3 system clock cycles + 2 peripheral clock cycles" "0: The reset function of TXRST or RXRST is done,1: Doing the reset function of TXRST or RXRST"
|
|
bitfld.long 0x00 19. "TXUFIF,TX Underflow Interrupt Flag\nWhen the TX underflow event occurs this bit will be set to 1 the state of data output pin depends on the setting of TXUFPOL.\n" "0: No effect,1: No data in Transmit FIFO and TX shift.."
|
|
newline
|
|
rbitfld.long 0x00 18. "TXTHIF,Transmit FIFO Threshold Interrupt Flag (Read Only)" "0: The valid data count within the transmit FIFO..,1: The valid data count within the transmit FIFO.."
|
|
rbitfld.long 0x00 17. "TXFULL,Transmit FIFO Buffer Full Indicator (Read Only)" "0: Transmit FIFO buffer is not full,1: Transmit FIFO buffer is full"
|
|
newline
|
|
rbitfld.long 0x00 16. "TXEMPTY,Transmit FIFO Buffer Empty Indicator (Read Only)" "0: Transmit FIFO buffer is not empty,1: Transmit FIFO buffer is empty"
|
|
rbitfld.long 0x00 15. "SPIENSTS,SPI Enable Status (Read Only)\nNote: The SPI peripheral clock is asynchronous with the system clock" "0: SPI controller Disabled,1: SPI controller Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "RXTOIF,Receive Time-out Interrupt Flag\nNote: This bit will be cleared by writing 1 to it" "0: No receive FIFO time-out event,1: Receive FIFO buffer is not empty and no read.."
|
|
bitfld.long 0x00 11. "RXOVIF,Receive FIFO Overrun Interrupt Flag\nWhen the receive FIFO buffer is full the follow-up data will be dropped and this bit will be set to 1.\nNote: This bit will be cleared by writing 1 to it" "0: No FIFO is overrun,1: Receive FIFO is overrun"
|
|
newline
|
|
rbitfld.long 0x00 10. "RXTHIF,Receive FIFO Threshold Interrupt Flag (Read Only)" "0: The valid data count within the receive FIFO..,1: The valid data count within the receive FIFO.."
|
|
rbitfld.long 0x00 9. "RXFULL,Receive FIFO Buffer Full Indicator (Read Only)" "0: Receive FIFO buffer is not full,1: Receive FIFO buffer is full"
|
|
newline
|
|
rbitfld.long 0x00 8. "RXEMPTY,Receive FIFO Buffer Empty Indicator (Read Only)" "0: Receive FIFO buffer is not empty,1: Receive FIFO buffer is empty"
|
|
bitfld.long 0x00 7. "SLVURIF,Slave Mode TX Under Run Interrupt Flag\nIn Slave mode if TX underflow event occurs and the slave select line goes to inactive state this interrupt flag will be set to 1.\nNote: This bit will be cleared by writing 1 to it" "0: No Slave TX under run event,1: Slave TX under run event occurred"
|
|
newline
|
|
bitfld.long 0x00 6. "SLVBEIF,Slave Mode Bit Count Error Interrupt Flag\nIn Slave mode when the slave select line goes to inactive state if bit counter is mismatch with DWIDTH this interrupt flag will be set to 1.\nNote: If the slave select active but there is no any bus.." "0: No Slave mode bit count error event,1: Slave mode bit count error event occurred"
|
|
rbitfld.long 0x00 4. "SSLINE,Slave Select Line Bus Status (Read Only)\nNote: This bit is only available in Slave mode" "0: The slave select line status is 0,1: The slave select line status is 1"
|
|
newline
|
|
bitfld.long 0x00 3. "SSINAIF,Slave Select Inactive Interrupt Flag\nNote: Only available in Slave mode" "0: Slave select inactive interrupt was cleared..,1: Slave select inactive interrupt event occurred"
|
|
bitfld.long 0x00 2. "SSACTIF,Slave Select Active Interrupt Flag\nNote: Only available in Slave mode" "0: Slave select active interrupt was cleared or..,1: Slave select active interrupt event occurred"
|
|
newline
|
|
bitfld.long 0x00 1. "UNITIF,Unit Transfer Interrupt Flag\nNote: This bit will be cleared by writing 1 to it" "0: No transaction has been finished since this..,1: SPI controller has finished one unit transfer"
|
|
rbitfld.long 0x00 0. "BUSY,Busy Status (Read Only)" "0: SPI controller is in idle state,1: SPI controller is in busy state"
|
|
rgroup.long 0x18++0x03
|
|
line.long 0x00 "SPIx_STATUS2,SPI Status2 Register"
|
|
bitfld.long 0x00 24.--29. "SLVBENUM,Effective Bit Number of Uncompleted RX Data for SPI Slave Mode Only\nThis status register indicates that effective bit number of uncompleted RX data when SLVBERX (SPIx_FIFOCTL[10]) is enabled and RX bit count error event happened in SPI slave.." "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"
|
|
wgroup.long 0x20++0x03
|
|
line.long 0x00 "SPIx_TX,SPI Data Transmit Register"
|
|
hexmask.long 0x00 0.--31. 1. "TX,Data Transmit Register\nThe data transmit registers pass through the transmitted data into the 4-level transmit FIFO buffers"
|
|
rgroup.long 0x30++0x03
|
|
line.long 0x00 "SPIx_RX,SPI Data Receive Register"
|
|
hexmask.long 0x00 0.--31. 1. "RX,Data Receive Register (Read Only)\nThere are 4-level FIFO buffers in this controller"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "SPIx_I2SCTL,I2S Control Register"
|
|
bitfld.long 0x00 31. "SLVERRIEN,Bit Clock Loss Interrupt Enable Bit for Slave Mode\nInterrupt occurs if this bit is set to 1 and bit clock loss event occurs" "0: Interrupt Disabled,1: Interrupt Enabled"
|
|
bitfld.long 0x00 28.--29. "FORMAT,Data Format Selection" "0: I2S data format,1: MSB justified data format,2: PCM mode A,3: PCM mode B"
|
|
newline
|
|
bitfld.long 0x00 25. "LZCIEN,Left Channel Zero Cross Interrupt Enable Bit\nInterrupt occurs if this bit is set to 1 and left channel zero cross event occurs" "0: Interrupt Disabled,1: Interrupt Enabled"
|
|
bitfld.long 0x00 24. "RZCIEN,Right Channel Zero Cross Interrupt Enable Bit\nInterrupt occurs if this bit is set to 1 and right channel zero cross event occurs" "0: Interrupt Disabled,1: Interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 23. "RXLCH,Receive Left Channel Enable Bit" "0: Receive right channel data in Mono mode,1: Receive left channel data in Mono mode"
|
|
bitfld.long 0x00 17. "LZCEN,Left Channel Zero Cross Detection Enable Bit\nIf this bit is set to 1 when left channel data sign bit changes or next shift data bits are all 0 then LZCIF flag in SPIx_I2SSTS register is set to 1" "0: Left channel zero cross detection Disabled,1: Left channel zero cross detection Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "RZCEN,Right Channel Zero Cross Detection Enable Bit\nIf this bit is set to 1 when right channel data sign bit change or next shift data bits are all 0 then RZCIF flag in SPIx_I2SSTS register is set to 1" "0: Right channel zero cross detection Disabled,1: Right channel zero cross detection Enabled"
|
|
bitfld.long 0x00 15. "MCLKEN,Master Clock Enable Bit\nIf MCLKEN is set to 1 I2S controller will generate master clock on SPIx_I2SMCLK pin for external audio devices" "0: Master clock Disabled,1: Master clock Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "SLAVE,Slave Mode\nI2S can operate as master or slave" "0: Master mode,1: Slave mode"
|
|
bitfld.long 0x00 7. "ORDER,Stereo Data Order in FIFO" "0: Left channel data at high byte,1: Left channel data at low byte"
|
|
newline
|
|
bitfld.long 0x00 6. "MONO,Monaural Data" "0: Data is stereo format,1: Data is monaural format"
|
|
bitfld.long 0x00 4.--5. "WDWIDTH,Word Width" "0: data size is 8-bit,1: data size is 16-bit,2: data size is 24-bit,3: data size is 32-bit"
|
|
newline
|
|
bitfld.long 0x00 3. "MUTE,Transmit Mute Enable Bit" "0: Transmit data is shifted from buffer,1: Transmit channel zero"
|
|
bitfld.long 0x00 2. "RXEN,Receive Enable Bit" "0: Data receive Disabled,1: Data receive Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "TXEN,Transmit Enable Bit" "0: Data transmit Disabled,1: Data transmit Enabled"
|
|
bitfld.long 0x00 0. "I2SEN,I2S Controller Enable Bit\n" "0: I2S mode Disabled,1: I2S mode Enabled"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "SPIx_I2SCLK,I2S Clock Divider Control Register"
|
|
bitfld.long 0x00 25. "I2SSLAVE,I2S Clock Divider Number Selection for I2S Slave Mode and I2S Master Mode\nUser sets I2SSLAVE to set frequency of peripheral clock of I2S master mode and I2S slave mode when BCLKDIV (SPIx_I2SCLK[17:8]) is set.\nI2SSLAVE needs to be set before.." "0: The frequency of peripheral clock is set to..,1: The frequency of peripheral clock is set to.."
|
|
bitfld.long 0x00 24. "I2SMODE,I2S Clock Divider Number Selection for I2S Mode and SPI Mode\nUser sets I2SMODE to set frequency of peripheral clock of I2S mode or SPI mode when BCLKDIV (SPIx_I2SCLK[17:8]) or DIVIDER (SPIx_CLKDIV[8:0]) is set.\nUser needs to set I2SMODE before.." "0: The frequency of peripheral clock is set to..,1: The frequency of peripheral clock is set to.."
|
|
newline
|
|
hexmask.long.word 0x00 8.--17. 1. "BCLKDIV,Bit Clock Divider\nThe I2S controller will generate bit clock in Master mode"
|
|
hexmask.long.byte 0x00 0.--6. 1. "MCLKDIV,Master Clock Divider\nIf MCLKEN is set to 1 I2S controller will generate master clock for external audio devices"
|
|
group.long 0x68++0x03
|
|
line.long 0x00 "SPIx_I2SSTS,I2S Status Register"
|
|
rbitfld.long 0x00 28.--30. "TXCNT,Transmit FIFO Data Count (Read Only)\nThis bit field indicates the valid data count of transmit FIFO buffer" "0,1,2,3,4,5,6,7"
|
|
rbitfld.long 0x00 24.--26. "RXCNT,Receive FIFO Data Count (Read Only)\nThis bit field indicates the valid data count of receive FIFO buffer" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
rbitfld.long 0x00 23. "TXRXRST,TX or RX Reset Status (Read Only)\nNote: Both the reset operations of TXRST and RXRST need 3 system clock cycles + 2 peripheral clock cycles" "0: The reset function of TXRST or RXRST is done,1: Doing the reset function of TXRST or RXRST"
|
|
bitfld.long 0x00 22. "SLVERRIF,Bit Clock Loss Interrupt Flag for Slave Mode\nNote: This bit will be cleared by writing 1 to it" "0: No bit clock loss event occurred,1: Bit clock loss event occurred"
|
|
newline
|
|
bitfld.long 0x00 21. "LZCIF,Left Channel Zero Cross Interrupt Flag" "0: No zero cross event occurred on left channel,1: Zero cross event occurred on left channel"
|
|
bitfld.long 0x00 20. "RZCIF,Right Channel Zero Cross Interrupt Flag" "0: No zero cross event occurred on right channel,1: Zero cross event occurred on right channel"
|
|
newline
|
|
bitfld.long 0x00 19. "TXUFIF,Transmit FIFO Underflow Interrupt Flag\nWhen the transmit FIFO buffer is empty and there is no datum written into the FIFO buffer if there is more bus clock input this bit will be set to 1.\nNote: This bit will be cleared by writing 1 to it" "0,1"
|
|
rbitfld.long 0x00 18. "TXTHIF,Transmit FIFO Threshold Interrupt Flag (Read Only)" "0: The valid data count within the transmit FIFO..,1: The valid data count within the transmit FIFO.."
|
|
newline
|
|
rbitfld.long 0x00 17. "TXFULL,Transmit FIFO Buffer Full Indicator (Read Only)" "0: Transmit FIFO buffer is not full,1: Transmit FIFO buffer is full"
|
|
rbitfld.long 0x00 16. "TXEMPTY,Transmit FIFO Buffer Empty Indicator (Read Only)" "0: Transmit FIFO buffer is not empty,1: Transmit FIFO buffer is empty"
|
|
newline
|
|
rbitfld.long 0x00 15. "I2SENSTS,I2S Enable Status (Read Only)\nNote: The SPI peripheral clock is asynchronous with the system clock" "0: The SPI/I2S control logic is disabled,1: The SPI/I2S control logic is enabled"
|
|
bitfld.long 0x00 12. "RXTOIF,Receive Time-out Interrupt Flag\nNote: This bit will be cleared by writing 1 to it" "0: No receive FIFO time-out event,1: Receive FIFO buffer is not empty and no read.."
|
|
newline
|
|
bitfld.long 0x00 11. "RXOVIF,Receive FIFO Overrun Interrupt Flag\nWhen the receive FIFO buffer is full the follow-up data will be dropped and this bit will be set to 1.\nNote: This bit will be cleared by writing 1 to it" "0,1"
|
|
rbitfld.long 0x00 10. "RXTHIF,Receive FIFO Threshold Interrupt Flag (Read Only)" "0: The valid data count within the receive FIFO..,1: The valid data count within the receive FIFO.."
|
|
newline
|
|
rbitfld.long 0x00 9. "RXFULL,Receive FIFO Buffer Full Indicator (Read Only)" "0: Receive FIFO buffer is not full,1: Receive FIFO buffer is full"
|
|
rbitfld.long 0x00 8. "RXEMPTY,Receive FIFO Buffer Empty Indicator (Read Only)" "0: Receive FIFO buffer is not empty,1: Receive FIFO buffer is empty"
|
|
newline
|
|
rbitfld.long 0x00 4. "RIGHT,Right Channel (Read Only)\nThis bit indicates the current transmit data is belong to which channel" "0: Left channel,1: Right channel"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "SYS"
|
|
base ad:0x40000000
|
|
rgroup.long 0x00++0x03
|
|
line.long 0x00 "SYS_PDID,Part Device Identification Number Register"
|
|
hexmask.long 0x00 0.--31. 1. "PDID,Part Device Identification Number (Read Only)\nThis register reflects device part number code"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "SYS_RSTSTS,System Reset Status Register"
|
|
bitfld.long 0x00 9. "VBATLVRF,VBAT LVR Reset Flag\nThe VBAT LVR reset flag is set by the 'Reset Signal' from the VBAT Low Voltage Reset Controller to indicate the previous reset source.\nNote: Write 1 to clear this bit to 0" "0: No reset from VBAT LVR,1: VBAT LVR controller had issued the reset.."
|
|
bitfld.long 0x00 8. "CPULKRF,CPU Lockup Reset Flag\nNote: Write 1 to clear this bit to 0.\n" "0: No reset from CPU lockup happened,1: The Cortex-M23lockup happened and chip is reset"
|
|
newline
|
|
bitfld.long 0x00 7. "CPURF,CPU Reset Flag\nThe CPU reset flag is set by hardware if software writes CPURST (SYS_IPRST0[1]) 1 to reset Cortex- M23Core and Flash Memory Controller (FMC).\nNote: Write 1 to clear this bit to 0" "0: No reset from CPU,1: The Cortex-M23 Core and FMC are reset by.."
|
|
bitfld.long 0x00 6. "PMURF,PMU Reset Flag \nThe PMU reset flag is set by any reset signal when MCU is in power down state.\nNote: Write 1 to clear this bit to 0" "0: No reset in power down state,1: Any reset signal happens in power down state"
|
|
newline
|
|
bitfld.long 0x00 5. "SYSRF,System Reset Flag\nThe system reset flag is set by the 'Reset Signal' from the CortexM23Core to indicate the previous reset source.\nNote: Write 1 to clear this bit to 0" "0: No reset from Cortex-M23,1: The Cortex- M23 had issued the reset signal.."
|
|
bitfld.long 0x00 4. "BODRF,BOD Reset Flag\nThe BOD reset flag is set by the 'Reset Signal' from the Brown-Out Detector to indicate the previous reset source.\nNote: Write 1 to clear this bit to 0" "0: No reset from BOD,1: The BOD had issued the reset signal to reset.."
|
|
newline
|
|
bitfld.long 0x00 3. "LVRF,LVR Reset Flag\nThe LVR reset flag is set by the 'Reset Signal' from the Low Voltage Reset Controller to indicate the previous reset source.\nNote: Write 1 to clear this bit to 0" "0: No reset from LVR,1: LVR controller had issued the reset signal to.."
|
|
bitfld.long 0x00 2. "WDTRF,WDT Reset Flag\nThe WDT reset flag is set by the 'Reset Signal' from the Watchdog Timer or Window Watchdog Timer to indicate the previous reset source.\n" "0: No reset from watchdog timer or window..,1: The watchdog timer or window watchdog timer.."
|
|
newline
|
|
bitfld.long 0x00 1. "PINRF,NRESET Pin Reset Flag\nThe nRESET pin reset flag is set by the 'Reset Signal' from the nRESET Pin to indicate the previous reset source.\nNote: Write 1 to clear this bit to 0" "0: No reset from nRESET pin,1: Pin nRESET had issued the reset signal to.."
|
|
bitfld.long 0x00 0. "PORF,POR Reset Flag\nThe POR reset flag is set by the 'Reset Signal' from the Power-on Reset (POR) Controller or bit CHIPRST (SYS_IPRST0[0]) to indicate the previous reset source.\nNote: Write 1 to clear this bit to 0" "0: No reset from POR or CHIPRST,1: Power-on Reset (POR) or CHIPRST had issued.."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "SYS_IPRST0,Peripheral Reset Control Register 0"
|
|
bitfld.long 0x00 12. "CRYPTRST,CRYPTO Controller Reset (Write Protect)\nSetting this bit to 1 will generate a reset signal to the CRYPTO controller" "0: CRYPTO controller normal operation,1: CRYPTO controller reset"
|
|
bitfld.long 0x00 7. "CRCRST,CRC Calculation Controller Reset (Write Protect)\nSetting this bit to 1 will generate a reset signal to the CRC calculation controller" "0: CRC calculation controller normal operation,1: CRC calculation controller reset"
|
|
newline
|
|
bitfld.long 0x00 3. "EBIRST,EBI Controller Reset (Write Protect)\nSetting this bit to 1 will generate a reset signal to the EBI" "0: EBI controller normal operation,1: EBI controller reset"
|
|
bitfld.long 0x00 2. "PDMARST,PDMA Controller Reset (Write Protect)\nSetting this bit to 1 will generate a reset signal to the PDMA" "0: PDMA controller normal operation,1: PDMA controller reset"
|
|
newline
|
|
bitfld.long 0x00 1. "CPURST,Processor Core One-shot Reset (Write Protect)\nSetting this bit will only reset the processor core and Flash Memory Controller(FMC) and this bit will automatically return to 0 after the 2 clock cycles.\nNote: This bit is write protected" "0: Processor core normal operation,1: Processor core one-shot reset"
|
|
bitfld.long 0x00 0. "CHIPRST,Chip One-shot Reset (Write Protect)\nSetting this bit will reset the whole chip including Processor core and all peripherals and this bit will automatically return to 0 after the 2 clock cycles.\nThe CHIPRST is same as the POR reset all the chip.." "0: Chip normal operation,1: Chip one-shot reset"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "SYS_IPRST1,Peripheral Reset Control Register 1"
|
|
bitfld.long 0x00 28. "EADCRST,EADC Controller Reset" "0: EADC controller normal operation,1: EADC controller reset"
|
|
bitfld.long 0x00 27. "USBDRST,USBD Controller Reset" "0: USBD controller normal operation,1: USBD controller reset"
|
|
newline
|
|
bitfld.long 0x00 19. "UART3RST,UART3 Controller Reset" "0: UART3 controller normal operation,1: UART3 controller reset"
|
|
bitfld.long 0x00 18. "UART2RST,UART2 Controller Reset" "0: UART2 controller normal operation,1: UART2 controller reset"
|
|
newline
|
|
bitfld.long 0x00 17. "UART1RST,UART1 Controller Reset" "0: UART1 controller normal operation,1: UART1 controller reset"
|
|
bitfld.long 0x00 16. "UART0RST,UART0 Controller Reset" "0: UART0 controller normal operation,1: UART0 controller reset"
|
|
newline
|
|
bitfld.long 0x00 14. "SPI1RST,SPI1 Controller Reset" "0: SPI1 controller normal operation,1: SPI1 controller reset"
|
|
bitfld.long 0x00 13. "SPI0RST,SPI0 Controller Reset" "0: SPI0 controller normal operation,1: SPI0 controller reset"
|
|
newline
|
|
bitfld.long 0x00 12. "QSPI0RST,QSPI0 Controller Reset" "0: QSPI0 controller normal operation,1: QSPI0 controller reset"
|
|
bitfld.long 0x00 9. "I2C1RST,I2C1 Controller Reset" "0: I2C1 controller normal operation,1: I2C1 controller reset"
|
|
newline
|
|
bitfld.long 0x00 8. "I2C0RST,I2C0 Controller Reset" "0: I2C0 controller normal operation,1: I2C0 controller reset"
|
|
bitfld.long 0x00 7. "ACMP01RST,Analog Comparator 0/1 Controller Reset" "0: Analog Comparator 0/1 controller normal..,1: Analog Comparator 0/1 controller reset"
|
|
newline
|
|
bitfld.long 0x00 5. "TMR3RST,Timer3 Controller Reset" "0: Timer3 controller normal operation,1: Timer3 controller reset"
|
|
bitfld.long 0x00 4. "TMR2RST,Timer2 Controller Reset" "0: Timer2 controller normal operation,1: Timer2 controller reset"
|
|
newline
|
|
bitfld.long 0x00 3. "TMR1RST,Timer1 Controller Reset" "0: Timer1 controller normal operation,1: Timer1 controller reset"
|
|
bitfld.long 0x00 2. "TMR0RST,Timer0 Controller Reset" "0: Timer0 controller normal operation,1: Timer0 controller reset"
|
|
newline
|
|
bitfld.long 0x00 1. "GPIORST,GPIO Controller Reset" "0: GPIO controller normal operation,1: GPIO controller reset"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "SYS_IPRST2,Peripheral Reset Control Register 2"
|
|
bitfld.long 0x00 31. "PSIORST,PSIORST" "0,1"
|
|
bitfld.long 0x00 30. "OPARST,OP Amplifier Controller Reset" "0: OPA controller normal operation,1: OPA controller reset"
|
|
newline
|
|
bitfld.long 0x00 19. "BPWM1RST,BPWM1 Controller Reset" "0: BPWM1 controller normal operation,1: BPWM1 controller reset"
|
|
bitfld.long 0x00 18. "BPWM0RST,BPWM0 Controller Reset" "0: BPWM0 controller normal operation,1: BPWM0 controller reset"
|
|
newline
|
|
bitfld.long 0x00 17. "PWM1RST,PWM1 Controller Reset" "0: PWM1 controller normal operation,1: PWM1 controller reset"
|
|
bitfld.long 0x00 16. "PWM0RST,PWM0 Controller Reset" "0: PWM0 controller normal operation,1: PWM0 controller reset"
|
|
newline
|
|
bitfld.long 0x00 15. "TKRST,Touch Key Controller Reset" "0: Touch Key controller normal operation,1: Touch Key controller reset"
|
|
bitfld.long 0x00 14. "SLCDRST,SLCD Controller Reset" "0: Segment LCD controller normal operation,1: Segment LCD controller reset"
|
|
newline
|
|
bitfld.long 0x00 12. "DACRST,DAC Controller Reset" "0: DAC controller normal operation,1: DAC controller reset"
|
|
bitfld.long 0x00 10. "USCI2RST,USCI2 Controller Reset" "0: USCI2 controller normal operation,1: USCI2 controller reset"
|
|
newline
|
|
bitfld.long 0x00 9. "USCI1RST,USCI1 Controller Reset" "0: USCI1 controller normal operation,1: USCI1 controller reset"
|
|
bitfld.long 0x00 8. "USCI0RST,USCI0 Controller Reset" "0: USCI0 controller normal operation,1: USCI0 controller reset"
|
|
newline
|
|
bitfld.long 0x00 0. "SC0RST,SC0 Controller Reset" "0: SC0 controller normal operation,1: SC0 controller reset"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "SYS_BODCTL,Brown-out Detector Control Register"
|
|
bitfld.long 0x00 16.--18. "BODVL,Brown-out Detector Threshold Voltage Selection (Write Protect)\nThe default value is set by Flash controller user configuration register CBOV (CONFIG0 [23:21]).\nNote: This bit is write protected" "0: Reserved,1: Brown-Out Detector threshold voltage is 1.8V,2: Brown-Out Detector threshold voltage is 2.0V,3: Brown-Out Detector threshold voltage is 2.4V,4: Brown-Out Detector threshold voltage is 2.7V,5: Brown-Out Detector threshold voltage is 3.0V,6: Brown-Out Detector threshold voltage is 3.7V,7: Brown-Out Detector threshold voltage is 4.4V"
|
|
bitfld.long 0x00 12.--14. "LVRDGSEL,LVR Output De-glitch Time Select (Write Protect)\nNote: These bits are write protected" "0: Without de-glitch function,1: 4 MIRC clock (4 MHz) 1 us,2: 8 MIRC clock (4 MHz) 2 us,3: 16 MIRC clock (4 MHz) 4 us,4: 32 MIRC clock (4 MHz) 8 us,5: 64 MIRC clock (4 MHz) 16 us,6: 128 MIRC clock (4 MHz) 32 us,7: 256 MIRC clock (4 MHz) 64 us"
|
|
newline
|
|
bitfld.long 0x00 8.--10. "BODDGSEL,Brown-out Detector Output De-glitch Time Select (Write Protect)\nNote: These bits are write protected" "0: BOD output is sampled by LIRC,1: 4 system clock (HCLK),2: 8 system clock (HCLK),3: 16 system clock (HCLK),4: 32 system clock (HCLK),5: 64 system clock (HCLK),6: 128 system clock (HCLK),7: 256 system clock (HCLK)"
|
|
bitfld.long 0x00 7. "LVREN,Low Voltage Reset Enable Bit (Write Protect)\nThe LVR function resets the chip when the input power voltage is lower than LVR circuit setting" "0: Low Voltage Reset function Disabled,1: Low Voltage Reset function Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "BODOUT,Brown-out Detector Output Status\nIt means the detected voltage is lower than BODVL setting" "0: Brown-out Detector output status is 0,1: Brown-out Detector output status is 1"
|
|
bitfld.long 0x00 5. "BODLPM,Brown-out Detector Low Power Mode (Write Protect)\n" "0: BOD operate in normal mode (default),1: BOD Low Power mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "BODIF,Brown-out Detector Interrupt Flag\nNote: Write 1 to clear this bit to 0" "0: Brown-out Detector does not detect any..,1: When Brown-out Detector detects the VDD is.."
|
|
bitfld.long 0x00 3. "BODRSTEN,Brown-out Reset Enable Bit (Write Protect)\nThe default value is set by Flash controller user configuration register CBORST(CONFIG0[20]) bit.\n" "0: Brown-out 'INTERRUPT' function Enabled,1: Brown-out 'RESET' function Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "BODEN,Brown-out Detector Enable Bit (Write Protect)\nThe default value is set by Flash controller user configuration register CBODEN (CONFIG0 [19]).\n" "0: Brown-out Detector function Disabled,1: Brown-out Detector function Enabled"
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "SYS_IVSCTL,Internal Voltage Source Control Register"
|
|
bitfld.long 0x00 1. "VBATUGEN,VBAT Unity Gain Buffer Enable Bit\nThis bit is used to enable/disable VBAT unity gain buffer function.\nNote: After this bit is set to 1 the value of VBAT unity gain buffer output voltage can be obtained from ADC conversion result" "0: VBAT unity gain buffer function Disabled..,1: VBAT unity gain buffer function Enabled"
|
|
bitfld.long 0x00 0. "VTEMPEN,Temperature Sensor Enable Bit\nThis bit is used to enable/disable temperature sensor function.\n" "0: Temperature sensor function Disabled (default),1: Temperature sensor function Enabled"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "SYS_PORCTL0,Power-On-reset Controller Register 0"
|
|
hexmask.long.word 0x00 0.--15. 1. "PORMASK,Power-on Reset Mask Enable Bit (Write Protect)\nWhen powered on the POR circuit generates a reset signal to reset the whole chip function but noise on the power may cause the POR active again"
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "SYS_VREFCTL,VREF Control Register"
|
|
bitfld.long 0x00 10. "PRELOAD,Preload Enable Bit\nNote: This bit is used to speed up charging external capacitor of VREF.If INT_VREF voltage is stable this bit has to be disabled" "0: Preload Disabled (default),1: Preload Enabled"
|
|
bitfld.long 0x00 3. "IVREN,Internal Voltage Reference Module Enable Bit (Write Protect)\nNote: INT_VREF is only supported while package includes VREF pin with external capacitor" "0: Internal voltage reference module Disabled,1: Internal voltage reference module Enabled"
|
|
newline
|
|
bitfld.long 0x00 0.--2. "IVRS,Internal Voltage Reference Scale (Write Protect)" "0: Internal voltage reference (INT_VREF) set to..,1: Internal voltage reference (INT_VREF) set to..,2: Internal voltage reference (INT_VREF) set to..,3: Internal voltage reference (INT_VREF) set to..,4: Internal voltage reference (INT_VREF) set to..,?..."
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "SYS_GPA_MFPL,GPIOA Low Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PA7MFP,PA.7 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PA6MFP,PA.6 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PA5MFP,PA.5 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PA4MFP,PA.4 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PA3MFP,PA.3 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PA2MFP,PA.2 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PA1MFP,PA.1 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PA0MFP,PA.0 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "SYS_GPA_MFPH,GPIOA High Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PA15MFP,PA.15 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PA14MFP,PA.14 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PA13MFP,PA.13 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PA12MFP,PA.12 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PA11MFP,PA.11 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PA10MFP,PA.10 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PA9MFP,PA.9 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PA8MFP,PA.8 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "SYS_GPB_MFPL,GPIOB Low Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PB7MFP,PB.7 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PB6MFP,PB.6 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PB5MFP,PB.5 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PB4MFP,PB.4 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PB3MFP,PB.3 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PB2MFP,PB.2 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PB1MFP,PB.1 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PB0MFP,PB.0 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "SYS_GPB_MFPH,GPIOB High Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PB15MFP,PB.15 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PB14MFP,PB.14 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PB13MFP,PB.13 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PB12MFP,PB.12 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PB11MFP,PB.11 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PB10MFP,PB.10 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PB9MFP,PB.9 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PB8MFP,PB.8 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "SYS_GPC_MFPL,GPIOC Low Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PC7MFP,PC.7 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PC6MFP,PC.6 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PC5MFP,PC.5 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PC4MFP,PC.4 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PC3MFP,PC.3 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PC2MFP,PC.2 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PC1MFP,PC.1 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PC0MFP,PC.0 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "SYS_GPC_MFPH,GPIOC High Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PC15MFP,PC.15 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PC14MFP,PC.14 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PC13MFP,PC.13 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PC12MFP,PC.12 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PC11MFP,PC.11 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PC10MFP,PC.10 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PC9MFP,PC.9 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PC8MFP,PC.8 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "SYS_GPD_MFPL,GPIOD Low Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PD7MFP,PD.7 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PD6MFP,PD.6 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PD5MFP,PD.5 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PD4MFP,PD.4 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PD3MFP,PD.3 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PD2MFP,PD.2 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PD1MFP,PD.1 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PD0MFP,PD.0 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x4C++0x03
|
|
line.long 0x00 "SYS_GPD_MFPH,GPIOD High Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PD15MFP,PD.15 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PD14MFP,PD.14 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PD13MFP,PD.13 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PD12MFP,PD.12 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PD11MFP,PD.11 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PD10MFP,PD.10 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PD9MFP,PD.9 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PD8MFP,PD.8 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "SYS_GPE_MFPL,GPIOE Low Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PE7MFP,PE.7 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PE6MFP,PE.6 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PE5MFP,PE.5 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PE4MFP,PE.4 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PE3MFP,PE.3 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PE2MFP,PE.2 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PE1MFP,PE.1 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PE0MFP,PE.0 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "SYS_GPE_MFPH,GPIOE High Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PE15_MFP,PE.15 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PE14_MFP,PE.14 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PE13MFP,PE.13 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PE12MFP,PE.12 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PE11MFP,PE.11 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PE10MFP,PE.10 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PE9MFP,PE.9 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PE8MFP,PE.8 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "SYS_GPF_MFPL,GPIOF Low Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PF7MFP,PF.7 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PF6MFP,PF.6 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PF5MFP,PF.5 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PF4MFP,PF.4 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PF3MFP,PF.3 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PF2MFP,PF.2 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PF1MFP,PF.1 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PF0MFP,PF.0 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "SYS_GPF_MFPH,GPIOF High Byte Multiple Function Control Register"
|
|
bitfld.long 0x00 28.--31. "PF15MFP,PF.15 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 24.--27. "PF14MFP,PF.14 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 20.--23. "PF13MFP,PF.13 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 16.--19. "PF12MFP,PF.12 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 12.--15. "PF11MFP,PF.11 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 8.--11. "PF10MFP,PF.10 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "PF9MFP,PF.9 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. "PF8MFP,PF.8 Multi-function Pin Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "SYS_GPA_MFOS,GPIOA Multiple Function Output Select Register"
|
|
bitfld.long 0x00 15. "MFOS15,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 14. "MFOS14,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 13. "MFOS13,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 12. "MFOS12,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 11. "MFOS11,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 10. "MFOS10,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 9. "MFOS9,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 8. "MFOS8,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 7. "MFOS7,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 6. "MFOS6,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 5. "MFOS5,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 4. "MFOS4,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 3. "MFOS3,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 2. "MFOS2,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 1. "MFOS1,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 0. "MFOS0,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
group.long 0x84++0x03
|
|
line.long 0x00 "SYS_GPB_MFOS,GPIOB Multiple Function Output Select Register"
|
|
bitfld.long 0x00 15. "MFOS15,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 14. "MFOS14,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 13. "MFOS13,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 12. "MFOS12,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 11. "MFOS11,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 10. "MFOS10,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 9. "MFOS9,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 8. "MFOS8,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 7. "MFOS7,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 6. "MFOS6,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 5. "MFOS5,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 4. "MFOS4,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 3. "MFOS3,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 2. "MFOS2,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 1. "MFOS1,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 0. "MFOS0,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
group.long 0x88++0x03
|
|
line.long 0x00 "SYS_GPC_MFOS,GPIOC Multiple Function Output Select Register"
|
|
bitfld.long 0x00 15. "MFOS15,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 14. "MFOS14,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 13. "MFOS13,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 12. "MFOS12,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 11. "MFOS11,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 10. "MFOS10,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 9. "MFOS9,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 8. "MFOS8,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 7. "MFOS7,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 6. "MFOS6,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 5. "MFOS5,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 4. "MFOS4,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 3. "MFOS3,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 2. "MFOS2,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 1. "MFOS1,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 0. "MFOS0,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
group.long 0x8C++0x03
|
|
line.long 0x00 "SYS_GPD_MFOS,GPIOD Multiple Function Output Select Register"
|
|
bitfld.long 0x00 15. "MFOS15,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 14. "MFOS14,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 13. "MFOS13,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 12. "MFOS12,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 11. "MFOS11,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 10. "MFOS10,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 9. "MFOS9,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 8. "MFOS8,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 7. "MFOS7,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 6. "MFOS6,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 5. "MFOS5,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 4. "MFOS4,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 3. "MFOS3,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 2. "MFOS2,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 1. "MFOS1,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 0. "MFOS0,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "SYS_GPE_MFOS,GPIOE Multiple Function Output Select Register"
|
|
bitfld.long 0x00 15. "MFOS15,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 14. "MFOS14,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 13. "MFOS13,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 12. "MFOS12,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 11. "MFOS11,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 10. "MFOS10,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 9. "MFOS9,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 8. "MFOS8,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 7. "MFOS7,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 6. "MFOS6,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 5. "MFOS5,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 4. "MFOS4,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 3. "MFOS3,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 2. "MFOS2,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 1. "MFOS1,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 0. "MFOS0,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
group.long 0x94++0x03
|
|
line.long 0x00 "SYS_GPF_MFOS,GPIOF Multiple Function Output Select Register"
|
|
bitfld.long 0x00 15. "MFOS15,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 14. "MFOS14,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 13. "MFOS13,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 12. "MFOS12,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 11. "MFOS11,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 10. "MFOS10,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 9. "MFOS9,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 8. "MFOS8,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 7. "MFOS7,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 6. "MFOS6,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 5. "MFOS5,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 4. "MFOS4,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 3. "MFOS3,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 2. "MFOS2,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
newline
|
|
bitfld.long 0x00 1. "MFOS1,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
bitfld.long 0x00 0. "MFOS0,GPIOA-f Pin[n] Multiple Function Pin Output Mode Select\nThis bit used to select multiple function pin output mode type for Px.n pin" "0: Multiple funtion pin output mode type is..,1: Multiple funtion pin output mode type is.."
|
|
group.long 0xC0++0x03
|
|
line.long 0x00 "SYS_MODCTL,Modulation Control Register"
|
|
bitfld.long 0x00 4.--7. "MODPWMSEL,PWM0 Channel Select for Modulation\nSelect the PWM0 channel to modulate with the UART0_TXD or USCI0_DAT1.\n0000: PWM0 Channel 0 modulate with UART0_TXD.\n0001: PWM0 Channel 1 modulate with UART0_TXD.\n0010: PWM0 Channel 2 modulate with.." "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 1. "MODH,Modulation at Data High\nSelect modulation pulse(PWM0) at high or low of UART0_TXD or USCI0_DAT1" "0: Modulation pulse at UART0_TXD low or..,1: Modulation pulse at UART0_TXD high or.."
|
|
newline
|
|
bitfld.long 0x00 0. "MODEN,Modulation Function Enable Bit\nThis bit enables modulation funcion by modulating with PWM0 channel output and USCI0(USCI0_DAT1) or UART0(UART0_TXD) output" "0: Modulation Function Disabled,1: Modulation Function Enabled"
|
|
group.long 0xD0++0x03
|
|
line.long 0x00 "SYS_SRAM_BISTCTL,System SRAM BIST Test Control Register"
|
|
bitfld.long 0x00 7. "PDMABIST,PDMA BIST Enable Bit (Write Protect)\nThis bit enables BIST test for PDMA RAM\nNote: This bit is write protected" "0: System PDMA BIST Disabled,1: Sstem PDMA BIST Enabled"
|
|
bitfld.long 0x00 4. "USBBIST,USB BIST Enable Bit (Write Protect) \nThis bit enables BIST test for USB RAM\nNote: This bit is write protected" "0: System USB BIST Disabled,1: System USB BIST Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "FMCBIST,FMC CACHE BIST Enable Bit (Write Protect)\nThis bit enables BIST test for CACHE RAM\nNote: This bit is write protected" "0: System CACHE BIST Disabled,1: System CACHE BIST Enabled"
|
|
bitfld.long 0x00 0. "SRBIST,SRAM BIST Enable Bit (Write Protect)\nThis bit enables BIST test for SRAM.\nNote: This bit is write protected" "0: System SRAM BIST Disabled,1: System SRAM BIST Enabled"
|
|
rgroup.long 0xD4++0x03
|
|
line.long 0x00 "SYS_SRAM_BISTSTS,System SRAM BIST Test Status Register"
|
|
bitfld.long 0x00 23. "PDMAEND,PDMA SRAM BIST Test Finish" "0: PDMA SRAM BIST is active,1: PDMA SRAM BIST test finished"
|
|
bitfld.long 0x00 20. "USBBEND,USB SRAM BIST Test Finish" "0: USB SRAM BIST is active,1: USB SRAM BIST test finished"
|
|
newline
|
|
bitfld.long 0x00 18. "CR1BEND,CACHE 1 SRAM BIST Test Finish" "0: System CACHE RAM BIST is active,1: System CACHE RAM BIST test finished"
|
|
bitfld.long 0x00 17. "CR0BEND,CACHE 0 SRAM BIST Test Finish" "0: System CACHE RAM BIST is active,1: System CACHE RAM BIST test finished"
|
|
newline
|
|
bitfld.long 0x00 16. "SRBEND,SRAM BIST Test Finish" "0: System SRAM BIST active,1: system SRAM BIST finished"
|
|
bitfld.long 0x00 7. "PDMABISTF,PDMA SRAM BIST Failed Flag" "0: PDMA SRAM BIST pass,1: PDMA SRAM BIST failed"
|
|
newline
|
|
bitfld.long 0x00 4. "USBBEF,USB SRAM BIST Fail Flag" "0: USB SRAM BIST test pass,1: USB SRAM BIST test failed"
|
|
bitfld.long 0x00 2. "CR1BISTEF,CACHE1 SRAM BIST Fail Flag" "0: System CACHE RAM BIST test pass,1: System CACHE RAM BIST test failed"
|
|
newline
|
|
bitfld.long 0x00 1. "CR0BISTEF,CACHE0 SRAM BIST Fail Flag" "0: System CACHE RAM BIST test pass,1: System CACHE RAM BIST test failed"
|
|
bitfld.long 0x00 0. "SRBISTEF,System SRAM BIST Fail Flag" "0: System SRAM BIST test pass,1: System SRAM BIST test failed"
|
|
group.long 0xF0++0x03
|
|
line.long 0x00 "SYS_HIRCTRIMCTL,HIRC Trim Control Register"
|
|
bitfld.long 0x00 16.--20. "BOUNDARY,Boundary Selection\nFill the boundary range from 0x1 to 0x1F 0x0 is reserved.\nNote: This field is effective only when the BOUNDEN(SYS_HIRCTRIMCTL[9]) is enable" "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 0x00 10. "REFCKSEL,Reference Clock Selection" "0: HIRC trim reference clock is from LXT (32.768..,1: HIRC trim reference clock is from internal.."
|
|
newline
|
|
bitfld.long 0x00 9. "BOUNDEN,Boundary Enable Bit" "0: Boundary function Disabled,1: Boundary function Enabled"
|
|
bitfld.long 0x00 8. "CESTOPEN,Clock Error Stop Enable Bit" "0: The trim operation keeps going if clock is..,1: The trim operation stops if clock is inaccurate"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "RETRYCNT,Trim Value Update Limitation Count\nThis field defines that how many times the auto trim circuit will try to update the HIRC trim value before the frequency of HIRC locked.\nOnce the HIRC locked the internal trim value update counter will be.." "0: Trim retry count limitation is 64 loops,1: Trim retry count limitation is 128 loops,2: Trim retry count limitation is 256 loops,3: Trim retry count limitation is 512 loops"
|
|
bitfld.long 0x00 4.--5. "LOOPSEL,Trim Calculation Loop Selection\nThis field defines that trim value calculation is based on how many reference clocks.\nNote: For example if LOOPSEL is set as 00 auto trim circuit will calculate trim value based on the average frequency.." "0: Trim value calculation is based on average..,1: Trim value calculation is based on average..,2: Trim value calculation is based on average..,3: Trim value calculation is based on average.."
|
|
newline
|
|
bitfld.long 0x00 0.--1. "FREQSEL,Trim Frequency Selection\nThis field indicates the target frequency of 48 MHz internal high speed RC oscillator (HIRC) auto trim.\nDuring auto trim operation if clock error detected with CESTOPEN is set to 1 or trim retry limitation count.." "0: Disable HIRC auto trim function,1: Enable HIRC auto trim function and trim HIRC..,2: Reserved,3: Reserved"
|
|
group.long 0xF4++0x03
|
|
line.long 0x00 "SYS_HIRCTRIMIEN,HIRC Trim Interrupt Enable Register"
|
|
bitfld.long 0x00 2. "CLKEIEN,Clock Error Interrupt Enable Bit\nThis bit controls if CPU would get an interrupt while clock is inaccuracy during auto trim operation.\nIf this bit is set to1 and CLKERRIF(SYS_HIRCTRIMSTS[2]) is set during auto trim operation an interrupt will.." "0: Disable CLKERRIF(SYS_HIRCTRIMSTS[2]) status..,1: Enable CLKERRIF(SYS_HIRCTRIMSTS[2]) status to.."
|
|
bitfld.long 0x00 1. "TFALIEN,Trim Failure Interrupt Enable Bit\nThis bit controls if an interrupt will be triggered while HIRC trim value update limitation count reached and HIRC frequency still not locked on target frequency set by FREQSEL(SYS_HIRCTRIMCTL[1:0]).\nIf this.." "0: Disable TFAILIF(SYS_HIRCTRIMSTS[1]) status to..,1: Enable TFAILIF(SYS_HIRCTRIMSTS[1]) status to.."
|
|
group.long 0xF8++0x03
|
|
line.long 0x00 "SYS_HIRCTRIMSTS,HIRC Trim Interrupt Status Register"
|
|
bitfld.long 0x00 3. "OVBDIF,Over Boundary Status\nWhen the over boundary function is set if there occurs the over boundary condition this flag will be set.\nNote: Write 1 to clear this flag" "0: Over boundary coundition did not occur,1: Over boundary coundition occurred"
|
|
bitfld.long 0x00 2. "CLKERIF,Clock Error Interrupt Status\nWhen the frequency of 32.768 kHz external low speed crystal oscillator (LXT) or 48 MHz internal high speed RC oscillator (HIRC) is shift larger to unreasonable value this bit will be set and to be an indicate that.." "0: Clock frequency is accuracy,1: Clock frequency is inaccuracy"
|
|
newline
|
|
bitfld.long 0x00 1. "TFAILIF,Trim Failure Interrupt Status\nThis bit indicates that HIRC trim value update limitation count reached and the HIRC clock frequency still doesn't be locked" "0: Trim value update limitation count does not..,1: Trim value update limitation count reached.."
|
|
bitfld.long 0x00 0. "FREQLOCK,HIRC Frequency Lock Status\nThis bit indicates the HIRC frequency is locked.\nThis is a status bit and does not trigger any interrupt.\nWrite 1 to clear this to 0" "0: The internal high-speed oscillator frequency..,1: The internal high-speed oscillator frequency.."
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "SYS_REGLCTL,Register Lock Control Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "REGLCTL,Register Lock Control Code \nSome registers have write-protection function"
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "SYS_MIRCTRIMCTL,MIRC Trim Control Register"
|
|
bitfld.long 0x00 16.--20. "BOUNDARY,Boundary Selection\nFill the boundary range from 0x1 to 0x1F 0x0 is reserved.\nNote: This field is effective only when the BOUNDEN(SYS_MIRCTRIMCTL[9]) is enabled" "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 0x00 10. "REFCKSEL,Reference Clock Selection" "0: MIRC trim reference clock is from LXT (32.768..,1: MIRC trim reference clock is from internal.."
|
|
newline
|
|
bitfld.long 0x00 9. "BOUNDEN,Boundary Enable Bit" "0: Boundary function Disabled,1: Boundary function Enabled"
|
|
bitfld.long 0x00 8. "CESTOPEN,Clock Error Stop Enable Bit" "0: The trim operation keeps going if clock is..,1: The trim operation stops if clock is inaccurate"
|
|
newline
|
|
bitfld.long 0x00 6.--7. "RETRYCNT,Trim Value Update Limitation Count\nThis field defines that how many times the auto trim circuit will try to update the MIRC trim value before the frequency of MIRC locked.\nOnce the MIRC locked the internal trim value update counter will be.." "0: Trim retry count limitation is 64 loops,1: Trim retry count limitation is 128 loops,2: Trim retry count limitation is 256 loops,3: Trim retry count limitation is 512 loops"
|
|
bitfld.long 0x00 4.--5. "LOOPSEL,Trim Calculation Loop Selection\nThis field defines that trim value calculation is based on how many reference clocks.\nNote: For example if LOOPSEL is set as 00 auto trim circuit will calculate trim value based on the average frequency.." "0: Reserved,1: Trim value calculation is based on average..,2: Trim value calculation is based on average..,3: Trim value calculation is based on average.."
|
|
newline
|
|
bitfld.long 0x00 0.--1. "FREQSEL,Trim Frequency Selection\nThis field indicates the target frequency of medium speed RC oscillator (MIRC) auto trim.\nDuring auto trim operation if clock error detected with CESTOPEN is set to 1 or trim retry limitation count reached this field.." "0: Disable HIRC auto trim function,1: Reserved,2: Enable HIRC auto trim function and trim MIRC..,?..."
|
|
group.long 0x108++0x03
|
|
line.long 0x00 "SYS_MIRCTRIMIEN,MIRC Trim Interrupt Enable Register"
|
|
bitfld.long 0x00 2. "CLKEIEN,Clock Error Interrupt Enable Bit\nThis bit controls if CPU would get an interrupt while clock is inaccuracy during auto trim operation.\nIf this bit is set to1 and CLKERRIF(SYS_MIRCTRIMSTS[2]) is set during auto trim operation an interrupt will.." "0: Disable CLKERRIF(SYS_MIRCTRIMSTS[2]) status..,1: Enable CLKERRIF(SYS_MIRCTRIMSTS[2]) status to.."
|
|
bitfld.long 0x00 1. "TFALIEN,Trim Failure Interrupt Enable Bit\nThis bit controls if an interrupt will be triggered while MIRC trim value update limitation count reached and MIRC frequency still not locked on target frequency set by FREQSEL(SYS_ MIRTRIMCTL[1:0]).\nIf this.." "0: Disable TFAILIF(SYS_MIRCTRIMSTS[1]) status to..,1: Enable TFAILIF(SYS_MIRCTRIMSTS[1]) status to.."
|
|
group.long 0x10C++0x03
|
|
line.long 0x00 "SYS_MIRCTRIMSTS,MIRC Trim Interrupt Status Register"
|
|
bitfld.long 0x00 3. "OVBDIF,Over Boundary Status\nWhen the over boundary function is set if there occurs the over boundary condition this flag will be set.\nNote: Write 1 to clear this flag" "0: Over boundary coundition did not occur,1: Over boundary coundition occurred"
|
|
bitfld.long 0x00 2. "CLKERIF,Clock Error Interrupt Status\nWhen the frequency of 32.768 kHz external low speed crystal oscillator (LXT) or internal medium speed RC oscillator (MIRC) is shift larger to unreasonable value this bit will be set and to be an indicate that clock.." "0: Clock frequency is accuracy,1: Clock frequency is inaccuracy"
|
|
newline
|
|
bitfld.long 0x00 1. "TFAILIF,Trim Failure Interrupt Status\nThis bit indicates that MIRC trim value update limitation count reached and the MIRC clock frequency is still not locked" "0: Trim value update limitation count does not..,1: Trim value update limitation count reached.."
|
|
bitfld.long 0x00 0. "FREQLOCK,MIRC Frequency Lock Status\nThis bit indicates the MIRC frequency is locked.\nThis is a status bit and does not trigger any interrupt\nWrite 1 to clear this to 0" "0: The internal medium-speed oscillator..,1: The internal medium-speed oscillator.."
|
|
group.long 0x1EC++0x03
|
|
line.long 0x00 "SYS_PORCTL1,Power-On-reset Controller Register 1"
|
|
hexmask.long.word 0x00 0.--15. 1. "POROFF,Power-on Reset Enable Bit (Write Protect)\nAfter powered on User can turn off internal analog POR circuit to save power by writing 0x5AA5 to this field.\nThe analog POR circuit will be active again when this field is set to another value or chip.."
|
|
group.long 0x1F8++0x03
|
|
line.long 0x00 "SYS_PLCTL,Power Level Control Register"
|
|
bitfld.long 0x00 0.--1. "PLSEL,Power Level Select(Write Protect)\nNote : When system is at PL3 HCLK clock has to come from LXT or LIRC" "0: Set to power level 0 (PL0),?,?,3: Set to power level 3 (PL3)"
|
|
group.long 0x1FC++0x03
|
|
line.long 0x00 "SYS_PLSTS,Power Level Status Register"
|
|
rbitfld.long 0x00 8.--9. "CURPL,Current Power Level (Read Only)\nThis bit field reflect the current power level.\nNote : When system is at PL3 HCLK clock has to come from LXT or LIRC" "0: Current power level is PL0,?,?,3: Current power level is PL3"
|
|
rbitfld.long 0x00 0. "PLCBUSY,Power Level Change Busy Bit (Read Only)\nThis bit is set by hardware when power level is changing" "0: Power level change is completed,1: Power level change is ongoing"
|
|
tree.end
|
|
tree "SYST_SCR"
|
|
base ad:0xE000E000
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "SYST_CTRL,SysTick Control and Status Register"
|
|
bitfld.long 0x00 16. "COUNTFLAG,System Tick Counter Flag\nReturns 1 if timer counted to 0 since last time this register was read.\nCOUNTFLAG is set by a count transition from 1 to 0.\nCOUNTFLAG is cleared on read or by a write to the Current Value register" "0,1"
|
|
bitfld.long 0x00 2. "CLKSRC,System Tick Clock Source Selection" "0: Clock source is the (optional) external..,1: Core clock used for SysTick"
|
|
newline
|
|
bitfld.long 0x00 1. "TICKINT,System Tick Interrupt Enabled" "0: Counting down to 0 does not cause the SysTick..,1: Counting down to 0 will cause the SysTick.."
|
|
bitfld.long 0x00 0. "ENABLE,System Tick Counter Enabled" "0: Counter Disabled,1: Counter will operate in a multi-shot manner"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "SYST_LOAD,SysTick Reload Value Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "RELOAD,System Tick Reload Value\nThe value to load into the Current Value register when the counter reaches 0"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "SYST_VAL,SysTick Current Value Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CURRENT,System Tick Current Value\nCurrent counter value"
|
|
group.long 0xD04++0x03
|
|
line.long 0x00 "ICSR,Interrupt Control and State Register"
|
|
bitfld.long 0x00 31. "NMIPENDSET,NMI Set-pending Bit\nWrite Operation:\nNote: If AIRCR.BFHFNMINS is 0 this bit is RAZ/WI from Non-secure state" "0: No effect.\nNMI exception is not pending,1: Changes NMI exception state to pending.\nNMI.."
|
|
bitfld.long 0x00 30. "NMIPENDCLR,NMI Bit-pending Bit\nNote: If AIRCR.BFHFNMINS is 0 this bit is RAZ/WI from Non-secure state" "0: No effect,1: Clear pending status"
|
|
newline
|
|
bitfld.long 0x00 28. "PENDSVSET,PendSV Set-pending Bit\nWrite Operation:\nNote: Writing 1 to this bit is the only way to set the PendSV exception state to pending" "0: No effect.\nPendSV exception is not pending,1: Changes PendSV exception state to.."
|
|
bitfld.long 0x00 27. "PENDSVCLR,PendSV Clear-pending Bit\nWrite Operation:\nNote: This is a write only bit" "0: No effect,1: Removes the pending state from the PendSV.."
|
|
newline
|
|
bitfld.long 0x00 26. "PENDSTSET,SysTick Exception Set-pending Bit\nWrite Operation" "0: No effect.\nSysTick exception is not pending,1: Changes SysTick exception state to.."
|
|
bitfld.long 0x00 25. "PENDSTCLR,SysTick Exception Clear-pending Bit\nWrite Operation:\nNote: This is a write only bit" "0: No effect,1: Removes the pending state from the SysTick.."
|
|
newline
|
|
rbitfld.long 0x00 23. "ISRPREEMPT,Interrupt Preempt Bit (Read Only)\nIf set a pending exception will be serviced on exit from the debug halt state" "0,1"
|
|
rbitfld.long 0x00 22. "ISRPENDING,Interrupt Pending Flag Excluding NMI and Faults (Read Only)" "0: Interrupt not pending,1: Interrupt pending"
|
|
newline
|
|
hexmask.long.byte 0x00 12.--19. 1. "VECTPENDING,Number of the Highest Pended Exception (Read Only)"
|
|
hexmask.long.byte 0x00 0.--7. 1. "VECTACTIVE,Number of the Current Active Exception (Read Only)"
|
|
group.long 0xD08++0x03
|
|
line.long 0x00 "VTOR,Vector Table Offset Register"
|
|
hexmask.long.tbyte 0x00 9.--31. 1. "TBLOFF,Table Offset Bits\nThe vector table address for the selected Security state"
|
|
group.long 0xD0C++0x03
|
|
line.long 0x00 "AIRCR,Application Interrupt and Reset Control Register"
|
|
hexmask.long.word 0x00 16.--31. 1. "VECTORKEY,Register Access Key\nWhen writing this register this field should be 0x05FA otherwise the write action will be ignored.\nThe VECTORKEY filed is used to prevent accidental write to this register from resetting the system or clearing of the.."
|
|
rbitfld.long 0x00 15. "ENDIANNESS,Data Endianness (Read Only)" "0: Little-endian,1: Big-endian"
|
|
newline
|
|
bitfld.long 0x00 14. "PRIS,Priority Secure Exceptions Bit" "0: Priority ranges of Secure and Non-secure..,?..."
|
|
bitfld.long 0x00 3. "SYSRESETREQS,System Reset Request Secure Only Bit" "0: SYSRESETREQ functionality is available to..,?..."
|
|
newline
|
|
bitfld.long 0x00 2. "SYSRESETREQ,System Reset Request Bit\nWriting This Bit to 1 Will Cause A Reset Signal To Be Asserted To The Chip And Indicate A Reset Is Requested\nThis bit is write only and self-cleared as part of the reset sequence" "0,1"
|
|
bitfld.long 0x00 1. "VECTCLRACTIVE,Exception Active Status Clear Bit\nSetting This Bit To 1 Will Clears All Active State Information For Fixed And Configurable Exceptions\nThis bit is write only and can only be written when the core is halted.\nNote: It is the debugger's.." "0,1"
|
|
group.long 0xD10++0x03
|
|
line.long 0x00 "SCR,System Control Register"
|
|
bitfld.long 0x00 4. "SEVONPEND,Send Event on Pending\nWhen an event or interrupt enters pending state the event signal wakes up the processor from WFE" "0: Only enabled interrupts or events can wake up..,1: Enabled events and all interrupts including.."
|
|
bitfld.long 0x00 2. "SLEEPDEEP,Processor Deep Sleep and Sleep Mode Selection\nControl Whether the Processor Uses Sleep Or Deep Sleep as its Low Power Mode" "0: Sleep,1: Deep sleep"
|
|
newline
|
|
bitfld.long 0x00 1. "SLEEPONEXIT,Sleep-on-exit Enable Control\nThis bit indicate Sleep-On-Exit when Returning from Handler Mode to Thread Mode.\nNote: Setting this bit to 1 enables an interrupt driven application to avoid returning to an empty main application" "0: Do not sleep when returning to Thread mode,1: Enter sleep or deep sleep on return from an.."
|
|
group.long 0xD14++0x03
|
|
line.long 0x00 "CCR,Configuration and Control Register"
|
|
group.long 0xD1C++0x03
|
|
line.long 0x00 "SHPR2,System Handler Priority Register 2"
|
|
bitfld.long 0x00 30.--31. "PRI_11,Priority of System Handler" "0,1,2,3"
|
|
group.long 0xD20++0x03
|
|
line.long 0x00 "SHPR3,System Handler Priority Register 3"
|
|
bitfld.long 0x00 30.--31. "PRI_15,Priority of System Handler" "0,1,2,3"
|
|
bitfld.long 0x00 22.--23. "PRI_14,Priority of System Handler" "0,1,2,3"
|
|
group.long 0xD24++0x03
|
|
line.long 0x00 "SHCSR,System Handler Control and State Register"
|
|
bitfld.long 0x00 21. "HARDFAULTPENDED,HardFault Exception Pended State \nThis bit indicates and allows modification of the pending state of\nthe HardFault exception corresponding to the selected Security state.\nThis bit is banked between Security states.\nThe possible.." "0: HardFault exception not pending for the..,1: HardFault exception pending for the selected.."
|
|
tree.end
|
|
tree "TIMER"
|
|
tree "TMR01"
|
|
base ad:0x40050000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "TIMER0_CTL,Timer0 Control Register"
|
|
bitfld.long 0x00 31. "ICEDEBUG,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nTIMER counter will keep going no matter CPU is held by ICE or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects TIMER..,1: ICE debug mode acknowledgement Disabled"
|
|
bitfld.long 0x00 30. "CNTEN,Timer Counting Enable Bit\n" "0: Stops/Suspends counting,1: Starts counting"
|
|
newline
|
|
bitfld.long 0x00 29. "INTEN,Timer Interrupt Enable Bit\nNote: If this bit is enabled when the timer time-out interrupt flag TIF is set to 1 the timer interrupt signal is generated and inform to CPU" "0: Timer time-out interrupt Disabled,1: Timer time-out interrupt Enabled"
|
|
bitfld.long 0x00 27.--28. "OPMODE,Timer Counting Mode Select" "0: The timer controller is operated in One-shot..,1: The timer controller is operated in Periodic..,2: The timer controller is operated in..,3: The timer controller is operated in.."
|
|
newline
|
|
rbitfld.long 0x00 25. "ACTSTS,Timer Active Status Bit (Read Only)\nThis bit indicates the 24-bit up counter status.\nNote: This bit may active when CNT 0 transition to CNT 1" "0: 24-bit up counter is not active,1: 24-bit up counter is active"
|
|
bitfld.long 0x00 24. "EXTCNTEN,Event Counter Mode Enable Bit \nThis bit is for external counting pin function enabled" "0: Event counter mode Disabled,1: Event counter mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 23. "WKEN,Wake-up Function Enable Bit\nIf this bit is set to 1 while timer interrupt flag TIF (TIMERx_INTSTS[0]) is 1 and INTEN (TIMERx_CTL[29]) is enabled the timer interrupt signal will generate a wake-up trigger event to CPU" "0: Wake-up function Disabled if timer interrupt..,1: Wake-up function Enabled if timer interrupt.."
|
|
bitfld.long 0x00 22. "CAPSRC,Capture Pin Source Selection" "0: Capture Function source is from TMx_EXT (x=..,1: Capture Function source is from internal ACMP.."
|
|
newline
|
|
bitfld.long 0x00 21. "TGLPINSEL,Toggle-output Pin Select" "0: Toggle mode output to TMx (Timer Event..,1: Toggle mode output to TMx_EXT (Timer External.."
|
|
bitfld.long 0x00 20. "PERIOSEL,Periodic Mode Behavior Selection Enable Bit\nIf updated CMPDAT value CNT CNT will be reset to default value" "0: The behavior selection in periodic mode is..,1: The behavior selection in periodic mode is.."
|
|
newline
|
|
bitfld.long 0x00 19. "INTRGEN,Inter-timer Trigger Mode Enable Bit\nSetting this bit will enable the inter-timer trigger capture function.\nThe Timer0/2 will be in event counter mode and counting with external clock source or event.Also Timer1/3 will be in trigger-counting.." "0: Inter-Timer Trigger Capture mode Disabled,1: Inter-Timer Trigger Capture mode Enabled"
|
|
bitfld.long 0x00 15. "FUNCSEL,Function Selection\nNote: When timer is used as PWM the clock source of time controller will be forced to PCLKx automatically" "0: Timer controller is used as timer function,1: Timer controller is used as PWM function"
|
|
newline
|
|
hexmask.long.byte 0x00 0.--7. 1. "PSC,Prescale Counter\nNote: Update prescale counter value will reset internal 8-bit prescale counter and 24-bit up counter value"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "TIMER0_CMP,Timer0 Comparator Register"
|
|
abitfld.long 0x00 0.--23. "CMPDAT,Timer Comparator Value\nCMPDAT is a 24-bit compared value register" "0x000001=1: Never write 0x0 or 0x1 in CMPDAT..,0x000002=2: When timer is operating at.."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "TIMER0_INTSTS,Timer0 Interrupt Status Register"
|
|
bitfld.long 0x00 1. "TWKF,Timer Wake-up Flag\nThis bit indicates the interrupt wake-up flag status of timer.\nNote: This bit is cleared by writing 1 to it" "0: Timer does not cause CPU wake-up,1: CPU wake-up from Idle or Power-down mode if.."
|
|
bitfld.long 0x00 0. "TIF,Timer Interrupt Flag\nThis bit indicates the interrupt flag status of Timer while 24-bit timer up counter CNT (TIMERx_CNT[23:0]) value reaches to CMPDAT (TIMERx_CMP[23:0]) value.\nNote: This bit is cleared by writing 1 to it" "0: No effect,1: CNT value matches the CMPDAT value"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "TIMER0_CNT,Timer0 Data Register"
|
|
rbitfld.long 0x00 31. "RSTACT,Timer Data Register Reset Active (Read Only)\nThis bit indicates if the counter reset operation active.\nWhen user writes this CNT register timer starts to reset its internal 24-bit timer up-counter to 0 and reload 8-bit pre-scale counter" "0: Reset operation is done,1: Reset operation triggered by writing.."
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CNT,Timer Data Register\nRead operation.\nRead this register to get CNT value"
|
|
rgroup.long 0x10++0x03
|
|
line.long 0x00 "TIMER0_CAP,Timer0 Capture Data Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CAPDAT,Timer Capture Data Register\nWhen CAPEN (TIMERx_EXTCTL[3]) bit is set CAPFUNCS (TIMERx_EXTCTL[4]) bit is 0 and a transition on TMx_EXT pin matched the CAPEDGE (TIMERx_EXTCTL[14:12]) setting CAPIF (TIMERx_EINTSTS[0]) will set to 1 and the current.."
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "TIMER0_EXTCTL,Timer0 External Control Register"
|
|
bitfld.long 0x00 28.--31. "CAPDIVSCL,Timer Capture Source Divider Scale\nThis bits indicate the divide scale for capture source divider \nNote: Set INTERCAPSEL (TIMERx_EXTCTL[10:8]) and CAPSRC (TIMERx_CTL[22]) to select capture source" "0: Capture source/1,1: Capture source/2,2: Capture source/4,3: Capture source/8,4: Capture source/16,5: Capture source/32,6: Capture source/64,7: Capture source/128,8: Capture source/256,?..."
|
|
bitfld.long 0x00 16. "ECNTSSEL,Event Counter Source Selection to Trigger Event Counter Function" "0: Event Counter input source is from TMx (x=..,1: Event Counter input source is from USB.."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CAPEDGE,Timer External Capture Pin Edge Detect\nWhen first capture event is generated the CNT (TIMERx_CNT[23:0]) will be reset to 0 and first CAPDAT (TIMERx_CAP[23:0]) should be to 0.\nNote: Set CAPSRC (TIMERx_CTL[22]) and INTERCAPSEL.." "0: Capture event occurred when detect falling..,1: Capture event occurred when detect rising..,2: Capture event occurred when detect both..,3: Capture event occurred when detect both..,?,?,6: First capture event occurred at falling edge..,7: First capture event occurred at rising edge.."
|
|
bitfld.long 0x00 8.--10. "INTERCAPSEL,Internal Capture Source Select\nNote: these bits only available when CAPSRC (TIMERx_CTL[22]) is 1" "0: Capture Function source is from internal..,1: Capture Function source is from internal..,2: Capture Function source is from HXT,3: Capture Function source is from LXT,4: Capture Function source is from HIRC,5: Capture Function source is from LIRC,6: Capture Function source is from MIRC,7: Reserved"
|
|
newline
|
|
bitfld.long 0x00 7. "CNTDBEN,Timer Counter Pin De-bounce Enable Bit\nNote: If this bit is enabled the edge detection of TMx pin is detected with de-bounce circuit" "0: TMx (x= 0~3) pin de-bounce Disabled,1: TMx (x= 0~3) pin de-bounce Enabled"
|
|
bitfld.long 0x00 6. "CAPDBEN,Timer External Capture Pin De-bounce Enable Bit\nNote: If this bit is enabled the edge detection of TMx_EXT pin or ACMP output is detected with de-bounce circuit" "0: TMx_EXT (x= 0~3) pin de-bounce or ACMP output..,1: TMx_EXT (x= 0~3) pin de-bounce or ACMP output.."
|
|
newline
|
|
bitfld.long 0x00 5. "CAPIEN,Timer External Capture Interrupt Enable Bit" "0: TMx_EXT (x= 0~3) pin ACMP internal clock or..,1: TMx_EXT (x= 0~3) pin ACMP internal clock or.."
|
|
bitfld.long 0x00 4. "CAPFUNCS,Capture Function Selection" "0: External Capture Mode Enabled,1: External Reset Mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPEN,Timer Capture Enable Bit\nThis bit enables the capture input function.\nNote: When CAPEN is 1 user can set INTERCAPSEL (TIMERx_EXTCTL [10:8]) to select capture source" "0: Capture source Disabled,1: Capture source Enabled"
|
|
bitfld.long 0x00 0. "CNTPHASE,Timer External Count Phase" "0: A falling edge of external counting pin will..,1: A rising edge of external counting pin will.."
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "TIMER0_EINTSTS,Timer0 External Interrupt Status Register"
|
|
bitfld.long 0x00 0. "CAPIF,Timer External Capture Interrupt Flag\nThis bit indicates the timer external capture interrupt flag status.\n" "0: TMx_EXT (x= 0~3) pin ACMP internal clock or..,1: TMx_EXT (x= 0~3) pin ACMP internal clock or.."
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "TIMER0_TRGCTL,Timer0 Trigger Control Register"
|
|
bitfld.long 0x00 8. "WKTKEN,Wake-up Touch-key Scan Enable Bit\nIf this bit is set to 1 timer time-out interrupt in Power-down mode can trigger Touch-Key start scan" "0: Timer time-out interrupt signal trigger..,1: Timer time-out interrupt signal trigger.."
|
|
bitfld.long 0x00 4. "TRGPDMA,Trigger PDMA Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be triggered PDMA transfer" "0: Timer interrupt trigger PDMA Disabled,1: Timer interrupt trigger PDMA Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "TRGDAC,Trigger DAC Enable Bit\nIf this bit is set to 1 timer time-out interrupt or capture interrupt can be triggered DAC" "0: Timer interrupt trigger DAC Disabled,1: Timer interrupt trigger DAC Enabled"
|
|
bitfld.long 0x00 2. "TRGEADC,Trigger EADC Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be triggered EADC conversion" "0: Timer interrupt trigger EADC Disabled,1: Timer interrupt trigger EADC Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "TRGPWM,Trigger PWM/BPWM Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be as PWM/BPWM counter clock source" "0: Timer interrupt trigger PWM/BPWM Disabled,1: Timer interrupt trigger PWM/BPWM Enabled"
|
|
bitfld.long 0x00 0. "TRGSSEL,Trigger Source Select Bit\nThis bit is used to select internal trigger source is form timer time-out interrupt signal or capture interrupt signal" "0: Time-out interrupt signal is used to internal..,1: Capture interrupt signal is used to internal.."
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "TIMER0_PWMCTL,Timer0 PWM Control Register"
|
|
bitfld.long 0x00 31. "DBGTRIOFF,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nPWM output pin will keep output no matter ICE debug mode acknowledged or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects PWM..,1: ICE debug mode acknowledgement disabled"
|
|
bitfld.long 0x00 30. "DBGHALT,ICE Debug Mode Counter Halt (Write Protect)\nIf debug mode counter halt is enabled PWM counter will keep current value until exit ICE debug mode" "0: ICE debug mode counter halt Disabled,1: ICE debug mode counter halt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "PWMINTWKEN,PWM Interrupt Wake-up Enable Bit\nIf PWM interrupt occurs when chip is in Power-down mode PWMINTWKEN can determine whether chip wake-up occurs or not" "0: PWM interrupt wake-up Disabled,1: PWM interrupt wake-up Enabled"
|
|
bitfld.long 0x00 3. "CNTMODE,PWM Counter Mode" "0: Auto-reload mode,1: One-shot mode"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTEN,PWM Counter Enable Bit" "0: PWM counter and clock prescale Stop Running,1: PWM counter and clock prescale Start Running"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "TIMER0_PWMCLKPSC,Timer0 PWM Counter Clock Pre-scale Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "CLKPSC,PWM Counter Clock Pre-scale \nThe active clock of PWM counter is decided by counter clock prescale and divided by (CLKPSC + 1)"
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "TIMER0_PWMCNTCLR,Timer0 PWM Clear Counter Register"
|
|
bitfld.long 0x00 0. "CNTCLR,Clear PWM Counter Control Bit\nIt is automatically cleared by hardware.\nNote: Timer peripheral clock source should be set as PCLK to ensure that this bit can be automatically cleared by hardware" "0: No effect,1: Clear 16-bit PWM counter to 0x0000 in up.."
|
|
group.long 0x4C++0x03
|
|
line.long 0x00 "TIMER0_PWMPERIOD,Timer0 PWM Period Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PERIOD,PWM Period Register\nIn up count type: PWM counter counts from 0 to PERIOD and restarts from 0.\nIn up count type"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "TIMER0_PWMCMPDAT,Timer0 PWM Comparator Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMP,PWM Comparator Register\nPWM CMP is used to compare with PWM CNT to generate PWM output waveform interrupt events and trigger EADC PDMA and DAC start conversion"
|
|
rgroup.long 0x54++0x03
|
|
line.long 0x00 "TIMER0_PWMCNT,Timer0 PWM Counter Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CNT,PWM Counter Value Register (Read Only)\nUser can monitor CNT to know the current counter value in 16-bit period counter"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "TIMER0_PWMPOLCTL,Timer0 PWM Pin Output Polar Control Register"
|
|
bitfld.long 0x00 0. "PINV,PWMx Output Pin Polar Control Bit\nThe bit is used to control polarity state of PWMx_OUT pin.\nNote: Set POSEL (TIMERx_PWMPOCTL[8]) to select TMx or TMx_EXT as PWMx output pin" "0: PWMx_OUT pin polar inverse Disabled,1: PWMx_OUT polar inverse Enabled"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "TIMER0_PWMPOCTL,Timer0 PWM Pin Output Control Register"
|
|
bitfld.long 0x00 8. "POSEL,PWM Output Pin Select" "0: PWMx_OUT pin is TMx,1: PWMx_OUT pin is TMx_EXT"
|
|
bitfld.long 0x00 0. "POEN,PWMx Output Pin Enable Bit\nNote: Set POSEL (TIMERx_PWMPOCTL[8]) to select TMx or TMx_EXT as PWMx output pin" "0: PWMx_OUT pin at tri-state mode,1: PWMx_OUT pin in output mode"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "TIMER0_PWMINTEN0,Timer0 PWM Interrupt Enable Register 0"
|
|
bitfld.long 0x00 2. "CMPUIEN,PWM Compare Up Count Interrupt Enable Bit" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 1. "PIEN,PWM Period Point Interrupt Enable Bit" "0: Period point interrupt Disabled,1: Period point interrupt Enabled"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "TIMER0_PWMINTSTS0,Timer0 PWM Interrupt Status Register 0"
|
|
bitfld.long 0x00 2. "CMPUIF,PWM Compare Up Count Interrupt Flag\nThis bit is set by hardware when TIMERx_PWM counter in up count direction and reaches CMP.\nNote: If CMP equal to PERIOD there is no CMPUIF flag in up count type" "0,1"
|
|
bitfld.long 0x00 1. "PIF,PWM Period Point Interrupt Flag\nThis bit is set by hardware when TIMERx_PWM counter reaches PERIOD.\nNote: This bit is cleared by writing 1 to it" "0,1"
|
|
group.long 0x68++0x03
|
|
line.long 0x00 "TIMER0_PWMTRGCTL,Timer0 PWM Trigger Control Register"
|
|
bitfld.long 0x00 9. "PWMTRGPDMA,PWM Counter Event Trigger PDMA Conversion Enable Bit\nIf this bit is set to 1 PWM can trigger PDMA conversion.\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM trigger PDMA Disabled,1: PWM trigger PDMA Enabled"
|
|
bitfld.long 0x00 8. "PWMTRGDAC,PWM Counter Event Trigger DAC Conversion Enable Bit\nIf this bit is set to 1 PWM can trigger DAC conversion.\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM trigger DAC Disabled,1: PWM trigger DAC Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "PWMTRGEADC,PWM Counter Event Trigger EADC Conversion Enable Bit\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM counter event trigger EADC conversion..,1: PWM counter event trigger EADC conversion.."
|
|
bitfld.long 0x00 0.--1. "TRGSEL,PWM Counter Event Source Select to Trigger Conversion" "0: Trigger conversion at period point (PIF),1: Trigger conversion at compare up count point..,2: Trigger conversion at period or compare up..,3: Reserved"
|
|
group.long 0x6C++0x03
|
|
line.long 0x00 "TIMER0_PWMSTATUS,Timer0 PWM Status Register"
|
|
bitfld.long 0x00 18. "PDMATRGF,Trigger PDMA Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger PDMA start..,1: PWM counter event trigger PDMA start.."
|
|
bitfld.long 0x00 17. "DACTRGF,Trigger DAC Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger DAC start..,1: PWM counter event trigger DAC start.."
|
|
newline
|
|
bitfld.long 0x00 16. "EADCTRGF,Trigger EADC Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger EADC start..,1: PWM counter event trigger EADC start.."
|
|
bitfld.long 0x00 8. "PWMINTWKF,PWM Interrupt Wake-up Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM interrupt wake-up has not occurred,1: PWM interrupt wake-up has occurred"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTMAXF,PWM Counter Equal to 0xFFFF Flag\nNote: This bit is cleared by writing 1 to it" "0: The PWM counter value never reached its..,1: The PWM counter value has reached its maximum.."
|
|
rgroup.long 0x70++0x03
|
|
line.long 0x00 "TIMER0_PWMPBUF,Timer0 PWM Period Buffer Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PBUF,PWM Period Buffer Register (Read Only)\nUsed as PERIOD active register"
|
|
rgroup.long 0x74++0x03
|
|
line.long 0x00 "TIMER0_PWMCMPBUF,Timer0 PWM Comparator Buffer Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Buffer Register (Read Only)\nUsed as CMP active register"
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "TIMER1_CTL,Timer1 Control Register"
|
|
bitfld.long 0x00 31. "ICEDEBUG,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nTIMER counter will keep going no matter CPU is held by ICE or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects TIMER..,1: ICE debug mode acknowledgement Disabled"
|
|
bitfld.long 0x00 30. "CNTEN,Timer Counting Enable Bit\n" "0: Stops/Suspends counting,1: Starts counting"
|
|
newline
|
|
bitfld.long 0x00 29. "INTEN,Timer Interrupt Enable Bit\nNote: If this bit is enabled when the timer time-out interrupt flag TIF is set to 1 the timer interrupt signal is generated and inform to CPU" "0: Timer time-out interrupt Disabled,1: Timer time-out interrupt Enabled"
|
|
bitfld.long 0x00 27.--28. "OPMODE,Timer Counting Mode Select" "0: The timer controller is operated in One-shot..,1: The timer controller is operated in Periodic..,2: The timer controller is operated in..,3: The timer controller is operated in.."
|
|
newline
|
|
rbitfld.long 0x00 25. "ACTSTS,Timer Active Status Bit (Read Only)\nThis bit indicates the 24-bit up counter status.\nNote: This bit may active when CNT 0 transition to CNT 1" "0: 24-bit up counter is not active,1: 24-bit up counter is active"
|
|
bitfld.long 0x00 24. "EXTCNTEN,Event Counter Mode Enable Bit \nThis bit is for external counting pin function enabled" "0: Event counter mode Disabled,1: Event counter mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 23. "WKEN,Wake-up Function Enable Bit\nIf this bit is set to 1 while timer interrupt flag TIF (TIMERx_INTSTS[0]) is 1 and INTEN (TIMERx_CTL[29]) is enabled the timer interrupt signal will generate a wake-up trigger event to CPU" "0: Wake-up function Disabled if timer interrupt..,1: Wake-up function Enabled if timer interrupt.."
|
|
bitfld.long 0x00 22. "CAPSRC,Capture Pin Source Selection" "0: Capture Function source is from TMx_EXT (x=..,1: Capture Function source is from internal ACMP.."
|
|
newline
|
|
bitfld.long 0x00 21. "TGLPINSEL,Toggle-output Pin Select" "0: Toggle mode output to TMx (Timer Event..,1: Toggle mode output to TMx_EXT (Timer External.."
|
|
bitfld.long 0x00 20. "PERIOSEL,Periodic Mode Behavior Selection Enable Bit\nIf updated CMPDAT value CNT CNT will be reset to default value" "0: The behavior selection in periodic mode is..,1: The behavior selection in periodic mode is.."
|
|
newline
|
|
bitfld.long 0x00 19. "INTRGEN,Inter-timer Trigger Mode Enable Bit\nSetting this bit will enable the inter-timer trigger capture function.\nThe Timer0/2 will be in event counter mode and counting with external clock source or event.Also Timer1/3 will be in trigger-counting.." "0: Inter-Timer Trigger Capture mode Disabled,1: Inter-Timer Trigger Capture mode Enabled"
|
|
bitfld.long 0x00 15. "FUNCSEL,Function Selection\nNote: When timer is used as PWM the clock source of time controller will be forced to PCLKx automatically" "0: Timer controller is used as timer function,1: Timer controller is used as PWM function"
|
|
newline
|
|
hexmask.long.byte 0x00 0.--7. 1. "PSC,Prescale Counter\nNote: Update prescale counter value will reset internal 8-bit prescale counter and 24-bit up counter value"
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "TIMER1_CMP,Timer1 Comparator Register"
|
|
abitfld.long 0x00 0.--23. "CMPDAT,Timer Comparator Value\nCMPDAT is a 24-bit compared value register" "0x000001=1: Never write 0x0 or 0x1 in CMPDAT..,0x000002=2: When timer is operating at.."
|
|
group.long 0x108++0x03
|
|
line.long 0x00 "TIMER1_INTSTS,Timer1 Interrupt Status Register"
|
|
bitfld.long 0x00 1. "TWKF,Timer Wake-up Flag\nThis bit indicates the interrupt wake-up flag status of timer.\nNote: This bit is cleared by writing 1 to it" "0: Timer does not cause CPU wake-up,1: CPU wake-up from Idle or Power-down mode if.."
|
|
bitfld.long 0x00 0. "TIF,Timer Interrupt Flag\nThis bit indicates the interrupt flag status of Timer while 24-bit timer up counter CNT (TIMERx_CNT[23:0]) value reaches to CMPDAT (TIMERx_CMP[23:0]) value.\nNote: This bit is cleared by writing 1 to it" "0: No effect,1: CNT value matches the CMPDAT value"
|
|
group.long 0x10C++0x03
|
|
line.long 0x00 "TIMER1_CNT,Timer1 Data Register"
|
|
rbitfld.long 0x00 31. "RSTACT,Timer Data Register Reset Active (Read Only)\nThis bit indicates if the counter reset operation active.\nWhen user writes this CNT register timer starts to reset its internal 24-bit timer up-counter to 0 and reload 8-bit pre-scale counter" "0: Reset operation is done,1: Reset operation triggered by writing.."
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CNT,Timer Data Register\nRead operation.\nRead this register to get CNT value"
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "TIMER1_CAP,Timer1 Capture Data Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CAPDAT,Timer Capture Data Register\nWhen CAPEN (TIMERx_EXTCTL[3]) bit is set CAPFUNCS (TIMERx_EXTCTL[4]) bit is 0 and a transition on TMx_EXT pin matched the CAPEDGE (TIMERx_EXTCTL[14:12]) setting CAPIF (TIMERx_EINTSTS[0]) will set to 1 and the current.."
|
|
group.long 0x114++0x03
|
|
line.long 0x00 "TIMER1_EXTCTL,Timer1 External Control Register"
|
|
bitfld.long 0x00 28.--31. "CAPDIVSCL,Timer Capture Source Divider Scale\nThis bits indicate the divide scale for capture source divider \nNote: Set INTERCAPSEL (TIMERx_EXTCTL[10:8]) and CAPSRC (TIMERx_CTL[22]) to select capture source" "0: Capture source/1,1: Capture source/2,2: Capture source/4,3: Capture source/8,4: Capture source/16,5: Capture source/32,6: Capture source/64,7: Capture source/128,8: Capture source/256,?..."
|
|
bitfld.long 0x00 16. "ECNTSSEL,Event Counter Source Selection to Trigger Event Counter Function" "0: Event Counter input source is from TMx (x=..,1: Event Counter input source is from USB.."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CAPEDGE,Timer External Capture Pin Edge Detect\nWhen first capture event is generated the CNT (TIMERx_CNT[23:0]) will be reset to 0 and first CAPDAT (TIMERx_CAP[23:0]) should be to 0.\nNote: Set CAPSRC (TIMERx_CTL[22]) and INTERCAPSEL.." "0: Capture event occurred when detect falling..,1: Capture event occurred when detect rising..,2: Capture event occurred when detect both..,3: Capture event occurred when detect both..,?,?,6: First capture event occurred at falling edge..,7: First capture event occurred at rising edge.."
|
|
bitfld.long 0x00 8.--10. "INTERCAPSEL,Internal Capture Source Select\nNote: these bits only available when CAPSRC (TIMERx_CTL[22]) is 1" "0: Capture Function source is from internal..,1: Capture Function source is from internal..,2: Capture Function source is from HXT,3: Capture Function source is from LXT,4: Capture Function source is from HIRC,5: Capture Function source is from LIRC,6: Capture Function source is from MIRC,7: Reserved"
|
|
newline
|
|
bitfld.long 0x00 7. "CNTDBEN,Timer Counter Pin De-bounce Enable Bit\nNote: If this bit is enabled the edge detection of TMx pin is detected with de-bounce circuit" "0: TMx (x= 0~3) pin de-bounce Disabled,1: TMx (x= 0~3) pin de-bounce Enabled"
|
|
bitfld.long 0x00 6. "CAPDBEN,Timer External Capture Pin De-bounce Enable Bit\nNote: If this bit is enabled the edge detection of TMx_EXT pin or ACMP output is detected with de-bounce circuit" "0: TMx_EXT (x= 0~3) pin de-bounce or ACMP output..,1: TMx_EXT (x= 0~3) pin de-bounce or ACMP output.."
|
|
newline
|
|
bitfld.long 0x00 5. "CAPIEN,Timer External Capture Interrupt Enable Bit" "0: TMx_EXT (x= 0~3) pin ACMP internal clock or..,1: TMx_EXT (x= 0~3) pin ACMP internal clock or.."
|
|
bitfld.long 0x00 4. "CAPFUNCS,Capture Function Selection" "0: External Capture Mode Enabled,1: External Reset Mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPEN,Timer Capture Enable Bit\nThis bit enables the capture input function.\nNote: When CAPEN is 1 user can set INTERCAPSEL (TIMERx_EXTCTL [10:8]) to select capture source" "0: Capture source Disabled,1: Capture source Enabled"
|
|
bitfld.long 0x00 0. "CNTPHASE,Timer External Count Phase" "0: A falling edge of external counting pin will..,1: A rising edge of external counting pin will.."
|
|
group.long 0x118++0x03
|
|
line.long 0x00 "TIMER1_EINTSTS,Timer1 External Interrupt Status Register"
|
|
bitfld.long 0x00 0. "CAPIF,Timer External Capture Interrupt Flag\nThis bit indicates the timer external capture interrupt flag status.\n" "0: TMx_EXT (x= 0~3) pin ACMP internal clock or..,1: TMx_EXT (x= 0~3) pin ACMP internal clock or.."
|
|
group.long 0x11C++0x03
|
|
line.long 0x00 "TIMER1_TRGCTL,Timer1 Trigger Control Register"
|
|
bitfld.long 0x00 8. "WKTKEN,Wake-up Touch-key Scan Enable Bit\nIf this bit is set to 1 timer time-out interrupt in Power-down mode can trigger Touch-Key start scan" "0: Timer time-out interrupt signal trigger..,1: Timer time-out interrupt signal trigger.."
|
|
bitfld.long 0x00 4. "TRGPDMA,Trigger PDMA Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be triggered PDMA transfer" "0: Timer interrupt trigger PDMA Disabled,1: Timer interrupt trigger PDMA Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "TRGDAC,Trigger DAC Enable Bit\nIf this bit is set to 1 timer time-out interrupt or capture interrupt can be triggered DAC" "0: Timer interrupt trigger DAC Disabled,1: Timer interrupt trigger DAC Enabled"
|
|
bitfld.long 0x00 2. "TRGEADC,Trigger EADC Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be triggered EADC conversion" "0: Timer interrupt trigger EADC Disabled,1: Timer interrupt trigger EADC Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "TRGPWM,Trigger PWM/BPWM Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be as PWM/BPWM counter clock source" "0: Timer interrupt trigger PWM/BPWM Disabled,1: Timer interrupt trigger PWM/BPWM Enabled"
|
|
bitfld.long 0x00 0. "TRGSSEL,Trigger Source Select Bit\nThis bit is used to select internal trigger source is form timer time-out interrupt signal or capture interrupt signal" "0: Time-out interrupt signal is used to internal..,1: Capture interrupt signal is used to internal.."
|
|
group.long 0x140++0x03
|
|
line.long 0x00 "TIMER1_PWMCTL,Timer1 PWM Control Register"
|
|
bitfld.long 0x00 31. "DBGTRIOFF,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nPWM output pin will keep output no matter ICE debug mode acknowledged or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects PWM..,1: ICE debug mode acknowledgement disabled"
|
|
bitfld.long 0x00 30. "DBGHALT,ICE Debug Mode Counter Halt (Write Protect)\nIf debug mode counter halt is enabled PWM counter will keep current value until exit ICE debug mode" "0: ICE debug mode counter halt Disabled,1: ICE debug mode counter halt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "PWMINTWKEN,PWM Interrupt Wake-up Enable Bit\nIf PWM interrupt occurs when chip is in Power-down mode PWMINTWKEN can determine whether chip wake-up occurs or not" "0: PWM interrupt wake-up Disabled,1: PWM interrupt wake-up Enabled"
|
|
bitfld.long 0x00 3. "CNTMODE,PWM Counter Mode" "0: Auto-reload mode,1: One-shot mode"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTEN,PWM Counter Enable Bit" "0: PWM counter and clock prescale Stop Running,1: PWM counter and clock prescale Start Running"
|
|
group.long 0x144++0x03
|
|
line.long 0x00 "TIMER1_PWMCLKPSC,Timer1 PWM Counter Clock Pre-scale Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "CLKPSC,PWM Counter Clock Pre-scale \nThe active clock of PWM counter is decided by counter clock prescale and divided by (CLKPSC + 1)"
|
|
group.long 0x148++0x03
|
|
line.long 0x00 "TIMER1_PWMCNTCLR,Timer1 PWM Clear Counter Register"
|
|
bitfld.long 0x00 0. "CNTCLR,Clear PWM Counter Control Bit\nIt is automatically cleared by hardware.\nNote: Timer peripheral clock source should be set as PCLK to ensure that this bit can be automatically cleared by hardware" "0: No effect,1: Clear 16-bit PWM counter to 0x0000 in up.."
|
|
group.long 0x14C++0x03
|
|
line.long 0x00 "TIMER1_PWMPERIOD,Timer1 PWM Period Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PERIOD,PWM Period Register\nIn up count type: PWM counter counts from 0 to PERIOD and restarts from 0.\nIn up count type"
|
|
group.long 0x150++0x03
|
|
line.long 0x00 "TIMER1_PWMCMPDAT,Timer1 PWM Comparator Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMP,PWM Comparator Register\nPWM CMP is used to compare with PWM CNT to generate PWM output waveform interrupt events and trigger EADC PDMA and DAC start conversion"
|
|
group.long 0x154++0x03
|
|
line.long 0x00 "TIMER1_PWMCNT,Timer1 PWM Counter Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CNT,PWM Counter Value Register (Read Only)\nUser can monitor CNT to know the current counter value in 16-bit period counter"
|
|
group.long 0x158++0x03
|
|
line.long 0x00 "TIMER1_PWMPOLCTL,Timer1 PWM Pin Output Polar Control Register"
|
|
bitfld.long 0x00 0. "PINV,PWMx Output Pin Polar Control Bit\nThe bit is used to control polarity state of PWMx_OUT pin.\nNote: Set POSEL (TIMERx_PWMPOCTL[8]) to select TMx or TMx_EXT as PWMx output pin" "0: PWMx_OUT pin polar inverse Disabled,1: PWMx_OUT polar inverse Enabled"
|
|
group.long 0x15C++0x03
|
|
line.long 0x00 "TIMER1_PWMPOCTL,Timer1 PWM Pin Output Control Register"
|
|
bitfld.long 0x00 8. "POSEL,PWM Output Pin Select" "0: PWMx_OUT pin is TMx,1: PWMx_OUT pin is TMx_EXT"
|
|
bitfld.long 0x00 0. "POEN,PWMx Output Pin Enable Bit\nNote: Set POSEL (TIMERx_PWMPOCTL[8]) to select TMx or TMx_EXT as PWMx output pin" "0: PWMx_OUT pin at tri-state mode,1: PWMx_OUT pin in output mode"
|
|
group.long 0x160++0x03
|
|
line.long 0x00 "TIMER1_PWMINTEN0,Timer1 PWM Interrupt Enable Register 0"
|
|
bitfld.long 0x00 2. "CMPUIEN,PWM Compare Up Count Interrupt Enable Bit" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 1. "PIEN,PWM Period Point Interrupt Enable Bit" "0: Period point interrupt Disabled,1: Period point interrupt Enabled"
|
|
group.long 0x164++0x03
|
|
line.long 0x00 "TIMER1_PWMINTSTS0,Timer1 PWM Interrupt Status Register 0"
|
|
bitfld.long 0x00 2. "CMPUIF,PWM Compare Up Count Interrupt Flag\nThis bit is set by hardware when TIMERx_PWM counter in up count direction and reaches CMP.\nNote: If CMP equal to PERIOD there is no CMPUIF flag in up count type" "0,1"
|
|
bitfld.long 0x00 1. "PIF,PWM Period Point Interrupt Flag\nThis bit is set by hardware when TIMERx_PWM counter reaches PERIOD.\nNote: This bit is cleared by writing 1 to it" "0,1"
|
|
group.long 0x168++0x03
|
|
line.long 0x00 "TIMER1_PWMTRGCTL,Timer1 PWM Trigger Control Register"
|
|
bitfld.long 0x00 9. "PWMTRGPDMA,PWM Counter Event Trigger PDMA Conversion Enable Bit\nIf this bit is set to 1 PWM can trigger PDMA conversion.\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM trigger PDMA Disabled,1: PWM trigger PDMA Enabled"
|
|
bitfld.long 0x00 8. "PWMTRGDAC,PWM Counter Event Trigger DAC Conversion Enable Bit\nIf this bit is set to 1 PWM can trigger DAC conversion.\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM trigger DAC Disabled,1: PWM trigger DAC Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "PWMTRGEADC,PWM Counter Event Trigger EADC Conversion Enable Bit\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM counter event trigger EADC conversion..,1: PWM counter event trigger EADC conversion.."
|
|
bitfld.long 0x00 0.--1. "TRGSEL,PWM Counter Event Source Select to Trigger Conversion" "0: Trigger conversion at period point (PIF),1: Trigger conversion at compare up count point..,2: Trigger conversion at period or compare up..,3: Reserved"
|
|
group.long 0x16C++0x03
|
|
line.long 0x00 "TIMER1_PWMSTATUS,Timer1 PWM Status Register"
|
|
bitfld.long 0x00 18. "PDMATRGF,Trigger PDMA Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger PDMA start..,1: PWM counter event trigger PDMA start.."
|
|
bitfld.long 0x00 17. "DACTRGF,Trigger DAC Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger DAC start..,1: PWM counter event trigger DAC start.."
|
|
newline
|
|
bitfld.long 0x00 16. "EADCTRGF,Trigger EADC Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger EADC start..,1: PWM counter event trigger EADC start.."
|
|
bitfld.long 0x00 8. "PWMINTWKF,PWM Interrupt Wake-up Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM interrupt wake-up has not occurred,1: PWM interrupt wake-up has occurred"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTMAXF,PWM Counter Equal to 0xFFFF Flag\nNote: This bit is cleared by writing 1 to it" "0: The PWM counter value never reached its..,1: The PWM counter value has reached its maximum.."
|
|
group.long 0x170++0x03
|
|
line.long 0x00 "TIMER1_PWMPBUF,Timer1 PWM Period Buffer Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PBUF,PWM Period Buffer Register (Read Only)\nUsed as PERIOD active register"
|
|
group.long 0x174++0x03
|
|
line.long 0x00 "TIMER1_PWMCMPBUF,Timer1 PWM Comparator Buffer Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Buffer Register (Read Only)\nUsed as CMP active register"
|
|
tree.end
|
|
tree "TMR23"
|
|
base ad:0x40051000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "TIMER2_CTL,Timer2 Control Register"
|
|
bitfld.long 0x00 31. "ICEDEBUG,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nTIMER counter will keep going no matter CPU is held by ICE or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects TIMER..,1: ICE debug mode acknowledgement Disabled"
|
|
bitfld.long 0x00 30. "CNTEN,Timer Counting Enable Bit\n" "0: Stops/Suspends counting,1: Starts counting"
|
|
newline
|
|
bitfld.long 0x00 29. "INTEN,Timer Interrupt Enable Bit\nNote: If this bit is enabled when the timer time-out interrupt flag TIF is set to 1 the timer interrupt signal is generated and inform to CPU" "0: Timer time-out interrupt Disabled,1: Timer time-out interrupt Enabled"
|
|
bitfld.long 0x00 27.--28. "OPMODE,Timer Counting Mode Select" "0: The timer controller is operated in One-shot..,1: The timer controller is operated in Periodic..,2: The timer controller is operated in..,3: The timer controller is operated in.."
|
|
newline
|
|
rbitfld.long 0x00 25. "ACTSTS,Timer Active Status Bit (Read Only)\nThis bit indicates the 24-bit up counter status.\nNote: This bit may active when CNT 0 transition to CNT 1" "0: 24-bit up counter is not active,1: 24-bit up counter is active"
|
|
bitfld.long 0x00 24. "EXTCNTEN,Event Counter Mode Enable Bit \nThis bit is for external counting pin function enabled" "0: Event counter mode Disabled,1: Event counter mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 23. "WKEN,Wake-up Function Enable Bit\nIf this bit is set to 1 while timer interrupt flag TIF (TIMERx_INTSTS[0]) is 1 and INTEN (TIMERx_CTL[29]) is enabled the timer interrupt signal will generate a wake-up trigger event to CPU" "0: Wake-up function Disabled if timer interrupt..,1: Wake-up function Enabled if timer interrupt.."
|
|
bitfld.long 0x00 22. "CAPSRC,Capture Pin Source Selection" "0: Capture Function source is from TMx_EXT (x=..,1: Capture Function source is from internal ACMP.."
|
|
newline
|
|
bitfld.long 0x00 21. "TGLPINSEL,Toggle-output Pin Select" "0: Toggle mode output to TMx (Timer Event..,1: Toggle mode output to TMx_EXT (Timer External.."
|
|
bitfld.long 0x00 20. "PERIOSEL,Periodic Mode Behavior Selection Enable Bit\nIf updated CMPDAT value CNT CNT will be reset to default value" "0: The behavior selection in periodic mode is..,1: The behavior selection in periodic mode is.."
|
|
newline
|
|
bitfld.long 0x00 19. "INTRGEN,Inter-timer Trigger Mode Enable Bit\nSetting this bit will enable the inter-timer trigger capture function.\nThe Timer0/2 will be in event counter mode and counting with external clock source or event.Also Timer1/3 will be in trigger-counting.." "0: Inter-Timer Trigger Capture mode Disabled,1: Inter-Timer Trigger Capture mode Enabled"
|
|
bitfld.long 0x00 15. "FUNCSEL,Function Selection\nNote: When timer is used as PWM the clock source of time controller will be forced to PCLKx automatically" "0: Timer controller is used as timer function,1: Timer controller is used as PWM function"
|
|
newline
|
|
hexmask.long.byte 0x00 0.--7. 1. "PSC,Prescale Counter\nNote: Update prescale counter value will reset internal 8-bit prescale counter and 24-bit up counter value"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "TIMER2_CMP,Timer2 Comparator Register"
|
|
abitfld.long 0x00 0.--23. "CMPDAT,Timer Comparator Value\nCMPDAT is a 24-bit compared value register" "0x000001=1: Never write 0x0 or 0x1 in CMPDAT..,0x000002=2: When timer is operating at.."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "TIMER2_INTSTS,Timer2 Interrupt Status Register"
|
|
bitfld.long 0x00 1. "TWKF,Timer Wake-up Flag\nThis bit indicates the interrupt wake-up flag status of timer.\nNote: This bit is cleared by writing 1 to it" "0: Timer does not cause CPU wake-up,1: CPU wake-up from Idle or Power-down mode if.."
|
|
bitfld.long 0x00 0. "TIF,Timer Interrupt Flag\nThis bit indicates the interrupt flag status of Timer while 24-bit timer up counter CNT (TIMERx_CNT[23:0]) value reaches to CMPDAT (TIMERx_CMP[23:0]) value.\nNote: This bit is cleared by writing 1 to it" "0: No effect,1: CNT value matches the CMPDAT value"
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "TIMER2_CNT,Timer2 Data Register"
|
|
rbitfld.long 0x00 31. "RSTACT,Timer Data Register Reset Active (Read Only)\nThis bit indicates if the counter reset operation active.\nWhen user writes this CNT register timer starts to reset its internal 24-bit timer up-counter to 0 and reload 8-bit pre-scale counter" "0: Reset operation is done,1: Reset operation triggered by writing.."
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CNT,Timer Data Register\nRead operation.\nRead this register to get CNT value"
|
|
rgroup.long 0x10++0x03
|
|
line.long 0x00 "TIMER2_CAP,Timer2 Capture Data Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CAPDAT,Timer Capture Data Register\nWhen CAPEN (TIMERx_EXTCTL[3]) bit is set CAPFUNCS (TIMERx_EXTCTL[4]) bit is 0 and a transition on TMx_EXT pin matched the CAPEDGE (TIMERx_EXTCTL[14:12]) setting CAPIF (TIMERx_EINTSTS[0]) will set to 1 and the current.."
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "TIMER2_EXTCTL,Timer2 External Control Register"
|
|
bitfld.long 0x00 28.--31. "CAPDIVSCL,Timer Capture Source Divider Scale\nThis bits indicate the divide scale for capture source divider \nNote: Set INTERCAPSEL (TIMERx_EXTCTL[10:8]) and CAPSRC (TIMERx_CTL[22]) to select capture source" "0: Capture source/1,1: Capture source/2,2: Capture source/4,3: Capture source/8,4: Capture source/16,5: Capture source/32,6: Capture source/64,7: Capture source/128,8: Capture source/256,?..."
|
|
bitfld.long 0x00 16. "ECNTSSEL,Event Counter Source Selection to Trigger Event Counter Function" "0: Event Counter input source is from TMx (x=..,1: Event Counter input source is from USB.."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CAPEDGE,Timer External Capture Pin Edge Detect\nWhen first capture event is generated the CNT (TIMERx_CNT[23:0]) will be reset to 0 and first CAPDAT (TIMERx_CAP[23:0]) should be to 0.\nNote: Set CAPSRC (TIMERx_CTL[22]) and INTERCAPSEL.." "0: Capture event occurred when detect falling..,1: Capture event occurred when detect rising..,2: Capture event occurred when detect both..,3: Capture event occurred when detect both..,?,?,6: First capture event occurred at falling edge..,7: First capture event occurred at rising edge.."
|
|
bitfld.long 0x00 8.--10. "INTERCAPSEL,Internal Capture Source Select\nNote: these bits only available when CAPSRC (TIMERx_CTL[22]) is 1" "0: Capture Function source is from internal..,1: Capture Function source is from internal..,2: Capture Function source is from HXT,3: Capture Function source is from LXT,4: Capture Function source is from HIRC,5: Capture Function source is from LIRC,6: Capture Function source is from MIRC,7: Reserved"
|
|
newline
|
|
bitfld.long 0x00 7. "CNTDBEN,Timer Counter Pin De-bounce Enable Bit\nNote: If this bit is enabled the edge detection of TMx pin is detected with de-bounce circuit" "0: TMx (x= 0~3) pin de-bounce Disabled,1: TMx (x= 0~3) pin de-bounce Enabled"
|
|
bitfld.long 0x00 6. "CAPDBEN,Timer External Capture Pin De-bounce Enable Bit\nNote: If this bit is enabled the edge detection of TMx_EXT pin or ACMP output is detected with de-bounce circuit" "0: TMx_EXT (x= 0~3) pin de-bounce or ACMP output..,1: TMx_EXT (x= 0~3) pin de-bounce or ACMP output.."
|
|
newline
|
|
bitfld.long 0x00 5. "CAPIEN,Timer External Capture Interrupt Enable Bit" "0: TMx_EXT (x= 0~3) pin ACMP internal clock or..,1: TMx_EXT (x= 0~3) pin ACMP internal clock or.."
|
|
bitfld.long 0x00 4. "CAPFUNCS,Capture Function Selection" "0: External Capture Mode Enabled,1: External Reset Mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPEN,Timer Capture Enable Bit\nThis bit enables the capture input function.\nNote: When CAPEN is 1 user can set INTERCAPSEL (TIMERx_EXTCTL [10:8]) to select capture source" "0: Capture source Disabled,1: Capture source Enabled"
|
|
bitfld.long 0x00 0. "CNTPHASE,Timer External Count Phase" "0: A falling edge of external counting pin will..,1: A rising edge of external counting pin will.."
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "TIMER2_EINTSTS,Timer2 External Interrupt Status Register"
|
|
bitfld.long 0x00 0. "CAPIF,Timer External Capture Interrupt Flag\nThis bit indicates the timer external capture interrupt flag status.\n" "0: TMx_EXT (x= 0~3) pin ACMP internal clock or..,1: TMx_EXT (x= 0~3) pin ACMP internal clock or.."
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "TIMER2_TRGCTL,Timer2 Trigger Control Register"
|
|
bitfld.long 0x00 8. "WKTKEN,Wake-up Touch-key Scan Enable Bit\nIf this bit is set to 1 timer time-out interrupt in Power-down mode can trigger Touch-Key start scan" "0: Timer time-out interrupt signal trigger..,1: Timer time-out interrupt signal trigger.."
|
|
bitfld.long 0x00 4. "TRGPDMA,Trigger PDMA Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be triggered PDMA transfer" "0: Timer interrupt trigger PDMA Disabled,1: Timer interrupt trigger PDMA Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "TRGDAC,Trigger DAC Enable Bit\nIf this bit is set to 1 timer time-out interrupt or capture interrupt can be triggered DAC" "0: Timer interrupt trigger DAC Disabled,1: Timer interrupt trigger DAC Enabled"
|
|
bitfld.long 0x00 2. "TRGEADC,Trigger EADC Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be triggered EADC conversion" "0: Timer interrupt trigger EADC Disabled,1: Timer interrupt trigger EADC Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "TRGPWM,Trigger PWM/BPWM Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be as PWM/BPWM counter clock source" "0: Timer interrupt trigger PWM/BPWM Disabled,1: Timer interrupt trigger PWM/BPWM Enabled"
|
|
bitfld.long 0x00 0. "TRGSSEL,Trigger Source Select Bit\nThis bit is used to select internal trigger source is form timer time-out interrupt signal or capture interrupt signal" "0: Time-out interrupt signal is used to internal..,1: Capture interrupt signal is used to internal.."
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "TIMER2_PWMCTL,Timer2 PWM Control Register"
|
|
bitfld.long 0x00 31. "DBGTRIOFF,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nPWM output pin will keep output no matter ICE debug mode acknowledged or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects PWM..,1: ICE debug mode acknowledgement disabled"
|
|
bitfld.long 0x00 30. "DBGHALT,ICE Debug Mode Counter Halt (Write Protect)\nIf debug mode counter halt is enabled PWM counter will keep current value until exit ICE debug mode" "0: ICE debug mode counter halt Disabled,1: ICE debug mode counter halt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "PWMINTWKEN,PWM Interrupt Wake-up Enable Bit\nIf PWM interrupt occurs when chip is in Power-down mode PWMINTWKEN can determine whether chip wake-up occurs or not" "0: PWM interrupt wake-up Disabled,1: PWM interrupt wake-up Enabled"
|
|
bitfld.long 0x00 3. "CNTMODE,PWM Counter Mode" "0: Auto-reload mode,1: One-shot mode"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTEN,PWM Counter Enable Bit" "0: PWM counter and clock prescale Stop Running,1: PWM counter and clock prescale Start Running"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "TIMER2_PWMCLKPSC,Timer2 PWM Counter Clock Pre-scale Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "CLKPSC,PWM Counter Clock Pre-scale \nThe active clock of PWM counter is decided by counter clock prescale and divided by (CLKPSC + 1)"
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "TIMER2_PWMCNTCLR,Timer2 PWM Clear Counter Register"
|
|
bitfld.long 0x00 0. "CNTCLR,Clear PWM Counter Control Bit\nIt is automatically cleared by hardware.\nNote: Timer peripheral clock source should be set as PCLK to ensure that this bit can be automatically cleared by hardware" "0: No effect,1: Clear 16-bit PWM counter to 0x0000 in up.."
|
|
group.long 0x4C++0x03
|
|
line.long 0x00 "TIMER2_PWMPERIOD,Timer2 PWM Period Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PERIOD,PWM Period Register\nIn up count type: PWM counter counts from 0 to PERIOD and restarts from 0.\nIn up count type"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "TIMER2_PWMCMPDAT,Timer2 PWM Comparator Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMP,PWM Comparator Register\nPWM CMP is used to compare with PWM CNT to generate PWM output waveform interrupt events and trigger EADC PDMA and DAC start conversion"
|
|
rgroup.long 0x54++0x03
|
|
line.long 0x00 "TIMER2_PWMCNT,Timer2 PWM Counter Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CNT,PWM Counter Value Register (Read Only)\nUser can monitor CNT to know the current counter value in 16-bit period counter"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "TIMER2_PWMPOLCTL,Timer2 PWM Pin Output Polar Control Register"
|
|
bitfld.long 0x00 0. "PINV,PWMx Output Pin Polar Control Bit\nThe bit is used to control polarity state of PWMx_OUT pin.\nNote: Set POSEL (TIMERx_PWMPOCTL[8]) to select TMx or TMx_EXT as PWMx output pin" "0: PWMx_OUT pin polar inverse Disabled,1: PWMx_OUT polar inverse Enabled"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "TIMER2_PWMPOCTL,Timer2 PWM Pin Output Control Register"
|
|
bitfld.long 0x00 8. "POSEL,PWM Output Pin Select" "0: PWMx_OUT pin is TMx,1: PWMx_OUT pin is TMx_EXT"
|
|
bitfld.long 0x00 0. "POEN,PWMx Output Pin Enable Bit\nNote: Set POSEL (TIMERx_PWMPOCTL[8]) to select TMx or TMx_EXT as PWMx output pin" "0: PWMx_OUT pin at tri-state mode,1: PWMx_OUT pin in output mode"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "TIMER2_PWMINTEN0,Timer2 PWM Interrupt Enable Register 0"
|
|
bitfld.long 0x00 2. "CMPUIEN,PWM Compare Up Count Interrupt Enable Bit" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 1. "PIEN,PWM Period Point Interrupt Enable Bit" "0: Period point interrupt Disabled,1: Period point interrupt Enabled"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "TIMER2_PWMINTSTS0,Timer2 PWM Interrupt Status Register 0"
|
|
bitfld.long 0x00 2. "CMPUIF,PWM Compare Up Count Interrupt Flag\nThis bit is set by hardware when TIMERx_PWM counter in up count direction and reaches CMP.\nNote: If CMP equal to PERIOD there is no CMPUIF flag in up count type" "0,1"
|
|
bitfld.long 0x00 1. "PIF,PWM Period Point Interrupt Flag\nThis bit is set by hardware when TIMERx_PWM counter reaches PERIOD.\nNote: This bit is cleared by writing 1 to it" "0,1"
|
|
group.long 0x68++0x03
|
|
line.long 0x00 "TIMER2_PWMTRGCTL,Timer2 PWM Trigger Control Register"
|
|
bitfld.long 0x00 9. "PWMTRGPDMA,PWM Counter Event Trigger PDMA Conversion Enable Bit\nIf this bit is set to 1 PWM can trigger PDMA conversion.\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM trigger PDMA Disabled,1: PWM trigger PDMA Enabled"
|
|
bitfld.long 0x00 8. "PWMTRGDAC,PWM Counter Event Trigger DAC Conversion Enable Bit\nIf this bit is set to 1 PWM can trigger DAC conversion.\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM trigger DAC Disabled,1: PWM trigger DAC Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "PWMTRGEADC,PWM Counter Event Trigger EADC Conversion Enable Bit\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM counter event trigger EADC conversion..,1: PWM counter event trigger EADC conversion.."
|
|
bitfld.long 0x00 0.--1. "TRGSEL,PWM Counter Event Source Select to Trigger Conversion" "0: Trigger conversion at period point (PIF),1: Trigger conversion at compare up count point..,2: Trigger conversion at period or compare up..,3: Reserved"
|
|
group.long 0x6C++0x03
|
|
line.long 0x00 "TIMER2_PWMSTATUS,Timer2 PWM Status Register"
|
|
bitfld.long 0x00 18. "PDMATRGF,Trigger PDMA Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger PDMA start..,1: PWM counter event trigger PDMA start.."
|
|
bitfld.long 0x00 17. "DACTRGF,Trigger DAC Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger DAC start..,1: PWM counter event trigger DAC start.."
|
|
newline
|
|
bitfld.long 0x00 16. "EADCTRGF,Trigger EADC Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger EADC start..,1: PWM counter event trigger EADC start.."
|
|
bitfld.long 0x00 8. "PWMINTWKF,PWM Interrupt Wake-up Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM interrupt wake-up has not occurred,1: PWM interrupt wake-up has occurred"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTMAXF,PWM Counter Equal to 0xFFFF Flag\nNote: This bit is cleared by writing 1 to it" "0: The PWM counter value never reached its..,1: The PWM counter value has reached its maximum.."
|
|
rgroup.long 0x70++0x03
|
|
line.long 0x00 "TIMER2_PWMPBUF,Timer2 PWM Period Buffer Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PBUF,PWM Period Buffer Register (Read Only)\nUsed as PERIOD active register"
|
|
rgroup.long 0x74++0x03
|
|
line.long 0x00 "TIMER2_PWMCMPBUF,Timer2 PWM Comparator Buffer Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Buffer Register (Read Only)\nUsed as CMP active register"
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "TIMER3_CTL,Timer3 Control Register"
|
|
bitfld.long 0x00 31. "ICEDEBUG,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nTIMER counter will keep going no matter CPU is held by ICE or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects TIMER..,1: ICE debug mode acknowledgement Disabled"
|
|
bitfld.long 0x00 30. "CNTEN,Timer Counting Enable Bit\n" "0: Stops/Suspends counting,1: Starts counting"
|
|
newline
|
|
bitfld.long 0x00 29. "INTEN,Timer Interrupt Enable Bit\nNote: If this bit is enabled when the timer time-out interrupt flag TIF is set to 1 the timer interrupt signal is generated and inform to CPU" "0: Timer time-out interrupt Disabled,1: Timer time-out interrupt Enabled"
|
|
bitfld.long 0x00 27.--28. "OPMODE,Timer Counting Mode Select" "0: The timer controller is operated in One-shot..,1: The timer controller is operated in Periodic..,2: The timer controller is operated in..,3: The timer controller is operated in.."
|
|
newline
|
|
rbitfld.long 0x00 25. "ACTSTS,Timer Active Status Bit (Read Only)\nThis bit indicates the 24-bit up counter status.\nNote: This bit may active when CNT 0 transition to CNT 1" "0: 24-bit up counter is not active,1: 24-bit up counter is active"
|
|
bitfld.long 0x00 24. "EXTCNTEN,Event Counter Mode Enable Bit \nThis bit is for external counting pin function enabled" "0: Event counter mode Disabled,1: Event counter mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 23. "WKEN,Wake-up Function Enable Bit\nIf this bit is set to 1 while timer interrupt flag TIF (TIMERx_INTSTS[0]) is 1 and INTEN (TIMERx_CTL[29]) is enabled the timer interrupt signal will generate a wake-up trigger event to CPU" "0: Wake-up function Disabled if timer interrupt..,1: Wake-up function Enabled if timer interrupt.."
|
|
bitfld.long 0x00 22. "CAPSRC,Capture Pin Source Selection" "0: Capture Function source is from TMx_EXT (x=..,1: Capture Function source is from internal ACMP.."
|
|
newline
|
|
bitfld.long 0x00 21. "TGLPINSEL,Toggle-output Pin Select" "0: Toggle mode output to TMx (Timer Event..,1: Toggle mode output to TMx_EXT (Timer External.."
|
|
bitfld.long 0x00 20. "PERIOSEL,Periodic Mode Behavior Selection Enable Bit\nIf updated CMPDAT value CNT CNT will be reset to default value" "0: The behavior selection in periodic mode is..,1: The behavior selection in periodic mode is.."
|
|
newline
|
|
bitfld.long 0x00 19. "INTRGEN,Inter-timer Trigger Mode Enable Bit\nSetting this bit will enable the inter-timer trigger capture function.\nThe Timer0/2 will be in event counter mode and counting with external clock source or event.Also Timer1/3 will be in trigger-counting.." "0: Inter-Timer Trigger Capture mode Disabled,1: Inter-Timer Trigger Capture mode Enabled"
|
|
bitfld.long 0x00 15. "FUNCSEL,Function Selection\nNote: When timer is used as PWM the clock source of time controller will be forced to PCLKx automatically" "0: Timer controller is used as timer function,1: Timer controller is used as PWM function"
|
|
newline
|
|
hexmask.long.byte 0x00 0.--7. 1. "PSC,Prescale Counter\nNote: Update prescale counter value will reset internal 8-bit prescale counter and 24-bit up counter value"
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "TIMER3_CMP,Timer3 Comparator Register"
|
|
abitfld.long 0x00 0.--23. "CMPDAT,Timer Comparator Value\nCMPDAT is a 24-bit compared value register" "0x000001=1: Never write 0x0 or 0x1 in CMPDAT..,0x000002=2: When timer is operating at.."
|
|
group.long 0x108++0x03
|
|
line.long 0x00 "TIMER3_INTSTS,Timer3 Interrupt Status Register"
|
|
bitfld.long 0x00 1. "TWKF,Timer Wake-up Flag\nThis bit indicates the interrupt wake-up flag status of timer.\nNote: This bit is cleared by writing 1 to it" "0: Timer does not cause CPU wake-up,1: CPU wake-up from Idle or Power-down mode if.."
|
|
bitfld.long 0x00 0. "TIF,Timer Interrupt Flag\nThis bit indicates the interrupt flag status of Timer while 24-bit timer up counter CNT (TIMERx_CNT[23:0]) value reaches to CMPDAT (TIMERx_CMP[23:0]) value.\nNote: This bit is cleared by writing 1 to it" "0: No effect,1: CNT value matches the CMPDAT value"
|
|
group.long 0x10C++0x03
|
|
line.long 0x00 "TIMER3_CNT,Timer3 Data Register"
|
|
rbitfld.long 0x00 31. "RSTACT,Timer Data Register Reset Active (Read Only)\nThis bit indicates if the counter reset operation active.\nWhen user writes this CNT register timer starts to reset its internal 24-bit timer up-counter to 0 and reload 8-bit pre-scale counter" "0: Reset operation is done,1: Reset operation triggered by writing.."
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CNT,Timer Data Register\nRead operation.\nRead this register to get CNT value"
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "TIMER3_CAP,Timer3 Capture Data Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. "CAPDAT,Timer Capture Data Register\nWhen CAPEN (TIMERx_EXTCTL[3]) bit is set CAPFUNCS (TIMERx_EXTCTL[4]) bit is 0 and a transition on TMx_EXT pin matched the CAPEDGE (TIMERx_EXTCTL[14:12]) setting CAPIF (TIMERx_EINTSTS[0]) will set to 1 and the current.."
|
|
group.long 0x114++0x03
|
|
line.long 0x00 "TIMER3_EXTCTL,Timer3 External Control Register"
|
|
bitfld.long 0x00 28.--31. "CAPDIVSCL,Timer Capture Source Divider Scale\nThis bits indicate the divide scale for capture source divider \nNote: Set INTERCAPSEL (TIMERx_EXTCTL[10:8]) and CAPSRC (TIMERx_CTL[22]) to select capture source" "0: Capture source/1,1: Capture source/2,2: Capture source/4,3: Capture source/8,4: Capture source/16,5: Capture source/32,6: Capture source/64,7: Capture source/128,8: Capture source/256,?..."
|
|
bitfld.long 0x00 16. "ECNTSSEL,Event Counter Source Selection to Trigger Event Counter Function" "0: Event Counter input source is from TMx (x=..,1: Event Counter input source is from USB.."
|
|
newline
|
|
bitfld.long 0x00 12.--14. "CAPEDGE,Timer External Capture Pin Edge Detect\nWhen first capture event is generated the CNT (TIMERx_CNT[23:0]) will be reset to 0 and first CAPDAT (TIMERx_CAP[23:0]) should be to 0.\nNote: Set CAPSRC (TIMERx_CTL[22]) and INTERCAPSEL.." "0: Capture event occurred when detect falling..,1: Capture event occurred when detect rising..,2: Capture event occurred when detect both..,3: Capture event occurred when detect both..,?,?,6: First capture event occurred at falling edge..,7: First capture event occurred at rising edge.."
|
|
bitfld.long 0x00 8.--10. "INTERCAPSEL,Internal Capture Source Select\nNote: these bits only available when CAPSRC (TIMERx_CTL[22]) is 1" "0: Capture Function source is from internal..,1: Capture Function source is from internal..,2: Capture Function source is from HXT,3: Capture Function source is from LXT,4: Capture Function source is from HIRC,5: Capture Function source is from LIRC,6: Capture Function source is from MIRC,7: Reserved"
|
|
newline
|
|
bitfld.long 0x00 7. "CNTDBEN,Timer Counter Pin De-bounce Enable Bit\nNote: If this bit is enabled the edge detection of TMx pin is detected with de-bounce circuit" "0: TMx (x= 0~3) pin de-bounce Disabled,1: TMx (x= 0~3) pin de-bounce Enabled"
|
|
bitfld.long 0x00 6. "CAPDBEN,Timer External Capture Pin De-bounce Enable Bit\nNote: If this bit is enabled the edge detection of TMx_EXT pin or ACMP output is detected with de-bounce circuit" "0: TMx_EXT (x= 0~3) pin de-bounce or ACMP output..,1: TMx_EXT (x= 0~3) pin de-bounce or ACMP output.."
|
|
newline
|
|
bitfld.long 0x00 5. "CAPIEN,Timer External Capture Interrupt Enable Bit" "0: TMx_EXT (x= 0~3) pin ACMP internal clock or..,1: TMx_EXT (x= 0~3) pin ACMP internal clock or.."
|
|
bitfld.long 0x00 4. "CAPFUNCS,Capture Function Selection" "0: External Capture Mode Enabled,1: External Reset Mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "CAPEN,Timer Capture Enable Bit\nThis bit enables the capture input function.\nNote: When CAPEN is 1 user can set INTERCAPSEL (TIMERx_EXTCTL [10:8]) to select capture source" "0: Capture source Disabled,1: Capture source Enabled"
|
|
bitfld.long 0x00 0. "CNTPHASE,Timer External Count Phase" "0: A falling edge of external counting pin will..,1: A rising edge of external counting pin will.."
|
|
group.long 0x118++0x03
|
|
line.long 0x00 "TIMER3_EINTSTS,Timer3 External Interrupt Status Register"
|
|
bitfld.long 0x00 0. "CAPIF,Timer External Capture Interrupt Flag\nThis bit indicates the timer external capture interrupt flag status.\n" "0: TMx_EXT (x= 0~3) pin ACMP internal clock or..,1: TMx_EXT (x= 0~3) pin ACMP internal clock or.."
|
|
group.long 0x11C++0x03
|
|
line.long 0x00 "TIMER3_TRGCTL,Timer3 Trigger Control Register"
|
|
bitfld.long 0x00 8. "WKTKEN,Wake-up Touch-key Scan Enable Bit\nIf this bit is set to 1 timer time-out interrupt in Power-down mode can trigger Touch-Key start scan" "0: Timer time-out interrupt signal trigger..,1: Timer time-out interrupt signal trigger.."
|
|
bitfld.long 0x00 4. "TRGPDMA,Trigger PDMA Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be triggered PDMA transfer" "0: Timer interrupt trigger PDMA Disabled,1: Timer interrupt trigger PDMA Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "TRGDAC,Trigger DAC Enable Bit\nIf this bit is set to 1 timer time-out interrupt or capture interrupt can be triggered DAC" "0: Timer interrupt trigger DAC Disabled,1: Timer interrupt trigger DAC Enabled"
|
|
bitfld.long 0x00 2. "TRGEADC,Trigger EADC Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be triggered EADC conversion" "0: Timer interrupt trigger EADC Disabled,1: Timer interrupt trigger EADC Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "TRGPWM,Trigger PWM/BPWM Enable Bit\nIf this bit is set to 1 each timer time-out event or capture event can be as PWM/BPWM counter clock source" "0: Timer interrupt trigger PWM/BPWM Disabled,1: Timer interrupt trigger PWM/BPWM Enabled"
|
|
bitfld.long 0x00 0. "TRGSSEL,Trigger Source Select Bit\nThis bit is used to select internal trigger source is form timer time-out interrupt signal or capture interrupt signal" "0: Time-out interrupt signal is used to internal..,1: Capture interrupt signal is used to internal.."
|
|
group.long 0x140++0x03
|
|
line.long 0x00 "TIMER3_PWMCTL,Timer3 PWM Control Register"
|
|
bitfld.long 0x00 31. "DBGTRIOFF,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nPWM output pin will keep output no matter ICE debug mode acknowledged or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement effects PWM..,1: ICE debug mode acknowledgement disabled"
|
|
bitfld.long 0x00 30. "DBGHALT,ICE Debug Mode Counter Halt (Write Protect)\nIf debug mode counter halt is enabled PWM counter will keep current value until exit ICE debug mode" "0: ICE debug mode counter halt Disabled,1: ICE debug mode counter halt Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "PWMINTWKEN,PWM Interrupt Wake-up Enable Bit\nIf PWM interrupt occurs when chip is in Power-down mode PWMINTWKEN can determine whether chip wake-up occurs or not" "0: PWM interrupt wake-up Disabled,1: PWM interrupt wake-up Enabled"
|
|
bitfld.long 0x00 3. "CNTMODE,PWM Counter Mode" "0: Auto-reload mode,1: One-shot mode"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTEN,PWM Counter Enable Bit" "0: PWM counter and clock prescale Stop Running,1: PWM counter and clock prescale Start Running"
|
|
group.long 0x144++0x03
|
|
line.long 0x00 "TIMER3_PWMCLKPSC,Timer3 PWM Counter Clock Pre-scale Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. "CLKPSC,PWM Counter Clock Pre-scale \nThe active clock of PWM counter is decided by counter clock prescale and divided by (CLKPSC + 1)"
|
|
group.long 0x148++0x03
|
|
line.long 0x00 "TIMER3_PWMCNTCLR,Timer3 PWM Clear Counter Register"
|
|
bitfld.long 0x00 0. "CNTCLR,Clear PWM Counter Control Bit\nIt is automatically cleared by hardware.\nNote: Timer peripheral clock source should be set as PCLK to ensure that this bit can be automatically cleared by hardware" "0: No effect,1: Clear 16-bit PWM counter to 0x0000 in up.."
|
|
group.long 0x14C++0x03
|
|
line.long 0x00 "TIMER3_PWMPERIOD,Timer3 PWM Period Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PERIOD,PWM Period Register\nIn up count type: PWM counter counts from 0 to PERIOD and restarts from 0.\nIn up count type"
|
|
group.long 0x150++0x03
|
|
line.long 0x00 "TIMER3_PWMCMPDAT,Timer3 PWM Comparator Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMP,PWM Comparator Register\nPWM CMP is used to compare with PWM CNT to generate PWM output waveform interrupt events and trigger EADC PDMA and DAC start conversion"
|
|
group.long 0x154++0x03
|
|
line.long 0x00 "TIMER3_PWMCNT,Timer3 PWM Counter Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CNT,PWM Counter Value Register (Read Only)\nUser can monitor CNT to know the current counter value in 16-bit period counter"
|
|
group.long 0x158++0x03
|
|
line.long 0x00 "TIMER3_PWMPOLCTL,Timer3 PWM Pin Output Polar Control Register"
|
|
bitfld.long 0x00 0. "PINV,PWMx Output Pin Polar Control Bit\nThe bit is used to control polarity state of PWMx_OUT pin.\nNote: Set POSEL (TIMERx_PWMPOCTL[8]) to select TMx or TMx_EXT as PWMx output pin" "0: PWMx_OUT pin polar inverse Disabled,1: PWMx_OUT polar inverse Enabled"
|
|
group.long 0x15C++0x03
|
|
line.long 0x00 "TIMER3_PWMPOCTL,Timer3 PWM Pin Output Control Register"
|
|
bitfld.long 0x00 8. "POSEL,PWM Output Pin Select" "0: PWMx_OUT pin is TMx,1: PWMx_OUT pin is TMx_EXT"
|
|
bitfld.long 0x00 0. "POEN,PWMx Output Pin Enable Bit\nNote: Set POSEL (TIMERx_PWMPOCTL[8]) to select TMx or TMx_EXT as PWMx output pin" "0: PWMx_OUT pin at tri-state mode,1: PWMx_OUT pin in output mode"
|
|
group.long 0x160++0x03
|
|
line.long 0x00 "TIMER3_PWMINTEN0,Timer3 PWM Interrupt Enable Register 0"
|
|
bitfld.long 0x00 2. "CMPUIEN,PWM Compare Up Count Interrupt Enable Bit" "0: Compare up count interrupt Disabled,1: Compare up count interrupt Enabled"
|
|
bitfld.long 0x00 1. "PIEN,PWM Period Point Interrupt Enable Bit" "0: Period point interrupt Disabled,1: Period point interrupt Enabled"
|
|
group.long 0x164++0x03
|
|
line.long 0x00 "TIMER3_PWMINTSTS0,Timer3 PWM Interrupt Status Register 0"
|
|
bitfld.long 0x00 2. "CMPUIF,PWM Compare Up Count Interrupt Flag\nThis bit is set by hardware when TIMERx_PWM counter in up count direction and reaches CMP.\nNote: If CMP equal to PERIOD there is no CMPUIF flag in up count type" "0,1"
|
|
bitfld.long 0x00 1. "PIF,PWM Period Point Interrupt Flag\nThis bit is set by hardware when TIMERx_PWM counter reaches PERIOD.\nNote: This bit is cleared by writing 1 to it" "0,1"
|
|
group.long 0x168++0x03
|
|
line.long 0x00 "TIMER3_PWMTRGCTL,Timer3 PWM Trigger Control Register"
|
|
bitfld.long 0x00 9. "PWMTRGPDMA,PWM Counter Event Trigger PDMA Conversion Enable Bit\nIf this bit is set to 1 PWM can trigger PDMA conversion.\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM trigger PDMA Disabled,1: PWM trigger PDMA Enabled"
|
|
bitfld.long 0x00 8. "PWMTRGDAC,PWM Counter Event Trigger DAC Conversion Enable Bit\nIf this bit is set to 1 PWM can trigger DAC conversion.\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM trigger DAC Disabled,1: PWM trigger DAC Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "PWMTRGEADC,PWM Counter Event Trigger EADC Conversion Enable Bit\nNote: Set TRGSEL (TIMERx_PWMTRGCTL[1:0]) to select PWM trigger conversion source" "0: PWM counter event trigger EADC conversion..,1: PWM counter event trigger EADC conversion.."
|
|
bitfld.long 0x00 0.--1. "TRGSEL,PWM Counter Event Source Select to Trigger Conversion" "0: Trigger conversion at period point (PIF),1: Trigger conversion at compare up count point..,2: Trigger conversion at period or compare up..,3: Reserved"
|
|
group.long 0x16C++0x03
|
|
line.long 0x00 "TIMER3_PWMSTATUS,Timer3 PWM Status Register"
|
|
bitfld.long 0x00 18. "PDMATRGF,Trigger PDMA Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger PDMA start..,1: PWM counter event trigger PDMA start.."
|
|
bitfld.long 0x00 17. "DACTRGF,Trigger DAC Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger DAC start..,1: PWM counter event trigger DAC start.."
|
|
newline
|
|
bitfld.long 0x00 16. "EADCTRGF,Trigger EADC Start Conversion Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM counter event trigger EADC start..,1: PWM counter event trigger EADC start.."
|
|
bitfld.long 0x00 8. "PWMINTWKF,PWM Interrupt Wake-up Flag\nNote: This bit is cleared by writing 1 to it" "0: PWM interrupt wake-up has not occurred,1: PWM interrupt wake-up has occurred"
|
|
newline
|
|
bitfld.long 0x00 0. "CNTMAXF,PWM Counter Equal to 0xFFFF Flag\nNote: This bit is cleared by writing 1 to it" "0: The PWM counter value never reached its..,1: The PWM counter value has reached its maximum.."
|
|
group.long 0x170++0x03
|
|
line.long 0x00 "TIMER3_PWMPBUF,Timer3 PWM Period Buffer Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "PBUF,PWM Period Buffer Register (Read Only)\nUsed as PERIOD active register"
|
|
group.long 0x174++0x03
|
|
line.long 0x00 "TIMER3_PWMCMPBUF,Timer3 PWM Comparator Buffer Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "CMPBUF,PWM Comparator Buffer Register (Read Only)\nUsed as CMP active register"
|
|
tree.end
|
|
tree.end
|
|
tree "UART"
|
|
tree "UART0"
|
|
base ad:0x40070000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "UART_DAT,UART Receive/Transmit Buffer Register"
|
|
bitfld.long 0x00 8. "PARITY,PARITY Bit Receive/Transmit Buffer\nWrite Operation:\nBy writing to this bit the PARITY bit will be stored in transmitter FIFO" "0,1"
|
|
hexmask.long.byte 0x00 0.--7. 1. "DAT,Data Receive/Transmit Buffer\nWrite Operation:\nBy writing one byte to this register the data byte will be stored in transmitter FIFO"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "UART_INTEN,UART Interrupt Enable Register"
|
|
bitfld.long 0x00 22. "TXENDIEN,Transmitter Empty Interrupt Enable Bit\nIf TXENDIEN (UART_INTEN[22]) is enabled the Transmitter Empty interrupt TXENDINT (UART_INTSTS[30]) will be generated when TXENDIF (UART_INTSTS[22]) is set (TX FIFO (UART_DAT) is empty and the STOP bit of.." "0: Transmitter empty interrupt Disabled,1: Transmitter empty interrupt Enabled"
|
|
bitfld.long 0x00 18. "ABRIEN,Auto-baud Rate Interrupt Enable Bit" "0: Auto-baud rate interrupt Disabled,1: Auto-baud rate interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "SWBEIEN,Single-wire Bit Error Detection Interrupt Enable Bit\nSet this bit the Single-wire Half Duplex Bit Error Detection Interrupt SWBEINT(UART_INTSTS[24]) is generated when Single-wire Bit Error Detection SWBEIF(UART_INTSTS[16]) is set.\nNote: This.." "0: Single-wire Bit Error Detect Interrupt Disabled,1: Single-wire Bit Error Detect Interrupt Enabled"
|
|
bitfld.long 0x00 15. "RXPDMAEN,RX PDMA Enable Bit\nThis bit can enable or disable RX PDMA service.\nNote: If RLSIEN (UART_INTEN[2]) is enabled and HWRLSINT (UART_INTSTS[26]) is set to 1 the RLS (Receive Line Status) Interrupt is caused" "0: RX PDMA Disabled,1: RX PDMA Enabled"
|
|
newline
|
|
bitfld.long 0x00 14. "TXPDMAEN,TX PDMA Enable Bit\nNote: If RLSIEN (UART_INTEN[2]) is enabled and HWRLSINT (UART_INTSTS[26]) is set to 1 the RLS (Receive Line Status) Interrupt is caused" "0: TX PDMA Disabled,1: TX PDMA Enabled"
|
|
bitfld.long 0x00 13. "ATOCTSEN,nCTS Auto-flow Control Enable Bit\nNote: When nCTS auto-flow is enabled the UART will send data to external device if nCTS input assert (UART will not send data to device until nCTS is asserted)" "0: nCTS auto-flow control Disabled,1: nCTS auto-flow control Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "ATORTSEN,nRTS Auto-flow Control Enable Bit\nNote: When nRTS auto-flow is enabled if the number of bytes in the RX FIFO equals the RTSTRGLV (UART_FIFO[19:16]) the UART will de-assert nRTS signal" "0: nRTS auto-flow control Disabled,1: nRTS auto-flow control Enabled"
|
|
bitfld.long 0x00 11. "TOCNTEN,Receive Buffer Time-out Counter Enable Bit" "0: Receive Buffer Time-out counter Disabled,1: Receive Buffer Time-out counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "LINIEN,LIN Bus Interrupt Enable Bit\nNote: This bit is used for LIN function mode" "0: LIN bus interrupt Disabled,1: LIN bus interrupt Enabled"
|
|
bitfld.long 0x00 6. "WKIEN,Wake-up Interrupt Enable Bit" "0: Wake-up Interrupt Disabled,1: Wake-up Interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "BUFERRIEN,Buffer Error Interrupt Enable Bit" "0: Buffer error interrupt Disabled,1: Buffer error interrupt Enabled"
|
|
bitfld.long 0x00 4. "RXTOIEN,RX Time-out Interrupt Enable Bit" "0: RX time-out interrupt Disabled,1: RX time-out interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "MODEMIEN,Modem Status Interrupt Enable Bit" "0: Modem status interrupt Disabled,1: Modem status interrupt Enabled"
|
|
bitfld.long 0x00 2. "RLSIEN,Receive Line Status Interrupt Enable Bit" "0: Receive Line Status interrupt Disabled,1: Receive Line Status interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "THREIEN,Transmit Holding Register Empty Interrupt Enable Bit" "0: Transmit holding register empty interrupt..,1: Transmit holding register empty interrupt.."
|
|
bitfld.long 0x00 0. "RDAIEN,Receive Data Available Interrupt Enable Bit" "0: Receive data available interrupt Disabled,1: Receive data available interrupt Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "UART_FIFO,UART FIFO Control Register"
|
|
bitfld.long 0x00 16.--19. "RTSTRGLV,nRTS Trigger Level for Auto-flow Control\nNote: This field is used for auto nRTS flow control" "0: nRTS Trigger Level is 1 byte,1: nRTS Trigger Level is 4 bytes,2: nRTS Trigger Level is 8 bytes,3: nRTS Trigger Level is 14 bytes,?..."
|
|
bitfld.long 0x00 8. "RXOFF,Receiver Disable Bit\nThe receiver is disabled or not (set 1 to disable receiver).\nNote: This bit is used for RS-485 Normal Multi-drop mode" "0: Receiver Enabled,1: Receiver Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "RFITL,RX FIFO Interrupt Trigger Level\nWhen the number of bytes in the receive FIFO equals the RFITL the RDAIF (UART_INTSTS[0]) will be set (if RDAIEN (UART_INTEN [0]) enabled and an interrupt will be generated)" "0: RX FIFO Interrupt Trigger Level is 1 byte,1: RX FIFO Interrupt Trigger Level is 4 bytes,2: RX FIFO Interrupt Trigger Level is 8 bytes,3: RX FIFO Interrupt Trigger Level is 14 bytes,?..."
|
|
bitfld.long 0x00 2. "TXRST,TX Field Software Reset\nWhen TXRST (UART_FIFO[2]) is set all the byte in the transmit FIFO and TX internal state machine are cleared.\n" "0: No effect,1: Reset the TX internal state machine and.."
|
|
newline
|
|
bitfld.long 0x00 1. "RXRST,RX Field Software Reset\nWhen RXRST (UART_FIFO[1]) is set all the byte in the receiver FIFO and RX internal state machine are cleared.\n" "0: No effect,1: Reset the RX internal state machine and.."
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "UART_LINE,UART Line Control Register"
|
|
bitfld.long 0x00 9. "RXDINV,RX Data Inverted\n" "0: Received data signal inverted Disabled,1: Received data signal inverted Enabled"
|
|
bitfld.long 0x00 8. "TXDINV,TX Data Inverted\n" "0: Transmitted data signal inverted Disabled,1: Transmitted data signal inverted Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "PSS,PARITY Bit Source Selection\nThe PARITY bit can be selected to be generated and checked automatically or by software.\n" "0: PARITY bit is generated by EPE (UART_LINE[4])..,1: PARITY bit generated and checked by software"
|
|
bitfld.long 0x00 6. "BCB,Break Control Bit\nNote: When this bit is set to logic 1 the transmitted serial data output (TX) is forced to the Spacing State (logic 0)" "0: Break Control Disabled,1: Break Control Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SPE,Stick Parity Enable Bit\nNote: If PBE (UART_LINE[3]) and EPE (UART_LINE[4]) are logic 1 the PARITY bit is transmitted and checked as logic 0" "0: Stick parity Disabled,1: Stick parity Enabled"
|
|
bitfld.long 0x00 4. "EPE,Even Parity Enable Bit\nNote: This bit has effect only when PBE (UART_LINE[3]) is set" "0: Odd number of logic 1's is transmitted and..,1: Even number of logic 1's is transmitted and.."
|
|
newline
|
|
bitfld.long 0x00 3. "PBE,PARITY Bit Enable Bit\nNote: PARITY bit is generated on each outgoing character and is checked on each incoming data" "0: PARITY bit generated Disabled,1: PARITY bit generated Enabled"
|
|
bitfld.long 0x00 2. "NSB,Number of 'STOP Bit'" "0: One 'STOP bit' is generated in the..,1: When select 5-bit word length 1.5 'STOP bit'.."
|
|
newline
|
|
bitfld.long 0x00 0.--1. "WLS,Word Length Selection\nThis field sets UART word length" "0: 5 bits,1: 6 bits,2: 7 bits,3: 8 bits"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "UART_MODEM,UART Modem Control Register"
|
|
rbitfld.long 0x00 13. "RTSSTS,nRTS Pin Status (Read Only)\nThis bit mirror from nRTS pin output of voltage logic status" "0: nRTS pin output is low level voltage logic..,1: nRTS pin output is high level voltage logic.."
|
|
bitfld.long 0x00 9. "RTSACTLV,nRTS Pin Active Level\nThis bit defines the active level state of nRTS pin output.\n" "0: nRTS pin output is high level active,1: nRTS pin output is low level active"
|
|
newline
|
|
bitfld.long 0x00 1. "RTS,nRTS Signal Control\nThis bit is direct control internal nRTS (Request-to-send) signal active or not and then drive the nRTS pin output with RTSACTLV bit configuration.\n" "0: nRTS signal is active,1: nRTS signal is inactive"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "UART_MODEMSTS,UART Modem Status Register"
|
|
bitfld.long 0x00 8. "CTSACTLV,nCTS Pin Active Level\nThis bit defines the active level state of nCTS pin input.\nNote: Before setting this bit TXRXDIS (UART_FUNCSEL[3]) should be set then waited for TXRXACT (UART_FIFOSTS[31]) is cleared" "0: nCTS pin input is high level active,1: nCTS pin input is low level active"
|
|
rbitfld.long 0x00 4. "CTSSTS,nCTS Pin Status (Read Only)\nThis bit mirror from nCTS pin input of voltage logic status.\nNote: This bit echoes when UART controller peripheral clock is enabled and nCTS multi-function port is selected" "0: nCTS pin input is low level voltage logic state,1: nCTS pin input is high level voltage logic.."
|
|
newline
|
|
bitfld.long 0x00 0. "CTSDETF,Detect nCTS State Change Flag\nThis bit is set whenever nCTS input has change state and it will generate Modem interrupt to CPU when MODEMIEN (UART_INTEN [3]) is set to 1.\nNote: This bit can be cleared by writing '1' to it" "0: nCTS input has not change state,1: nCTS input has change state"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "UART_FIFOSTS,UART FIFO Status Register"
|
|
rbitfld.long 0x00 31. "TXRXACT,TX and RX Active Status (Read Only)\nThis bit indicates TX and RX are active or inactive.\nNote: When TXRXDIS (UART_FUNCSEL[3]) is set and both TX and RX are in idle state this bit is cleared" "0: TX and RX are inactive,1: TX and RX are active"
|
|
rbitfld.long 0x00 29. "RXIDLE,RX Idle Status (Read Only)\nThis bit is set by hardware when RX is idle" "0: RX is busy,1: RX is idle"
|
|
newline
|
|
rbitfld.long 0x00 28. "TXEMPTYF,Transmitter Empty Flag (Read Only)\nThis bit is set by hardware when TX FIFO (UART_DAT) is empty and the STOP bit of the last byte has been transmitted.\nNote: This bit is cleared automatically when TX FIFO is not empty or the last byte.." "0: TX FIFO is not empty or the STOP bit of the..,1: TX FIFO is empty and the STOP bit of the last.."
|
|
bitfld.long 0x00 24. "TXOVIF,TX Overflow Error Interrupt Flag\nIf TX FIFO (UART_DAT) is full an additional write to UART_DAT will cause this bit become logic 1.\nNote: This bit can be cleared by writing '1' to it" "0: TX FIFO is not overflow,1: TX FIFO is overflow"
|
|
newline
|
|
rbitfld.long 0x00 23. "TXFULL,Transmitter FIFO Full (Read Only)\nThis bit indicates TX FIFO full or not.\nNote: This bit is set when the number of usage in TX FIFO Buffer is equal to 16 otherwise it is cleared by hardware" "0: TX FIFO is not full,1: TX FIFO is full"
|
|
rbitfld.long 0x00 22. "TXEMPTY,Transmitter FIFO Empty (Read Only)\nThis bit indicates TX FIFO empty or not.\nNote: When the last byte of TX FIFO has been transferred to Transmitter Shift Register hardware sets this bit high" "0: TX FIFO is not empty,1: TX FIFO is empty"
|
|
newline
|
|
rbitfld.long 0x00 16.--21. "TXPTR,TX FIFO Pointer (Read Only)\nThis field indicates the TX FIFO Buffer Pointer" "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"
|
|
rbitfld.long 0x00 15. "RXFULL,Receiver FIFO Full (Read Only)\nThis bit initiates RX FIFO full or not.\nNote: This bit is set when the number of usage in RX FIFO Buffer is equal to 16 otherwise it is cleared by hardware" "0: RX FIFO is not full,1: RX FIFO is full"
|
|
newline
|
|
rbitfld.long 0x00 14. "RXEMPTY,Receiver FIFO Empty (Read Only)\nThis bit initiate RX FIFO empty or not.\nNote: When the last byte of RX FIFO has been read by CPU hardware sets this bit high" "0: RX FIFO is not empty,1: RX FIFO is empty"
|
|
rbitfld.long 0x00 8.--13. "RXPTR,RX FIFO Pointer (Read Only)\nThis field indicates the RX FIFO Buffer Pointer" "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"
|
|
newline
|
|
bitfld.long 0x00 6. "BIF,Break Interrupt Flag\nThis bit is set to logic 1 whenever the received data input (RX) is held in the 'spacing state' (logic 0) for longer than a full word transmission time (that is the total time of 'START bit' + data bits + parity + STOP.." "0: No Break interrupt is generated,1: Break interrupt is generated"
|
|
bitfld.long 0x00 5. "FEF,Framing Error Flag\nThis bit is set to logic 1 whenever the received character does not have a valid 'STOP bit' (that is the STOP bit following the last data bit or PARITY bit is detected as logic 0).\nNote: This bit can be cleared by writing '1' to.." "0: No framing error is generated,1: Framing error is generated"
|
|
newline
|
|
bitfld.long 0x00 4. "PEF,Parity Error Flag\nThis bit is set to logic 1 whenever the received character does not have a valid 'PARITY bit'.\nNote: This bit can be cleared by writing '1' to it" "0: No parity error is generated,1: Parity error is generated"
|
|
bitfld.long 0x00 3. "ADDRDETF,RS-485 Address Byte Detect Flag\n" "0: Receiver detects a data that is not an..,1: Receiver detects a data that is an address.."
|
|
newline
|
|
bitfld.long 0x00 2. "ABRDTOIF,Auto-baud Rate Detect Time-out Interrupt Flag\nThis bit is set to logic '1' in Auto-baud Rate Detect mode when the baud rate counter is overflow.\nNote: This bit can be cleared by writing '1' to it" "0: Auto-baud rate counter is underflow,1: Auto-baud rate counter is overflow"
|
|
bitfld.long 0x00 1. "ABRDIF,Auto-baud Rate Detect Interrupt Flag\nThis bit is set to logic '1' when auto-baud rate detect function is finished.\nNote: This bit can be cleared by writing '1' to it" "0: Auto-baud rate detect function is not finished,1: Auto-baud rate detect function is finished"
|
|
newline
|
|
bitfld.long 0x00 0. "RXOVIF,RX Overflow Error Interrupt Flag\nThis bit is set when RX FIFO overflow.\nIf the number of bytes of received data is greater than RX_FIFO (UART_DAT) size 16 bytes this bit will be set.\nNote: This bit can be cleared by writing '1' to it" "0: RX FIFO is not overflow,1: RX FIFO is overflow"
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "UART_INTSTS,UART Interrupt Status Register"
|
|
rbitfld.long 0x00 31. "ABRINT,Auto-baud Rate Interrupt Indicator (Read Only)\nThis bit is set if ABRIEN (UART_INTEN[18]) and ABRIF (UART_ALTCTL[17]) are both set to 1" "0: No Auto-baud Rate interrupt is generated,1: The Auto-baud Rate interrupt is generated"
|
|
rbitfld.long 0x00 30. "TXENDINT,Transmitter Empty Interrupt Indicator (Read Only) \nThis bit is set if TXENDIEN (UART_INTEN[22]) and TXENDIF(UART_INTSTS[22]) are both set to 1" "0: No Transmitter Empty interrupt is generated,1: Transmitter Empty interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 29. "HWBUFEINT,PDMA Mode Buffer Error Interrupt Indicator (Read Only)\nThis bit is set if BUFERRIEN (UART_INTEN[5]) and HWBUFEIF (UART_INTSTS[21]) are both set to 1" "0: No buffer error interrupt is generated in..,1: Buffer error interrupt is generated in PDMA.."
|
|
rbitfld.long 0x00 28. "HWTOINT,PDMA Mode RX Time-out Interrupt Indicator (Read Only)\nThis bit is set if RXTOIEN (UART_INTEN[4]) and HWTOIF(UART_INTSTS[20]) are both set to 1" "0: No RX time-out interrupt is generated in PDMA..,1: RX time-out interrupt is generated in PDMA mode"
|
|
newline
|
|
rbitfld.long 0x00 27. "HWMODINT,PDMA Mode MODEM Status Interrupt Indicator (Read Only)\nThis bit is set if MODEMIEN (UART_INTEN[3]) and HWMODIF(UART_INTSTS[19]) are both set to 1" "0: No Modem interrupt is generated in PDMA mode,1: Modem interrupt is generated in PDMA mode"
|
|
rbitfld.long 0x00 26. "HWRLSINT,PDMA Mode Receive Line Status Interrupt Indicator (Read Only)\nThis bit is set if RLSIEN (UART_INTEN[2]) and HWRLSIF(UART_INTSTS[18]) are both set to 1" "0: No RLS interrupt is generated in PDMA mode,1: RLS interrupt is generated in PDMA mode"
|
|
newline
|
|
rbitfld.long 0x00 24. "SWBEINT,Single-wire Bit Error Detect Interrupt Indicator (Read Only)\nThis bit is set if SWBEIEN (UART_INTEN[16]) and SWBEIF (UART_INTSTS[16]) are both set to 1" "0: No Single-wire Bit Error Detection Interrupt..,1: Single-wire Bit Error Detection Interrupt.."
|
|
bitfld.long 0x00 22. "TXENDIF,Transmitter Empty Interrupt Flag\nThis bit is set when TX FIFO (UART_DAT) is empty and the STOP bit of the last byte has been transmitted (TXEMPTYF (UART_FIFOSTS[28]) is set)" "0: No transmitter empty interrupt flag is..,1: Transmitter empty interrupt flag is generated"
|
|
newline
|
|
rbitfld.long 0x00 21. "HWBUFEIF,PDMA Mode Buffer Error Interrupt Flag (Read Only)\nThis bit is set when the TX or RX FIFO overflows (TXOVIF (UART_FIFOSTS [24]) or RXOVIF (UART_FIFOSTS[0]) is set)" "0: No buffer error interrupt flag is generated..,1: Buffer error interrupt flag is generated in.."
|
|
rbitfld.long 0x00 20. "HWTOIF,PDMA Mode RX Time-out Interrupt Flag (Read Only)\nThis bit is set when the RX FIFO is not empty and no activities occurred in the RX FIFO and the time-out counter equal to TOIC (UART_TOUT[7:0])" "0: No RX time-out interrupt flag is generated in..,1: RX time-out interrupt flag is generated in.."
|
|
newline
|
|
rbitfld.long 0x00 19. "HWMODIF,PDMA Mode MODEM Interrupt Flag (Read Only)\nNote: This bit is read only and reset to 0 when the bit CTSDETF (UART_MODEMSTS[0]) is cleared by writing 1 on CTSDETF (UART_MODEMSTS [0])" "0: No Modem interrupt flag is generated in PDMA..,1: Modem interrupt flag is generated in PDMA mode"
|
|
rbitfld.long 0x00 18. "HWRLSIF,PDMA Mode Receive Line Status Flag (Read Only)\nThis bit is set when the RX receive data have parity error frame error or break error (at least one of 3 bits BIF (UART_FIFOSTS[6]) FEF (UART_FIFOSTS[5]) and PEF (UART_FIFOSTS[4]) is set)" "0: No RLS interrupt flag is generated in PDMA mode,1: RLS interrupt flag is generated in PDMA mode"
|
|
newline
|
|
bitfld.long 0x00 16. "SWBEIF,Single-wire Bit Error Detection Interrupt Flag\nThis bit is set when the single wire bus state not equals to UART controller TX state in Single-wire mode.\n" "0: No single-wire bit error detection interrupt..,1: Single-wire bit error detection interrupt.."
|
|
rbitfld.long 0x00 15. "LININT,LIN Bus Interrupt Indicator (Read Only)\nThis bit is set if LINIEN (UART_INTEN[8]) and LINIF(UART_INTSTS[7]) are both set to 1" "0: No LIN Bus interrupt is generated,1: The LIN Bus interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 14. "WKINT,UART Wake-up Interrupt Indicator (Read Only)\nThis bit is set if WKIEN (UART_INTEN[6]) and WKIF (UART_INTSTS[6]) are both set to 1" "0: No UART wake-up interrupt is generated,1: UART wake-up interrupt is generated"
|
|
rbitfld.long 0x00 13. "BUFERRINT,Buffer Error Interrupt Indicator (Read Only)\nThis bit is set if BUFERRIEN(UART_INTEN[5]) and BUFERRIF(UART_ INTSTS[5]) are both set to 1" "0: No buffer error interrupt is generated,1: Buffer error interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 12. "RXTOINT,RX Time-out Interrupt Indicator (Read Only)\nThis bit is set if RXTOIEN (UART_INTEN[4]) and RXTOIF(UART_INTSTS[4]) are both set to 1" "0: No RX time-out interrupt is generated,1: RX time-out interrupt is generated"
|
|
rbitfld.long 0x00 11. "MODEMINT,MODEM Status Interrupt Indicator (Read Only)\nThis bit is set if MODEMIEN(UART_INTEN[3]) and MODEMIF(UART_INTSTS[3]) are both set to 1" "0: No Modem interrupt is generated,1: Modem interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 10. "RLSINT,Receive Line Status Interrupt Indicator (Read Only) \nThis bit is set if RLSIEN (UART_INTEN[2]) and RLSIF(UART_INTSTS[2]) are both set to 1" "0: No RLS interrupt is generated,1: RLS interrupt is generated"
|
|
rbitfld.long 0x00 9. "THREINT,Transmit Holding Register Empty Interrupt Indicator (Read Only)\nThis bit is set if THREIEN (UART_INTEN[1]) and THREIF(UART_INTSTS[1]) are both set to 1" "0: No THRE interrupt is generated,1: THRE interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 8. "RDAINT,Receive Data Available Interrupt Indicator (Read Only)\nThis bit is set if RDAIEN (UART_INTEN[0]) and RDAIF (UART_INTSTS[0]) are both set to 1" "0: No RDA interrupt is generated,1: RDA interrupt is generated"
|
|
bitfld.long 0x00 7. "LINIF,LIN Bus Interrupt Flag\nNote: This bit is cleared when SLVHDETF(UART_LINSTS[0]) BRKDETF(UART_LINSTS[8]) BITEF(UART_LINSTS[9]) SLVIDPEF (UART_LINSTS[2]) and SLVHEF(UART_LINSTS[1]) all are cleared and software writing '1' to LINIF(UART_INTSTS[7])" "0: None of SLVHDETF BRKDETF BITEF SLVIDPEF and..,1: At least one of SLVHDETF BRKDETF BITEF.."
|
|
newline
|
|
rbitfld.long 0x00 6. "WKIF,UART Wake-up Interrupt Flag (Read Only)\nThis bit is set when TOUTWKF (UART_WKSTS[4]) RS485WKF (UART_WKSTS[3]) RFRTWKF (UART_WKSTS[2]) DATWKF (UART_WKSTS[1]) or CTSWKF(UART_WKSTS[0]) is set to 1.\nNote: This bit is cleared if all of TOUTWKF.." "0: No UART wake-up interrupt flag is generated,1: UART wake-up interrupt flag is generated"
|
|
rbitfld.long 0x00 5. "BUFERRIF,Buffer Error Interrupt Flag (Read Only)\nThis bit is set when the TX FIFO or RX FIFO overflows (TXOVIF (UART_FIFOSTS[24]) or RXOVIF (UART_FIFOSTS[0]) is set)" "0: No buffer error interrupt flag is generated,1: Buffer error interrupt flag is generated"
|
|
newline
|
|
rbitfld.long 0x00 4. "RXTOIF,RX Time-out Interrupt Flag (Read Only)\nThis bit is set when the RX FIFO is not empty and no activities occurred in the RX FIFO and the time-out counter equal to TOIC (UART_TOUT[7:0])" "0: No RX time-out interrupt flag is generated,1: RX time-out interrupt flag is generated"
|
|
rbitfld.long 0x00 3. "MODEMIF,MODEM Interrupt Flag (Read Only)\nNote: This bit is read only and reset to 0 when bit CTSDETF is cleared by a write 1 on CTSDETF(UART_MODEMSTS[0])" "0: No Modem interrupt flag is generated,1: Modem interrupt flag is generated"
|
|
newline
|
|
rbitfld.long 0x00 2. "RLSIF,Receive Line Interrupt Flag (Read Only)\nThis bit is set when the RX receive data have parity error frame error or break error (at least one of 3 bits BIF(UART_FIFOSTS[6]) FEF(UART_FIFOSTS[5]) and PEF(UART_FIFOSTS[4]) is set)" "0: No RLS interrupt flag is generated,1: RLS interrupt flag is generated"
|
|
bitfld.long 0x00 1. "THREIF,Transmit Holding Register Empty Interrupt Flag\nThis bit is set when the last data of TX FIFO is transferred to Transmitter Shift Register" "0: No THRE interrupt flag is generated,1: THRE interrupt flag is generated"
|
|
newline
|
|
bitfld.long 0x00 0. "RDAIF,Receive Data Available Interrupt Flag \nWhen the number of bytes in the RX FIFO equals the RFITL then the RDAIF(UART_INTSTS[0]) will be set" "0: No RDA interrupt flag is generated,1: RDA interrupt flag is generated"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "UART_TOUT,UART Time-out Register"
|
|
hexmask.long.byte 0x00 8.--15. 1. "DLY,TX Delay Time Value \nThis field is used to program the transfer delay time between the last STOP bit and next START bit"
|
|
hexmask.long.byte 0x00 0.--7. 1. "TOIC,Time-out Interrupt Comparator"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "UART_BAUD,UART Baud Rate Divider Register"
|
|
bitfld.long 0x00 29. "BAUDM1,BAUD Rate Mode Selection Bit 1\nThis bit is baud rate mode selection bit 1" "0,1"
|
|
bitfld.long 0x00 28. "BAUDM0,BAUD Rate Mode Selection Bit 0\nThis bit is baud rate mode selection bit 0" "0,1"
|
|
newline
|
|
bitfld.long 0x00 24.--27. "EDIVM1,Extra Divider for BAUD Rate Mode 1\nThis field is used for baud rate calculation in mode 1 and has no effect for baud rate calculation in mode 0 and mode 2" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 0.--15. 1. "BRD,Baud Rate Divider\nThe field indicates the baud rate divider"
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "UART_IRDA,UART IrDA Control Register"
|
|
bitfld.long 0x00 6. "RXINV,IrDA Inverse Receive Input Signal \n" "0: None inverse receiving input signal,1: Inverse receiving input signal"
|
|
bitfld.long 0x00 5. "TXINV,IrDA Inverse Transmitting Output Signal \n" "0: None inverse transmitting signal,1: Inverse transmitting output signal"
|
|
newline
|
|
bitfld.long 0x00 1. "TXEN,IrDA Receiver/Transmitter Selection Enable Bit" "0: IrDA Transmitter Disabled and Receiver Enabled,1: IrDA Transmitter Enabled and Receiver Disabled"
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "UART_ALTCTL,UART Alternate Control/Status Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "ADDRMV,Address Match Value \nThis field contains the RS-485 address match values.\nNote: This field is used for RS-485 auto address detection mode"
|
|
bitfld.long 0x00 19.--20. "ABRDBITS,Auto-baud Rate Detect Bit Length \nNote : The calculation of bit number includes the START bit" "0: 1-bit time from START bit to the 1st rising..,1: 2-bit time from START bit to the 1st rising..,2: 4-bit time from START bit to the 1st rising..,3: 8-bit time from START bit to the 1st rising.."
|
|
newline
|
|
bitfld.long 0x00 18. "ABRDEN,Auto-baud Rate Detect Enable Bit\nNote : This bit is cleared automatically after auto-baud detection is finished" "0: Auto-baud rate detect function Disabled,1: Auto-baud rate detect function Enabled"
|
|
rbitfld.long 0x00 17. "ABRIF,Auto-baud Rate Interrupt Flag (Read Only) \nThis bit is set when auto-baud rate detection function finished or the auto-baud rate counter was overflow and if ABRIEN(UART_INTEN [18]) is set then the auto-baud rate interrupt will be generated" "0: No auto-baud rate interrupt flag is generated,1: Auto-baud rate interrupt flag is generated"
|
|
newline
|
|
bitfld.long 0x00 15. "ADDRDEN,RS-485 Address Detection Enable Bit\nThis bit is used to enable RS-485 Address Detection mode" "0: Address detection mode Disabled,1: Address detection mode Enabled"
|
|
bitfld.long 0x00 10. "RS485AUD,RS-485 Auto Direction Function\nNote: It can be active with RS-485_AAD or RS-485_NMM operation mode" "0: RS-485 Auto Direction Operation function..,1: RS-485 Auto Direction Operation function.."
|
|
newline
|
|
bitfld.long 0x00 9. "RS485AAD,RS-485 Auto Address Detection Operation Mode\nNote: It cannot be active with RS-485_NMM operation mode" "0: RS-485 Auto Address Detection Operation mode..,1: RS-485 Auto Address Detection Operation mode.."
|
|
bitfld.long 0x00 8. "RS485NMM,RS-485 Normal Multi-drop Operation Mode\nNote: It cannot be active with RS-485_AAD operation mode" "0: RS-485 Normal Multi-drop Operation mode (NMM)..,1: RS-485 Normal Multi-drop Operation mode (NMM).."
|
|
newline
|
|
bitfld.long 0x00 7. "LINTXEN,LIN TX Break Mode Enable Bit\nNote: When TX break field transfer operation finished this bit will be cleared automatically" "0: LIN TX Break mode Disabled,1: LIN TX Break mode Enabled"
|
|
bitfld.long 0x00 6. "LINRXEN,LIN RX Enable Bit" "0: LIN RX mode Disabled,1: LIN RX mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "BRKFL,UART LIN Break Field Length\nThis field indicates a 4-bit LIN TX break field count.\n" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "UART_FUNCSEL,UART Function Select Register"
|
|
bitfld.long 0x00 6. "DGE,Deglitch Enable Bit\n" "0: Deglitch Disabled,1: Deglitch Enabled"
|
|
bitfld.long 0x00 3. "TXRXDIS,TX and RX Disable Bit\nSetting this bit can disable TX and RX.\nNote: The TX and RX will not be disabled immediately when this bit is set" "0: TX and RX Enabled,1: TX and RX Disabled"
|
|
newline
|
|
bitfld.long 0x00 0.--2. "FUNCSEL,Function Select" "0: UART function,1: LIN function,2: IrDA function,3: RS-485 function,4: UART Single-wire function,?..."
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "UART_LINCTL,UART LIN Control Register"
|
|
abitfld.long 0x00 24.--31. "PID,LIN PID Bits\nIf the parity generated by hardware user fill ID0~ID5 (PID [29:24]) hardware will calculate P0 (PID[30]) and P1 (PID[31]) otherwise user must filled frame ID and parity in this field.\n" "0x01=1: User can fill any 8-bit value to this..,0x02=2: This field can be used for LIN master.."
|
|
bitfld.long 0x00 22.--23. "HSEL,LIN Header Select" "0: The LIN header includes 'break field',1: The LIN header includes 'break field' and..,2: The LIN header includes 'break field' 'sync..,3: Reserved"
|
|
newline
|
|
bitfld.long 0x00 20.--21. "BSL,LIN Break/Sync Delimiter Length \nNote: This bit used for LIN master to sending header field" "0: The LIN break/sync delimiter length is 1-bit..,1: The LIN break/sync delimiter length is 2-bit..,2: The LIN break/sync delimiter length is 3-bit..,3: The LIN break/sync delimiter length is 4-bit.."
|
|
bitfld.long 0x00 16.--19. "BRKFL,LIN Break Field Length \nThis field indicates a 4-bit LIN TX break field count.\n" "?,1: These registers are shadow registers of BRKFL,2: This break field length is BRKFL + 1,?..."
|
|
newline
|
|
bitfld.long 0x00 12. "BITERREN,Bit Error Detect Enable Bit" "0: Bit error detection function Disabled,1: Bit error detection function Enabled"
|
|
bitfld.long 0x00 11. "LINRXOFF,LIN Receiver Disable Bit" "0: LIN receiver Enabled,1: LIN receiver Disabled"
|
|
newline
|
|
bitfld.long 0x00 10. "BRKDETEN,LIN Break Detection Enable Bit" "0: LIN break detection Disabled,1: LIN break detection Enabled"
|
|
bitfld.long 0x00 9. "IDPEN,LIN ID Parity Enable Bit" "0: LIN frame ID parity Disabled,1: LIN frame ID parity Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "SENDH,LIN TX Send Header Enable Bit\nThe LIN TX header can be 'break field' or 'break and sync field' or 'break sync and frame ID field' it is depend on setting HSEL (UART_LINCTL[23:22]).\n" "0: Send LIN TX header Disabled,1: Send LIN TX header Enabled"
|
|
bitfld.long 0x00 4. "MUTE,LIN Mute Mode Enable Bit\nNote: The exit from mute mode condition and each control and interactions of this field are explained in 6.13.5.10 (LIN slave mode)" "0: LIN mute mode Disabled,1: LIN mute mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "SLVDUEN,LIN Slave Divider Update Method Enable Bit\n" "0: UART_BAUD updated is written by software (if..,1: UART_BAUD is updated at the next received.."
|
|
bitfld.long 0x00 2. "SLVAREN,LIN Slave Automatic Resynchronization Mode Enable Bit\n" "0: LIN automatic resynchronization Disabled,1: LIN automatic resynchronization Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "SLVHDEN,LIN Slave Header Detection Enable Bit" "0: LIN slave header detection Disabled,1: LIN slave header detection Enabled"
|
|
bitfld.long 0x00 0. "SLVEN,LIN Slave Mode Enable Bit" "0: LIN slave mode Disabled,1: LIN slave mode Enabled"
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "UART_LINSTS,UART LIN Status Register"
|
|
bitfld.long 0x00 9. "BITEF,Bit Error Detect Status Flag \nAt TX transfer state hardware will monitor the bus state if the input pin (UART_RXD) state not equals to the output pin (UART_TXD) state BITEF (UART_LINSTS[9]) will be set" "0: Bit error not detected,1: Bit error detected"
|
|
bitfld.long 0x00 8. "BRKDETF,LIN Break Detection Flag\nThis bit is set by hardware when a break is detected and be cleared by writing 1 to it through software" "0: LIN break not detected,1: LIN break detected"
|
|
newline
|
|
bitfld.long 0x00 3. "SLVSYNCF,LIN Slave Sync Field\nThis bit indicates that the LIN sync field is being analyzed in Automatic Resynchronization mode" "0: The current character is not at LIN sync state,1: The current character is at LIN sync state"
|
|
bitfld.long 0x00 2. "SLVIDPEF,LIN Slave ID Parity Error Flag \nThis bit is set by hardware when receipted frame ID parity is not correct" "0: No active,1: Receipted frame ID parity is not correct"
|
|
newline
|
|
bitfld.long 0x00 1. "SLVHEF,LIN Slave Header Error Flag\nThis bit is set by hardware when a LIN header error is detected in LIN slave mode and be cleared by writing 1 to it" "0: LIN header error not detected,1: LIN header error detected"
|
|
bitfld.long 0x00 0. "SLVHDETF,LIN Slave Header Detection Flag\nThis bit is set by hardware when a LIN header is detected in LIN slave mode and be cleared by writing 1 to it.\n" "0: LIN header not detected,1: LIN header detected (break + sync + frame ID)"
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "UART_BRCOMP,UART Baud Rate Compensation Register"
|
|
bitfld.long 0x00 31. "BRCOMPDEC,Baud Rate Compensation Decrease" "0: Positive (increase one module clock)..,1: Negative (decrease one module clock).."
|
|
hexmask.long.word 0x00 0.--8. 1. "BRCOMP,Baud Rate Compensation Patten\nThese 9-bits are used to define the relative bit is compensated or not"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "UART_WKCTL,UART Wake-up Control Register"
|
|
bitfld.long 0x00 4. "WKTOUTEN,Received Data FIFO Reached Threshold Time-out Wake-up Enable Bit\n" "0: Received Data FIFO reached threshold time-out..,1: Received Data FIFO reached threshold time-out.."
|
|
bitfld.long 0x00 3. "WKRS485EN,RS-485 Address Match Wake-up Enable Bit\n" "0: RS-485 Address Match (AAD mode) wake-up..,1: RS-485 Address Match (AAD mode) wake-up.."
|
|
newline
|
|
bitfld.long 0x00 2. "WKRFRTEN,Received Data FIFO Reached Threshold Wake-up Enable Bit\nNote: When the system is in Power-down mode Received Data FIFO reached threshold will wake-up system from Power-down mode" "0: Received Data FIFO reached threshold wake-up..,1: Received Data FIFO reached threshold wake-up.."
|
|
bitfld.long 0x00 1. "WKDATEN,Incoming Data Wake-up Enable Bit\nNote: When the system is in Power-down mode incoming data will wake-up system from Power-down mode" "0: Incoming data wake-up system function Disabled,1: Incoming data wake-up system function Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "WKCTSEN,nCTS Wake-up Enable Bit\nNote: When the system is in Power-down mode an external nCTS change will wake up system from Power-down mode" "0: nCTS Wake-up system function Disabled,1: nCTS Wake-up system function Enabled"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "UART_WKSTS,UART Wake-up Status Register"
|
|
bitfld.long 0x00 4. "TOUTWKF,Received Data FIFO Threshold Time-out Wake-up Flag\nThis bit is set if chip wake-up from power-down state by Received Data FIFO Threshold Time-out wake-up.\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by.."
|
|
bitfld.long 0x00 3. "RS485WKF,RS-485 Address Match Wake-up Flag\nThis bit is set if chip wake-up from power-down state by RS-485 Address Match (AAD mode).\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by RS-485.."
|
|
newline
|
|
bitfld.long 0x00 2. "RFRTWKF,Received Data FIFO Reached Threshold Wake-up Flag\nThis bit is set if chip wake-up from power-down state by Received Data FIFO reached threshold\nwake-up.\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by.."
|
|
bitfld.long 0x00 1. "DATWKF,Incoming Data Wake-up Flag\nThis bit is set if chip wake-up from power-down state by data wake-up.\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by.."
|
|
newline
|
|
bitfld.long 0x00 0. "CTSWKF,nCTS Wake-up Flag\nThis bit is set if chip wake-up from power-down state by nCTS wake-up.\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by nCTS.."
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "UART_DWKCOMP,UART Incoming Data Wake-up Compensation Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "STCOMP,START Bit Compensation Value\nThese bits field indicate how many clock cycle selected by UART_CLK do the UART controller can get the 1st bit (START bit) when the device is woken up from Power-down mode.\nNote: It is valid only when WKDATEN.."
|
|
tree.end
|
|
repeat 3. (list 1. 2. 3.) (list ad:0x40071000 ad:0x40072000 ad:0x40073000)
|
|
tree "UART$1"
|
|
base $2
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "UART_DAT,UART Receive/Transmit Buffer Register"
|
|
bitfld.long 0x00 8. "PARITY,PARITY Bit Receive/Transmit Buffer\nWrite Operation:\nBy writing to this bit the PARITY bit will be stored in transmitter FIFO" "0,1"
|
|
hexmask.long.byte 0x00 0.--7. 1. "DAT,Data Receive/Transmit Buffer\nWrite Operation:\nBy writing one byte to this register the data byte will be stored in transmitter FIFO"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "UART_INTEN,UART Interrupt Enable Register"
|
|
bitfld.long 0x00 22. "TXENDIEN,Transmitter Empty Interrupt Enable Bit\nIf TXENDIEN (UART_INTEN[22]) is enabled the Transmitter Empty interrupt TXENDINT (UART_INTSTS[30]) will be generated when TXENDIF (UART_INTSTS[22]) is set (TX FIFO (UART_DAT) is empty and the STOP bit of.." "0: Transmitter empty interrupt Disabled,1: Transmitter empty interrupt Enabled"
|
|
bitfld.long 0x00 18. "ABRIEN,Auto-baud Rate Interrupt Enable Bit" "0: Auto-baud rate interrupt Disabled,1: Auto-baud rate interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 16. "SWBEIEN,Single-wire Bit Error Detection Interrupt Enable Bit\nSet this bit the Single-wire Half Duplex Bit Error Detection Interrupt SWBEINT(UART_INTSTS[24]) is generated when Single-wire Bit Error Detection SWBEIF(UART_INTSTS[16]) is set.\nNote: This.." "0: Single-wire Bit Error Detect Interrupt Disabled,1: Single-wire Bit Error Detect Interrupt Enabled"
|
|
bitfld.long 0x00 15. "RXPDMAEN,RX PDMA Enable Bit\nThis bit can enable or disable RX PDMA service.\nNote: If RLSIEN (UART_INTEN[2]) is enabled and HWRLSINT (UART_INTSTS[26]) is set to 1 the RLS (Receive Line Status) Interrupt is caused" "0: RX PDMA Disabled,1: RX PDMA Enabled"
|
|
newline
|
|
bitfld.long 0x00 14. "TXPDMAEN,TX PDMA Enable Bit\nNote: If RLSIEN (UART_INTEN[2]) is enabled and HWRLSINT (UART_INTSTS[26]) is set to 1 the RLS (Receive Line Status) Interrupt is caused" "0: TX PDMA Disabled,1: TX PDMA Enabled"
|
|
bitfld.long 0x00 13. "ATOCTSEN,nCTS Auto-flow Control Enable Bit\nNote: When nCTS auto-flow is enabled the UART will send data to external device if nCTS input assert (UART will not send data to device until nCTS is asserted)" "0: nCTS auto-flow control Disabled,1: nCTS auto-flow control Enabled"
|
|
newline
|
|
bitfld.long 0x00 12. "ATORTSEN,nRTS Auto-flow Control Enable Bit\nNote: When nRTS auto-flow is enabled if the number of bytes in the RX FIFO equals the RTSTRGLV (UART_FIFO[19:16]) the UART will de-assert nRTS signal" "0: nRTS auto-flow control Disabled,1: nRTS auto-flow control Enabled"
|
|
bitfld.long 0x00 11. "TOCNTEN,Receive Buffer Time-out Counter Enable Bit" "0: Receive Buffer Time-out counter Disabled,1: Receive Buffer Time-out counter Enabled"
|
|
newline
|
|
bitfld.long 0x00 8. "LINIEN,LIN Bus Interrupt Enable Bit\nNote: This bit is used for LIN function mode" "0: LIN bus interrupt Disabled,1: LIN bus interrupt Enabled"
|
|
bitfld.long 0x00 6. "WKIEN,Wake-up Interrupt Enable Bit" "0: Wake-up Interrupt Disabled,1: Wake-up Interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "BUFERRIEN,Buffer Error Interrupt Enable Bit" "0: Buffer error interrupt Disabled,1: Buffer error interrupt Enabled"
|
|
bitfld.long 0x00 4. "RXTOIEN,RX Time-out Interrupt Enable Bit" "0: RX time-out interrupt Disabled,1: RX time-out interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "MODEMIEN,Modem Status Interrupt Enable Bit" "0: Modem status interrupt Disabled,1: Modem status interrupt Enabled"
|
|
bitfld.long 0x00 2. "RLSIEN,Receive Line Status Interrupt Enable Bit" "0: Receive Line Status interrupt Disabled,1: Receive Line Status interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "THREIEN,Transmit Holding Register Empty Interrupt Enable Bit" "0: Transmit holding register empty interrupt..,1: Transmit holding register empty interrupt.."
|
|
bitfld.long 0x00 0. "RDAIEN,Receive Data Available Interrupt Enable Bit" "0: Receive data available interrupt Disabled,1: Receive data available interrupt Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "UART_FIFO,UART FIFO Control Register"
|
|
bitfld.long 0x00 16.--19. "RTSTRGLV,nRTS Trigger Level for Auto-flow Control\nNote: This field is used for auto nRTS flow control" "0: nRTS Trigger Level is 1 byte,1: nRTS Trigger Level is 4 bytes,2: nRTS Trigger Level is 8 bytes,3: nRTS Trigger Level is 14 bytes,?..."
|
|
bitfld.long 0x00 8. "RXOFF,Receiver Disable Bit\nThe receiver is disabled or not (set 1 to disable receiver).\nNote: This bit is used for RS-485 Normal Multi-drop mode" "0: Receiver Enabled,1: Receiver Disabled"
|
|
newline
|
|
bitfld.long 0x00 4.--7. "RFITL,RX FIFO Interrupt Trigger Level\nWhen the number of bytes in the receive FIFO equals the RFITL the RDAIF (UART_INTSTS[0]) will be set (if RDAIEN (UART_INTEN [0]) enabled and an interrupt will be generated)" "0: RX FIFO Interrupt Trigger Level is 1 byte,1: RX FIFO Interrupt Trigger Level is 4 bytes,2: RX FIFO Interrupt Trigger Level is 8 bytes,3: RX FIFO Interrupt Trigger Level is 14 bytes,?..."
|
|
bitfld.long 0x00 2. "TXRST,TX Field Software Reset\nWhen TXRST (UART_FIFO[2]) is set all the byte in the transmit FIFO and TX internal state machine are cleared.\n" "0: No effect,1: Reset the TX internal state machine and.."
|
|
newline
|
|
bitfld.long 0x00 1. "RXRST,RX Field Software Reset\nWhen RXRST (UART_FIFO[1]) is set all the byte in the receiver FIFO and RX internal state machine are cleared.\n" "0: No effect,1: Reset the RX internal state machine and.."
|
|
group.long 0x0C++0x03
|
|
line.long 0x00 "UART_LINE,UART Line Control Register"
|
|
bitfld.long 0x00 9. "RXDINV,RX Data Inverted\n" "0: Received data signal inverted Disabled,1: Received data signal inverted Enabled"
|
|
bitfld.long 0x00 8. "TXDINV,TX Data Inverted\n" "0: Transmitted data signal inverted Disabled,1: Transmitted data signal inverted Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "PSS,PARITY Bit Source Selection\nThe PARITY bit can be selected to be generated and checked automatically or by software.\n" "0: PARITY bit is generated by EPE (UART_LINE[4])..,1: PARITY bit generated and checked by software"
|
|
bitfld.long 0x00 6. "BCB,Break Control Bit\nNote: When this bit is set to logic 1 the transmitted serial data output (TX) is forced to the Spacing State (logic 0)" "0: Break Control Disabled,1: Break Control Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "SPE,Stick Parity Enable Bit\nNote: If PBE (UART_LINE[3]) and EPE (UART_LINE[4]) are logic 1 the PARITY bit is transmitted and checked as logic 0" "0: Stick parity Disabled,1: Stick parity Enabled"
|
|
bitfld.long 0x00 4. "EPE,Even Parity Enable Bit\nNote: This bit has effect only when PBE (UART_LINE[3]) is set" "0: Odd number of logic 1's is transmitted and..,1: Even number of logic 1's is transmitted and.."
|
|
newline
|
|
bitfld.long 0x00 3. "PBE,PARITY Bit Enable Bit\nNote: PARITY bit is generated on each outgoing character and is checked on each incoming data" "0: PARITY bit generated Disabled,1: PARITY bit generated Enabled"
|
|
bitfld.long 0x00 2. "NSB,Number of 'STOP Bit'" "0: One 'STOP bit' is generated in the..,1: When select 5-bit word length 1.5 'STOP bit'.."
|
|
newline
|
|
bitfld.long 0x00 0.--1. "WLS,Word Length Selection\nThis field sets UART word length" "0: 5 bits,1: 6 bits,2: 7 bits,3: 8 bits"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "UART_MODEM,UART Modem Control Register"
|
|
rbitfld.long 0x00 13. "RTSSTS,nRTS Pin Status (Read Only)\nThis bit mirror from nRTS pin output of voltage logic status" "0: nRTS pin output is low level voltage logic..,1: nRTS pin output is high level voltage logic.."
|
|
bitfld.long 0x00 9. "RTSACTLV,nRTS Pin Active Level\nThis bit defines the active level state of nRTS pin output.\n" "0: nRTS pin output is high level active,1: nRTS pin output is low level active"
|
|
newline
|
|
bitfld.long 0x00 1. "RTS,nRTS Signal Control\nThis bit is direct control internal nRTS (Request-to-send) signal active or not and then drive the nRTS pin output with RTSACTLV bit configuration.\n" "0: nRTS signal is active,1: nRTS signal is inactive"
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "UART_MODEMSTS,UART Modem Status Register"
|
|
bitfld.long 0x00 8. "CTSACTLV,nCTS Pin Active Level\nThis bit defines the active level state of nCTS pin input.\nNote: Before setting this bit TXRXDIS (UART_FUNCSEL[3]) should be set then waited for TXRXACT (UART_FIFOSTS[31]) is cleared" "0: nCTS pin input is high level active,1: nCTS pin input is low level active"
|
|
rbitfld.long 0x00 4. "CTSSTS,nCTS Pin Status (Read Only)\nThis bit mirror from nCTS pin input of voltage logic status.\nNote: This bit echoes when UART controller peripheral clock is enabled and nCTS multi-function port is selected" "0: nCTS pin input is low level voltage logic state,1: nCTS pin input is high level voltage logic.."
|
|
newline
|
|
bitfld.long 0x00 0. "CTSDETF,Detect nCTS State Change Flag\nThis bit is set whenever nCTS input has change state and it will generate Modem interrupt to CPU when MODEMIEN (UART_INTEN [3]) is set to 1.\nNote: This bit can be cleared by writing '1' to it" "0: nCTS input has not change state,1: nCTS input has change state"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "UART_FIFOSTS,UART FIFO Status Register"
|
|
rbitfld.long 0x00 31. "TXRXACT,TX and RX Active Status (Read Only)\nThis bit indicates TX and RX are active or inactive.\nNote: When TXRXDIS (UART_FUNCSEL[3]) is set and both TX and RX are in idle state this bit is cleared" "0: TX and RX are inactive,1: TX and RX are active"
|
|
rbitfld.long 0x00 29. "RXIDLE,RX Idle Status (Read Only)\nThis bit is set by hardware when RX is idle" "0: RX is busy,1: RX is idle"
|
|
newline
|
|
rbitfld.long 0x00 28. "TXEMPTYF,Transmitter Empty Flag (Read Only)\nThis bit is set by hardware when TX FIFO (UART_DAT) is empty and the STOP bit of the last byte has been transmitted.\nNote: This bit is cleared automatically when TX FIFO is not empty or the last byte.." "0: TX FIFO is not empty or the STOP bit of the..,1: TX FIFO is empty and the STOP bit of the last.."
|
|
bitfld.long 0x00 24. "TXOVIF,TX Overflow Error Interrupt Flag\nIf TX FIFO (UART_DAT) is full an additional write to UART_DAT will cause this bit become logic 1.\nNote: This bit can be cleared by writing '1' to it" "0: TX FIFO is not overflow,1: TX FIFO is overflow"
|
|
newline
|
|
rbitfld.long 0x00 23. "TXFULL,Transmitter FIFO Full (Read Only)\nThis bit indicates TX FIFO full or not.\nNote: This bit is set when the number of usage in TX FIFO Buffer is equal to 16 otherwise it is cleared by hardware" "0: TX FIFO is not full,1: TX FIFO is full"
|
|
rbitfld.long 0x00 22. "TXEMPTY,Transmitter FIFO Empty (Read Only)\nThis bit indicates TX FIFO empty or not.\nNote: When the last byte of TX FIFO has been transferred to Transmitter Shift Register hardware sets this bit high" "0: TX FIFO is not empty,1: TX FIFO is empty"
|
|
newline
|
|
rbitfld.long 0x00 16.--21. "TXPTR,TX FIFO Pointer (Read Only)\nThis field indicates the TX FIFO Buffer Pointer" "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"
|
|
rbitfld.long 0x00 15. "RXFULL,Receiver FIFO Full (Read Only)\nThis bit initiates RX FIFO full or not.\nNote: This bit is set when the number of usage in RX FIFO Buffer is equal to 16 otherwise it is cleared by hardware" "0: RX FIFO is not full,1: RX FIFO is full"
|
|
newline
|
|
rbitfld.long 0x00 14. "RXEMPTY,Receiver FIFO Empty (Read Only)\nThis bit initiate RX FIFO empty or not.\nNote: When the last byte of RX FIFO has been read by CPU hardware sets this bit high" "0: RX FIFO is not empty,1: RX FIFO is empty"
|
|
rbitfld.long 0x00 8.--13. "RXPTR,RX FIFO Pointer (Read Only)\nThis field indicates the RX FIFO Buffer Pointer" "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"
|
|
newline
|
|
bitfld.long 0x00 6. "BIF,Break Interrupt Flag\nThis bit is set to logic 1 whenever the received data input (RX) is held in the 'spacing state' (logic 0) for longer than a full word transmission time (that is the total time of 'START bit' + data bits + parity + STOP.." "0: No Break interrupt is generated,1: Break interrupt is generated"
|
|
bitfld.long 0x00 5. "FEF,Framing Error Flag\nThis bit is set to logic 1 whenever the received character does not have a valid 'STOP bit' (that is the STOP bit following the last data bit or PARITY bit is detected as logic 0).\nNote: This bit can be cleared by writing '1' to.." "0: No framing error is generated,1: Framing error is generated"
|
|
newline
|
|
bitfld.long 0x00 4. "PEF,Parity Error Flag\nThis bit is set to logic 1 whenever the received character does not have a valid 'PARITY bit'.\nNote: This bit can be cleared by writing '1' to it" "0: No parity error is generated,1: Parity error is generated"
|
|
bitfld.long 0x00 3. "ADDRDETF,RS-485 Address Byte Detect Flag\n" "0: Receiver detects a data that is not an..,1: Receiver detects a data that is an address.."
|
|
newline
|
|
bitfld.long 0x00 2. "ABRDTOIF,Auto-baud Rate Detect Time-out Interrupt Flag\nThis bit is set to logic '1' in Auto-baud Rate Detect mode when the baud rate counter is overflow.\nNote: This bit can be cleared by writing '1' to it" "0: Auto-baud rate counter is underflow,1: Auto-baud rate counter is overflow"
|
|
bitfld.long 0x00 1. "ABRDIF,Auto-baud Rate Detect Interrupt Flag\nThis bit is set to logic '1' when auto-baud rate detect function is finished.\nNote: This bit can be cleared by writing '1' to it" "0: Auto-baud rate detect function is not finished,1: Auto-baud rate detect function is finished"
|
|
newline
|
|
bitfld.long 0x00 0. "RXOVIF,RX Overflow Error Interrupt Flag\nThis bit is set when RX FIFO overflow.\nIf the number of bytes of received data is greater than RX_FIFO (UART_DAT) size 16 bytes this bit will be set.\nNote: This bit can be cleared by writing '1' to it" "0: RX FIFO is not overflow,1: RX FIFO is overflow"
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "UART_INTSTS,UART Interrupt Status Register"
|
|
rbitfld.long 0x00 31. "ABRINT,Auto-baud Rate Interrupt Indicator (Read Only)\nThis bit is set if ABRIEN (UART_INTEN[18]) and ABRIF (UART_ALTCTL[17]) are both set to 1" "0: No Auto-baud Rate interrupt is generated,1: The Auto-baud Rate interrupt is generated"
|
|
rbitfld.long 0x00 30. "TXENDINT,Transmitter Empty Interrupt Indicator (Read Only) \nThis bit is set if TXENDIEN (UART_INTEN[22]) and TXENDIF(UART_INTSTS[22]) are both set to 1" "0: No Transmitter Empty interrupt is generated,1: Transmitter Empty interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 29. "HWBUFEINT,PDMA Mode Buffer Error Interrupt Indicator (Read Only)\nThis bit is set if BUFERRIEN (UART_INTEN[5]) and HWBUFEIF (UART_INTSTS[21]) are both set to 1" "0: No buffer error interrupt is generated in..,1: Buffer error interrupt is generated in PDMA.."
|
|
rbitfld.long 0x00 28. "HWTOINT,PDMA Mode RX Time-out Interrupt Indicator (Read Only)\nThis bit is set if RXTOIEN (UART_INTEN[4]) and HWTOIF(UART_INTSTS[20]) are both set to 1" "0: No RX time-out interrupt is generated in PDMA..,1: RX time-out interrupt is generated in PDMA mode"
|
|
newline
|
|
rbitfld.long 0x00 27. "HWMODINT,PDMA Mode MODEM Status Interrupt Indicator (Read Only)\nThis bit is set if MODEMIEN (UART_INTEN[3]) and HWMODIF(UART_INTSTS[19]) are both set to 1" "0: No Modem interrupt is generated in PDMA mode,1: Modem interrupt is generated in PDMA mode"
|
|
rbitfld.long 0x00 26. "HWRLSINT,PDMA Mode Receive Line Status Interrupt Indicator (Read Only)\nThis bit is set if RLSIEN (UART_INTEN[2]) and HWRLSIF(UART_INTSTS[18]) are both set to 1" "0: No RLS interrupt is generated in PDMA mode,1: RLS interrupt is generated in PDMA mode"
|
|
newline
|
|
rbitfld.long 0x00 24. "SWBEINT,Single-wire Bit Error Detect Interrupt Indicator (Read Only)\nThis bit is set if SWBEIEN (UART_INTEN[16]) and SWBEIF (UART_INTSTS[16]) are both set to 1" "0: No Single-wire Bit Error Detection Interrupt..,1: Single-wire Bit Error Detection Interrupt.."
|
|
bitfld.long 0x00 22. "TXENDIF,Transmitter Empty Interrupt Flag\nThis bit is set when TX FIFO (UART_DAT) is empty and the STOP bit of the last byte has been transmitted (TXEMPTYF (UART_FIFOSTS[28]) is set)" "0: No transmitter empty interrupt flag is..,1: Transmitter empty interrupt flag is generated"
|
|
newline
|
|
rbitfld.long 0x00 21. "HWBUFEIF,PDMA Mode Buffer Error Interrupt Flag (Read Only)\nThis bit is set when the TX or RX FIFO overflows (TXOVIF (UART_FIFOSTS [24]) or RXOVIF (UART_FIFOSTS[0]) is set)" "0: No buffer error interrupt flag is generated..,1: Buffer error interrupt flag is generated in.."
|
|
rbitfld.long 0x00 20. "HWTOIF,PDMA Mode RX Time-out Interrupt Flag (Read Only)\nThis bit is set when the RX FIFO is not empty and no activities occurred in the RX FIFO and the time-out counter equal to TOIC (UART_TOUT[7:0])" "0: No RX time-out interrupt flag is generated in..,1: RX time-out interrupt flag is generated in.."
|
|
newline
|
|
rbitfld.long 0x00 19. "HWMODIF,PDMA Mode MODEM Interrupt Flag (Read Only)\nNote: This bit is read only and reset to 0 when the bit CTSDETF (UART_MODEMSTS[0]) is cleared by writing 1 on CTSDETF (UART_MODEMSTS [0])" "0: No Modem interrupt flag is generated in PDMA..,1: Modem interrupt flag is generated in PDMA mode"
|
|
rbitfld.long 0x00 18. "HWRLSIF,PDMA Mode Receive Line Status Flag (Read Only)\nThis bit is set when the RX receive data have parity error frame error or break error (at least one of 3 bits BIF (UART_FIFOSTS[6]) FEF (UART_FIFOSTS[5]) and PEF (UART_FIFOSTS[4]) is set)" "0: No RLS interrupt flag is generated in PDMA mode,1: RLS interrupt flag is generated in PDMA mode"
|
|
newline
|
|
bitfld.long 0x00 16. "SWBEIF,Single-wire Bit Error Detection Interrupt Flag\nThis bit is set when the single wire bus state not equals to UART controller TX state in Single-wire mode.\n" "0: No single-wire bit error detection interrupt..,1: Single-wire bit error detection interrupt.."
|
|
rbitfld.long 0x00 15. "LININT,LIN Bus Interrupt Indicator (Read Only)\nThis bit is set if LINIEN (UART_INTEN[8]) and LINIF(UART_INTSTS[7]) are both set to 1" "0: No LIN Bus interrupt is generated,1: The LIN Bus interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 14. "WKINT,UART Wake-up Interrupt Indicator (Read Only)\nThis bit is set if WKIEN (UART_INTEN[6]) and WKIF (UART_INTSTS[6]) are both set to 1" "0: No UART wake-up interrupt is generated,1: UART wake-up interrupt is generated"
|
|
rbitfld.long 0x00 13. "BUFERRINT,Buffer Error Interrupt Indicator (Read Only)\nThis bit is set if BUFERRIEN(UART_INTEN[5]) and BUFERRIF(UART_ INTSTS[5]) are both set to 1" "0: No buffer error interrupt is generated,1: Buffer error interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 12. "RXTOINT,RX Time-out Interrupt Indicator (Read Only)\nThis bit is set if RXTOIEN (UART_INTEN[4]) and RXTOIF(UART_INTSTS[4]) are both set to 1" "0: No RX time-out interrupt is generated,1: RX time-out interrupt is generated"
|
|
rbitfld.long 0x00 11. "MODEMINT,MODEM Status Interrupt Indicator (Read Only)\nThis bit is set if MODEMIEN(UART_INTEN[3]) and MODEMIF(UART_INTSTS[3]) are both set to 1" "0: No Modem interrupt is generated,1: Modem interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 10. "RLSINT,Receive Line Status Interrupt Indicator (Read Only) \nThis bit is set if RLSIEN (UART_INTEN[2]) and RLSIF(UART_INTSTS[2]) are both set to 1" "0: No RLS interrupt is generated,1: RLS interrupt is generated"
|
|
rbitfld.long 0x00 9. "THREINT,Transmit Holding Register Empty Interrupt Indicator (Read Only)\nThis bit is set if THREIEN (UART_INTEN[1]) and THREIF(UART_INTSTS[1]) are both set to 1" "0: No THRE interrupt is generated,1: THRE interrupt is generated"
|
|
newline
|
|
rbitfld.long 0x00 8. "RDAINT,Receive Data Available Interrupt Indicator (Read Only)\nThis bit is set if RDAIEN (UART_INTEN[0]) and RDAIF (UART_INTSTS[0]) are both set to 1" "0: No RDA interrupt is generated,1: RDA interrupt is generated"
|
|
bitfld.long 0x00 7. "LINIF,LIN Bus Interrupt Flag\nNote: This bit is cleared when SLVHDETF(UART_LINSTS[0]) BRKDETF(UART_LINSTS[8]) BITEF(UART_LINSTS[9]) SLVIDPEF (UART_LINSTS[2]) and SLVHEF(UART_LINSTS[1]) all are cleared and software writing '1' to LINIF(UART_INTSTS[7])" "0: None of SLVHDETF BRKDETF BITEF SLVIDPEF and..,1: At least one of SLVHDETF BRKDETF BITEF.."
|
|
newline
|
|
rbitfld.long 0x00 6. "WKIF,UART Wake-up Interrupt Flag (Read Only)\nThis bit is set when TOUTWKF (UART_WKSTS[4]) RS485WKF (UART_WKSTS[3]) RFRTWKF (UART_WKSTS[2]) DATWKF (UART_WKSTS[1]) or CTSWKF(UART_WKSTS[0]) is set to 1.\nNote: This bit is cleared if all of TOUTWKF.." "0: No UART wake-up interrupt flag is generated,1: UART wake-up interrupt flag is generated"
|
|
rbitfld.long 0x00 5. "BUFERRIF,Buffer Error Interrupt Flag (Read Only)\nThis bit is set when the TX FIFO or RX FIFO overflows (TXOVIF (UART_FIFOSTS[24]) or RXOVIF (UART_FIFOSTS[0]) is set)" "0: No buffer error interrupt flag is generated,1: Buffer error interrupt flag is generated"
|
|
newline
|
|
rbitfld.long 0x00 4. "RXTOIF,RX Time-out Interrupt Flag (Read Only)\nThis bit is set when the RX FIFO is not empty and no activities occurred in the RX FIFO and the time-out counter equal to TOIC (UART_TOUT[7:0])" "0: No RX time-out interrupt flag is generated,1: RX time-out interrupt flag is generated"
|
|
rbitfld.long 0x00 3. "MODEMIF,MODEM Interrupt Flag (Read Only)\nNote: This bit is read only and reset to 0 when bit CTSDETF is cleared by a write 1 on CTSDETF(UART_MODEMSTS[0])" "0: No Modem interrupt flag is generated,1: Modem interrupt flag is generated"
|
|
newline
|
|
rbitfld.long 0x00 2. "RLSIF,Receive Line Interrupt Flag (Read Only)\nThis bit is set when the RX receive data have parity error frame error or break error (at least one of 3 bits BIF(UART_FIFOSTS[6]) FEF(UART_FIFOSTS[5]) and PEF(UART_FIFOSTS[4]) is set)" "0: No RLS interrupt flag is generated,1: RLS interrupt flag is generated"
|
|
bitfld.long 0x00 1. "THREIF,Transmit Holding Register Empty Interrupt Flag\nThis bit is set when the last data of TX FIFO is transferred to Transmitter Shift Register" "0: No THRE interrupt flag is generated,1: THRE interrupt flag is generated"
|
|
newline
|
|
bitfld.long 0x00 0. "RDAIF,Receive Data Available Interrupt Flag \nWhen the number of bytes in the RX FIFO equals the RFITL then the RDAIF(UART_INTSTS[0]) will be set" "0: No RDA interrupt flag is generated,1: RDA interrupt flag is generated"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "UART_TOUT,UART Time-out Register"
|
|
hexmask.long.byte 0x00 8.--15. 1. "DLY,TX Delay Time Value \nThis field is used to program the transfer delay time between the last STOP bit and next START bit"
|
|
hexmask.long.byte 0x00 0.--7. 1. "TOIC,Time-out Interrupt Comparator"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "UART_BAUD,UART Baud Rate Divider Register"
|
|
bitfld.long 0x00 29. "BAUDM1,BAUD Rate Mode Selection Bit 1\nThis bit is baud rate mode selection bit 1" "0,1"
|
|
bitfld.long 0x00 28. "BAUDM0,BAUD Rate Mode Selection Bit 0\nThis bit is baud rate mode selection bit 0" "0,1"
|
|
newline
|
|
bitfld.long 0x00 24.--27. "EDIVM1,Extra Divider for BAUD Rate Mode 1\nThis field is used for baud rate calculation in mode 1 and has no effect for baud rate calculation in mode 0 and mode 2" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 0.--15. 1. "BRD,Baud Rate Divider\nThe field indicates the baud rate divider"
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "UART_IRDA,UART IrDA Control Register"
|
|
bitfld.long 0x00 6. "RXINV,IrDA Inverse Receive Input Signal \n" "0: None inverse receiving input signal,1: Inverse receiving input signal"
|
|
bitfld.long 0x00 5. "TXINV,IrDA Inverse Transmitting Output Signal \n" "0: None inverse transmitting signal,1: Inverse transmitting output signal"
|
|
newline
|
|
bitfld.long 0x00 1. "TXEN,IrDA Receiver/Transmitter Selection Enable Bit" "0: IrDA Transmitter Disabled and Receiver Enabled,1: IrDA Transmitter Enabled and Receiver Disabled"
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "UART_ALTCTL,UART Alternate Control/Status Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. "ADDRMV,Address Match Value \nThis field contains the RS-485 address match values.\nNote: This field is used for RS-485 auto address detection mode"
|
|
bitfld.long 0x00 19.--20. "ABRDBITS,Auto-baud Rate Detect Bit Length \nNote : The calculation of bit number includes the START bit" "0: 1-bit time from START bit to the 1st rising..,1: 2-bit time from START bit to the 1st rising..,2: 4-bit time from START bit to the 1st rising..,3: 8-bit time from START bit to the 1st rising.."
|
|
newline
|
|
bitfld.long 0x00 18. "ABRDEN,Auto-baud Rate Detect Enable Bit\nNote : This bit is cleared automatically after auto-baud detection is finished" "0: Auto-baud rate detect function Disabled,1: Auto-baud rate detect function Enabled"
|
|
rbitfld.long 0x00 17. "ABRIF,Auto-baud Rate Interrupt Flag (Read Only) \nThis bit is set when auto-baud rate detection function finished or the auto-baud rate counter was overflow and if ABRIEN(UART_INTEN [18]) is set then the auto-baud rate interrupt will be generated" "0: No auto-baud rate interrupt flag is generated,1: Auto-baud rate interrupt flag is generated"
|
|
newline
|
|
bitfld.long 0x00 15. "ADDRDEN,RS-485 Address Detection Enable Bit\nThis bit is used to enable RS-485 Address Detection mode" "0: Address detection mode Disabled,1: Address detection mode Enabled"
|
|
bitfld.long 0x00 10. "RS485AUD,RS-485 Auto Direction Function\nNote: It can be active with RS-485_AAD or RS-485_NMM operation mode" "0: RS-485 Auto Direction Operation function..,1: RS-485 Auto Direction Operation function.."
|
|
newline
|
|
bitfld.long 0x00 9. "RS485AAD,RS-485 Auto Address Detection Operation Mode\nNote: It cannot be active with RS-485_NMM operation mode" "0: RS-485 Auto Address Detection Operation mode..,1: RS-485 Auto Address Detection Operation mode.."
|
|
bitfld.long 0x00 8. "RS485NMM,RS-485 Normal Multi-drop Operation Mode\nNote: It cannot be active with RS-485_AAD operation mode" "0: RS-485 Normal Multi-drop Operation mode (NMM)..,1: RS-485 Normal Multi-drop Operation mode (NMM).."
|
|
newline
|
|
bitfld.long 0x00 7. "LINTXEN,LIN TX Break Mode Enable Bit\nNote: When TX break field transfer operation finished this bit will be cleared automatically" "0: LIN TX Break mode Disabled,1: LIN TX Break mode Enabled"
|
|
bitfld.long 0x00 6. "LINRXEN,LIN RX Enable Bit" "0: LIN RX mode Disabled,1: LIN RX mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "BRKFL,UART LIN Break Field Length\nThis field indicates a 4-bit LIN TX break field count.\n" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "UART_FUNCSEL,UART Function Select Register"
|
|
bitfld.long 0x00 6. "DGE,Deglitch Enable Bit\n" "0: Deglitch Disabled,1: Deglitch Enabled"
|
|
bitfld.long 0x00 3. "TXRXDIS,TX and RX Disable Bit\nSetting this bit can disable TX and RX.\nNote: The TX and RX will not be disabled immediately when this bit is set" "0: TX and RX Enabled,1: TX and RX Disabled"
|
|
newline
|
|
bitfld.long 0x00 0.--2. "FUNCSEL,Function Select" "0: UART function,1: LIN function,2: IrDA function,3: RS-485 function,4: UART Single-wire function,?..."
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "UART_BRCOMP,UART Baud Rate Compensation Register"
|
|
bitfld.long 0x00 31. "BRCOMPDEC,Baud Rate Compensation Decrease" "0: Positive (increase one module clock)..,1: Negative (decrease one module clock).."
|
|
hexmask.long.word 0x00 0.--8. 1. "BRCOMP,Baud Rate Compensation Patten\nThese 9-bits are used to define the relative bit is compensated or not"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "UART_WKCTL,UART Wake-up Control Register"
|
|
bitfld.long 0x00 4. "WKTOUTEN,Received Data FIFO Reached Threshold Time-out Wake-up Enable Bit\n" "0: Received Data FIFO reached threshold time-out..,1: Received Data FIFO reached threshold time-out.."
|
|
bitfld.long 0x00 3. "WKRS485EN,RS-485 Address Match Wake-up Enable Bit\n" "0: RS-485 Address Match (AAD mode) wake-up..,1: RS-485 Address Match (AAD mode) wake-up.."
|
|
newline
|
|
bitfld.long 0x00 2. "WKRFRTEN,Received Data FIFO Reached Threshold Wake-up Enable Bit\nNote: When the system is in Power-down mode Received Data FIFO reached threshold will wake-up system from Power-down mode" "0: Received Data FIFO reached threshold wake-up..,1: Received Data FIFO reached threshold wake-up.."
|
|
bitfld.long 0x00 1. "WKDATEN,Incoming Data Wake-up Enable Bit\nNote: When the system is in Power-down mode incoming data will wake-up system from Power-down mode" "0: Incoming data wake-up system function Disabled,1: Incoming data wake-up system function Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "WKCTSEN,nCTS Wake-up Enable Bit\nNote: When the system is in Power-down mode an external nCTS change will wake up system from Power-down mode" "0: nCTS Wake-up system function Disabled,1: nCTS Wake-up system function Enabled"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "UART_WKSTS,UART Wake-up Status Register"
|
|
bitfld.long 0x00 4. "TOUTWKF,Received Data FIFO Threshold Time-out Wake-up Flag\nThis bit is set if chip wake-up from power-down state by Received Data FIFO Threshold Time-out wake-up.\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by.."
|
|
bitfld.long 0x00 3. "RS485WKF,RS-485 Address Match Wake-up Flag\nThis bit is set if chip wake-up from power-down state by RS-485 Address Match (AAD mode).\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by RS-485.."
|
|
newline
|
|
bitfld.long 0x00 2. "RFRTWKF,Received Data FIFO Reached Threshold Wake-up Flag\nThis bit is set if chip wake-up from power-down state by Received Data FIFO reached threshold\nwake-up.\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by.."
|
|
bitfld.long 0x00 1. "DATWKF,Incoming Data Wake-up Flag\nThis bit is set if chip wake-up from power-down state by data wake-up.\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by.."
|
|
newline
|
|
bitfld.long 0x00 0. "CTSWKF,nCTS Wake-up Flag\nThis bit is set if chip wake-up from power-down state by nCTS wake-up.\n" "0: Chip stays in power-down state,1: Chip wake-up from power-down state by nCTS.."
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "UART_DWKCOMP,UART Incoming Data Wake-up Compensation Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "STCOMP,START Bit Compensation Value\nThese bits field indicate how many clock cycle selected by UART_CLK do the UART controller can get the 1st bit (START bit) when the device is woken up from Power-down mode.\nNote: It is valid only when WKDATEN.."
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "USBD"
|
|
base ad:0x400C0000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "USBD_INTEN,USB Device Interrupt Enable Register"
|
|
bitfld.long 0x00 15. "INNAKEN,Active NAK Function and Its Status in IN Token" "0: When the device responds NAK after receiving..,1: IN NAK status will be updated to USBD_EPSTS0.."
|
|
bitfld.long 0x00 8. "WKEN,Wake-up Function Enable Bit\nNote: If woken up by any change by VBUS state VBDETIEN must be enabled" "0: USB wake-up function Disabled,1: USB wake-up function Enabled"
|
|
newline
|
|
bitfld.long 0x00 5. "BCDIEN,Battery Charge Detect Interrupt Enable Bit" "0: BCD Interrupt Disabled,1: BCD Interrupt Enabled"
|
|
bitfld.long 0x00 4. "SOFIEN,Start of Frame Interrupt Enable Bit" "0: SOF Interrupt Disabled,1: SOF Interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "NEVWKIEN,USB No-event-wake-up Interrupt Enable Bit" "0: No-event-wake-up Interrupt Disabled,1: No-event-wake-up Interrupt Enabled"
|
|
bitfld.long 0x00 2. "VBDETIEN,VBUS Detection Interrupt Enable Bit" "0: VBUS detection Interrupt Disabled,1: VBUS detection Interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "USBIEN,USB Event Interrupt Enable Bit" "0: USB event interrupt Disabled,1: USB event interrupt Enabled"
|
|
bitfld.long 0x00 0. "BUSIEN,Bus Event Interrupt Enable Bit" "0: BUS event interrupt Disabled,1: BUS event interrupt Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "USBD_INTSTS,USB Device Interrupt Event Status Register"
|
|
bitfld.long 0x00 31. "SETUP,Setup Event Status" "0: No Setup event,1: Setup event occurred and it is cleared by.."
|
|
bitfld.long 0x00 27. "EPEVT11,Endpoint 11's USB Event Status" "0: No event occurred in endpoint 11,1: USB event occurred on Endpoint 11 check.."
|
|
newline
|
|
bitfld.long 0x00 26. "EPEVT10,Endpoint 10's USB Event Status" "0: No event occurred in endpoint 10,1: USB event occurred on Endpoint 10 check.."
|
|
bitfld.long 0x00 25. "EPEVT9,Endpoint 9's USB Event Status" "0: No event occurred in endpoint 9,1: USB event occurred on Endpoint 9 check.."
|
|
newline
|
|
bitfld.long 0x00 24. "EPEVT8,Endpoint 8's USB Event Status" "0: No event occurred in endpoint 8,1: USB event occurred on Endpoint 8 check.."
|
|
bitfld.long 0x00 23. "EPEVT7,Endpoint 7's USB Event Status" "0: No event occurred in endpoint 7,1: USB event occurred on Endpoint 7 check.."
|
|
newline
|
|
bitfld.long 0x00 22. "EPEVT6,Endpoint 6's USB Event Status" "0: No event occurred in endpoint 6,1: USB event occurred on Endpoint 6 check.."
|
|
bitfld.long 0x00 21. "EPEVT5,Endpoint 5's USB Event Status" "0: No event occurred in endpoint 5,1: USB event occurred on Endpoint 5 check.."
|
|
newline
|
|
bitfld.long 0x00 20. "EPEVT4,Endpoint 4's USB Event Status" "0: No event occurred in endpoint 4,1: USB event occurred on Endpoint 4 check.."
|
|
bitfld.long 0x00 19. "EPEVT3,Endpoint 3's USB Event Status" "0: No event occurred in endpoint 3,1: USB event occurred on Endpoint 3 check.."
|
|
newline
|
|
bitfld.long 0x00 18. "EPEVT2,Endpoint 2's USB Event Status" "0: No event occurred in endpoint 2,1: USB event occurred on Endpoint 2 check.."
|
|
bitfld.long 0x00 17. "EPEVT1,Endpoint 1's USB Event Status" "0: No event occurred in endpoint 1,1: USB event occurred on Endpoint 1 check.."
|
|
newline
|
|
bitfld.long 0x00 16. "EPEVT0,Endpoint 0's USB Event Status" "0: No event occurred in endpoint 0,1: USB event occurred on Endpoint 0 check.."
|
|
bitfld.long 0x00 5. "BCDIF,Battery Charge Detect Interrupt Status \nIt supports VBUSOK`DCD interrupt status" "0: BCD event did not occur,1: BCD event occurred and it is cleared by.."
|
|
newline
|
|
bitfld.long 0x00 4. "SOFIF,Start of Frame Interrupt Status" "0: SOF event did not occur,1: SOF event occurred and it is cleared by.."
|
|
bitfld.long 0x00 3. "NEVWKIF,No-event-wake-up Interrupt Status" "0: NEVWK event did not occur,1: No-event-wake-up event occurred and it is.."
|
|
newline
|
|
bitfld.long 0x00 2. "VBDETIF,VBUS Detection Interrupt Status" "0: There is not attached/detached event in the USB,1: There is attached/detached event in the USB.."
|
|
bitfld.long 0x00 1. "USBIF,USB Event Interrupt Status\nThe USB event includes the SETUP Token IN Token OUT ACK ISO IN or ISO OUT events in the bus" "0: No USB event occurred,1: USB event occurred check EPSTS0~11[3:0] to.."
|
|
newline
|
|
bitfld.long 0x00 0. "BUSIF,BUS Interrupt Status\nThe BUS event means that there is one of the suspense or the resume function in the bus" "0: No BUS event occurred,1: Bus event occurred check USBD_ATTR[3:0] to.."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "USBD_FADDR,USB Device Function Address Register"
|
|
hexmask.long.byte 0x00 0.--6. 1. "FADDR,USB Device Function Address"
|
|
rgroup.long 0x0C++0x03
|
|
line.long 0x00 "USBD_EPSTS,USB Device Endpoint Status Register"
|
|
bitfld.long 0x00 7. "OV,Overrun\nIt indicates that the received data is over the maximum payload number or not" "0: No overrun,1: Out Data is more than the Max Payload in.."
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "USBD_ATTR,USB Device Bus Status and Attribution Register"
|
|
rbitfld.long 0x00 13. "L1RESUME,LPM L1 Resume (Read Only)" "0: Bus no LPM L1 state resume,1: LPM L1 state resume from LPM L1 state suspend"
|
|
rbitfld.long 0x00 12. "L1SUSPEND,LPM L1 Suspend (Read Only)" "0: Bus no L1 state suspend,1: This bit is set by the hardware when LPM.."
|
|
newline
|
|
bitfld.long 0x00 11. "LPMACK,LPM Token Acknowledge Enable Bit" "0: The valid LPM Token will be NYET,1: The valid LPM Token will be ACK"
|
|
bitfld.long 0x00 10. "BYTEM,CPU Access USB SRAM Size Mode Selection" "0: Word mode,1: Byte mode"
|
|
newline
|
|
bitfld.long 0x00 9. "PWRDN,Power-down PHY Transceiver Low Active" "0: Power-down related circuit of PHY transceiver,1: Turn-on related circuit of PHY transceiver"
|
|
bitfld.long 0x00 8. "DPPUEN,Pull-up Resistor on USB_DP Enable Bit" "0: Pull-up resistor in USB_D+ bus Disabled,1: Pull-up resistor in USB_D+ bus Active"
|
|
newline
|
|
bitfld.long 0x00 7. "USBEN,USB Controller Enable Bit" "0: USB Controller Disabled,1: USB Controller Enabled"
|
|
bitfld.long 0x00 5. "RWAKEUP,Remote Wake-up" "0: Release the USB bus from K state,1: Force USB bus to K (USB_D+ low USB_D-: high).."
|
|
newline
|
|
bitfld.long 0x00 4. "PHYEN,PHY Transceiver Function Enable Bit" "0: PHY transceiver function Disabled,1: PHY transceiver function Enabled"
|
|
rbitfld.long 0x00 3. "TOUT,Time-out Status (Read Only)" "0: No time-out,1: No Bus response more than 18 bits time("
|
|
newline
|
|
rbitfld.long 0x00 2. "RESUME,Resume Status (Read Only)" "0: No bus resume,1: Resume from suspend"
|
|
rbitfld.long 0x00 1. "SUSPEND,Suspend Status (Read Only)" "0: Bus no suspend,1: Bus idle more than 3ms either cable is.."
|
|
newline
|
|
rbitfld.long 0x00 0. "USBRST,USB Reset Status (Read Only)" "0: Bus no reset,1: Bus reset when SE0 (single-ended 0) more than.."
|
|
rgroup.long 0x14++0x03
|
|
line.long 0x00 "USBD_VBUSDET,USB Device VBUS Detection Register"
|
|
bitfld.long 0x00 0. "VBUSDET,Device VBUS Detection" "0: Controller is not attached to the USB host,1: Controller is attached to the USB host"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "USBD_STBUFSEG,SETUP Token Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "STBUFSEG,SETUP Token Buffer Segmentation\nIt is used to indicate the offset address for the SETUP token with the USB Device SRAM starting address The effective starting address is\nUSBD_SRAM address + {STBUFSE.G. 3'b000} \nNote: It is used for SETUP.." "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"
|
|
rgroup.long 0x20++0x03
|
|
line.long 0x00 "USBD_EPSTS0,USB Device Endpoint Status Register 0"
|
|
bitfld.long 0x00 28.--31. "EPSTS7,Endpoint 7 Status\nThese bits are used to indicate the current status of this endpoint" "0: In ACK,1: In NAK,2: Out Packet Data0 ACK,?,?,?,6: Out Packet Data1 ACK,7: Isochronous transfer end,?..."
|
|
bitfld.long 0x00 24.--27. "EPSTS6,Endpoint 6 Status\nThese bits are used to indicate the current status of this endpoint" "0: In ACK,1: In NAK,2: Out Packet Data0 ACK,?,?,?,6: Out Packet Data1 ACK,7: Isochronous transfer end,?..."
|
|
newline
|
|
bitfld.long 0x00 20.--23. "EPSTS5,Endpoint 5 Status\nThese bits are used to indicate the current status of this endpoint" "0: In ACK,1: In NAK,2: Out Packet Data0 ACK,?,?,?,6: Out Packet Data1 ACK,7: Isochronous transfer end,?..."
|
|
rgroup.long 0x24++0x03
|
|
line.long 0x00 "USBD_EPSTS1,USB Device Endpoint Status Register 1"
|
|
bitfld.long 0x00 12.--15. "EPSTS11,Endpoint 11 Status\nThese bits are used to indicate the current status of this endpoint" "0: In ACK,1: In NAK,2: Out Packet Data0 ACK,?,?,?,6: Out Packet Data1 ACK,7: Isochronous transfer end,?..."
|
|
bitfld.long 0x00 8.--11. "EPSTS10,Endpoint 10 Status\nThese bits are used to indicate the current status of this endpoint" "0: In ACK,1: In NAK,2: Out Packet Data0 ACK,?,?,?,6: Out Packet Data1 ACK,7: Isochronous transfer end,?..."
|
|
newline
|
|
bitfld.long 0x00 4.--7. "EPSTS9,Endpoint 9 Status\nThese bits are used to indicate the current status of this endpoint" "0: In ACK,1: In NAK,2: Out Packet Data0 ACK,?,?,?,6: Out Packet Data1 ACK,7: Isochronous transfer end,?..."
|
|
bitfld.long 0x00 0.--3. "EPSTS8,Endpoint 8 Status\nThese bits are used to indicate the current status of this endpoint" "0: In ACK,1: In NAK,2: Out Packet Data0 ACK,?,?,?,6: Out Packet Data1 ACK,7: Isochronous transfer end,?..."
|
|
rgroup.long 0x88++0x03
|
|
line.long 0x00 "USBD_LPMATTR,USB LPM Attribution Register"
|
|
bitfld.long 0x00 8. "LPMRWAKUP,LPM Remote Wake-up\nThis bit contains the bRemoteWake value received with last ACK LPM Token" "0,1"
|
|
bitfld.long 0x00 4.--7. "LPMBESL,LPM Best Effort Service Latency\nThese bits contain the BESL value received with last ACK LPM Token" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "LPMLINKSTS,LPM Link State\nThese bits contain the bLinkState received with last ACK LPM Token" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
rgroup.long 0x8C++0x03
|
|
line.long 0x00 "USBD_FN,USB Frame Number Register"
|
|
hexmask.long.word 0x00 0.--10. 1. "FN,Frame Number\nThese bits contain the 11-bits frame number in the last received SOF packet.\nNote: Suggest to read USBD_FN after USBD_INTSTS[4] SOFIF interrupt is triggered and cleaned"
|
|
group.long 0x90++0x03
|
|
line.long 0x00 "USBD_SE0,USB Device Drive SE0 Control Register"
|
|
bitfld.long 0x00 0. "SE0,Drive Single Ended Zero in USB Bus\nThe Single Ended Zero (SE0) is when both lines (USB_D+ and USB_D-) are being pulled low" "0: Normal operation,1: Force USB PHY transceiver to drive SE0"
|
|
group.long 0x94++0x03
|
|
line.long 0x00 "USBD_BCDC,USB Device Battery Charge Detect Control Register"
|
|
rbitfld.long 0x00 5. "NUSP,Not USB Support Port (Read Only)" "0: USB support port,1: Not USB support port"
|
|
rbitfld.long 0x00 4. "DETSTS,Detect Status (Read Only)" "0: VBUS is less than threshold voltage.\nData..,1: VBUS is greater than threshold voltage.\nData.."
|
|
newline
|
|
bitfld.long 0x00 1.--3. "DETMOD,Detect Mode" "0: Idle nothing to detect,1: VBUS detect detect USB VBUS whether great..,2: Data contact detect (DCD) detect data pin..,3: Primary detect (PD) distinguish between (SDP..,4: Secondary detect (SD) distinguish between CDP..,?..."
|
|
bitfld.long 0x00 0. "BCDEN,Battery Charge Detect Enable\nEnable battery charge detect select DETMOD and then observer DETSTS to decide contact port" "0: Normal operation,1: Battery charge detect operation"
|
|
group.long 0x500++0x03
|
|
line.long 0x00 "USBD_BUFSEG0,Endpoint 0 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x504++0x03
|
|
line.long 0x00 "USBD_MXPLD0,Endpoint 0 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x508++0x03
|
|
line.long 0x00 "USBD_CFG0,Endpoint 0 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x50C++0x03
|
|
line.long 0x00 "USBD_CFGP0,Endpoint 0 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x510++0x03
|
|
line.long 0x00 "USBD_BUFSEG1,Endpoint 1 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x514++0x03
|
|
line.long 0x00 "USBD_MXPLD1,Endpoint 1 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x518++0x03
|
|
line.long 0x00 "USBD_CFG1,Endpoint 1 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x51C++0x03
|
|
line.long 0x00 "USBD_CFGP1,Endpoint 1 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x520++0x03
|
|
line.long 0x00 "USBD_BUFSEG2,Endpoint 2 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x524++0x03
|
|
line.long 0x00 "USBD_MXPLD2,Endpoint 2 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x528++0x03
|
|
line.long 0x00 "USBD_CFG2,Endpoint 2 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x52C++0x03
|
|
line.long 0x00 "USBD_CFGP2,Endpoint 2 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x530++0x03
|
|
line.long 0x00 "USBD_BUFSEG3,Endpoint 3 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x534++0x03
|
|
line.long 0x00 "USBD_MXPLD3,Endpoint 3 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x538++0x03
|
|
line.long 0x00 "USBD_CFG3,Endpoint 3 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x53C++0x03
|
|
line.long 0x00 "USBD_CFGP3,Endpoint 3 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x540++0x03
|
|
line.long 0x00 "USBD_BUFSEG4,Endpoint 4 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x544++0x03
|
|
line.long 0x00 "USBD_MXPLD4,Endpoint 4 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x548++0x03
|
|
line.long 0x00 "USBD_CFG4,Endpoint 4 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x54C++0x03
|
|
line.long 0x00 "USBD_CFGP4,Endpoint 4 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x550++0x03
|
|
line.long 0x00 "USBD_BUFSEG5,Endpoint 5 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x554++0x03
|
|
line.long 0x00 "USBD_MXPLD5,Endpoint 5 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x558++0x03
|
|
line.long 0x00 "USBD_CFG5,Endpoint 5 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x55C++0x03
|
|
line.long 0x00 "USBD_CFGP5,Endpoint 5 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x560++0x03
|
|
line.long 0x00 "USBD_BUFSEG6,Endpoint 6 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x564++0x03
|
|
line.long 0x00 "USBD_MXPLD6,Endpoint 6 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x568++0x03
|
|
line.long 0x00 "USBD_CFG6,Endpoint 6 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x56C++0x03
|
|
line.long 0x00 "USBD_CFGP6,Endpoint 6 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x570++0x03
|
|
line.long 0x00 "USBD_BUFSEG7,Endpoint 7 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x574++0x03
|
|
line.long 0x00 "USBD_MXPLD7,Endpoint 7 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x578++0x03
|
|
line.long 0x00 "USBD_CFG7,Endpoint 7 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x57C++0x03
|
|
line.long 0x00 "USBD_CFGP7,Endpoint 7 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x580++0x03
|
|
line.long 0x00 "USBD_BUFSEG8,Endpoint 8 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x584++0x03
|
|
line.long 0x00 "USBD_MXPLD8,Endpoint 8 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x588++0x03
|
|
line.long 0x00 "USBD_CFG8,Endpoint 8 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x58C++0x03
|
|
line.long 0x00 "USBD_CFGP8,Endpoint 8 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x590++0x03
|
|
line.long 0x00 "USBD_BUFSEG9,Endpoint 9 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x594++0x03
|
|
line.long 0x00 "USBD_MXPLD9,Endpoint 9 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x598++0x03
|
|
line.long 0x00 "USBD_CFG9,Endpoint 9 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x59C++0x03
|
|
line.long 0x00 "USBD_CFGP9,Endpoint 9 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x5A0++0x03
|
|
line.long 0x00 "USBD_BUFSEG10,Endpoint 10 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x5A4++0x03
|
|
line.long 0x00 "USBD_MXPLD10,Endpoint 10 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x5A8++0x03
|
|
line.long 0x00 "USBD_CFG10,Endpoint 10 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x5AC++0x03
|
|
line.long 0x00 "USBD_CFGP10,Endpoint 10 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
group.long 0x5B0++0x03
|
|
line.long 0x00 "USBD_BUFSEG11,Endpoint 11 Buffer Segmentation Register"
|
|
bitfld.long 0x00 3.--8. "BUFSEG,Endpoint Buffer Segmentation\nIt is used to indicate the offset address for each endpoint with the USB SRAM starting address" "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"
|
|
group.long 0x5B4++0x03
|
|
line.long 0x00 "USBD_MXPLD11,Endpoint 11 Maximal Payload Register"
|
|
hexmask.long.word 0x00 0.--8. 1. "MXPLD,Maximal Payload\nDefine the data length which is transmitted to host (IN token) or the actual data length which is received from the host (OUT token)"
|
|
group.long 0x5B8++0x03
|
|
line.long 0x00 "USBD_CFG11,Endpoint 11 Configuration Register"
|
|
bitfld.long 0x00 9. "CSTALL,Clear STALL Response" "0: Disable the device to clear the STALL..,1: Clear the device to response STALL handshake.."
|
|
bitfld.long 0x00 7. "DSQSYNC,Data Sequence Synchronization\nNote: It is used to specify the DATA0 or DATA1 PID in the following IN token transaction" "0: DATA0 PID,1: DATA1 PID"
|
|
newline
|
|
bitfld.long 0x00 5.--6. "STATE,Endpoint State" "0: Endpoint is Disabled,1: Out endpoint,2: IN endpoint,3: Undefined"
|
|
bitfld.long 0x00 4. "ISOCH,Isochronous Endpoint\nThis bit is used to set the endpoint as Isochronous endpoint no handshake" "0: No Isochronous endpoint,1: Isochronous endpoint"
|
|
newline
|
|
bitfld.long 0x00 0.--3. "EPNUM,Endpoint Number\nThese bits are used to define the endpoint number of the current endpoint" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x5BC++0x03
|
|
line.long 0x00 "USBD_CFGP11,Endpoint 11 Set Stall and Clear In/Out Ready Control Register"
|
|
bitfld.long 0x00 1. "SSTALL,Set STALL" "0: Disable the device to response STALL,1: Set the device to respond STALL automatically"
|
|
bitfld.long 0x00 0. "CLRRDY,Clear Ready\nWhen the USBD_MXPLDx register is set by user it means that the endpoint is ready to transmit or receive data" "0,1"
|
|
tree.end
|
|
tree "USCII2C"
|
|
repeat 3. (list 0. 1. 2.) (list ad:0x400D0000 ad:0x400D1000 ad:0x400D2000)
|
|
tree "UI2C$1"
|
|
base $2
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "UI2C_CTL,USCI Control Register"
|
|
bitfld.long 0x00 0.--2. "FUNMODE,Function Mode\nThis bit field selects the protocol for this USCI controller" "0: The USCI is disabled,1: The SPI protocol is selected,2: The UART protocol is selected,?,4: The I2C protocol is selected,?..."
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "UI2C_BRGEN,USCI Baud Rate Generator Register"
|
|
hexmask.long.word 0x00 16.--25. 1. "CLKDIV,Clock Divider"
|
|
bitfld.long 0x00 10.--14. "DSCNT,Denominator for Sample Counter\nThis bit field defines the divide ratio of the sample clock fSAMP_CLK.\nNote: The maximum value of DSCNT is 0xF on UART mode and suggest to set over 4 to confirm the receiver data is sampled in right 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"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "PDSCNT,Pre-divider for Sample Counter" "0,1,2,3"
|
|
bitfld.long 0x00 5. "TMCNTSRC,Time Measurement Counter Clock Source Selection" "0: Time measurement counter with fPROT_CLK,1: Time measurement counter with fDIV_CLK"
|
|
newline
|
|
bitfld.long 0x00 4. "TMCNTEN,Time Measurement Counter Enable Bit\nThis bit enables the 10-bit timing measurement counter" "0: Time measurement counter is Disabled,1: Time measurement counter is Enabled"
|
|
bitfld.long 0x00 2.--3. "SPCLKSEL,Sample Clock Source Selection\nThis bit field used for the clock source selection of a sample clock (fSAMP_CLK) for the protocol processor" "0: fSAMP_CLK = fDIV_CLK,1: fSAMP_CLK = fPROT_CLK,2: fSAMP_CLK = fSCLK,3: fSAMP_CLK = fREF_CLK"
|
|
newline
|
|
bitfld.long 0x00 1. "PTCLKSEL,Protocol Clock Source Selection\nThis bit selects the source signal of protocol clock (fPROT_CLK)" "0: Reference clock fREF_CLK,1: fREF_CLK2 (its frequency is half of fREF_CLK)"
|
|
bitfld.long 0x00 0. "RCLKSEL,Reference Clock Source Selection\nThis bit selects the source signal of reference clock (fREF_CLK)" "0: Peripheral device clock fPCLK,1: Reserved"
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "UI2C_LINECTL,USCI Line Control Register"
|
|
bitfld.long 0x00 8.--11. "DWIDTH,Word Length of Transmission\nThis bit field defines the data word length (amount of bits) for reception and transmission" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0. "LSB,LSB First Transmission Selection" "0: The MSB which bit of transmit/receive data..,1: The LSB the bit 0 of data buffer will be.."
|
|
wgroup.long 0x30++0x03
|
|
line.long 0x00 "UI2C_TXDAT,USCI Transmit Data Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "TXDAT,Transmit Data\nSoftware can use this bit field to write 16-bit transmit data for transmission"
|
|
rgroup.long 0x34++0x03
|
|
line.long 0x00 "UI2C_RXDAT,USCI Receive Data Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "RXDAT,Received Data\nThis bit field monitors the received data which stored in receive data buffer.\nNote: In I2C protocol RXDAT[12:8] indicate the different transmission conditions which defined in I2C"
|
|
repeat 2. (strings "0" "1" )(list 0x0 0x4 )
|
|
group.long ($2+0x44)++0x03
|
|
line.long 0x00 "UI2C_DEVADDR$1,USCI Device Address Register $1"
|
|
abitfld.long 0x00 0.--9. "DEVADDR,Device Address\nIn I2C protocol this bit field contains the programmed slave address" "0x001=1: The DEVADDR [9:7] must be set 3'b000..,0x002=2: When software sets 10'h000 the address.."
|
|
repeat.end
|
|
repeat 2. (strings "0" "1" )(list 0x0 0x4 )
|
|
group.long ($2+0x4C)++0x03
|
|
line.long 0x00 "UI2C_ADDRMSK$1,USCI Device Address Mask Register $1"
|
|
hexmask.long.word 0x00 0.--9. 1. "ADDRMSK,USCI Device Address Mask\nUSCI support multiple address recognition with two address mask register"
|
|
repeat.end
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "UI2C_WKCTL,USCI Wake-up Control Register"
|
|
bitfld.long 0x00 1. "WKADDREN,Wake-up Address Match Enable Bit" "0: The chip is woken up according to data toggle,1: The chip is woken up according to address match"
|
|
bitfld.long 0x00 0. "WKEN,Wake-up Enable Bit" "0: Wake-up function Disabled,1: Wake-up function Enabled"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "UI2C_WKSTS,USCI Wake-up Status Register"
|
|
bitfld.long 0x00 0. "WKF,Wake-up Flag\nWhen chip is woken up from Power-down mode this bit is set to 1" "0,1"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "UI2C_PROTCTL,USCI Protocol Control Register"
|
|
bitfld.long 0x00 31. "PROTEN,I2C Protocol Enable Bit" "0: I2C Protocol Disabled,1: I2C Protocol Enabled"
|
|
hexmask.long.word 0x00 16.--25. 1. "TOCNT,Time-out Clock Cycle\nThis bit field indicates how many clock cycle selected by TMCNTSRC (UI2C_BRGEN [5]) when each interrupt flags are clear"
|
|
newline
|
|
bitfld.long 0x00 9. "MONEN,Monitor Mode Enable Bit\nThis bit enables monitor mode" "0: The monitor mode Disabled,1: The monitor mode Enabled"
|
|
bitfld.long 0x00 8. "SCLOUTEN,SCL Output Enable Bit\nThis bit enables monitor pulling SCL to low" "0: SCL output will be forced high due to open..,1: I2C module may act as a slave peripheral just.."
|
|
newline
|
|
bitfld.long 0x00 5. "PTRG,I2C Protocol Trigger (Write Only)\nWhen a new state is present in the UI2C_PROTSTS register if the related interrupt enable bits are set the I2C interrupt is requested" "0: I2C's stretch disabled and the I2C protocol..,1: I2C's stretch active"
|
|
bitfld.long 0x00 4. "ADDR10EN,Address 10-bit Function Enable Bit" "0: Address match 10 bit function Disabled,1: Address match 10 bit function Enabled"
|
|
newline
|
|
bitfld.long 0x00 3. "STA,I2C START Control\nSetting STA to logic 1 to enter Master mode the I2C hardware sends a START or repeat START condition to bus when the bus is free" "0,1"
|
|
bitfld.long 0x00 2. "STO,I2C STOP Control" "0,1"
|
|
newline
|
|
bitfld.long 0x00 1. "AA,Assert Acknowledge Control" "0,1"
|
|
bitfld.long 0x00 0. "GCFUNC,General Call Function" "0: General Call Function Disabled,1: General Call Function Enabled"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "UI2C_PROTIEN,USCI Protocol Interrupt Enable Register"
|
|
bitfld.long 0x00 6. "ACKIEN,Acknowledge Interrupt Enable Bit\nThis bit enables the generation of a protocol interrupt if an acknowledge is detected by a master" "0: The acknowledge interrupt Disabled,1: The acknowledge interrupt Enabled"
|
|
bitfld.long 0x00 5. "ERRIEN,Error Interrupt Enable Bit\nThis bit enables the generation of a protocol interrupt if an I2C error condition is detected (indicated by ERR (UI2C_PROTSTS [16]))" "0: The error interrupt Disabled,1: The error interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "ARBLOIEN,Arbitration Lost Interrupt Enable Bit\nThis bit enables the generation of a protocol interrupt if an arbitration lost event is detected" "0: The arbitration lost interrupt Disabled,1: The arbitration lost interrupt Enabled"
|
|
bitfld.long 0x00 3. "NACKIEN,Non - Acknowledge Interrupt Enable Bit\nThis bit enables the generation of a protocol interrupt if a Non - acknowledge is detected by a master" "0: The non - acknowledge interrupt Disabled,1: The non - acknowledge interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "STORIEN,STOP Condition Received Interrupt Enable Bit\nThis bit enables the generation of a protocol interrupt if a STOP condition is detected" "0: The stop condition interrupt Disabled,1: The stop condition interrupt Enabled"
|
|
bitfld.long 0x00 1. "STARIEN,START Condition Received Interrupt Enable Bit\nThis bit enables the generation of a protocol interrupt if a START condition is detected" "0: The start condition interrupt Disabled,1: The start condition interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "TOIEN,Time-out Interrupt Enable Bit\nIn I2C protocol this bit enables the interrupt generation in case of a time-out event" "0: The time-out interrupt Disabled,1: The time-out interrupt Enabled"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "UI2C_PROTSTS,USCI Protocol Status Register"
|
|
bitfld.long 0x00 19. "ERRARBLO,Error Arbitration Lost\nThis bit indicates bus arbitration lost due to bigger noise which cannot be filtered by input processor" "0: The bus is normal status for transmission,1: The bus is error arbitration lost status for.."
|
|
bitfld.long 0x00 18. "BUSHANG,Bus Hang-up\nThis bit indicates bus hang-up status" "0: The bus is normal status for transmission,1: The bus is hang-up status for transmission"
|
|
newline
|
|
bitfld.long 0x00 17. "WRSTSWK,Read/Write Status Bit in Address Wake-up Frame" "0: Write command is recorded on the address..,1: Read command is recorded on the address match.."
|
|
bitfld.long 0x00 16. "WKAKDONE,Wake-up Address Frame Acknowledge Bit Done\nNote: This bit cannot release when WKUPIF is set" "0: The ACK bit cycle of address match frame..,1: The ACK bit cycle of address match frame is.."
|
|
newline
|
|
bitfld.long 0x00 15. "SLAREAD,Slave Read Request Status\nThis bit indicates that a slave read request has been detected.\nNote: This bit has no interrupt signal and it will be cleared automatically by hardware" "0: A slave R/W bit is 1 has not been detected,1: A slave R/W bit is 1 has been detected"
|
|
bitfld.long 0x00 14. "SLASEL,Slave Select Status\nThis bit indicates that this device has been selected as slave.\nNote: This bit has no interrupt signal and it will be cleared automatically by hardware" "0: The device is not selected as slave,1: The device is selected as slave"
|
|
newline
|
|
bitfld.long 0x00 13. "ACKIF,Acknowledge Received Interrupt Flag\nNote: It is cleared by software writing 1 into this bit" "0: An acknowledge has not been received,1: An acknowledge has been received"
|
|
bitfld.long 0x00 12. "ERRIF,Error Interrupt Flag\n" "0: An I2C error has not been detected,1: An I2C error has been detected"
|
|
newline
|
|
bitfld.long 0x00 11. "ARBLOIF,Arbitration Lost Interrupt Flag\nNote: It is cleared by software writing 1 into this bit" "0: An arbitration has not been lost,1: An arbitration has been lost"
|
|
bitfld.long 0x00 10. "NACKIF,Non - Acknowledge Received Interrupt Flag\nNote: It is cleared by software writing 1 into this bit" "0: A non - acknowledge has not been received,1: A non - acknowledge has been received"
|
|
newline
|
|
bitfld.long 0x00 9. "STORIF,Stop Condition Received Interrupt Flag\n" "0: A stop condition has not yet been detected,1: A stop condition has been detected"
|
|
bitfld.long 0x00 8. "STARIF,Start Condition Received Interrupt Flag\nThis bit indicates that a start condition or repeated start condition has been detected on master mode" "0: A start condition has not yet been detected,1: A start condition has been detected"
|
|
newline
|
|
bitfld.long 0x00 6. "ONBUSY,On Bus Busy\nIndicates that a communication is in progress on the bus" "0: The bus is IDLE (both SCLK and SDA High),1: The bus is busy"
|
|
bitfld.long 0x00 5. "TOIF,Time-out Interrupt Flag\nNote: It is cleared by software writing 1 into this bit" "0: A time-out interrupt status has not occurred,1: A time-out interrupt status has occurred"
|
|
group.long 0x88++0x03
|
|
line.long 0x00 "UI2C_ADMAT,I2C Slave Match Address Register"
|
|
bitfld.long 0x00 1. "ADMAT1,USCI Address 1 Match Status Register\nWhen address 1 is matched hardware will inform which address used" "0,1"
|
|
bitfld.long 0x00 0. "ADMAT0,USCI Address 0 Match Status Register\nWhen address 0 is matched hardware will inform which address used" "0,1"
|
|
group.long 0x8C++0x03
|
|
line.long 0x00 "UI2C_TMCTL,I2C Timing Configure Control Register"
|
|
hexmask.long.word 0x00 16.--24. 1. "HTCTL,Hold Time Configure Control \nThis field is used to generate the delay timing between SCL falling edge SDA edge in\ntransmission mode"
|
|
hexmask.long.word 0x00 0.--8. 1. "STCTL,Setup Time Configure Control \nThis field is used to generate a delay timing between SDA edge and SCL rising edge in transmission mode"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "USCISPI"
|
|
repeat 3. (list 0. 1. 2.) (list ad:0x400D0000 ad:0x400D1000 ad:0x400D2000)
|
|
tree "USPI$1"
|
|
base $2
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "USPI_CTL,USCI Control Register"
|
|
bitfld.long 0x00 0.--2. "FUNMODE,Function Mode\nThis bit field selects the protocol for this USCI controller" "0: The USCI is disabled,1: The SPI protocol is selected,2: The UART protocol is selected,?,4: The I2C protocol is selected,?..."
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "USPI_INTEN,USCI Interrupt Enable Register"
|
|
bitfld.long 0x00 4. "RXENDIEN,Receive End Interrupt Enable Bit\nThis bit enables the interrupt generation in case of a receive finish event.\nNote: The receive finish event happens when hardware receives the last bit of RX data into shift data unit" "0: The receive end interrupt Disabled,1: The receive end interrupt Enabled"
|
|
bitfld.long 0x00 3. "RXSTIEN,Receive Start Interrupt Enable Bit\nThis bit enables the interrupt generation in case of a receive start event.\nNote: For SPI master mode the receive start event happens when SPI master sends slave select active and spi clock to the external.." "0: The receive start interrupt Disabled,1: The receive start interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "TXENDIEN,Transmit End Interrupt Enable Bit\nThis bit enables the interrupt generation in case of a transmit finish event.\nNote: The transmit finish event happens when hardware sends the last bit of TX data from shift data unit" "0: The transmit finish interrupt Disabled,1: The transmit finish interrupt Enabled"
|
|
bitfld.long 0x00 1. "TXSTIEN,Transmit Start Interrupt Enable Bit\nThis bit enables the interrupt generation in case of a transmit start event.\nNote: The transmit start event happens when hardware starts to move TX data from data buffer to shift data unit" "0: The transmit start interrupt Disabled,1: The transmit start interrupt Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "USPI_BRGEN,USCI Baud Rate Generator Register"
|
|
hexmask.long.word 0x00 16.--25. 1. "CLKDIV,Clock Divider"
|
|
bitfld.long 0x00 5. "TMCNTSRC,Time Measurement Counter Clock Source Selection" "0: Time measurement counter with fPROT_CLK,1: Time measurement counter with fDIV_CLK"
|
|
newline
|
|
bitfld.long 0x00 4. "TMCNTEN,Time Measurement Counter Enable Bit\nThis bit enables the 10-bit timing measurement counter" "0: Time measurement counter Disabled,1: Time measurement counter Enabled"
|
|
bitfld.long 0x00 2.--3. "SPCLKSEL,Sample Clock Source Selection\nThis bit field used for the clock source selection of sample clock (fSAMP_CLK) for the protocol processor" "0: fDIV_CLK,1: fPROT_CLK,2: fSCLK,3: fREF_CLK"
|
|
newline
|
|
bitfld.long 0x00 1. "PTCLKSEL,Protocol Clock Source Selection\nThis bit selects the source of protocol clock (fPROT_CLK)" "0: Reference clock fREF_CLK,1: fREF_CLK2 (its frequency is half of fREF_CLK)"
|
|
bitfld.long 0x00 0. "RCLKSEL,Reference Clock Source Selection\nThis bit selects the source of reference clock (fREF_CLK)" "0: Peripheral device clock fPCLK,1: Reserved"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "USPI_DATIN0,USCI Input Data Signal Configuration Register 0"
|
|
bitfld.long 0x00 2. "ININV,Input Signal Inverse Selection\nThis bit defines the inverter enable of the input asynchronous signal.\nNote: In SPI protocol it is suggested this bit should be set as 0" "0: The un-synchronized input signal will not be..,1: The un-synchronized input signal will be.."
|
|
bitfld.long 0x00 0. "SYNCSEL,Input Signal Synchronization Selection\nThis bit selects if the un-synchronized input signal (with optionally inverted) or the synchronized (and optionally filtered) signal which is synchronized with PCLK can be used as input for the data shift.." "0: The un-synchronized signal can be taken as..,1: The synchronized signal can be taken as input.."
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "USPI_CTLIN0,USCI Input Control Signal Configuration Register 0"
|
|
bitfld.long 0x00 2. "ININV,Input Signal Inverse Selection\nThis bit defines the inverter enable of the input asynchronous signal" "0: The un-synchronized input signal will not be..,1: The un-synchronized input signal will be.."
|
|
bitfld.long 0x00 0. "SYNCSEL,Input Synchronization Signal Selection\nThis bit selects if the un-synchronized input signal (with optionally inverted) or the synchronized (and optionally filtered) signal which is synchronized with PCLK can be used as input for the data shift.." "0: The un-synchronized signal can be taken as..,1: The synchronized signal can be taken as input.."
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "USPI_CLKIN,USCI Input Clock Signal Configuration Register"
|
|
bitfld.long 0x00 0. "SYNCSEL,Input Synchronization Signal Selection\nThis bit selects if the un-synchronized input signal or the synchronized (and optionally filtered) signal which is synchronized with PCLK can be used as input for the data shift unit.\nNote: In SPI.." "0: The un-synchronized signal can be taken as..,1: The synchronized signal can be taken as input.."
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "USPI_LINECTL,USCI Line Control Register"
|
|
bitfld.long 0x00 8.--11. "DWIDTH,Word Length of Transmission\nThis bit field defines the data word length (amount of bits) for reception and transmission" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 7. "CTLOINV,Control Signal Output Inverse Selection\nThis bit defines the relation between the internal control signal and the output control signal.\nNote: The control signal has different definitions in different protocol" "0: No effect,1: The control signal will be inverted before.."
|
|
newline
|
|
bitfld.long 0x00 5. "DATOINV,Data Output Inverse Selection\nThis bit defines the relation between the internal shift data value and the output data signal of USCIx_DAT0/1 pin" "0: Data output values of USCIx_DAT0/1 pins are..,1: Data output values of USCIx_DAT0/1 pins are.."
|
|
bitfld.long 0x00 0. "LSB,LSB First Transmission Selection" "0: The MSB which bit of transmit/receive data..,1: The LSB the bit 0 of data buffer will be.."
|
|
wgroup.long 0x30++0x03
|
|
line.long 0x00 "USPI_TXDAT,USCI Transmit Data Register"
|
|
bitfld.long 0x00 16. "PORTDIR,Port Direction Control" "0: The data pin is configured as output mode,1: The data pin is configured as input mode"
|
|
hexmask.long.word 0x00 0.--15. 1. "TXDAT,Transmit Data\nSoftware can use this bit field to write 16-bit transmit data for transmission"
|
|
rgroup.long 0x34++0x03
|
|
line.long 0x00 "USPI_RXDAT,USCI Receive Data Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "RXDAT,Received Data\nThis bit field monitors the received data which stored in receive data buffer"
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "USPI_BUFCTL,USCI Transmit/Receive Buffer Control Register"
|
|
bitfld.long 0x00 17. "RXRST,Receive Reset\nNote: It is cleared automatically after one PCLK cycle" "0: No effect,1: Reset the receive-related counters state.."
|
|
bitfld.long 0x00 16. "TXRST,Transmit Reset" "0: No effect,1: Reset the transmit-related counters state.."
|
|
newline
|
|
bitfld.long 0x00 15. "RXCLR,Clear Receive Buffer\nNote: It is cleared automatically after one PCLK cycle" "0: No effect,1: The receive buffer is cleared"
|
|
bitfld.long 0x00 14. "RXOVIEN,Receive Buffer Overrun Interrupt Enable Bit" "0: Receive overrun interrupt Disabled,1: Receive overrun interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "TXCLR,Clear Transmit Buffer \nNote: It is cleared automatically after one PCLK cycle" "0: No effect,1: The transmit buffer is cleared"
|
|
bitfld.long 0x00 6. "TXUDRIEN,Slave Transmit Under-run Interrupt Enable Bit" "0: Transmit under-run interrupt Disabled,1: Transmit under-run interrupt Enabled"
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "USPI_BUFSTS,USCI Transmit/Receive Buffer Status Register"
|
|
bitfld.long 0x00 11. "TXUDRIF,Transmit Buffer Under-run Interrupt Status\nThis bit indicates that a transmit buffer under-run event has been detected" "0: A transmit buffer under-run event has not..,1: A transmit buffer under-run event has been.."
|
|
bitfld.long 0x00 9. "TXFULL,Transmit Buffer Full Indicator" "0: Transmit buffer is not full,1: Transmit buffer is full"
|
|
newline
|
|
bitfld.long 0x00 8. "TXEMPTY,Transmit Buffer Empty Indicator" "0: Transmit buffer is not empty,1: Transmit buffer is empty and available for.."
|
|
bitfld.long 0x00 3. "RXOVIF,Receive Buffer Over-run Interrupt Status\nThis bit indicates that a receive buffer overrun event has been detected" "0: A receive buffer overrun event has not been..,1: A receive buffer overrun event has been.."
|
|
newline
|
|
bitfld.long 0x00 1. "RXFULL,Receive Buffer Full Indicator" "0: Receive buffer is not full,1: Receive buffer is full"
|
|
bitfld.long 0x00 0. "RXEMPTY,Receive Buffer Empty Indicator" "0: Receive buffer is not empty,1: Receive buffer is empty"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "USPI_PDMACTL,USCI PDMA Control Register"
|
|
bitfld.long 0x00 3. "PDMAEN,PDMA Mode Enable Bit" "0: PDMA function Disabled,1: PDMA function Enabled"
|
|
bitfld.long 0x00 2. "RXPDMAEN,PDMA Receive Channel Available" "0: Receive PDMA function Disabled,1: Receive PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "TXPDMAEN,PDMA Transmit Channel Available\n" "0: Transmit PDMA function Disabled,1: Transmit PDMA function Enabled"
|
|
bitfld.long 0x00 0. "PDMARST,PDMA Reset" "0: No effect,1: Reset the USCI's PDMA control logic"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "USPI_WKCTL,USCI Wake-up Control Register"
|
|
bitfld.long 0x00 2. "PDBOPT,Power Down Blocking Option" "0: If user attempts to enter Power-down mode by..,1: If user attempts to enter Power-down mode by.."
|
|
bitfld.long 0x00 0. "WKEN,Wake-up Enable Bit" "0: Wake-up function Disabled,1: Wake-up function Enabled"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "USPI_WKSTS,USCI Wake-up Status Register"
|
|
bitfld.long 0x00 0. "WKF,Wake-up Flag\nWhen chip is woken up from Power-down mode this bit is set to 1" "0,1"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "USPI_PROTCTL,USCI Protocol Control Register"
|
|
bitfld.long 0x00 31. "PROTEN,SPI Protocol Enable Bit" "0: SPI Protocol Disabled,1: SPI Protocol Enabled"
|
|
bitfld.long 0x00 28. "TXUDRPOL,Transmit Under-run Data Polarity (for Slave)\nThis bit defines the transmitting data level of USCIx_DAT1 when no data is available for transferring" "0: The output data level is 0 if TX under run..,1: The output data level is 1 if TX under run.."
|
|
newline
|
|
hexmask.long.word 0x00 16.--25. 1. "SLVTOCNT,Slave Mode Time-out Period (Slave Only)\nIn Slave mode this bit field is used for Slave time-out period"
|
|
bitfld.long 0x00 12.--14. "TSMSEL,Transmit Data Mode Selection\nThis bit field describes how receive and transmit data is shifted in and out.\nNote: Changing the value of this bit field will produce the TXRST and RXRST to clear the TX/RX data buffer automatically" "0: TSMSEL,?,?,?,4: TSMSEL,?..."
|
|
newline
|
|
bitfld.long 0x00 8.--11. "SUSPITV,Suspend Interval (Master Only)\nThis bit field provides the configurable suspend interval between two successive transmit/receive transaction in a transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 6.--7. "SCLKMODE,Serial Bus Clock Mode\nThis bit field defines the SCLK idle status data transmit and data receive edge" "0: MODE0,1: MODE1,2: MODE2,3: MODE3"
|
|
newline
|
|
bitfld.long 0x00 3. "AUTOSS,Automatic Slave Select Function Enable (Master Only)" "0: Slave select signal will be controlled by the..,1: Slave select signal will be generated.."
|
|
bitfld.long 0x00 2. "SS,Slave Select Control (Master Only)\nIf AUTOSS bit is cleared setting this bit to 1 will set the slave select signal to active state and setting this bit to 0 will set the slave select signal back to inactive state.\nNote: In SPI protocol the internal.." "0,1"
|
|
newline
|
|
bitfld.long 0x00 1. "SLV3WIRE,Slave 3-wire Mode Selection (Slave Only)\nThe SPI protocol can work with 3-wire interface (without slave select signal) in Slave mode" "0: 4-wire bi-direction interface,1: 3-wire bi-direction interface"
|
|
bitfld.long 0x00 0. "SLAVE,Slave Mode Selection" "0: Master mode,1: Slave mode"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "USPI_PROTIEN,USCI Protocol Interrupt Enable Register"
|
|
bitfld.long 0x00 3. "SLVBEIEN,Slave Mode Bit Count Error Interrupt Enable Bit\nIf data transfer is terminated by slave time-out or slave select inactive event in Slave mode so that the transmit/receive data bit count does not match the setting of DWIDTH (USPI_LINECTL[11:8])" "0: The Slave mode bit count error interrupt..,1: The Slave mode bit count error interrupt.."
|
|
bitfld.long 0x00 2. "SLVTOIEN,Slave Time-out Interrupt Enable Bit\nIn SPI protocol this bit enables the interrupt generation in case of a Slave time-out event" "0: The Slave time-out interrupt Disabled,1: The Slave time-out interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "SSACTIEN,Slave Select Active Interrupt Enable Bit\nThis bit enables/disables the generation of a slave select interrupt if the slave select changes to active" "0: Slave select active interrupt generation..,1: Slave select active interrupt generation.."
|
|
bitfld.long 0x00 0. "SSINAIEN,Slave Select Inactive Interrupt Enable Bit\nThis bit enables/disables the generation of a slave select interrupt if the slave select changes to inactive" "0: Slave select inactive interrupt generation..,1: Slave select inactive interrupt generation.."
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "USPI_PROTSTS,USCI Protocol Status Register"
|
|
rbitfld.long 0x00 18. "SLVUDR,Slave Mode Transmit Under-run Status (Read Only)\nIn Slave mode if there is no available transmit data in buffer while transmit data shift out caused by input serial bus clock this status flag will be set to 1" "0: Slave transmit under-run event does not occur,1: Slave transmit under-run event occurs"
|
|
rbitfld.long 0x00 17. "BUSY,Busy Status (Read Only)" "0: SPI is in idle state,1: SPI is in busy state"
|
|
newline
|
|
rbitfld.long 0x00 16. "SSLINE,Slave Select Line Bus Status (Read Only)\nThis bit is only available in Slave mode" "0: The slave select line status is 0,1: The slave select line status is 1"
|
|
bitfld.long 0x00 9. "SSACTIF,Slave Select Active Interrupt Flag (for Slave Only)\nThis bit indicates that the internal slave select signal has changed to active" "0: The slave select signal has not changed to..,1: The slave select signal has changed to active"
|
|
newline
|
|
bitfld.long 0x00 8. "SSINAIF,Slave Select Inactive Interrupt Flag (for Slave Only)\nThis bit indicates that the internal slave select signal has changed to inactive" "0: The slave select signal has not changed to..,1: The slave select signal has changed to inactive"
|
|
bitfld.long 0x00 6. "SLVBEIF,Slave Bit Count Error Interrupt Flag (for Slave Only)\n" "0: Slave bit count error event did not occur,1: Slave bit count error event occurred"
|
|
newline
|
|
bitfld.long 0x00 5. "SLVTOIF,Slave Time-out Interrupt Flag (for Slave Only)\nNote: It is cleared by software write 1 to this bit" "0: Slave time-out event did not occur,1: Slave time-out event occurred"
|
|
bitfld.long 0x00 4. "RXENDIF,Receive End Interrupt Flag\nNote: It is cleared by software write 1 to this bit" "0: Receive end event did not occur,1: Receive end event occurred"
|
|
newline
|
|
bitfld.long 0x00 3. "RXSTIF,Receive Start Interrupt Flag\nNote: It is cleared by software write 1 to this bit" "0: Receive start event did not occur,1: Receive start event occurred"
|
|
bitfld.long 0x00 2. "TXENDIF,Transmit End Interrupt Flag\nNote: It is cleared by software write 1 to this bit" "0: Transmit end event did not occur,1: Transmit end event occurred"
|
|
newline
|
|
bitfld.long 0x00 1. "TXSTIF,Transmit Start Interrupt Flag\nNote: It is cleared by software write 1 to this bit" "0: Transmit start event did not occur,1: Transmit start event occurred"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "USCIUART"
|
|
repeat 3. (list 0. 1. 2.) (list ad:0x400D0000 ad:0x400D1000 ad:0x400D2000)
|
|
tree "UUART$1"
|
|
base $2
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "UUART_CTL,USCI Control Register"
|
|
bitfld.long 0x00 0.--2. "FUNMODE,Function Mode\nThis bit field selects the protocol for this USCI controller" "0: The USCI is disabled,1: The SPI protocol is selected,2: The UART protocol is selected,?,4: The I2C protocol is selected,?..."
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "UUART_INTEN,USCI Interrupt Enable Register"
|
|
bitfld.long 0x00 4. "RXENDIEN,Receive End Interrupt Enable Bit\nThis bit enables the interrupt generation in case of a receive finish event" "0: The receive end interrupt Disabled,1: The receive end interrupt Enabled"
|
|
bitfld.long 0x00 3. "RXSTIEN,Receive Start Interrupt Enable Bit\nThis bit enables the interrupt generation in case of a receive start event" "0: The receive start interrupt Disabled,1: The receive start interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "TXENDIEN,Transmit End Interrupt Enable Bit\nThis bit enables the interrupt generation in case of a transmit finish event" "0: The transmit finish interrupt Disabled,1: The transmit finish interrupt Enabled"
|
|
bitfld.long 0x00 1. "TXSTIEN,Transmit Start Interrupt Enable Bit\nThis bit enables the interrupt generation in case of a transmit start event" "0: The transmit start interrupt Disabled,1: The transmit start interrupt Enabled"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "UUART_BRGEN,USCI Baud Rate Generator Register"
|
|
hexmask.long.word 0x00 16.--25. 1. "CLKDIV,Clock Divider\nNote: In UART function it can be updated by hardware in the 4th falling edge of the input data 0x55 when the auto baud rate function (ABREN(UUART_PROTCTL[6])) is enabled"
|
|
bitfld.long 0x00 10.--14. "DSCNT,Denominator for Sample Counter\nThis bit field defines the divide ratio of the sample clock fSAMP_CLK.\nNote: The maximum value of DSCNT is 0xF on UART mode and suggest to set over 4 to confirm the receiver data is sampled in right 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"
|
|
newline
|
|
bitfld.long 0x00 8.--9. "PDSCNT,Pre-divider for Sample Counter" "0,1,2,3"
|
|
bitfld.long 0x00 5. "TMCNTSRC,Timing Measurement Counter Clock Source Selection" "0: Timing measurement counter with fPROT_CLK,1: Timing measurement counter with fDIV_CLK"
|
|
newline
|
|
bitfld.long 0x00 4. "TMCNTEN,Timing Measurement Counter Enable Bit\nThis bit enables the 10-bit timing measurement counter" "0: Timing measurement counter is Disabled,1: Timing measurement counter is Enabled"
|
|
bitfld.long 0x00 2.--3. "SPCLKSEL,Sample Clock Source Selection\nThis bit field used for the clock source selection of a sample clock (fSAMP_CLK) for the protocol processor" "0: fSAMP_CLK is selected to fDIV_CLK,1: fSAMP_CLK is selected to fPROT_CLK,2: fSAMP_CLK is selected to fSCLK,3: fSAMP_CLK is selected to fREF_CLK"
|
|
newline
|
|
bitfld.long 0x00 1. "PTCLKSEL,Protocol Clock Source Selection\nThis bit selects the source signal of protocol clock (fPROT_CLK)" "0: Reference clock fREF_CLK,1: fREF_CLK2 (its frequency is half of fREF_CLK)"
|
|
bitfld.long 0x00 0. "RCLKSEL,Reference Clock Source Selection\nThis bit selects the source signal of reference clock (fREF_CLK)" "0: Peripheral device clock fPCLK,1: Reserved"
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "UUART_DATIN0,USCI Input Data Signal Configuration Register 0"
|
|
bitfld.long 0x00 3.--4. "EDGEDET,Input Signal Edge Detection Mode\nThis bit field selects which edge actives the trigger event of input data signal.\nNote: In UART function mode it is suggested to set this bit field as 0x2" "0: The trigger event activation is disabled,1: A rising edge activates the trigger event of..,2: A falling edge activates the trigger event of..,3: Both edges activate the trigger event of.."
|
|
bitfld.long 0x00 2. "ININV,Input Signal Inverse Selection\nThis bit defines the inverter enable of the input asynchronous signal" "0: The un-synchronized input signal will not be..,1: The un-synchronized input signal will be.."
|
|
newline
|
|
bitfld.long 0x00 0. "SYNCSEL,Input Signal Synchronization Selection\nThis bit selects if the un-synchronized input signal (with optionally inverted) or the synchronized (and optionally filtered) signal can be used as input for the data shift unit" "0: The un-synchronized signal can be taken as..,1: The synchronized signal can be taken as input.."
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "UUART_CTLIN0,USCI Input Control Signal Configuration Register 0"
|
|
bitfld.long 0x00 2. "ININV,Input Signal Inverse Selection\nThis bit defines the inverter enable of the input asynchronous signal" "0: The un-synchronized input signal will not be..,1: The un-synchronized input signal will be.."
|
|
bitfld.long 0x00 0. "SYNCSEL,Input Synchronization Signal Selection\nThis bit selects if the un-synchronized input signal (with optionally inverted) or the synchronized (and optionally filtered) signal can be used as input for the data shift unit" "0: The un-synchronized signal can be taken as..,1: The synchronized signal can be taken as input.."
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "UUART_CLKIN,USCI Input Clock Signal Configuration Register"
|
|
bitfld.long 0x00 0. "SYNCSEL,Input Synchronization Signal Selection\nThis bit selects if the un-synchronized input signal or the synchronized (and optionally filtered) signal can be used as input for the data shift unit" "0: The un-synchronized signal can be taken as..,1: The synchronized signal can be taken as input.."
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "UUART_LINECTL,USCI Line Control Register"
|
|
bitfld.long 0x00 8.--11. "DWIDTH,Word Length of Transmission\nThis bit field defines the data word length (amount of bits) for reception and transmission" "0: The data word contains 16 bits located at bit..,1: Reserved,2: Reserved,3: Reserved,4: The data word contains 4 bits located at bit..,5: The data word contains 5 bits located at bit..,6: The data word contains 6 bits located at bit..,7: The data word contains 7 bits located at bit..,8: The data word contains 8 bits located at bit..,9: The data word contains 9 bits located at bit..,10: The data word contains 10 bits located at..,11: The data word contains 11 bits located at..,12: The data word contains 12 bits located at..,13: The data word contains 13 bits located at..,14: The data word contains 14 bits located at..,15: The data word contains 15 bits located at.."
|
|
bitfld.long 0x00 7. "CTLOINV,Control Signal Output Inverse Selection\nThis bit defines the relation between the internal control signal and the output control signal.\nNote: In UART protocol the control signal means nRTS signal" "0: No effect,1: The control signal will be inverted before.."
|
|
newline
|
|
bitfld.long 0x00 5. "DATOINV,Data Output Inverse Selection\nThis bit defines the relation between the internal shift data value and the output data signal of USCIx_DAT1 pin" "0: The value of USCIx_DAT1 is equal to the data..,1: The value of USCIx_DAT1 is the inversion of.."
|
|
bitfld.long 0x00 0. "LSB,LSB First Transmission Selection" "0: The MSB which bit of transmit/receive data..,1: The LSB the bit 0 of data buffer will be.."
|
|
wgroup.long 0x30++0x03
|
|
line.long 0x00 "UUART_TXDAT,USCI Transmit Data Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "TXDAT,Transmit Data\nSoftware can use this bit field to write 16-bit transmit data for transmission"
|
|
rgroup.long 0x34++0x03
|
|
line.long 0x00 "UUART_RXDAT,USCI Receive Data Register"
|
|
hexmask.long.word 0x00 0.--15. 1. "RXDAT,Received Data\nThis bit field monitors the received data which stored in receive data buffer.\nNote: RXDAT[15:13] indicate the same frame status of BREAK FRMERR and PARITYERR (UUART_PROTSTS[7:5])"
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "UUART_BUFCTL,USCI Transmit/Receive Buffer Control Register"
|
|
bitfld.long 0x00 17. "RXRST,Receive Reset\n" "0: No effect,1: Reset the receive-related counters state.."
|
|
bitfld.long 0x00 16. "TXRST,Transmit Reset\nNote: It is cleared automatically after one PCLK cycle" "0: No effect,1: Reset the transmit-related counters state.."
|
|
newline
|
|
bitfld.long 0x00 15. "RXCLR,Clear Receive Buffer\nNote: It is cleared automatically after one PCLK cycle" "0: No effect,1: The receive buffer is cleared (filling level.."
|
|
bitfld.long 0x00 14. "RXOVIEN,Receive Buffer Overrun Error Interrupt Enable Bit" "0: Receive overrun interrupt Disabled,1: Receive overrun interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 7. "TXCLR,Clear Transmit Buffer \nNote: It is cleared automatically after one PCLK cycle" "0: No effect,1: The transmit buffer is cleared (filling level.."
|
|
group.long 0x3C++0x03
|
|
line.long 0x00 "UUART_BUFSTS,USCI Transmit/Receive Buffer Status Register"
|
|
rbitfld.long 0x00 9. "TXFULL,Transmit Buffer Full Indicator (Read Only)" "0: Transmit buffer is not full,1: Transmit buffer is full"
|
|
rbitfld.long 0x00 8. "TXEMPTY,Transmit Buffer Empty Indicator (Read Only)" "0: Transmit buffer is not empty,1: Transmit buffer is empty"
|
|
newline
|
|
bitfld.long 0x00 3. "RXOVIF,Receive Buffer Over-run Error Interrupt Status\nThis bit indicates that a receive buffer overrun error event has been detected" "0: A receive buffer overrun error event has not..,1: A receive buffer overrun error event has been.."
|
|
rbitfld.long 0x00 1. "RXFULL,Receive Buffer Full Indicator (Read Only)" "0: Receive buffer is not full,1: Receive buffer is full"
|
|
newline
|
|
rbitfld.long 0x00 0. "RXEMPTY,Receive Buffer Empty Indicator (Read Only)" "0: Receive buffer is not empty,1: Receive buffer is empty"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "UUART_PDMACTL,USCI PDMA Control Register"
|
|
bitfld.long 0x00 3. "PDMAEN,PDMA Mode Enable Bit" "0: PDMA function Disabled,1: PDMA function Enabled"
|
|
bitfld.long 0x00 2. "RXPDMAEN,PDMA Receive Channel Available" "0: Receive PDMA function Disabled,1: Receive PDMA function Enabled"
|
|
newline
|
|
bitfld.long 0x00 1. "TXPDMAEN,PDMA Transmit Channel Available" "0: Transmit PDMA function Disabled,1: Transmit PDMA function Enabled"
|
|
bitfld.long 0x00 0. "PDMARST,PDMA Reset" "0: No effect,1: Reset the USCI's PDMA control logic"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "UUART_WKCTL,USCI Wake-up Control Register"
|
|
bitfld.long 0x00 2. "PDBOPT,Power Down Blocking Option" "0: If user attempts to enter Power-down mode by..,1: If user attempts to enter Power-down mode by.."
|
|
bitfld.long 0x00 0. "WKEN,Wake-up Enable Bit" "0: Wake-up function Disabled,1: Wake-up function Enabled"
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "UUART_WKSTS,USCI Wake-up Status Register"
|
|
bitfld.long 0x00 0. "WKF,Wake-up Flag\nWhen chip is woken up from Power-down mode this bit is set to 1" "0,1"
|
|
group.long 0x5C++0x03
|
|
line.long 0x00 "UUART_PROTCTL,USCI Protocol Control Register"
|
|
bitfld.long 0x00 31. "PROTEN,UART Protocol Enable Bit" "0: UART Protocol Disabled,1: UART Protocol Enabled"
|
|
bitfld.long 0x00 30. "DGE,Deglitch Enable Bit\n" "0: Deglitch Disabled,1: Deglitch Enabled"
|
|
newline
|
|
bitfld.long 0x00 29. "BCEN,Transmit Break Control Enable Bit\nNote: When this bit is set to logic 1 the serial data output (TX) is forced to the Spacing State (logic 0)" "0: Transmit Break Control Disabled,1: Transmit Break Control Enabled"
|
|
bitfld.long 0x00 26. "STICKEN,Stick Parity Enable Bit\nNote: Refer to RS-485 Support section for detailed information" "0: Stick parity Disabled,1: Stick parity Enabled"
|
|
newline
|
|
hexmask.long.word 0x00 16.--24. 1. "BRDETITV,Baud Rate Detection Interval \nThis bit fields indicate how many clock cycle selected by TMCNTSRC (UUART_BRGEN [5]) does the slave calculates the baud rate in one bits"
|
|
bitfld.long 0x00 11.--14. "WAKECNT,Wake-up Counter\nThese bits field indicate how many clock cycle selected by fPDS_CNT do the slave can get the 1st bit (start bit) when the device is woken up from Power-down mode" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
newline
|
|
bitfld.long 0x00 10. "CTSWKEN,nCTS Wake-up Mode Enable Bit" "0: nCTS wake-up mode Disabled,1: nCTS wake-up mode Enabled"
|
|
bitfld.long 0x00 9. "DATWKEN,Data Wake-up Mode Enable Bit" "0: Data wake-up mode Disabled,1: Data wake-up mode Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "ABREN,Auto-baud Rate Detect Enable Bit\nNote: When the auto - baud rate detect operation finishes hardware will clear this bit" "0: Auto-baud rate detect function Disabled,1: Auto-baud rate detect function Enabled"
|
|
bitfld.long 0x00 5. "RTSAUDIREN,nRTS Auto Direction Enable Bit\nWhen nRTS auto direction is enabled if the transmitted bytes in the TX buffer is empty the nRTS signal is inactive automatically.\n" "0: nRTS auto direction control Disabled,1: nRTS auto direction control Enabled"
|
|
newline
|
|
bitfld.long 0x00 4. "CTSAUTOEN,nCTS Auto-flow Control Enable Bit\nWhen nCTS auto-flow is enabled the UART will send data to external device when nCTS input assert (UART will not send data to device if nCTS input is dis-asserted)" "0: nCTS auto-flow control Disabled,1: nCTS auto-flow control Enabled"
|
|
bitfld.long 0x00 3. "RTSAUTOEN,nRTS Auto-flow Control Enable Bit\nNote: This bit has effect only when the RTSAUDIREN is not set" "0: nRTS auto-flow control Disabled,1: nRTS auto-flow control Enabled"
|
|
newline
|
|
bitfld.long 0x00 2. "EVENPARITY,Even Parity Enable Bit\nNote: This bit has effect only when PARITYEN is set" "0: Odd number of logic 1's is transmitted and..,1: Even number of logic 1's is transmitted and.."
|
|
bitfld.long 0x00 1. "PARITYEN,Parity Enable Bit\nThis bit defines the parity bit is enabled in an UART frame" "0: The parity bit Disabled,1: The parity bit Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "STOPB,Stop Bits\nThis bit defines the number of stop bits in an UART frame" "0: The number of stop bits is 1,1: The number of stop bits is 2"
|
|
group.long 0x60++0x03
|
|
line.long 0x00 "UUART_PROTIEN,USCI Protocol Interrupt Enable Register"
|
|
bitfld.long 0x00 2. "RLSIEN,Receive Line Status Interrupt Enable Bit\nNote: UUART_PROTSTS[7:5] indicates the current interrupt event for receive line status interrupt" "0: Receive line status interrupt Disabled,1: Receive line status interrupt Enabled"
|
|
bitfld.long 0x00 1. "ABRIEN,Auto-baud Rate Interrupt Enable Bit" "0: Auto-baud rate interrupt Disabled,1: Auto-baud rate interrupt Enabled"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "UUART_PROTSTS,USCI Protocol Status Register"
|
|
rbitfld.long 0x00 17. "CTSLV,nCTS Pin Status (Read Only)\nThis bit used to monitor the current status of nCTS pin input" "0: nCTS pin input is low level voltage logic state,1: nCTS pin input is high level voltage logic.."
|
|
rbitfld.long 0x00 16. "CTSSYNCLV,nCTS Synchronized Level Status (Read Only)\nThis bit used to indicate the current status of the internal synchronized nCTS signal" "0: The internal synchronized nCTS is low,1: The internal synchronized nCTS is high"
|
|
newline
|
|
bitfld.long 0x00 11. "ABERRSTS,Auto-baud Rate Error Status \nThis bit is set when auto-baud rate detection counter overrun" "0: Auto-baud rate detect counter is not overrun,1: Auto-baud rate detect counter is overrun"
|
|
rbitfld.long 0x00 10. "RXBUSY,RX Bus Status Flag (Read Only) \nThis bit indicates the busy status of the receiver" "0: The receiver is Idle,1: The receiver is BUSY"
|
|
newline
|
|
bitfld.long 0x00 9. "ABRDETIF,Auto-baud Rate Interrupt Flag \nThis bit is set when auto-baud rate detection is done among the falling edge of the input data" "0: Auto-baud rate detect function is not done,1: One Bit auto-baud rate detect function is done"
|
|
bitfld.long 0x00 7. "BREAK,Break Flag\nThis bit is set to logic 1 whenever the received data input (RX) is held in the 'spacing state' (logic 0) for longer than a full word transmission time (that is the total time of 'start bit' + data bits + parity + stop bits).\nNote:.." "0: No Break is generated,1: Break is generated in the receiver bus"
|
|
newline
|
|
bitfld.long 0x00 6. "FRMERR,Framing Error Flag\nThis bit is set to logic 1 whenever the received character does not have a valid 'stop bit' (that is the stop bit following the last data bit or parity bit is detected as logic 0).\nNote: This bit can be cleared by writing '1'.." "0: No framing error is generated,1: Framing error is generated"
|
|
bitfld.long 0x00 5. "PARITYERR,Parity Error Flag\nThis bit is set to logic 1 whenever the received character does not have a valid 'parity bit'.\nNote: This bit can be cleared by writing '1' among the BREAK FRMERR and PARITYERR bits" "0: No parity error is generated,1: Parity error is generated"
|
|
newline
|
|
bitfld.long 0x00 4. "RXENDIF,Receive End Interrupt Flag\nNote: It is cleared by software writing 1 into this bit" "0: A receive finish interrupt status has not..,1: A receive finish interrupt status has occurred"
|
|
bitfld.long 0x00 3. "RXSTIF,Receive Start Interrupt Flag\nNote: It is cleared by software writing 1 into this bit" "0: A receive start interrupt status has not..,1: A receive start interrupt status has occurred"
|
|
newline
|
|
bitfld.long 0x00 2. "TXENDIF,Transmit End Interrupt Flag\nNote: It is cleared by software writing 1 into this bit" "0: A transmit end interrupt status has not..,1: A transmit end interrupt status has occurred"
|
|
bitfld.long 0x00 1. "TXSTIF,Transmit Start Interrupt Flag\n" "0: A transmit start interrupt status has not..,1: A transmit start interrupt status has occurred"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "WDT"
|
|
base ad:0x40040000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "WDT_CTL,WDT Control Register"
|
|
bitfld.long 0x00 31. "ICEDEBUG,ICE Debug Mode Acknowledge Disable Bit (Write Protect)\nWDT up counter will keep going no matter CPU is held by ICE or not.\nNote: This bit is write protected" "0: ICE debug mode acknowledgement affects WDT..,1: ICE debug mode acknowledgement Disabled"
|
|
rbitfld.long 0x00 30. "SYNC,WDT Enable Control SYNC Flag Indicator (Read Only)\nIf user executes enable/disable WDTEN (WDT_CTL[7]) this flag can be indicated enable/disable WDTEN function is completed or not.\nNote: Performing enable or disable WDTEN bit needs 2 * WDT_CLK.." "0: Set WDTEN bit is completed,1: Set WDTEN bit is synchronizing and not become.."
|
|
newline
|
|
bitfld.long 0x00 8.--11. "TOUTSEL,WDT Time-out Interval Selection (Write Protect)\nThese four bits select the time-out interval period for the WDT.\nNote: This bit is write protected" "0: 24 * WDT_CLK,1: 26 * WDT_CLK,2: 28 * WDT_CLK,3: 210 * WDT_CLK,4: 212 * WDT_CLK,5: 214 * WDT_CLK,6: 216 * WDT_CLK,7: 218 * WDT_CLK,8: 220 * WDT_CLK,?..."
|
|
bitfld.long 0x00 7. "WDTEN,WDT Enable Bit (Write Protect)\n" "0: WDT Disabled (This action will reset the..,1: WDT Enabled"
|
|
newline
|
|
bitfld.long 0x00 6. "INTEN,WDT Time-out Interrupt Enable Bit (Write Protect)\nIf this bit is enabled the WDT time-out interrupt signal is generated and inform to CPU" "0: WDT time-out interrupt Disabled,1: WDT time-out interrupt Enabled"
|
|
bitfld.long 0x00 5. "WKF,WDT Time-out Wake-up Flag (Write Protect)\nThis bit indicates the interrupt wake-up flag status of WDT\n" "0: WDT does not cause chip wake-up,1: Chip wake-up from Idle or Power-down mode if.."
|
|
newline
|
|
bitfld.long 0x00 4. "WKEN,WDT Time-out Wake-up Function Control (Write Protect)\nIf this bit is set to 1 while WDT time-out interrupt flag IF (WDT_CTL[3]) is generated to 1 and interrupt enable bit INTEN (WDT_CTL[6]) is enabled the WDT time-out interrupt signal will.." "0: Wake-up trigger event Disabled if WDT..,1: Wake-up trigger event Enabled if WDT time-out.."
|
|
bitfld.long 0x00 3. "IF,WDT Time-out Interrupt Flag\nThis bit will set to 1 while WDT up counter value reaches the selected WDT time-out interval\nNote: This bit is cleared by writing 1 to it" "0: WDT time-out interrupt did not occur,1: WDT time-out interrupt occurred"
|
|
newline
|
|
bitfld.long 0x00 2. "RSTF,WDT Time-out Reset Flag\nThis bit indicates the system has been reset by WDT time-out reset or not.\nNote: This bit is cleared by writing 1 to it" "0: WDT time-out reset did not occur,1: WDT time-out reset occurred"
|
|
bitfld.long 0x00 1. "RSTEN,WDT Time-out Reset Enable Bit (Write Protect)\nSetting this bit will enable the WDT time-out reset function if the WDT up counter value has not been cleared after the specific WDT reset delay period expires.\nNote: This bit is write protected" "0: WDT time-out reset function Disabled,1: WDT time-out reset function Enabled"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "WDT_ALTCTL,WDT Alternative Control Register"
|
|
bitfld.long 0x00 0.--1. "RSTDSEL,WDT Reset Delay Selection (Write Protect) \nWhen WDT time-out happened user has a time named WDT Reset Delay Period to clear WDT counter by writing 0x00005aa5 to RSTCNT (WDT_RSTCNT[31:0]) to prevent WDT time-out reset happened.\nUser can select.." "0: WDT Reset Delay Period is 1026 * WDT_CLK,1: WDT Reset Delay Period is 130 * WDT_CLK,2: WDT Reset Delay Period is 18 * WDT_CLK,3: WDT Reset Delay Period is 3 * WDT_CLK"
|
|
wgroup.long 0x08++0x03
|
|
line.long 0x00 "WDT_RSTCNT,WDT Reset Counter Register"
|
|
hexmask.long 0x00 0.--31. 1. "RSTCNT,WDT Reset Counter Register\nWriting 0x00005AA5 to this field will reset the internal 18-bit WDT up counter value to 0.\n"
|
|
tree.end
|
|
tree "WWDT"
|
|
base ad:0x40040100
|
|
wgroup.long 0x00++0x03
|
|
line.long 0x00 "WWDT_RLDCNT,WWDT Reload Counter Register"
|
|
hexmask.long 0x00 0.--31. 1. "RLDCNT,WWDT Reload Counter Register\nWriting 0x00005AA5 to this register will reload the WWDT counter value to 0x3F.\nNote: User can only write WWDT_RLDCNT register to reload WWDT counter value when current WWDT counter value between 0 and CMPDAT.."
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "WWDT_CTL,WWDT Control Register"
|
|
bitfld.long 0x00 31. "ICEDEBUG,ICE Debug Mode Acknowledge Disable Bit\nNote: WWDT down counter will keep going no matter CPU is held by ICE or not" "0: ICE debug mode acknowledgement effects WWDT..,1: ICE debug mode acknowledgement Disabled"
|
|
bitfld.long 0x00 16.--21. "CMPDAT,WWDT Window Compare Register\nSet this register to adjust the valid reload window" "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"
|
|
newline
|
|
bitfld.long 0x00 8.--11. "PSCSEL,WWDT Counter Prescale Period Selection" "0: Pre-scale is 1 Max time-out period is 1 * 64..,1: Pre-scale is 2 Max time-out period is 2 * 64..,2: Pre-scale is 4 Max time-out period is 4 * 64..,3: Pre-scale is 8 Max time-out period is 8 * 64..,4: Pre-scale is 16 Max time-out period is 16 *..,5: Pre-scale is 32 Max time-out period is 32 *..,6: Pre-scale is 64 Max time-out period is 64 *..,7: Pre-scale is 128 Max time-out period is 128 *..,8: Pre-scale is 192 Max time-out period is 192 *..,9: Pre-scale is 256 Max time-out period is 256 *..,10: Pre-scale is 384 Max time-out period is 384..,11: Pre-scale is 512 Max time-out period is 512..,12: Pre-scale is 768 Max time-out period is 768..,13: Pre-scale is 1024 Max time-out period is..,14: Pre-scale is 1536 Max time-out period is..,15: Pre-scale is 2048 Max time-out period is.."
|
|
bitfld.long 0x00 1. "INTEN,WWDT Interrupt Enable Bit\nIf this bit is enabled the WWDT counter compare match interrupt signal is generated and inform to CPU" "0: WWDT counter compare match interrupt Disabled,1: WWDT counter compare match interrupt Enabled"
|
|
newline
|
|
bitfld.long 0x00 0. "WWDTEN,WWDT Enable Bit" "0: WWDT counter is stopped,1: WWDT counter starts counting"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "WWDT_STATUS,WWDT Status Register"
|
|
bitfld.long 0x00 1. "WWDTRF,WWDT Timer-out Reset Flag\nThis bit indicates the system has been reset by WWDT time-out reset or not.\nNote: This bit is cleared by writing 1 to it" "0: WWDT time-out reset did not occur,1: WWDT time-out reset occurred"
|
|
bitfld.long 0x00 0. "WWDTIF,WWDT Compare Match Interrupt Flag\nThis bit indicates the interrupt flag status of WWDT while WWDT counter value matches CMPDAT (WWDT_CTL[21:16]).\nNote: This bit is cleared by writing 1 to it" "0: No effect,1: WWDT counter value matches CMPDAT"
|
|
rgroup.long 0x0C++0x03
|
|
line.long 0x00 "WWDT_CNT,WWDT Counter Value Register"
|
|
bitfld.long 0x00 0.--5. "CNTDAT,WWDT Counter Value\nCNTDAT will be updated continuously to monitor 6-bit WWDT down counter 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,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"
|
|
tree.end
|
|
autoindent.off
|
|
newline
|