; -------------------------------------------------------------------------------- ; @Title: NANO112 On-Chip Peripherals ; @Props: Released ; @Author: NEJ, KRZ ; @Changelog: 2023-09-07 NEJ ; 2023-11-09 KRZ ; @Manufacturer: NUVOTON - Nuvoton Technology Corp. ; @Doc: Generated (TRACE32, build: 164352.), based on: ; NANO112AN_v1.svd (Ver. 1.0) ; @Core: Cortex-M0 ; @Chip: NANO102LB1AN, NANO102LC2AN, NANO102SC2AN, NANO102ZB1AN, NANO102ZC2AN, ; NANO112LB1AN, NANO112LC2AN, NANO112RB1AN, NANO112RC2AN, NANO112SB1AN, ; NANO112SC2AN, NANO112VC2AN ; @Copyright: (C) 1989-2023 Lauterbach GmbH, licensed for use with TRACE32(R) only ; -------------------------------------------------------------------------------- ; $Id: pernano112.per 16971 2023-11-09 16:09:22Z kwisniewski $ AUTOINDENT.ON CENTER TREE ENUMDELIMITER "," base ad:0x0 tree.close "Core Registers (Cortex-M0)" AUTOINDENT.PUSH AUTOINDENT.OFF tree "System Control" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 0x8 if (CORENAME()=="CORTEXM1") group.long 0x10++0x0b line.long 0x00 "STCSR,SysTick Control and Status Register" bitfld.long 0x00 16. " COUNTFLAG ,Returns 1 if timer counted to 0" "0,1" bitfld.long 0x00 2. " CLKSOURCE ,Always reads as one" "No effect,Processor clock" textline " " bitfld.long 0x00 1. " TICKINT ,Counting down to 0 " "No SysTick,SysTick" bitfld.long 0x00 0. " ENABLE ,Counter enable" "Disabled,Enabled" line.long 0x04 "STRVR,SysTick Reload Value Register" hexmask.long.tbyte 0x04 0.--23. 1. " RELOAD ,Value to load into the STCVR when the counter reaches 0" line.long 0x08 "STCVR,SysTick Current Value Register" hexmask.long.tbyte 0x08 0.--23. 1. " CURRENT ,Reads return the current value of the SysTick counter" else group.long 0x10++0x0b line.long 0x00 "STCSR,SysTick Control and Status Register" bitfld.long 0x00 16. " COUNTFLAG ,Returns 1 if timer counted to 0" "0,1" bitfld.long 0x00 2. " CLKSOURCE ,Always reads as one" "External clock,Processor clock" textline " " bitfld.long 0x00 1. " TICKINT ,Counting down to 0 " "No SysTick,SysTick" bitfld.long 0x00 0. " ENABLE ,Counter enable" "Disabled,Enabled" line.long 0x04 "STRVR,SysTick Reload Value Register" hexmask.long.tbyte 0x04 0.--23. 1. " RELOAD ,Value to load into the STCVR when the counter reaches 0" line.long 0x08 "STCVR,SysTick Current Value Register" hexmask.long.tbyte 0x08 0.--23. 1. " CURRENT ,Reads return the current value of the SysTick counter" endif if (CORENAME()=="CORTEXM1") rgroup.long 0x1c++0x03 line.long 0x00 "STCR,SysTick Calibration Value Register" bitfld.long 0x00 31. " NOREF ,Reads as one" "0,1" bitfld.long 0x00 30. " SKEW ,Reads as zero" "0,1" textline " " hexmask.long.tbyte 0x00 0.--23. 1. " TENMS ,Indicates calibration value is not known" else rgroup.long 0x1c++0x03 line.long 0x00 "STCR,SysTick Calibration Value Register" bitfld.long 0x00 31. " NOREF ,Indicates whether the IMPL_DEF reference clock is provided" "Implemented,Not implemented" bitfld.long 0x00 30. " SKEW ,Indicates whether the 10ms calibration value is exact" "Exact,Inexact" textline " " hexmask.long.tbyte 0x00 0.--23. 1. " TENMS ,Holds a reload value to be used for 10ms (100Hz) timing subject to system clock skew errors" endif rgroup.long 0xd00++0x03 line.long 0x00 "CPUID,CPU ID Base Register" hexmask.long.byte 0x00 24.--31. 1. " IMPLEMENTER ,Implementer code" hexmask.long.byte 0x00 20.--23. 1. " VARIANT ,Implementation defined variant number" textline " " hexmask.long.byte 0x00 4.--15. 1. " PARTNO ,Number of processor within family" hexmask.long.byte 0x00 0.--3. 1. " REVISION ,Implementation defined revision number" group.long 0xd04++0x03 line.long 0x00 "ICSR,Interrupt Control State Register" bitfld.long 0x00 31. " NMIPENDSET ,Setting this bit will activate an NMI" "No effect,Set pending" bitfld.long 0x00 28. " PENDSVSET ,Set a pending PendSV interrupt" "No effect,Set pending" textline " " bitfld.long 0x00 27. " PENDSVCLR ,Clear a pending PendSV interrupt" "No effect,Clear pending" bitfld.long 0x00 26. " PENDSTSET ,Set a pending SysTick" "No effect,Set pending" textline " " bitfld.long 0x00 25. " PENDSVCLR ,Clear a pending SysTick" "No effect,Clear pending" bitfld.long 0x00 23. " ISRPREEMPT ,Pending exception service" "No service,Service" textline " " bitfld.long 0x00 22. " ISRPENDING ,External interrupt pending flag" "No interrupt,Interrupt" hexmask.long.byte 0x00 12.--17. 1. " VECTPENDING ,Active exception number field" textline " " hexmask.long.byte 0x00 0.--5. 1. " VECTACTIVET ,Active exception number field" if (CORENAME()=="CORTEXM0+") group.long 0xd08++0x03 line.long 0x00 "VTOR,Vector Table Offset Register" hexmask.long 0x00 7.--31. 0x80 " TBLOFF ,Vector table address" else textline " " endif group.long 0xd0c++0x03 line.long 0x00 "AIRCR,Application Interrupt and Reset Control Register" hexmask.long.word 0x00 16.--31. 1. " VECTKEY ,Vector Key" bitfld.long 0x00 15. " ENDIANNESS ,Data endianness bit" "Little-endian,Big-endian" textline " " bitfld.long 0x00 2. " SYSRESETREQ ,System reset setup request" "No effect,Reset" bitfld.long 0x00 1. " VECTCLRACTIVE ,Clears all active state information" "No clear,Clear" group.long 0xd10++0x03 line.long 0x00 "SCR,System Control Register" bitfld.long 0x00 4. " SEVONPEND ,Determines whether an interrupt transition from inactive state to pending state is a wakeup event" "Not wakeup,Wakeup" bitfld.long 0x00 2. " SLEEPDEEP ,Provides a qualifying hint indicating that waking from sleep might take longer" "Not deep sleep,Deep sleep" textline " " bitfld.long 0x00 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" rgroup.long 0xd14++0x03 line.long 0x00 "CCR,Configuration and Control Register" bitfld.long 0x00 9. " STKALIGN ,Indicates whether on exception entry all exceptions are entered with 8-byte stack alignment and the context to restore it is saved" "Reserved,Aligned" bitfld.long 0x00 3. " UNALIGN_TRP ,Indicates that all unaligned accesses results in a Hard Fault" "Reserved,Trapped" group.long 0xd1c++0x0b line.long 0x00 "SHPR2,System Handler Priority Register 2" bitfld.long 0x00 30.--31. " PRI_11 ,Priority of system handler 11-SVCall" "00,01,10,11" line.long 0x04 "SHPR3,System Handler Priority Register 3" bitfld.long 0x04 30.--31. " PRI_15 ,Priority of system handler 15-SysTick" "00,01,10,11" bitfld.long 0x04 22.--23. " PRI_14 ,Priority of system handler 14- PendSV" "00,01,10,11" line.long 0x08 "SHCSR,System Handler Control and State Register" bitfld.long 0x08 15. " SVCALLPENDED ,Reads as 1 if SVCall is pending" "Not pending,Pending" if (CORENAME()=="CORTEXM0+") hgroup.long 0x08++0x03 hide.long 0x00 "ACTLR,Auxiliary Control Register" else textline " " endif 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 12. tree "Interrupt Enable Registers" group.long 0x100++0x03 line.long 0x00 "SET/CLREN,Interrupt Set/Clear Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " SET/CLRENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " SET/CLRENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " SET/CLRENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " SET/CLRENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " SET/CLRENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " SET/CLRENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " SET/CLRENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " SET/CLRENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " SET/CLRENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " SET/CLRENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " SET/CLRENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " SET/CLRENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " SET/CLRENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " SET/CLRENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " SET/CLRENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " SET/CLRENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " SET/CLRENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " SET/CLRENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " SET/CLRENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " SET/CLRENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " SET/CLRENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" tree.end tree "Interrupt Pending Registers" group.long 0x200++0x03 line.long 0x00 "SET/CLRPEN,Interrupt Set/Clear Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " SET/CLRPEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " SET/CLRPEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " SET/CLRPEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " SET/CLRPEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " SET/CLRPEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " SET/CLRPEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " SET/CLRPEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " SET/CLRPEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " SET/CLRPEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " SET/CLRPEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " SET/CLRPEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " SET/CLRPEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " SET/CLRPEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " SET/CLRPEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " SET/CLRPEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " SET/CLRPEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " SET/CLRPEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " SET/CLRPEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " SET/CLRPEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " SET/CLRPEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " SET/CLRPEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" tree.end width 6. tree "Interrupt Priority Registers" group.long 0x400++0x1F line.long 0x00 "INT0,Interrupt Priority Register" bitfld.long 0x00 30.--31. " IP_3 ,Priority of interrupt 3" "0,1,2,3" bitfld.long 0x00 22.--23. " IP_2 ,Priority of interrupt 2" "0,1,2,3" bitfld.long 0x00 14.--15. " IP_1 ,Priority of interrupt 1" "0,1,2,3" bitfld.long 0x00 6.--7. " IP_0 ,Priority of interrupt 0" "0,1,2,3" line.long 0x04 "INT1,Interrupt Priority Register" bitfld.long 0x04 30.--31. " IP_7 ,Priority of interrupt 7" "0,1,2,3" bitfld.long 0x04 22.--23. " IP_6 ,Priority of interrupt 6" "0,1,2,3" bitfld.long 0x04 14.--15. " IP_5 ,Priority of interrupt 5" "0,1,2,3" bitfld.long 0x04 6.--7. " IP_4 ,Priority of interrupt 4" "0,1,2,3" line.long 0x08 "INT2,Interrupt Priority Register" bitfld.long 0x08 30.--31. " IP_11 ,Priority of interrupt 11" "0,1,2,3" bitfld.long 0x08 22.--23. " IP_10 ,Priority of interrupt 10" "0,1,2,3" bitfld.long 0x08 14.--15. " IP_9 ,Priority of interrupt 9" "0,1,2,3" bitfld.long 0x08 6.--7. " IP_8 ,Priority of interrupt 8" "0,1,2,3" line.long 0x0C "INT3,Interrupt Priority Register" bitfld.long 0x0C 30.--31. " IP_15 ,Priority of interrupt 15" "0,1,2,3" bitfld.long 0x0C 22.--23. " IP_14 ,Priority of interrupt 14" "0,1,2,3" bitfld.long 0x0C 14.--15. " IP_13 ,Priority of interrupt 13" "0,1,2,3" bitfld.long 0x0C 6.--7. " IP_12 ,Priority of interrupt 12" "0,1,2,3" line.long 0x10 "INT4,Interrupt Priority Register" bitfld.long 0x10 30.--31. " IP_19 ,Priority of interrupt 19" "0,1,2,3" bitfld.long 0x10 22.--23. " IP_18 ,Priority of interrupt 18" "0,1,2,3" bitfld.long 0x10 14.--15. " IP_17 ,Priority of interrupt 17" "0,1,2,3" bitfld.long 0x10 6.--7. " IP_16 ,Priority of interrupt 16" "0,1,2,3" line.long 0x14 "INT5,Interrupt Priority Register" bitfld.long 0x14 30.--31. " IP_23 ,Priority of interrupt 23" "0,1,2,3" bitfld.long 0x14 22.--23. " IP_22 ,Priority of interrupt 22" "0,1,2,3" bitfld.long 0x14 14.--15. " IP_21 ,Priority of interrupt 21" "0,1,2,3" bitfld.long 0x14 6.--7. " IP_20 ,Priority of interrupt 20" "0,1,2,3" line.long 0x18 "INT6,Interrupt Priority Register" bitfld.long 0x18 30.--31. " IP_27 ,Priority of interrupt 27" "0,1,2,3" bitfld.long 0x18 22.--23. " IP_26 ,Priority of interrupt 26" "0,1,2,3" bitfld.long 0x18 14.--15. " IP_25 ,Priority of interrupt 25" "0,1,2,3" bitfld.long 0x18 6.--7. " IP_24 ,Priority of interrupt 24" "0,1,2,3" line.long 0x1C "INT7,Interrupt Priority Register" bitfld.long 0x1C 30.--31. " IP_31 ,Priority of interrupt 31" "0,1,2,3" bitfld.long 0x1C 22.--23. " IP_30 ,Priority of interrupt 30" "0,1,2,3" bitfld.long 0x1C 14.--15. " IP_29 ,Priority of interrupt 29" "0,1,2,3" bitfld.long 0x1C 6.--7. " IP_28 ,Priority of interrupt 28" "0,1,2,3" 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 0xA group.long 0xD30++0x03 line.long 0x00 "DFSR,Data Fault Status Register" eventfld.long 0x00 4. " EXTERNAL ,External debug request flag" "No occurred,Occurred" eventfld.long 0x00 3. " VCATCH ,Vector catch flag" "No occurred,Occurred" textline " " eventfld.long 0x00 2. " DWTRAP ,Data Watchpoint flag" "No match,Match" textline " " eventfld.long 0x00 1. " BKPT ,BKPT flag" "No match,Match" eventfld.long 0x00 0. " HALTED ,Halt request flag" "No request,Request" if (CORENAME()=="CORTEXM1") if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x01)==0x00) group.long 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not completed,Completed" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 18. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register R/W on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " textline " " textfld " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" else group.long 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 18. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register R/W on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 3. " C_MASKINTS ,Interrupts Mask" "Not masked,Masked" bitfld.long 0x00 2. " C_STEP ,Steps the core in halted debug" "Not halted,Halted" textline " " bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" endif else if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x01)==0x00) group.long 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not completed,Completed" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core Lockup Status/Debug Key" "Not locked up,Locked up" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core Sleep Status/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register R/W on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " textline " " textfld " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" else group.long 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core Lockup Status/Debug Key" "Not locked up,Locked up" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core Sleep Status/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register R/W on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 3. " C_MASKINTS ,Interrupts Mask" "Not masked,Masked" bitfld.long 0x00 2. " C_STEP ,Steps the core in halted debug" "Not halted,Halted" textline " " bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" endif endif wgroup.long 0xDF4++0x03 line.long 0x00 "DCRSR,Debug Core Selector Register" bitfld.long 0x00 16. " REGWnR ,Register Read/Write" "Read,Write" bitfld.long 0x00 0.--4. " REGSEL ,Register Selection" "R0,R1,R2,R3,R4,R5,R6,R7,R8,R9,R10,R11,R12,Current SP,LR,DebugReturnAddress,xPSR Flags,MSP,PSP,Reserved,CONTROL[1]/PRIMASK[0],?..." group.long 0xDF8++0x07 line.long 0x00 "DCRDR,Debug Core Register Data Register" hexmask.long 0x00 0.--31. 1. " DATA ,Data for reading and writing registers to and from the processor" line.long 0x04 "DEMCR,Debug Exception and Monitor Control Register" bitfld.long 0x04 24. " DWTENA ,Global enable or disable for the DW unit" "Disabled,Enabled" bitfld.long 0x04 10. " VC_HARDERR ,Debug trap on a Hard Fault" "No error,Error" textline " " bitfld.long 0x04 0. " VC_CORERESET ,Reset Vector Catch" "No reset,Reset" width 0x0B else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Breakpoint Unit (BPU)" sif COMPonent.AVAILABLE("BPU") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("BPU",-1)) width 8. group.long 0x00++0x03 line.long 0x00 "BP_CTRL,Breakpoint Control Register" bitfld.long 0x00 4.--7. " NUM_CODE1 ,Number of comparators" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 1. " KEY ,Key field" "No write,Write" bitfld.long 0x00 0. " ENABLE ,Breakpoint unit enable bit" "Disabled,Enabled" group.long 0x8++0x03 line.long 0x00 "B_COMP0,Breakpoint Comparator Registers 0" bitfld.long 0x00 30.--31. " BP_MATCH ,Happens when the COMP address is matched" "No matching,Lower halfword,Upper halfword,Both halfwords" hexmask.long 0x00 2.--28. 2. " COMP ,Comparison address" bitfld.long 0x00 0. " ENABLE ,Compare enable for Breakpoint Comparator Register 0" "Disabled,Enabled" group.long 0xC++0x03 line.long 0x00 "B_COMP1,Breakpoint Comparator Registers 1" bitfld.long 0x00 30.--31. " BP_MATCH ,Happens when the COMP address is matched" "No matching,Lower halfword,Upper halfword,Both halfwords" hexmask.long 0x00 2.--28. 2. " COMP ,Comparison address" bitfld.long 0x00 0. " ENABLE ,Compare enable for Breakpoint Comparator Register 1" "Disabled,Enabled" group.long 0x10++0x03 line.long 0x00 "B_COMP2,Breakpoint Comparator Registers 2" bitfld.long 0x00 30.--31. " BP_MATCH ,Happens when the COMP address is matched" "No matching,Lower halfword,Upper halfword,Both halfwords" hexmask.long 0x00 2.--28. 2. " COMP ,Comparison address" bitfld.long 0x00 0. " ENABLE ,Compare enable for Breakpoint Comparator Register 2" "Disabled,Enabled" group.long 0x14++0x03 line.long 0x00 "B_COMP3,Breakpoint Comparator Registers 3" bitfld.long 0x00 30.--31. " BP_MATCH ,Happens when the COMP address is matched" "No matching,Lower halfword,Upper halfword,Both halfwords" hexmask.long 0x00 2.--28. 2. " COMP ,Comparison address" bitfld.long 0x00 0. " ENABLE ,Compare enable for Breakpoint Comparator Register 3" "Disabled,Enabled" else newline textline "BPU 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 14. rgroup.long 0x00++0x03 line.long 0x00 "DW_CTRL,DW Control Register " bitfld.long 0x00 28.--31. " NUM_CODE1 ,Number of comparators" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" rgroup.long 0x1c++0x03 line.long 0x00 "DW_PCSR,DW Program Counter Sample Register" hexmask.long 0x00 0.--31. 1. " EIASAMPLE ,Execution instruction address sample or 0xFFFFFFFF" group.long 0x20++0x0b line.long 0x00 "DW_COMP0,DW Comparator Register 0" hexmask.long 0x00 0.--31. 1. " COMP1 ,Compare against PC or the data address" line.long 0x04 "DW_MASK0,DW Mask Register 0" hexmask.long.byte 0x04 0.--4. 1. " MASK ,Mask on data address when matching against COMP" line.long 0x08 "DW_FUNCTION0,DW Function Register 0" bitfld.long 0x08 24. " MATCHED ,Comparator match" "No match,Match" bitfld.long 0x08 0.--3. " FUNCTION , Settings for DW Function Registers" "Disabled,Reserved,Reserved,Reserved,On PC match,Read address,Write address,R/W address,?..." group.long 0x30++0x0b line.long 0x00 "DW_COMP1,DW Comparator Register 1" hexmask.long 0x00 0.--31. 1. " COMP ,Compare against PC or the data address" line.long 0x04 "DW_MASK1,DW Mask Register 1 " hexmask.long.byte 0x04 0.--4. 1. " MASK ,Mask on data address when matching against COMP" line.long 0x08 "DW_FUNCTION1,DW Function Register 1" bitfld.long 0x08 24. " MATCHED ,Comparator match" "No match,Match" bitfld.long 0x08 0.--3. " FUNCTION , Settings for DW Function Registers" "Disabled,Reserved,Reserved,Reserved,On PC match,Read address,Write address,R/W address,?..." else newline textline "DWT component base address not specified" newline endif tree.end tree.end AUTOINDENT.POP tree.end tree "ACMP (Analog Comparator)" base ad:0x401D0000 group.long 0x0++0x13 line.long 0x0 "ACMP_CR0,Analog Comparator 0 Control Register" bitfld.long 0x0 31. "ACMP0_WKEUP_EN,Comparator ACMP0 Wake-up Enable Control\n" "0: Wake-up function Disabled,1: Wake-up function Enabled when the system enters.." bitfld.long 0x0 29.--30. "CPP0SEL,Comparator ACMP0 Positive Input Selection\n" "0: Input from PA.4,1: Input from PA.3,?,?" newline bitfld.long 0x0 21. "CPO0_SEL,Comparator ACMP0 Output to Timer Path Selection\n" "0: Comparator ACMP0 output to Timer is through..,1: Comparator ACMP0 output to Timer is through.." bitfld.long 0x0 20. "ACMP0_FILTER,Comparator ACMP0 Output Filter\n" "0: Comparator ACMP0 output is not filtered by..,1: Comparator ACMP0 output is filtered by internal.." newline bitfld.long 0x0 19. "ACOMP0_PN_AutoEx,Comparator Analog ACMP0_Px ACMP0_N Input Swap Function Automatically\nThis bit is only for sigma-delta ADC mode use.\n" "0: Disabled to swap comparator ACMP0 input function..,1: Enabled to swap comparator ACMP0 input function.." bitfld.long 0x0 16. "ACMP0_EX,Comparator ACMP0 Swap\nNote: This bit swaps the comparator inputs and inverts the comparator output." "0: No swap to the comparator inputs and output,1: Swap the comparator inputs with ACMP0_Px and.." newline bitfld.long 0x0 4.--5. "CN0,Comparator ACMP0 Negative Input Selection\n" "0: The comparator reference pin ACMP0_N is selected..,1: The internal comparator reference voltage (CRV)..,?,?" bitfld.long 0x0 2. "ACMP0_HYSEN,Comparator ACMP0 Hysteresis Enable Control\n" "0: ACMP0 Hysteresis function Disabled,1: ACMP0 Hysteresis function Enabled. The typical.." newline bitfld.long 0x0 1. "ACMP0IE,Comparator ACMP0 Interrupt Enable Control\nNote: Interrupt generated if ACMP0IE bit is set to '1' after ACMP0 output changed." "0: ACMP0 interrupt function Disabled,1: ACMP0 interrupt function Enabled" bitfld.long 0x0 0. "ACMP0EN,Comparator ACMP0 Enable Control\nNote: Comparator output needs to wait 10 us stable time after ACMP0EN is set." "0: Disabled,1: Enabled" line.long 0x4 "ACMP_CR1,Analog Comparator 1 Control Register" bitfld.long 0x4 31. "ACMP1_WKEUP_EN,Comparator ACMP1 Wake-up Enable Control\n" "0: Wake-up function Disabled,1: Wake-up function Enabled when the system enters.." bitfld.long 0x4 4.--5. "CN1,Comparator ACMP1 Negative Input Selection\n" "0: The comparator reference pin ACMP0_N is selected..,1: The internal comparator reference voltage (CRV)..,?,?" newline bitfld.long 0x4 2. "ACMP1_HYSEN,Comparator ACMP1 Hysteresis Enable Control\n" "0: ACMP1 Hysteresis function Disabled,1: ACMP1 Hysteresis function Enabled. The typical.." bitfld.long 0x4 1. "ACMP1IE,Comparator ACMP1 Interrupt Enable Control\nNote: Interrupt is generated if ACMP0IE bit is set to '1' after ACMP1 output changed." "0: ACMP1 interrupt function Disabled,1: ACMP1 interrupt function Enabled" newline bitfld.long 0x4 0. "ACMP1EN,Comparator ACMP1 Enable Control\nNote: Comparator output needs to wait 10 us stable time after ACMP1EN is set." "0: Disabled,1: Enabled" line.long 0x8 "ACMP_SR,Analog Comparator Status Register" bitfld.long 0x8 3. "CO1,Comparator ACMP1 Output\n" "0,1" bitfld.long 0x8 2. "CO0,Comparator ACMP0 Output\n" "0,1" newline bitfld.long 0x8 1. "ACMPF1,Comparator ACMP1 Flag\nThis bit is set by hardware whenever the comparator 1 output changes state. This will generate an interrupt if ACMP1IE set.\nNote: Write '1' to clear this bit to 0." "0,1" bitfld.long 0x8 0. "ACMPF0,Comparator ACMP0 Flag\nThis bit is set by hardware whenever the comparator 0 output changes state. This will generate an interrupt if ACMP0IE set.\nNote: Write '1' to clear this bit to 0." "0,1" line.long 0xC "ACMP_RVCR,Analog Comparator Reference Voltage Control Register" bitfld.long 0xC 5. "CRVSRC_SEL,CRV Source Selection\n" "0: From AVDD,1: From Int_VREF" bitfld.long 0xC 4. "CRV_EN,CRV Enable Control\n" "0: CRV Disabled,1: CRV Enabled" newline hexmask.long.byte 0xC 0.--3. 1. "CRVS,Comparator Reference Voltage Setting\n" line.long 0x10 "ACMP_MODCR0,Analog Comparator 0 Mode Control Register" bitfld.long 0x10 8. "START,Start ADC Mode\n" "0: Stop Sigma-Delta ADC Mode or Single Slope ADC Mode,1: Start Sigma-Delta ADC Mode or Single Slope ADC.." bitfld.long 0x10 7. "CH_DIS_FUN_SEL,Charge or Discharge Pin Function Option\nThis bit is for Single Slope ADC Mode only.\n" "0: Drive low on charge pin to dis-charge capacitor..,1: Drive high on charge pin to dis-charge capacitor.." newline bitfld.long 0x10 4.--6. "CH_DIS_PIN_SEL,Charge or Discharge Pin Selection\n" "0: PA.1,1: PA.2,?,?,?,?,?,?" bitfld.long 0x10 3. "TMR_TRI_LV,Timer Trigger Level\nThis bit is for Sigma-Delta ADC Mode.\n" "0: Comparator Output Low to High to Enable Timer,1: Comparator Output High to Low to Enable Timer" newline bitfld.long 0x10 2. "TMR_SEL,Analog Comparator 0 Co-operation Timer Selection\n" "0: Select TIMER0 as co-operation Timer,1: Select TIMER2 as co-operation Timer" bitfld.long 0x10 0.--1. "MOD_SEL,Comparator Mode Selection\n" "0: Normal Comparator Mode,1: Sigma-Delta ADC Mode,?,?" tree.end tree "ADC (Analog-to-Digital Converter)" base ad:0x400E0000 rgroup.long 0x0++0x1F line.long 0x0 "ADC_RESULT0,A/D Data Register 0" bitfld.long 0x0 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x0 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x0 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0x4 "ADC_RESULT1,A/D Data Register 1" bitfld.long 0x4 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x4 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x4 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0x8 "ADC_RESULT2,A/D Data Register 2" bitfld.long 0x8 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x8 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x8 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0xC "ADC_RESULT3,A/D Data Register 3" bitfld.long 0xC 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0xC 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0xC 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0x10 "ADC_RESULT4,A/D Data Register 4" bitfld.long 0x10 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x10 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x10 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0x14 "ADC_RESULT5,A/D Data Register 5" bitfld.long 0x14 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x14 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x14 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0x18 "ADC_RESULT6,A/D Data Register 6" bitfld.long 0x18 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x18 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x18 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0x1C "ADC_RESULT7,A/D Data Register 7" bitfld.long 0x1C 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x1C 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x1C 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." rgroup.long 0x38++0xF line.long 0x0 "ADC_RESULT14,A/D Data Register 14" bitfld.long 0x0 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x0 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x0 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0x4 "ADC_RESULT15,A/D Data Register 15" bitfld.long 0x4 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x4 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x4 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0x8 "ADC_RESULT16,A/D Data Register 16" bitfld.long 0x8 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0x8 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0x8 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." line.long 0xC "ADC_RESULT17,A/D Data Register 17" bitfld.long 0xC 17. "OVERRUN,Over Run Flag\nWhen VALID is high and ADC converts finish this field will set to high." "0,1" bitfld.long 0xC 16. "VALID,Data Valid Flag\nAfter ADC converts finish this field will set to high.\nThis field will clear when this register be read." "0,1" newline hexmask.long.word 0xC 0.--11. 1. "RSLT,A/D Conversion Result\nThis field contains 12 bits conversion results." group.long 0x48++0x13 line.long 0x0 "ADCR,A/D Control Register" hexmask.long.byte 0x0 24.--31. 1. "TMPDMACNT,PDMA Count\nWhen each timer event occur PDMA will transfer TMPDMACNT +1 ADC result in the amount of this register setting\nNote: The total amount of PDMA transferring data should be set in PDMA byte count register. When PDMA finish is set ADC.." bitfld.long 0x0 18.--19. "RESSEL,Resolution Selection\n" "0: 6 bits. ADC result will put at RSLT[5:0]..,1: 8 bits. ADC result will put at RSLT[7:0]..,?,?" newline bitfld.long 0x0 16.--17. "REFSEL,Reference Voltage Source Selection\n" "0: Select AVDD as reference voltage,1: Select Int_VREF as reference voltage,?,?" bitfld.long 0x0 15. "TMTRGMOD,Timer Event Trigger ADC Conversion\nsetting TMSEL to select timer event from timer0~3" "0: This function Disabled,1: ADC Enabled by TiMER OUt event" newline bitfld.long 0x0 12.--13. "TMSEL,Select A/D Enable Time-out Source \n" "0: TMR0,1: TMR1,?,?" bitfld.long 0x0 11. "ADST,A/D Conversion Start\nADST bit can be set to 1 from three sources: software write external pin STADC and PWM trigger. ADST is cleared to 0 by hardware automatically at the end of single mode and single-cycle scan mode on specified channels. In.." "0: Conversion stopped and A/D converter enter idle..,1: Conversion starts" newline bitfld.long 0x0 10. "DIFF,Differential Mode Selection\nNote: Calibration should calibrated each time when switching between single-ended and differential mode" "0: ADC is operated in single-ended mode,1: ADC is operated in differential mode" bitfld.long 0x0 9. "PTEN,PDMA Transfer Enable Control\n" "0: PDMA data transfer Disabled,1: PDMA data transfer in ADC_RESULT 0~17 Enabled" newline bitfld.long 0x0 8. "TRGEN,External Trigger Enable Control\nEnable or disable triggering of A/D conversion by external STADC pin.\n" "0: Disabled,1: Enabled" bitfld.long 0x0 6.--7. "TRGCOND,External Trigger Condition\nThese two bits decide external pin STADC trigger event is level or edge. The signal must be kept at stable state at least 8 PCLKs for level trigger and 4 PCLKs at high and low state.\n" "0: Low level,1: High level,?,?" newline bitfld.long 0x0 4.--5. "TRGS,Hardware Trigger Source\nSoftware should disable TRGE and ADST before change TRGS. \nIn hardware trigger mode the ADST bit is set by the external trigger from STADC or PWM trigger However software has the highest priority to set or cleared ADST.." "0: A/D conversion is started by external STADC pin,1: Reserved,?,?" bitfld.long 0x0 2.--3. "ADMD,A/D Converter Operation Mode\n" "0: Single conversion,1: Reserved,?,?" newline bitfld.long 0x0 1. "ADIE,A/D Interrupt Enable Control\nA/D conversion end interrupt request is generated if ADIE bit is set to 1." "0: A/D interrupt function Disabled,1: A/D interrupt function Enabled" bitfld.long 0x0 0. "ADEN,A/D Converter Enable Control\nBefore starting A/D conversion this bit should be set to 1. Clear it to 0 to disable A/D converter analog circuit power consumption." "0: Disabled,1: Enabled" line.long 0x4 "ADCHER,A/D Channel Enable Register" bitfld.long 0x4 17. "CHEN17,Analog Input Channel 17 Enable Control (Convert AVSS)\n" "0: Disabled,1: Enabled" bitfld.long 0x4 16. "CHEN16,Analog Input Channel 16 Enable Control (Convert AVDD)\n" "0: Disabled,1: Enabled" newline bitfld.long 0x4 15. "CHEN15,Analog Input Channel 15 Enable Control (Convert Int_VREF)\n" "0: Disabled,1: Enabled" bitfld.long 0x4 14. "CHEN14,Analog Input Channel 14 Enable Control (Convert VTEMP)\n" "0: Disabled,1: Enabled" newline bitfld.long 0x4 7. "CHEN7,Analog Input Channel 7 Enable Control (Convert Input Voltage From PA.7 )\n" "0: Disabled,1: Enabled" bitfld.long 0x4 6. "CHEN6,Analog Input Channel 6 Enable Control (Convert Input Voltage From PA.6 )\n" "0: Disabled,1: Enabled" newline bitfld.long 0x4 5. "CHEN5,Analog Input Channel 5 Enable Control (Convert Input Voltage From PA.5 )\n" "0: Disabled,1: Enabled" bitfld.long 0x4 4. "CHEN4,Analog Input Channel 4 Enable Control (Convert Input Voltage From PA.4 )\n" "0: Disabled,1: Enabled" newline bitfld.long 0x4 3. "CHEN3,Analog Input Channel 3 Enable Control (Convert Input Voltage From PA.3 )\n" "0: Disabled,1: Enabled" bitfld.long 0x4 2. "CHEN2,Analog Input Channel 2 Enable Control (Convert Input Voltage From PA.2 )\n" "0: Disabled,1: Enabled." newline bitfld.long 0x4 1. "CHEN1,Analog Input Channel 1 Enable Control (Convert Input Voltage From PA.1 )\n" "0: Disabled,1: Enabled" bitfld.long 0x4 0. "CHEN0,Analog Input Channel 0 Enable Control (Convert Input Voltage From PA.0 )\nIf more than one channel in single mode is enabled by software the least channel is converted and other enabled channels will be ignored." "0: Disabled,1: Enabled" line.long 0x8 "ADCMPR0,A/D Compare Register 0" hexmask.long.word 0x8 16.--27. 1. "CMPD,Comparison Data\nThe 12 bits data is used to compare with conversion result of specified channel. Software can use it to monitor the external analog input pin voltage variation in scan mode without imposing a load on software." hexmask.long.byte 0x8 8.--11. 1. "CMPMATCNT,Compare Match Count\nWhen the specified A/D channel analog conversion result matches the compare condition defined by CMPCOND[2] the internal match counter will increase 1. When the internal counter reaches the value to (CMPMATCNT +1) the.." newline hexmask.long.byte 0x8 3.--7. 1. "CMPCH,Compare Channel Selection\nSet this field to select which channel's result to be compared.\nNote: Valid setting of this field is channel 0~17 but channel 8~14 are reserved." bitfld.long 0x8 2. "CMPCOND,Compare Condition\nNote: When the internal counter reaches the value to (CMPMATCNT +1) the CMPF bit will be set." "0: Set the compare condition as that when a 12-bit..,1: Set the compare condition as that when a 12-bit.." newline bitfld.long 0x8 1. "CMPIE,Compare Interrupt Enable Control\nIf the compare function is enabled and the compare condition matches the setting of CMPCOND and CMPMATCNT CMPF bit will be asserted in the meanwhile if CMPIE is set to 1 a compare interrupt request is generated." "0: Compare function interrupt Disabled,1: Compare function interrupt Enabled" bitfld.long 0x8 0. "CMPEN,Compare Enable Control\nSet this bit to 1 to enable compare CMPD[11:0] with specified channel conversion result when converted data is loaded into ADC_RESULTx register.\nWhen this bit is set to 1 and CMPMATCNT is 0 the CMPF will be set once the.." "0: Compare Disabled,1: Compare Enabled" line.long 0xC "ADCMPR1,A/D Compare Register 1" hexmask.long.word 0xC 16.--27. 1. "CMPD,Comparison Data\nThe 12 bits data is used to compare with conversion result of specified channel. Software can use it to monitor the external analog input pin voltage variation in scan mode without imposing a load on software." hexmask.long.byte 0xC 8.--11. 1. "CMPMATCNT,Compare Match Count\nWhen the specified A/D channel analog conversion result matches the compare condition defined by CMPCOND[2] the internal match counter will increase 1. When the internal counter reaches the value to (CMPMATCNT +1) the.." newline hexmask.long.byte 0xC 3.--7. 1. "CMPCH,Compare Channel Selection\nSet this field to select which channel's result to be compared.\nNote: Valid setting of this field is channel 0~17 but channel 8~14 are reserved." bitfld.long 0xC 2. "CMPCOND,Compare Condition\nNote: When the internal counter reaches the value to (CMPMATCNT +1) the CMPF bit will be set." "0: Set the compare condition as that when a 12-bit..,1: Set the compare condition as that when a 12-bit.." newline bitfld.long 0xC 1. "CMPIE,Compare Interrupt Enable Control\nIf the compare function is enabled and the compare condition matches the setting of CMPCOND and CMPMATCNT CMPF bit will be asserted in the meanwhile if CMPIE is set to 1 a compare interrupt request is generated." "0: Compare function interrupt Disabled,1: Compare function interrupt Enabled" bitfld.long 0xC 0. "CMPEN,Compare Enable Control\nSet this bit to 1 to enable compare CMPD[11:0] with specified channel conversion result when converted data is loaded into ADC_RESULTx register.\nWhen this bit is set to 1 and CMPMATCNT is 0 the CMPF will be set once the.." "0: Compare Disabled,1: Compare Enabled" line.long 0x10 "ADSR,A/D Status Register" bitfld.long 0x10 16. "INITRDY,ADC Power-up Sequence Completed\nNote: This bit will be set after system reset occurred and automatically cleared by power-up event." "0: ADC not powered up after system reset,1: ADC has been powered up since the last system.." hexmask.long.byte 0x10 4.--8. 1. "CHANNEL,Current Conversion Channel (Read Only)\n" newline rbitfld.long 0x10 3. "BUSY,BUSY/IDLE (Read Only)\n" "0: A/D converter is in idle state,1: A/D converter is busy at conversion" bitfld.long 0x10 2. "CMPF1,Compare Flag\nWhen the selected channel A/D conversion result meets setting condition in ADCMPR1 then this bit is set to 1. And it is cleared by writing 1 to self.\nThis flag can be cleared by writing 1 to it.\nNote: When this flag is set the.." "0: Conversion result in ADC_RESULTx does not meet..,1: Conversion result in ADC_RESULTx meets ADCMPR1.." newline bitfld.long 0x10 1. "CMPF0,Compare Flag\nWhen the selected channel A/D conversion result meets setting condition in ADCMPR0 then this bit is set to 1. And it is cleared by writing 1 to self.\nThis flag can be cleared by writing 1 to it.\nNote: When this flag is set the.." "0: Conversion result in ADC_RESULTx does not meet..,1: Conversion result in ADC_RESULTx meets.." bitfld.long 0x10 0. "ADF,A/D Conversion End Flag\nA status flag that indicates the end of A/D conversion.\nADF is set to 1 at these two conditions:\nWhen A/D conversion ends in single mode\nWhen A/D conversion ends on all specified channels in scan mode.\nThis flag can be.." "0,1" rgroup.long 0x60++0x3 line.long 0x0 "ADPDMA,A/D PDMA Current Transfer Data Register" hexmask.long.word 0x0 0.--11. 1. "AD_PDMA,ADC PDMA Current Transfer Data (Read Only)\nWhen PDMA transferring reading these bits can monitor the current PDMA transfer data." group.long 0x64++0x13 line.long 0x0 "ADCPWD,ADC Power Management Register" bitfld.long 0x0 2.--3. "PWDMOD,ADC Power-down Mode\nSet this bit fields to select ADC Power-down mode when system power-down.\nNote1: Different PWDMOD has different power down/up sequence in order to avoid ADC powering up with wrong sequence; user must keep PWMOD consistent.." "0: Reserved,1: Different PWDMOD has different power down/up..,2: While the ADC is power up from Power-down mode..,?" bitfld.long 0x0 1. "PWDCALEN,Power Up Calibration Function Enable Control\nNote: This bit work together with CALSEL (ADCCALCTL[3]) see the following\n{PWDCALEN CALFBSEL} Description:\nPWDCALEN is 0 and CALFBSEL is 0: No need to calibrate. \nPWDCALEN is 0 and CALFBSEL is 1:.." "0: Load calibration word when power up,1: Calibrate when power up" newline bitfld.long 0x0 0. "PWUPRDY,ADC Power-up Sequence Completed and Ready for Conversion\n" "0: ADC is not ready for conversion may be in power..,1: ADC is ready for conversion" line.long 0x4 "ADCCALCTL,ADC Calibration Control Register" bitfld.long 0x4 3. "CALSEL,Select Calibration Functional Block\n" "0: Load calibration functional block,1: Calibration functional block" bitfld.long 0x4 2. "CALDONE,Calibrate Functional Block Complete\n" "0: Not yet,1: Selected functional block complete" newline bitfld.long 0x4 1. "CALSTART,Calibration Functional Block Start\n" "0: Stops calibration functional block,1: Starts calibration functional block" bitfld.long 0x4 0. "CALEN,Calibration Function Enable Control\nEnable this bit to turn on the calibration function block.\n" "0: (BYPASSCAL),1: Enabled" line.long 0x8 "ADCCALWORD,A/D Calibration Load Word Register" hexmask.long.byte 0x8 0.--6. 1. "CALWORD,Calibration Word Bits\nWrite to this register with the previous calibration word before load calibration action\nRead this register after calibration done \nNote: The calibration block contains two parts 'CALIBRATION' and 'LOAD CALIBRATION'; if.." line.long 0xC "ADCCHSAMP0,ADC Channel Sampling Time Counter Register Group 0" hexmask.long.byte 0xC 28.--31. 1. "CH7SAMPCNT,Channel 7 Sampling Counter\nThe same as Channel 0 sampling counter table." hexmask.long.byte 0xC 24.--27. 1. "CH6SAMPCNT,Channel 6 Sampling Counter\nThe same as Channel 0 sampling counter table." newline hexmask.long.byte 0xC 20.--23. 1. "CH5SAMPCNT,Channel 5 Sampling Counter\nThe same as Channel 0 sampling counter table." hexmask.long.byte 0xC 16.--19. 1. "CH4SAMPCNT,Channel 4 Sampling Counter\nThe same as Channel 0 sampling counter table." newline hexmask.long.byte 0xC 12.--15. 1. "CH3SAMPCNT,Channel 3 Sampling Counter\nThe same as Channel 0 sampling counter table." hexmask.long.byte 0xC 8.--11. 1. "CH2SAMPCNT,Channel 2 Sampling Counter\nThe same as Channel 0 sampling counter table." newline hexmask.long.byte 0xC 4.--7. 1. "CH1SAMPCNT,Channel 1 Sampling Counter\nThe same as Channel 0 sampling counter table." hexmask.long.byte 0xC 0.--3. 1. "CH0SAMPCNT,Channel 0 Sampling Counter\nCH0SAMPCNT ADC Clock\n" line.long 0x10 "ADCCHSAMP1,ADC Channel Sampling Time Counter Register Group 1" hexmask.long.byte 0x10 16.--19. 1. "INTCHSAMPCNT,Internal Channel (VTEMP AVDD AVSS Int_VREF) Sampling Counter\nThe same as Channel 0 sampling counter table." tree.end tree "CLK (Clock Controller)" base ad:0x50000200 group.long 0x0++0xB line.long 0x0 "PWRCTL,System Power-down Control Register" bitfld.long 0x0 13. "HIRC_F_STOP,HIRC Stop Output When Frequency Changes \nThis is a protected register. Please refer to open lock sequence to program it.\n" "0: HIRC will continue to output when HIRC frequency..,1: HIRC will suppress to output during first 16.." bitfld.long 0x0 12. "HIRC_FSEL,HIRC Output Frequency Select\n" "0: HIRC will output 12MHz clock,1: HIRC will output 16MHz Clock" newline bitfld.long 0x0 10.--11. "HXT_GAIN,HXT Gain Control Bit\nThis is a protected register. Please refer to open lock sequence to program it.\nGain control is used to enlarge the gain of crystal to make sure crystal wok normally. If gain control is enabled crystal will consume more.." "0: HXT frequency is lower than from 8 MHz,1: HXT frequency is from 8 MHz to 12 MHz,?,?" bitfld.long 0x0 9. "HXT_CUR_SEL,HXT Internal Current Selection\nHXT has some internal current path to help crystal start-up. However when these currnet path existence HXT will consume more power. User can use this bit to balance the start-up and power consumption. \nFor 4.." "0: HXT current path always exists. HXT will consume..,1: HXT current path will exist 2ms then cut down." newline bitfld.long 0x0 8. "HXT_SELXT,HXT SELXT\nThis is a protected register. Please refer to open lock sequence to program it.\n" "0: High frequency crystal loop back path Disabled.,1: High frequency crystal loop back path Enabled." bitfld.long 0x0 6. "PD_EN,Chip Power-down Mode Enable Bit\nThis is a protected register. Please refer to open lock sequence to program it.\nWhen CPU sets this bit the chip power down is enabled and chip will not enter Power-down mode until CPU sleep mode is also active." "0: Chip operated in Normal mode,1: Chip power down Enabled" newline bitfld.long 0x0 5. "PD_WK_IE,Power-down Mode Wake-up Interrupt Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nPD_WK_INT will be set if both PD_WK_IS and PD_WK_IE are high." "0: Disabled,1: Enabled" bitfld.long 0x0 4. "WK_DLY,Wake-up Delay Counter Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nWhen chip wakes up from Power-down mode the clock control will delay 4096 clock cycles to wait HXT stable or 16 clock cycles to.." "0: Delay clock cycle Disabled,1: Delay clock cycle Enabled" newline bitfld.long 0x0 3. "LIRC_EN,LIRC Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nLIRC is enabled by default." "0: Disabled,1: Enabled" bitfld.long 0x0 2. "HIRC_EN,HIRC Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nHIRC is enabled by default." "0: Disabled,1: Enabled" newline bitfld.long 0x0 1. "LXT_EN,LXT Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nLXT is disabled by default." "0: Disabled,1: Enabled" bitfld.long 0x0 0. "HXT_EN,HXT Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nThe bit default value is set by flash controller user configuration register config0 [26].\nHXT is disabled by default." "0: Disabled,1: Enabled" line.long 0x4 "AHBCLK,AHB Devices Clock Enable Control Register" bitfld.long 0x4 5. "TICK_EN,System Tick Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x4 4. "SRAM_EN,SRAM Controller Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x4 2. "ISP_EN,Flash ISP Controller Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x4 1. "DMA_EN,DMA Controller Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x4 0. "GPIO_EN,GPIO Controller Clock Enable Control\n" "0: Disabled,1: Enabled" line.long 0x8 "APBCLK,APB Devices Clock Enable Control Register" bitfld.long 0x8 31. "SC1_EN,SmartCard 1 Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x8 30. "SC0_EN,SmartCard 0 Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 28. "ADC_EN,Analog-digital-converter (ADC) Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x8 26. "LCD_EN,LCD Controller Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 21. "PWM0_CH23_EN,PWM0 Channel 2 and Channel 3 Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x8 20. "PWM0_CH01_EN,PWM0 Channel 0 and Channel 1Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 17. "UART1_EN,UART1 Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x8 16. "UART0_EN,UART0 Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 13. "SPI1_EN,SPI1 Clock Enable Control \n" "0: Disabled,1: Enabled" bitfld.long 0x8 12. "SPI0_EN,SPI0 Clock Enable Control \n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 11. "ACMP_EN,ACMP Clock Enable Control \n" "0: Disabled,1: Enabled" bitfld.long 0x8 9. "I2C1_EN,I2C1 Clock Enable Control \n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 8. "I2C0_EN,I2C0 Clock Enable Control \n" "0: Disabled,1: Enabled" bitfld.long 0x8 7. "FDIV1_EN,Frequency Divider1 Output Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 6. "FDIV0_EN,Frequency Divider0 Output Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x8 5. "TMR3_EN,Timer3 Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 4. "TMR2_EN,Timer2 Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x8 3. "TMR1_EN,Timer1 Clock Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 2. "TMR0_EN,Timer0 Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x8 1. "RTC_EN,Real-time-clock Clock Enable Control \nThis bit is used to control the RTC APB clock only The RTC engine Clock Source is from LXT.\n" "0: Disabled,1: Enabled" newline bitfld.long 0x8 0. "WDT_EN,Watchdog Timer Clock Enable Control \nThis is a protected register. Please refer to open lock sequence to program it.\nThis bit is used to control the WDT APB clock only The WDT engine Clock Source is from LIRC.\n" "0: Disabled,1: Enabled" rgroup.long 0xC++0x3 line.long 0x0 "CLKSTATUS,Clock Status Monitor Register" bitfld.long 0x0 7. "CLK_SW_FAIL,Clock Switch Fail Flag\nThis bit will be set when target switch Clock Source is not stable. This bit is write 1 clear" "0: Clock switch success,1: Clock switch fail" bitfld.long 0x0 4. "HIRC_STB,HIRC Clock Source Stable Flag\n" "0: HIRC clock is not stable or not enable,1: HIRC clock is stable" newline bitfld.long 0x0 3. "LIRC_STB,LIRC Clock Source Stable Flag\n" "0: LIRC clock is not stable or not enable,1: LIRC clock is stable" bitfld.long 0x0 2. "PLL_STB,PLL Clock Source Stable Flag\n" "0: PLL clock is not stable or not enable,1: PLL clock is stable" newline bitfld.long 0x0 1. "LXT_STB,LXT Clock Source Stable Flag\n" "0: LXT clock is not stable or not enable,1: LXT clock is stable" bitfld.long 0x0 0. "HXT_STB,HXT Clock Source Stable Flag\n" "0: HXT clock is not stable or not enable,1: HXT clock is stable" group.long 0x10++0x1B line.long 0x0 "CLKSEL0,Clock Source Select Control Register 0" bitfld.long 0x0 0.--2. "HCLK_S,HCLK Clock Source Selection\n" "0,1,2,3,4,5,6,7" line.long 0x4 "CLKSEL1,Clock Source Select Control Register 1" bitfld.long 0x4 19.--21. "ADC_S,ADC Clock Source Selection\n" "0,1,2,3,4,5,6,7" bitfld.long 0x4 18. "LCD_S,LCD Clock Source Selection\n" "0: Clock Source from LXT,1: Reserved" newline bitfld.long 0x4 12.--14. "TMR1_S,Timer1 Clock Source Selection\n" "0,1,2,3,4,5,6,7" bitfld.long 0x4 8.--10. "TMR0_S,Timer0 Clock Source Selection\n\n" "0,1,2,3,4,5,6,7" newline bitfld.long 0x4 6.--7. "PWM0_CH23_S,PWM0 Channel 2 and Channel 3 Clock Source Selection\n" "0,1,2,3" bitfld.long 0x4 4.--5. "PWM0_CH01_S,PWM0 Channel 0 and Channel 1 Clock Source Selection\n" "0,1,2,3" newline bitfld.long 0x4 0.--1. "UART_S,UART 0/1 Clock Source Selection (UART0 and UART1 Use the Same Clock Source Selection)\n" "0,1,2,3" line.long 0x8 "CLKSEL2,Clock Source Select Control Register 2" bitfld.long 0x8 21. "SPI1_S,SPI1 Clock Source Selection\n" "0: PLL,1: HCLK" bitfld.long 0x8 20. "SPI0_S,SPI0 Clock Source Selection\n" "0: PLL,1: HCLK" newline bitfld.long 0x8 18.--19. "SC_S,SC Clock Source Selection\n" "0,1,2,3" bitfld.long 0x8 12.--14. "TMR3_S,Timer3 Clock Source Selection\n" "0,1,2,3,4,5,6,7" newline bitfld.long 0x8 8.--10. "TMR2_S,Timer2 Clock Source Selection\n" "0,1,2,3,4,5,6,7" bitfld.long 0x8 2.--3. "FRQDIV0_S,Clock Divider0 Clock Source Selection\n" "0,1,2,3" newline bitfld.long 0x8 0.--1. "FRQDIV1_S,Clock Divider Clock1 Source Selection\n" "0,1,2,3" line.long 0xC "CLKDIV0,Clock Divider Number Register 0" hexmask.long.byte 0xC 28.--31. 1. "SC0_N,SC 0 Clock Divide Number From SC 0 Clock Source\n" hexmask.long.byte 0xC 16.--23. 1. "ADC_N,ADC Clock Divide Number From ADC Clock Source\n" newline hexmask.long.byte 0xC 8.--11. 1. "UART_N,UART Clock Divide Number From UART Clock Source\n" hexmask.long.byte 0xC 0.--3. 1. "HCLK_N,HCLK Clock Divide Number From HCLK Clock Source\n" line.long 0x10 "CLKDIV1,Clock Divider Number Register 1" hexmask.long.byte 0x10 20.--23. 1. "TMR3_N,Timer3 Clock Divide Number From Timer3 Clock Source\n" hexmask.long.byte 0x10 16.--19. 1. "TMR2_N,Timer2 Clock Divide Number From Timer2 Clock Source\n" newline hexmask.long.byte 0x10 12.--15. 1. "TMR1_N,Timer1 Clock Divide Number From Timer1 Clock Source\n" hexmask.long.byte 0x10 8.--11. 1. "TMR0_N,Timer0 Clock Divide Number From Timer0 Clock Source\n" newline hexmask.long.byte 0x10 0.--3. 1. "SC1_N,SC 1 Clock Divide Number From SC 1 Clock Source\n" line.long 0x14 "PLLCTL,PLL Control Register" bitfld.long 0x14 17. "PLL_SRC,PLL Source Clock Select\n" "0: PLL source clock from HXT,1: PLL source clock from HIRC" bitfld.long 0x14 16. "PD,Power-down Mode \nIf set the PD_EN bit '1' in PWR_CTL register the PLL will enter Power-down mode too\n" "0: PLL is in normal mode,1: PLL is in Power-down mode (default)" newline hexmask.long.byte 0x14 8.--11. 1. "PLL_SRC_N,PLL Input Source Divider \nPLL input clock frequency range: 0.8MHz ~ 2MHz" hexmask.long.byte 0x14 0.--5. 1. "PLL_MLP,PLL Multiple\n000000: Reserved\n000001: X1\n000010: X2\n000011: X3\n000100: X4\n...\n010000:X16\n...\n100000: X32\n0thers: Reserved \n\nPLL output frequency: PLL input frequency * PLL_MLP.\nPLL output frequency range: 16MHz ~ 32MHz" line.long 0x18 "FRQDIV0,Frequency Divider0 Control Register" bitfld.long 0x18 5. "DIV1,Output Frequency Divied by 1\n" "0: Output frequency is equal to FCLK0,1: Output frequency is equal to FRQDIV0_CLK" bitfld.long 0x18 4. "FDIV_EN,Frequency Divider Enable Bit\n" "0: Frequency Divider Disabled,1: Frequency Divider Enabled" newline hexmask.long.byte 0x18 0.--3. 1. "FSEL,Divider Output Frequency Selection Bits\nThe formula of output frequency is\nWhere FRQDIV0_CLK is the input clock frequency Fout is the frequency of divider output clock and N is the 4-bit value of FSEL[3:0]." rgroup.long 0x30++0x3 line.long 0x0 "WK_INTSTS,Wake-up Interrupt Status" bitfld.long 0x0 0. "PD_WK_IS,Wake-up Interrupt Sstatus in Chip Power-down Mode\nThis bit indicates that some event resumes chip from Power-down mode \nThe status is set if external interrupts UART GPIO RTC USB SPI Timer WDT and BOD wake-up occurred.\nWrite 1 to.." "0,1" group.long 0x34++0xB line.long 0x0 "APB_DIV,APB Clock Divider" bitfld.long 0x0 0.--2. "APBDIV,APB Clock Divider\nAPB PCLK can be divided from HCLK.\n" "0,1,2,3,4,5,6,7" line.long 0x4 "FRQDIV1,Frequency Divider1 Control Register" bitfld.long 0x4 5. "DIV1,Output Frequency Divied by 1\n" "0: Output frequency is equal to FCLK1,1: Output frequency is equal to FRQDIV1_CLK" bitfld.long 0x4 4. "FDIV_EN,Frequency Divider Enable Bit\n" "0: Frequency Divider Disabled,1: Frequency Divider Enabled" newline hexmask.long.byte 0x4 0.--3. 1. "FSEL,Divider Output Frequency Selection Bits\nThe formula of output frequency is\nWhere FRQDIV1_CLK is the input clock frequency Fout is the frequency of divider output clock and N is the 4-bit value of FSEL[3:0]." line.long 0x8 "CLK_SP_DET,Clock Stop Detect Control Register" bitfld.long 0x8 5. "HIRC_STOP_IE,HIRC Stop Detect Interrupt Enable Control\n" "0: HIRC stop detect interrupt Disabled,1: HIRC stop detect interrupt Enabled" bitfld.long 0x8 4. "HIRC_DET,HIRC Stop Detect Enable Control\n" "0: HIRC stop detect Disabled,1: HIRC stop detect Enabled" newline bitfld.long 0x8 3. "HXT_STOP_IE,HXT Stop Detect Interrupt Enable Control\n" "0: HXT stop detect interrupt Disabled,1: HXT stop detect interrupt Enabled" bitfld.long 0x8 2. "HXT_DET,HXT Stop Detect Enable Control\n" "0: HXT stop detect Disabled,1: HXT stop detect Enabled" newline bitfld.long 0x8 1. "HCLK_DET_IE,HCLK Stop Detect Interrupt Enable Control\n" "0: HCLK stop detect interrupt Disabled,1: HCLK stop detect interrupt Enabled" bitfld.long 0x8 0. "HCLK_DET,HCLK Stop Detect Enable Control\nOnce HCLK stop detected hardware will force HCLK from LIRC." "0: HCLK stop detect Disabled,1: HCLK stop detect Enabled" rgroup.long 0x40++0x3 line.long 0x0 "CLK_SP_STS,Clock Stop Detect Status Register" bitfld.long 0x0 8.--10. "H_TCLK_SEL,HCLK Target Clock Select\n" "0,1,2,3,4,5,6,7" bitfld.long 0x0 4. "HIRC_SP_IS,HIRC Stop Flag\n" "0: HIRC normal,1: HIRC abnormal" newline bitfld.long 0x0 2. "HXT_SP_IS,HXT Stop Flag\n" "0: HXT normal,1: HXT abnormal" bitfld.long 0x0 0. "HCLK_SP_IS,HCLK Clock Stop Flag\n" "0: HCLK normal,1: HCLK abnormal" tree.end tree "FMC (Flash Memory Controller)" base ad:0x5000C000 group.long 0x0++0x13 line.long 0x0 "ISPCON,ISP Control Register" bitfld.long 0x0 6. "ISPFF,ISP Fail Flag (Write Protect)\nThis bit is set by hardware when a triggered ISP meets any of the following conditions:\n(3) User Configuration is erased/programmed when CFGUEN is 0.\n(4) Destination address is illegal such as over an available.." "0,1" bitfld.long 0x0 5. "LDUEN,LDROM Update Enable Control (Write Protect)\n" "0: LDROM cannot be updated,1: LDROM can be updated" bitfld.long 0x0 4. "CFGUEN,Enable Config-bits Update by ISP (Write Protect)\n" "0: ISP update User Configuration Disabled,1: ISP update User Configuration Enabled" newline bitfld.long 0x0 3. "APUEN,APROM Update Enable Control (Write Protect)\n" "0: APROM cannot be updated,1: APROM can be updated" bitfld.long 0x0 1. "BS,Boot Select (Write Protect)\nSet/clear this bit to select next booting from LDROM/APROM respectively. This bit also functions as chip booting status flag which can be used to check where chip booted from. This bit is initiated with the inversed.." "0: Boot from APROM,1: Boot from LDROM" bitfld.long 0x0 0. "ISPEN,ISP Enable Control (Write Protect)\nISP function enable bit. Set this bit to enable ISP function.\n" "0: ISP function Disabled,1: ISP function Enabled" line.long 0x4 "ISPADR,ISP Address Register" hexmask.long 0x4 0.--31. 1. "ISPADR,ISP Address\nThis chip supports word program only. ISPADR[1:0] must be kept 00b for ISP operation and ISPADR[8:0] must be kept all 0 for Vector Page Re-map Command" line.long 0x8 "ISPDAT,ISP Data Register" hexmask.long 0x8 0.--31. 1. "ISPDAT,ISP Data\nWrite data to this register before ISP program operation\nRead data from this register after ISP read operation" line.long 0xC "ISPCMD,ISP Command Register" bitfld.long 0xC 5. "FOEN,ISP Command\nThe ISP command table is shown as follows." "0,1" bitfld.long 0xC 4. "FCEN,ISP Command\nThe ISP command table is shown as follows." "0,1" hexmask.long.byte 0xC 0.--3. 1. "FCTRL,ISP Command\nThe ISP command table is shown as follows." line.long 0x10 "ISPTRG,ISP Trigger Register" bitfld.long 0x10 0. "ISPGO,ISP Start Trigger\nWrite 1 to start ISP operation and this bit will be cleared to 0 by hardware automatically when ISP operation is finished.\n" "0: ISP operation is finished,1: ISP is progressing" rgroup.long 0x14++0x3 line.long 0x0 "DFBADR,Data Flash Base Address Register" hexmask.long 0x0 0.--31. 1. "DFBADR,Data Flash Base Address\nThis register indicates data flash start address. It is a read only register.\nThe data flash start address is defined by user. Since on chip flash erase unit is 512 bytes it is mandatory to keep bit 8-0 as 0." group.long 0x40++0x3 line.long 0x0 "ISPSTA,ISP Status Register" hexmask.long.word 0x0 9.--20. 1. "VECMAP,Vector Page Mapping Address (Read Only)\nThe current system memory space 0x0000_0000~0x0000_01FF is mapped to flash memory page with base address (VECMAP[11:0] 9)." bitfld.long 0x0 6. "ISPFF,ISP Fail Flag\n(3) User Configuration is erased/programmed when CFGUEN is 0.\n(4) Destination address is illegal such as over an available range.\nNote: Write 1 to clear this bit to 0." "0,1" bitfld.long 0x0 5. "PGFF,Auto Flash Program Verified Fail Flag \nThis chip will perform flash verification automatically at the end of ISP PROGRAM operation and set 1 to this bit when flash data is not matched with programming. \nThis bit is clear to 0 by 'ERASE' command." "0,1" newline rbitfld.long 0x0 1.--2. "CBS,Config Boot Selection Status (Read Only)\nThis filed is a mirror of CBS in CONFIG0." "0,1,2,3" rbitfld.long 0x0 0. "ISPBUSY,ISP Busy (Read Only)\n" "0: ISP operation is finished,1: ISP operation is busy" tree.end tree "GCR (System Management Control Registers)" base ad:0x50000000 rgroup.long 0x0++0x3 line.long 0x0 "PDID,Part Device Identification Number Register" hexmask.long 0x0 0.--31. 1. "PDID,Part Device ID \nThis register reflects device part number code. Software can read this register to identify which device is used." group.long 0x4++0xB line.long 0x0 "RST_SRC,System Reset Source Register" bitfld.long 0x0 7. "RSTS_CPU,The RSTS_CPU Flag Is Set by Hardware If Software Writes CPU_RST (IPRST_CTL1[1]) '1' to Rest Cortex-m0 Core and Flash Memory Controller (FMC)\nNote: This bit is cleared by writing 1 to it." "0: No reset from CPU,1: Cortex-M0 core and FMC are reset by software.." bitfld.long 0x0 5. "RSTS_SYS,The RSTS_SYS Flag Is Set by the 'Reset Signal' From the Cortex_M0 Kernel to Indicate the Previous Reset Source\nNote: This bit is cleared by writing 1 to it." "0: No reset from Cortex_M0,1: Cortex_M0 had issued the reset signal to reset.." newline bitfld.long 0x0 4. "RSTS_BOD,The RSTS_BOD Flag Is Set by the 'Reset Signal' From the Brown-out-detected Module to Indicate the Previous Reset Source\nNote: This bit is cleared by writing 1 to it." "0: No reset from BOD,1: Brown-out-Detected module had issued the reset.." bitfld.long 0x0 2. "RSTS_WDT,The RSTS_WDT Flag Is Set by the 'Reset Signal' From the Watchdog Timer Module to Indicate the Previous Reset Source\nNote: This bit is cleared by writing 1 to it." "0: No reset from Watchdog Timer,1: The Watchdog Timer module had issued the reset.." newline bitfld.long 0x0 1. "RSTS_PAD,The RSTS_PAD Flag Is Set by the 'Reset Signal' From the /RESET Pin or Power Related Reset Sources to Indicate the Previous Reset Source\nNote: This bit is cleared by writing 1 to it." "0: No reset from nRESET pin,1: The /RESET pin had issued the reset signal to.." bitfld.long 0x0 0. "RSTS_POR,The RSTS_POR Flag Is Set by the 'Reset Signal' From the Power-on Reset (POR) Module or Bit CHIP_RST (IPRSTC1[0]) to Indicate the Previous Reset Source\nNote: This bit is cleared by writing 1 to it." "0: No reset from POR or CHIP_RST,1: Power-on Reset (POR) or CHIP_RST had issued the.." line.long 0x4 "IPRST_CTL1,Peripheral Reset Control Resister1" bitfld.long 0x4 2. "DMA_RST,DMA Controller Reset\nThis is a protected register. Please refer to open lock sequence to program it.\nSet this bit '1' will generate a reset signal to the DMA. SW needs to set this bit to low to release reset signal.\n" "0: Normal operation,1: DMA IP reset" bitfld.long 0x4 1. "CPU_RST,Cortex-m0 Core One-shot Reset\nThis is a protected register. Please refer to open lock sequence to program it.\nSetting this bit will only reset the Cortex-M0 core and Flash Memory Controller (FMC) and this bit will automatically return to '0'.." "0: Normal,1: Reset Cortex-M0 core" newline bitfld.long 0x4 0. "CHIP_RST,Chip One-shot Reset \nThis is a protected register. Please refer to open lock sequence to program it.\nSetting this bit will reset the whole chip including Cortex-M0 core and all peripherals like power-on reset and this bit will automatically.." "0: Normal,1: Reset chip" line.long 0x8 "IPRST_CTL2,Peripheral Reset Control Resister2" bitfld.long 0x8 31. "SC1_RST,SmartCard1 Controller Reset\n" "0: SmartCard module normal operation,1: SmartCard module reset" bitfld.long 0x8 30. "SC0_RST,SmartCard 0 Controller Reset\n" "0: SmartCard module normal operation,1: SmartCard module reset" newline bitfld.long 0x8 28. "ADC_RST,ADC Controller Reset\n" "0: ADC module normal operation,1: ADC module reset" bitfld.long 0x8 26. "LCD_RST,LCD Controller Reset\n" "0: LCD module normal operation,1: LCD module reset" newline bitfld.long 0x8 22. "ACMP01_RST,Comparator Controller Reset\n" "0: Comparator module normal operation,1: Comparator module reset" bitfld.long 0x8 20. "PWM0_RST,PWM0 Controller Reset\n" "0: PWM0 module normal operation,1: PWM0 module reset" newline bitfld.long 0x8 17. "UART1_RST,UART1 Controller Reset\n" "0: UART1 module normal operation,1: UART1 module reset" bitfld.long 0x8 16. "UART0_RST,UART0 Controller Reset\n" "0: UART0 module normal operation,1: UART0 module reset" newline bitfld.long 0x8 13. "SPI1_RST,SPI1 Controller Reset\n" "0: SPI1 module normal operation,1: SPI1 module reset" bitfld.long 0x8 12. "SPI0_RST,SPI0 Controller Reset\n" "0: SPI0 module normal operation,1: SPI0 module reset" newline bitfld.long 0x8 9. "I2C1_RST,I2C1 Controller Reset\n" "0: I2C1 module normal operation,1: I2C1 module reset" bitfld.long 0x8 8. "I2C0_RST,I2C0 Controller Reset\n" "0: I2C0 module normal operation,1: I2C0 module reset" newline bitfld.long 0x8 5. "TMR3_RST,Timer3 Controller Reset\n" "0: Timer3 module normal operation,1: Timer3 module reset" bitfld.long 0x8 4. "TMR2_RST,Timer2 Controller Reset\n" "0: Timer2 module normal operation,1: Timer2 module reset" newline bitfld.long 0x8 3. "TMR1_RST,Timer1 Controller Reset\n" "0: Timer1 module normal operation,1: Timer1 module reset" bitfld.long 0x8 2. "TMR0_RST,Timer0 Controller Reset\n" "0: Timer0 module normal operation,1: Timer0 module reset" newline bitfld.long 0x8 1. "GPIO_RST,GPIO Controller Reset\n" "0: GPIO module normal operation,1: GPIO module reset" group.long 0x20++0x3 line.long 0x0 "TEMPCTL,Temperature Sensor Control Register" bitfld.long 0x0 0. "VTEMP_EN,Temperature Sensor Enable Control\n" "0: Temperature sensor function Disabled (default),1: Temperature sensor function Enabled" group.long 0x30++0x2B line.long 0x0 "PA_L_MFP,Port A Low Byte Multiple Function Control Register" hexmask.long.byte 0x0 28.--31. 1. "PA7_MFP,PA.7 Pin Function Selection\n" hexmask.long.byte 0x0 24.--27. 1. "PA6_MFP,PA.6 Pin Function Selection\n" newline hexmask.long.byte 0x0 20.--23. 1. "PA5_MFP,PA.5 Pin Function Selection\n" hexmask.long.byte 0x0 16.--19. 1. "PA4_MFP,PA.4 Pin Function Selection\n" newline hexmask.long.byte 0x0 12.--15. 1. "PA3_MFP,PA.3 Pin Function Selection\n" hexmask.long.byte 0x0 8.--11. 1. "PA2_MFP,PA.2 Pin Function Selection\n" newline hexmask.long.byte 0x0 4.--7. 1. "PA1_MFP,PA.1 Pin Function Selection\n" hexmask.long.byte 0x0 0.--3. 1. "PA0_MFP,PA.0 Pin Function Selection\n" line.long 0x4 "PA_H_MFP,Port A High Byte Multiple Function Control Register" hexmask.long.byte 0x4 28.--31. 1. "PA15_MFP,PA.15 Pin Function Selection\n" hexmask.long.byte 0x4 24.--27. 1. "PA14_MFP,PA.14 Pin Function Selection\n" newline hexmask.long.byte 0x4 20.--23. 1. "PA13_MFP,PA.13 Pin Function Selection\n" hexmask.long.byte 0x4 16.--19. 1. "PA12_MFP,PA.12 Pin Function Selection\n" newline hexmask.long.byte 0x4 12.--15. 1. "PA11_MFP,PA.11 Pin Function Selection\n" hexmask.long.byte 0x4 8.--11. 1. "PA10_MFP,PA.10 Pin Function Selection\n" newline hexmask.long.byte 0x4 4.--7. 1. "PA9_MFP,PA.9 Pin Function Selection\n" hexmask.long.byte 0x4 0.--3. 1. "PA8_MFP,PA.8 Pin Function Selection\n" line.long 0x8 "PB_L_MFP,Port B Low Byte Multiple Function Control Register" hexmask.long.byte 0x8 28.--31. 1. "PB7_MFP,PB.7 Pin Function Selection\n" hexmask.long.byte 0x8 24.--27. 1. "PB6_MFP,PB.6 Pin Function Selection\n" newline hexmask.long.byte 0x8 20.--23. 1. "PB5_MFP,PB.5 Pin Function Selection\n" hexmask.long.byte 0x8 16.--19. 1. "PB4_MFP,PB.4 Pin Function Selection\n" newline hexmask.long.byte 0x8 12.--15. 1. "PB3_MFP,PB.3 Pin Function Selection\n" hexmask.long.byte 0x8 8.--11. 1. "PB2_MFP,PB.2 Pin Function Selection\n" newline hexmask.long.byte 0x8 4.--7. 1. "PB1_MFP,PB.1 Pin Function Selection\n" hexmask.long.byte 0x8 0.--3. 1. "PB0_MFP,PB.0 Pin Function Selection\n" line.long 0xC "PB_H_MFP,Port B High Byte Multiple Function Control Register" hexmask.long.byte 0xC 28.--31. 1. "PB15_MFP,PB.15 Pin Function Selection\n" hexmask.long.byte 0xC 24.--27. 1. "PB14_MFP,PB.14 Pin Function Selection\n" newline hexmask.long.byte 0xC 20.--23. 1. "PB13_MFP,PB.13 Pin Function Selection\n" hexmask.long.byte 0xC 16.--19. 1. "PB12_MFP,PB.12 Pin Function Selection\n" newline hexmask.long.byte 0xC 12.--15. 1. "PB11_MFP,PB.11 Pin Function Selection\n" hexmask.long.byte 0xC 8.--11. 1. "PB10_MFP,PB.10 Pin Function Selection\n" newline hexmask.long.byte 0xC 4.--7. 1. "PB9_MFP,PB.9 Pin Function Selection\n" hexmask.long.byte 0xC 0.--3. 1. "PB8_MFP,PB.8 Pin Function Selection\n" line.long 0x10 "PC_L_MFP,Port C Low Byte Multiple Function Control Register" hexmask.long.byte 0x10 28.--31. 1. "PC7_MFP,PC.7 Pin Function Selection\n" hexmask.long.byte 0x10 24.--27. 1. "PC6_MFP,PC.6 Pin Fuction Selection\n" newline hexmask.long.byte 0x10 20.--23. 1. "PC5_MFP,PC.5 Pin Function Selection\n" hexmask.long.byte 0x10 16.--19. 1. "PC4_MFP,PC.4 Pin Function Selection\n" newline hexmask.long.byte 0x10 12.--15. 1. "PC3_MFP,PC.3 Pin Function Selection\n" hexmask.long.byte 0x10 8.--11. 1. "PC2_MFP,PC.2 Pin Function Selection\n" newline hexmask.long.byte 0x10 4.--7. 1. "PC1_MFP,PC.1 Pin Function Selection\n" hexmask.long.byte 0x10 0.--3. 1. "PC0_MFP,PC.0 Pin Function Selection\n" line.long 0x14 "PC_H_MFP,Port C High Byte Multiple Function Control Register" hexmask.long.byte 0x14 28.--31. 1. "PC15_MFP,PC.15 Pin Function Selection\n" hexmask.long.byte 0x14 24.--27. 1. "PC14_MFP,PC.14 Pin Function Selection\n" newline hexmask.long.byte 0x14 20.--23. 1. "PC13_MFP,PC.13 Pin Function Selection\n" hexmask.long.byte 0x14 16.--19. 1. "PC12_MFP,PC.12 Pin Function Selection\n" newline hexmask.long.byte 0x14 12.--15. 1. "PC11_MFP,PC.11 Pin Function Selection\n" hexmask.long.byte 0x14 8.--11. 1. "PC10_MFP,PC.10 Pin Function Selection\n" newline hexmask.long.byte 0x14 4.--7. 1. "PC9_MFP,PC.9 Pin Function Selection\n" hexmask.long.byte 0x14 0.--3. 1. "PC8_MFP,PC.8 Pin Function Selection\n" line.long 0x18 "PD_L_MFP,Port D Low Byte Multiple Function Control Register" hexmask.long.byte 0x18 28.--31. 1. "PD7_MFP,PD.7 Pin Function Selection\n" hexmask.long.byte 0x18 24.--27. 1. "PD6_MFP,PD.6 Pin Function Selection\n" newline hexmask.long.byte 0x18 20.--23. 1. "PD5_MFP,PD.5 Pin Function Selection\n" hexmask.long.byte 0x18 16.--19. 1. "PD4_MFP,PD.4 Pin Function Selection\n" newline hexmask.long.byte 0x18 12.--15. 1. "PD3_MFP,PD.3 Pin Function Selection\n" hexmask.long.byte 0x18 8.--11. 1. "PD2_MFP,PD.2 Pin Function Selection\n" newline hexmask.long.byte 0x18 4.--7. 1. "PD1_MFP,PD.1 Pin Function Selection\n" hexmask.long.byte 0x18 0.--3. 1. "PD0_MFP,PD.0 Pin Function Selection\n" line.long 0x1C "PD_H_MFP,Port D High Byte Multiple Function Control Register" bitfld.long 0x1C 28.--30. "PD15_MFP,PD.15 Pin Function Selection\n" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x1C 24.--27. 1. "PD14_MFP,PD.14 Pin Function Selection\n" newline hexmask.long.byte 0x1C 20.--23. 1. "PD13_MFP,PD.13 Pin Function Selection\n" hexmask.long.byte 0x1C 16.--19. 1. "PD12_MFP,PD.12 Pin Function Selection\n" newline hexmask.long.byte 0x1C 12.--15. 1. "PD11_MFP,PD.11 Pin Function Selection\n" hexmask.long.byte 0x1C 8.--11. 1. "PD10_MFP,PD.10 Pin Function Selection\n" newline hexmask.long.byte 0x1C 4.--7. 1. "PD9_MFP,PD.9 Pin Function Selection\n" hexmask.long.byte 0x1C 0.--3. 1. "PD8_MFP,PD.8 Pin Function Selection\n" line.long 0x20 "PE_L_MFP,Port E Low Byte Multiple Function Control Register" hexmask.long.byte 0x20 28.--31. 1. "PE7_MFP,PE.7 Pin Function Selection\n" hexmask.long.byte 0x20 24.--27. 1. "PE6_MFP,PE.6 Pin Function Selection\n" newline hexmask.long.byte 0x20 20.--23. 1. "PE5_MFP,PE.5 Pin Function Selection\n" hexmask.long.byte 0x20 16.--19. 1. "PE4_MFP,PE.4 Pin Function Selection\n" newline hexmask.long.byte 0x20 12.--15. 1. "PE3_MFP,PE.3 Pin Function Selection\n" hexmask.long.byte 0x20 8.--11. 1. "PE2_MFP,PE.2 Pin Function Selection\n" newline hexmask.long.byte 0x20 4.--7. 1. "PE1_MFP,PE.1 Pin Function Selection\n" hexmask.long.byte 0x20 0.--3. 1. "PE0_MFP,PE.0 Pin Function Selection\n" line.long 0x24 "PE_H_MFP,Port E High Byte Multiple Function Control Register" hexmask.long.byte 0x24 4.--7. 1. "PE9_MFP,PE.9 Pin Function Selection\n" hexmask.long.byte 0x24 0.--3. 1. "PE8_MFP,PE.8 Pin Function Selection\n" line.long 0x28 "PF_L_MFP,Port F Low Byte Multiple Function Control Register" hexmask.long.byte 0x28 20.--23. 1. "PF5_MFP,PF.5 Pin Function Selection\n" hexmask.long.byte 0x28 16.--19. 1. "PF4_MFP,PF.4 Pin Function Selection\n" newline hexmask.long.byte 0x28 12.--15. 1. "PF3_MFP,PF.3 Pin Function Selection\n\n" hexmask.long.byte 0x28 8.--11. 1. "PF2_MFP,PF.2 Pin Function Selection\n" newline hexmask.long.byte 0x28 4.--7. 1. "PF1_MFP,PF.1 Pin Function Selection\n" hexmask.long.byte 0x28 0.--3. 1. "PF0_MFP,PF.0 Pin Function Selection\n" group.long 0x60++0x7 line.long 0x0 "PORCTL,Power-On-reset Controller Register" hexmask.long.word 0x0 0.--15. 1. "POR_DIS_CODE,Power-on Reset Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nWhen powered on the POR circuit generates a reset signal to reset the whole chip function but noise on the power may cause the.." line.long 0x4 "BODCTL,Brown-out Detector Controller Register" hexmask.long.byte 0x4 20.--23. 1. "BOD25_TRIM,BOD 2.5 TRIM Value\nThis is a protected register. Please refer to open lock sequence to program it.\nThis value is used to control BOD25 detect voltage level nominal 2.5 V. Higher trim value higher detection voltage." hexmask.long.byte 0x4 16.--19. 1. "BOD20_TRIM,BOD 2.0 TRIM Value\nThis is a protected register. Please refer to open lock sequence to program it.\nThis value is used to control BOD20 detect voltage level nominal 2.0 V. Higher trim value higher detection voltage." newline hexmask.long.byte 0x4 12.--15. 1. "BOD17_TRIM,BOD 1.7 TRIM Value\nThis is a protected register. Please refer to open lock sequence to program it.\nThis value is used to control BOD17 detect voltage level nominal 1.7 V. Higher trim value higher detection voltage." bitfld.long 0x4 10. "BOD25_INT_EN,BOD 2.5 V Interrupt Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\n" "0: Interrupt does not issue when BOD25 occurs,1: Interrupt issues when BOD25 occurs" newline bitfld.long 0x4 9. "BOD20_INT_EN,BOD 2.0 V Interrupt Enable Control\n" "0: Interrupt does not issue when BOD20 occurs,1: Interrupt issues when BOD20 occurs" bitfld.long 0x4 8. "BOD17_INT_EN,BOD 1.7 V Interrupt Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\n" "0: Interrupt does not issue when BOD17 occurs,1: Interrupt issues when BOD17 occurs" newline bitfld.long 0x4 6. "BOD25_RST_EN,BOD 2.5 V Reset Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nThe default value is set by flash controller user configuration register config0 bit[20:19]" "0: Reset does not issue when BOD25 occurs,1: Reset issues when BOD25 occurs" bitfld.long 0x4 5. "BOD20_RST_EN,BOD 2.0 V Reset Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nThe default value is set by flash controller user configuration register config0 bit[20:19]" "0: Reset does not issue when BOD20 occurs,1: Reset issues when BOD20 occurs" newline bitfld.long 0x4 4. "BOD17_RST_EN,BOD 1.7 V Reset Enable Control\n" "0: Reset does not issue when BOD17 occurs,1: Reset issues when BOD17 occurs" bitfld.long 0x4 2. "BOD25_EN,Brown-out Detector 2.5 V Function Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\n" "0: Brown-out Detector 2.5 V function Disabled,1: Brown-out Detector 2.5 V function Enabled" newline bitfld.long 0x4 1. "BOD20_EN,Brown-out Detector 2.0 V Function Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nBOD20_EN is default on. If SW disables it Brown-out Detector 2.0 V function is not disabled until chip enters.." "0: Brown-out Detector 2.0 V function Disabled,1: Brown-out Detector 2.0 V function Enabled" bitfld.long 0x4 0. "BOD17_EN,Brown-out Detector 1.7V Function Enable Control\n" "0: Brown-out Detector 1.7V function Disabled,1: Brown-out Detector 1.7V function Enabled" rgroup.long 0x68++0x3 line.long 0x0 "BODSTS,Brown-out Detector Status Register" bitfld.long 0x0 10. "BOD25,Brown-out Detector 2.5V Status\nThis bit reflects the BOD25 status. BOD25 is high if detected voltage is higher than 2.5 V. BOD25 is low if detected voltage is lower than 2.5 V.\nNote: This bit is ready-only." "0,1" bitfld.long 0x0 9. "BOD20,Brown-out Detector 2.0V Status\nThis bit reflects the BOD20 status. BOD20 is high if detected voltage is higher than 2.0 V. BOD20 is low if detected voltage is lower than 2.0 V.\nNote: This bit is ready-only." "0,1" newline bitfld.long 0x0 8. "BOD17,Brown-out Detector 1.7V Status\nThis bit reflects the BOD17 status. BOD17 is high if detected voltage is higher than 1.7 V. BOD17 is low if detected voltage is lower than 1.7 V.\nNote: This bit is ready-only." "0,1" bitfld.long 0x0 6. "BOD25_rise,Brown-out Detector Higher Than 2.5V Status\nSetting BOD25_rise high means once the detected voltage is higher than target detected voltage setting (2.5V). Software can write 1 to clear BOD25_rise." "0,1" newline bitfld.long 0x0 5. "BOD20_rise,Brown-out Detector Higher Than 2.0V Status\nSetting BOD20_rise high means once the detected voltage is higher than target detected voltage setting (2.0V). Software can write 1 to clear BOD20_rise" "0,1" bitfld.long 0x0 4. "BOD17_rise,Brown-out Detector Higher Than 1.7V Status\nSetting BOD17_rise high means once the detected voltage is higher than target detected voltage setting (1.7V). Software can write 1 to clear BOD17_rise" "0,1" newline bitfld.long 0x0 3. "BOD25_drop,Brown-out Detector Lower Than 2.5V Status\nSetting BOD25_drop high means once the detected voltage is lower than target detected voltage setting (2.5V). Software can write 1 to clear BOD25_drop" "0,1" bitfld.long 0x0 2. "BOD20_drop,Brown-out Detector Lower Than 2.0V Status\nSetting BOD20_drop high means once the detected voltage is lower than target detected voltage setting (2.0V). Software can write 1 to clear BOD20_drop" "0,1" newline bitfld.long 0x0 1. "BOD17_drop,Brown-out Detector Lower Than 1.7V Status\nSetting BOD17_drop high means once the detected voltage is lower than target detected voltage setting (1.7V). Software can write 1 to clear BOD17_drop" "0,1" bitfld.long 0x0 0. "BOD_INT,Brown-out Detector Interrupt Status\nThis bit is cleared by writing 1 to it." "0: Brown-out Detector does not detect any voltage..,1: When Brown-out Detector detects the VDD is.." group.long 0x6C++0x7 line.long 0x0 "Int_VREFCTL,Internal Voltage Reference Control Register" hexmask.long.byte 0x0 8.--11. 1. "VREF_TRIM,Internal Voltage Reference Trim" bitfld.long 0x0 4. "EXT_MODE,Regulator External Mode\nThis is a protected register. Please refer to open lock sequence to program it.\nUsers can output regulator output voltage in VREF pin if EXT_MODE is high.\n" "0: No connection with external VREF pin,1: Connet to external VREF pin. Connect a 1uF to.." newline bitfld.long 0x0 2.--3. "SEL25,Regulator Output Voltage Selection\nSelect internal reference voltage level.\nThis is a protected register. Please refer to open lock sequence to program it.\n" "0: 1.5V,1: 1.8V,?,?" bitfld.long 0x0 1. "REG_EN,Regulator Enable Control\nEnable internal 1.5 1.8V or 2.5V reference voltage.\nThis is a protected register. Please refer to open lock sequence to program it.\n" "0: Disabled,1: Enabled" newline bitfld.long 0x0 0. "BGP_EN,Band-gap Enable Control\nThis is a protected register. Please refer to open lock sequence to program it.\nBand-gap is the reference voltage of internal reference voltage. User must enable band-gap if want to enable internal 1.5 1.8V or 2.5V.." "0: Disabled,1: Enabled" line.long 0x4 "LDO_CTL,LDO Control Register" bitfld.long 0x4 2.--3. "LDO_LEVEL,LDO Output Voltage Select\nThis is a protected register. Please refer to open lock sequence to program it.\n\n" "0: Reseved,1: 1.6V,?,?" bitfld.long 0x4 0. "LDO_PD,LDO Power Off\nThis is a protected register. Please refer to open lock sequence to program it.\nSet this bit high will off LDO and cause Chip in unexpected state. User must keep this bit low. \n" "0: LDO Enabled,1: LDO Disabled" group.long 0x80++0xB line.long 0x0 "IRCTRIMCTL,HIRC Trim Control Register" bitfld.long 0x0 8. "ERR_STOP,Trim Stop When 32.768 KHz Error Detected\nThis bit is used to control if stop the HIRC trim operation when 32.768 kHz clock error is detected.\nIf set this bit high and 32.768 kHz clock error detected the status 32K_ERR_INT (IRCTRIMINT[2]).." "0: Continue the HIRC trim operation even if 32.768..,1: Stop the HIRC trim operation if 32.768 kHz clock.." bitfld.long 0x0 6.--7. "TRIM_RETRY_CNT,Trim Value Update Limitation Count\n" "0,1,2,3" newline bitfld.long 0x0 4.--5. "TRIM_LOOP,Trim Calculation Loop\n" "0,1,2,3" bitfld.long 0x0 0.--1. "TRIM_SEL,Trim Frequency Selection\n" "0,1,2,3" line.long 0x4 "IRCTRIMIEN,HIRC Trim Interrupt Enable Register" bitfld.long 0x4 2. "_32K_ERR_IEN,32.768 KHz Clock Error Interrupt Enable Control\nThis bit controls if CPU would get an interrupt while 32.768 kHz clock is inaccuracy during auto trim operation.\nIf this bit is high and 32K_ERR_INT (IRCTRIMINT[2]) is set during auto trim.." "0: 32K_ERR_INT (IRCTRIMINT[2]) status Disabled to..,1: 32K_ERR_INT (IRCTRIMINT[2]) status Enabled to.." bitfld.long 0x4 1. "TRIM_FAIL_IEN,Trim Failure Interrupt Enable Control\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 TRIM_SEL (IRCTRIMCTL[1:0]).\nIf.." "0: TRIM_FAIL_INT (IRCTRIMINT[1:0]) status Disabled..,1: TRIM_FAIL_INT (IRCTRIMINT[1:0]) status Enabled.." line.long 0x8 "IRCTRIMINT,HIRC Trim Interrupt Status Register" bitfld.long 0x8 2. "_32K_ERR_INT,32.768 KHz Clock Error Interrupt Status\nThis bit indicates that 32.768 kHz clock frequency is inaccuracy. Once this bit is set the auto trim operation stopped and TRIM_SEL (IRCTRIMCTL[1:0]) will be cleared to 00 by hardware.." "0: 32.768 kHz clock frequency is accuracy,1: 32.768 kHz clock frequency is inaccuracy" bitfld.long 0x8 1. "TRIM_FAIL_INT,Trim Failure Interrupt Status\nThis bit indicates that HIRC trim value update limitation count reached and HIRC clock frequency still doesn't lock. Once this bit is set the auto trim operation stopped and TRIM_SEL (IRCTRIMCTL[1:0]) will be.." "0: Trim value update limitation count doesn't reach,1: Trim value update limitation count reached and.." newline bitfld.long 0x8 0. "FREQ_LOCK,HIRC Frequency Lock Status\nThis bit indicates the HIRC frequency lock.\nThis is a status bit and doesn't trigger any interrupt." "0,1" group.long 0x100++0x3 line.long 0x0 "RegLockAddr,Register Lock Key Address" bitfld.long 0x0 0. "RegUnLock,Protected Register Enable Control\n" "0: Protected register are Locked. Any write to the..,1: Protected registers are Unlocked" tree.end tree "GPIO (General Purpose I/O)" base ad:0x50004000 group.long 0x0++0xF line.long 0x0 "GPIOA_PMD,GPIO Port A Pin I/O Mode Control Register" bitfld.long 0x0 30.--31. "PMD15,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 28.--29. "PMD14,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 26.--27. "PMD13,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 24.--25. "PMD12,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 22.--23. "PMD11,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 20.--21. "PMD10,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 18.--19. "PMD9,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 16.--17. "PMD8,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 14.--15. "PMD7,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 12.--13. "PMD6,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 10.--11. "PMD5,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 8.--9. "PMD4,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 6.--7. "PMD3,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 4.--5. "PMD2,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 2.--3. "PMD1,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 0.--1. "PMD0,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" line.long 0x4 "GPIOA_OFFD,GPIO Port A Pin OFF Digital Enable Register" bitfld.long 0x4 31. "OFFD15,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 30. "OFFD14,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 29. "OFFD13,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 28. "OFFD12,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 27. "OFFD11,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 26. "OFFD10,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 25. "OFFD9,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 24. "OFFD8,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 23. "OFFD7,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 22. "OFFD6,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 21. "OFFD5,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 20. "OFFD4,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 19. "OFFD3,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 18. "OFFD2,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 17. "OFFD1,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 16. "OFFD0,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." line.long 0x8 "GPIOA_DOUT,GPIO Port A Data Output Value Register" bitfld.long 0x8 15. "DOUT15,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 14. "DOUT14,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 13. "DOUT13,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 12. "DOUT12,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 11. "DOUT11,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 10. "DOUT10,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 9. "DOUT9,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 8. "DOUT8,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 7. "DOUT7,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 6. "DOUT6,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 5. "DOUT5,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 4. "DOUT4,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 3. "DOUT3,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 2. "DOUT2,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 1. "DOUT1,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 0. "DOUT0,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." line.long 0xC "GPIOA_DMASK,GPIO Port A Data Output Write Mask Register" bitfld.long 0xC 15. "DMASK15,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 14. "DMASK14,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 13. "DMASK13,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 12. "DMASK12,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 11. "DMASK11,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 10. "DMASK10,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 9. "DMASK9,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 8. "DMASK8,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 7. "DMASK7,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 6. "DMASK6,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 5. "DMASK5,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 4. "DMASK4,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 3. "DMASK3,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 2. "DMASK2,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 1. "DMASK1,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 0. "DMASK0,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" rgroup.long 0x10++0x3 line.long 0x0 "GPIOA_PIN,GPIO Port A Pin Value Register" bitfld.long 0x0 15. "PIN15,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 14. "PIN14,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 13. "PIN13,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 12. "PIN12,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 11. "PIN11,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 10. "PIN10,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 9. "PIN9,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 8. "PIN8,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 7. "PIN7,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 6. "PIN6,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 5. "PIN5,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 4. "PIN4,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 3. "PIN3,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 2. "PIN2,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 1. "PIN1,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 0. "PIN0,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" group.long 0x14++0x13 line.long 0x0 "GPIOA_DBEN,GPIO Port A De-bounce Enable Register" bitfld.long 0x0 15. "DBEN15,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 14. "DBEN14,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 13. "DBEN13,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 12. "DBEN12,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 11. "DBEN11,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 10. "DBEN10,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 9. "DBEN9,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 8. "DBEN8,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 7. "DBEN7,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 6. "DBEN6,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 5. "DBEN5,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 4. "DBEN4,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 3. "DBEN3,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 2. "DBEN2,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 1. "DBEN1,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 0. "DBEN0,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." line.long 0x4 "GPIOA_IMD,GPIO Port A Interrupt Mode Control Register" bitfld.long 0x4 15. "IMD15,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 14. "IMD14,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 13. "IMD13,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 12. "IMD12,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 11. "IMD11,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 10. "IMD10,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 9. "IMD9,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 8. "IMD8,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 7. "IMD7,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 6. "IMD6,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 5. "IMD5,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 4. "IMD4,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 3. "IMD3,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 2. "IMD2,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 1. "IMD1,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 0. "IMD0,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" line.long 0x8 "GPIOA_IER,GPIO Port A Interrupt Enable Register" bitfld.long 0x8 31. "RIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 30. "RIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 29. "RIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 28. "RIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 27. "RIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 26. "RIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 25. "RIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 24. "RIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 23. "RIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 22. "RIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 21. "RIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 20. "RIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 19. "RIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 18. "RIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 17. "RIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 16. "RIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 15. "FIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 14. "FIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 13. "FIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 12. "FIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 11. "FIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 10. "FIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 9. "FIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 8. "FIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 7. "FIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 6. "FIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 5. "FIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 4. "FIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 3. "FIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 2. "FIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 1. "FIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 0. "FIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." line.long 0xC "GPIOA_ISRC,GPIO Port A Interrupt Trigger Source Status Register" bitfld.long 0xC 15. "ISRC15,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 14. "ISRC14,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 13. "ISRC13,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 12. "ISRC12,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 11. "ISRC11,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 10. "ISRC10,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 9. "ISRC9,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 8. "ISRC8,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 7. "ISRC7,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 6. "ISRC6,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 5. "ISRC5,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 4. "ISRC4,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 3. "ISRC3,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 2. "ISRC2,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 1. "ISRC1,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 0. "ISRC0,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." line.long 0x10 "GPIOA_PUEN,GPIO Port A Pull-up Enable Register" bitfld.long 0x10 15. "PUEN15,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 14. "PUEN14,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 13. "PUEN13,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 12. "PUEN12,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 11. "PUEN11,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 10. "PUEN10,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 9. "PUEN9,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 8. "PUEN8,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 7. "PUEN7,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 6. "PUEN6,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 5. "PUEN5,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 4. "PUEN4,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 3. "PUEN3,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 2. "PUEN2,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 1. "PUEN1,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 0. "PUEN0,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." group.long 0x40++0xF line.long 0x0 "GPIOB_PMD,GPIO Port B Pin I/O Mode Control Register" bitfld.long 0x0 30.--31. "PMD15,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 28.--29. "PMD14,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 26.--27. "PMD13,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 24.--25. "PMD12,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 22.--23. "PMD11,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 20.--21. "PMD10,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 18.--19. "PMD9,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 16.--17. "PMD8,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 14.--15. "PMD7,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 12.--13. "PMD6,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 10.--11. "PMD5,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 8.--9. "PMD4,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 6.--7. "PMD3,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 4.--5. "PMD2,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 2.--3. "PMD1,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 0.--1. "PMD0,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" line.long 0x4 "GPIOB_OFFD,GPIO Port B Pin OFF Digital Enable Register" bitfld.long 0x4 31. "OFFD15,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 30. "OFFD14,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 29. "OFFD13,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 28. "OFFD12,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 27. "OFFD11,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 26. "OFFD10,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 25. "OFFD9,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 24. "OFFD8,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 23. "OFFD7,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 22. "OFFD6,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 21. "OFFD5,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 20. "OFFD4,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 19. "OFFD3,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 18. "OFFD2,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 17. "OFFD1,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 16. "OFFD0,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." line.long 0x8 "GPIOB_DOUT,GPIO Port B Data Output Value Register" bitfld.long 0x8 15. "DOUT15,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 14. "DOUT14,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 13. "DOUT13,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 12. "DOUT12,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 11. "DOUT11,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 10. "DOUT10,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 9. "DOUT9,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 8. "DOUT8,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 7. "DOUT7,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 6. "DOUT6,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 5. "DOUT5,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 4. "DOUT4,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 3. "DOUT3,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 2. "DOUT2,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 1. "DOUT1,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 0. "DOUT0,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." line.long 0xC "GPIOB_DMASK,GPIO Port B Data Output Write Mask Register" bitfld.long 0xC 15. "DMASK15,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 14. "DMASK14,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 13. "DMASK13,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 12. "DMASK12,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 11. "DMASK11,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 10. "DMASK10,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 9. "DMASK9,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 8. "DMASK8,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 7. "DMASK7,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 6. "DMASK6,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 5. "DMASK5,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 4. "DMASK4,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 3. "DMASK3,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 2. "DMASK2,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 1. "DMASK1,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 0. "DMASK0,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" rgroup.long 0x50++0x3 line.long 0x0 "GPIOB_PIN,GPIO Port B Pin Value Register" bitfld.long 0x0 15. "PIN15,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 14. "PIN14,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 13. "PIN13,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 12. "PIN12,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 11. "PIN11,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 10. "PIN10,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 9. "PIN9,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 8. "PIN8,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 7. "PIN7,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 6. "PIN6,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 5. "PIN5,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 4. "PIN4,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 3. "PIN3,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 2. "PIN2,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 1. "PIN1,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 0. "PIN0,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" group.long 0x54++0x13 line.long 0x0 "GPIOB_DBEN,GPIO Port B De-bounce Enable Register" bitfld.long 0x0 15. "DBEN15,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 14. "DBEN14,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 13. "DBEN13,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 12. "DBEN12,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 11. "DBEN11,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 10. "DBEN10,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 9. "DBEN9,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 8. "DBEN8,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 7. "DBEN7,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 6. "DBEN6,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 5. "DBEN5,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 4. "DBEN4,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 3. "DBEN3,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 2. "DBEN2,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 1. "DBEN1,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 0. "DBEN0,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." line.long 0x4 "GPIOB_IMD,GPIO Port B Interrupt Mode Control Register" bitfld.long 0x4 15. "IMD15,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 14. "IMD14,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 13. "IMD13,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 12. "IMD12,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 11. "IMD11,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 10. "IMD10,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 9. "IMD9,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 8. "IMD8,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 7. "IMD7,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 6. "IMD6,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 5. "IMD5,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 4. "IMD4,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 3. "IMD3,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 2. "IMD2,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 1. "IMD1,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 0. "IMD0,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" line.long 0x8 "GPIOB_IER,GPIO Port B Interrupt Enable Register" bitfld.long 0x8 31. "RIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 30. "RIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 29. "RIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 28. "RIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 27. "RIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 26. "RIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 25. "RIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 24. "RIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 23. "RIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 22. "RIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 21. "RIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 20. "RIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 19. "RIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 18. "RIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 17. "RIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 16. "RIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 15. "FIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 14. "FIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 13. "FIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 12. "FIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 11. "FIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 10. "FIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 9. "FIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 8. "FIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 7. "FIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 6. "FIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 5. "FIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 4. "FIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 3. "FIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 2. "FIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 1. "FIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 0. "FIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." line.long 0xC "GPIOB_ISRC,GPIO Port B Interrupt Trigger Source Status Register" bitfld.long 0xC 15. "ISRC15,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 14. "ISRC14,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 13. "ISRC13,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 12. "ISRC12,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 11. "ISRC11,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 10. "ISRC10,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 9. "ISRC9,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 8. "ISRC8,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 7. "ISRC7,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 6. "ISRC6,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 5. "ISRC5,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 4. "ISRC4,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 3. "ISRC3,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 2. "ISRC2,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 1. "ISRC1,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 0. "ISRC0,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." line.long 0x10 "GPIOB_PUEN,GPIO Port B Pull-up Enable Register" bitfld.long 0x10 15. "PUEN15,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 14. "PUEN14,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 13. "PUEN13,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 12. "PUEN12,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 11. "PUEN11,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 10. "PUEN10,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 9. "PUEN9,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 8. "PUEN8,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 7. "PUEN7,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 6. "PUEN6,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 5. "PUEN5,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 4. "PUEN4,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 3. "PUEN3,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 2. "PUEN2,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 1. "PUEN1,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 0. "PUEN0,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." group.long 0x80++0xF line.long 0x0 "GPIOC_PMD,GPIO Port C Pin I/O Mode Control Register" bitfld.long 0x0 30.--31. "PMD15,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 28.--29. "PMD14,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 26.--27. "PMD13,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 24.--25. "PMD12,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 22.--23. "PMD11,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 20.--21. "PMD10,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 18.--19. "PMD9,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 16.--17. "PMD8,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 14.--15. "PMD7,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 12.--13. "PMD6,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 10.--11. "PMD5,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 8.--9. "PMD4,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 6.--7. "PMD3,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 4.--5. "PMD2,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 2.--3. "PMD1,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 0.--1. "PMD0,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" line.long 0x4 "GPIOC_OFFD,GPIO Port C Pin OFF Digital Enable Register" bitfld.long 0x4 31. "OFFD15,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 30. "OFFD14,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 29. "OFFD13,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 28. "OFFD12,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 27. "OFFD11,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 26. "OFFD10,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 25. "OFFD9,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 24. "OFFD8,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 23. "OFFD7,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 22. "OFFD6,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 21. "OFFD5,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 20. "OFFD4,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 19. "OFFD3,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 18. "OFFD2,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 17. "OFFD1,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 16. "OFFD0,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." line.long 0x8 "GPIOC_DOUT,GPIO Port C Data Output Value Register" bitfld.long 0x8 15. "DOUT15,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 14. "DOUT14,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 13. "DOUT13,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 12. "DOUT12,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 11. "DOUT11,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 10. "DOUT10,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 9. "DOUT9,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 8. "DOUT8,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 7. "DOUT7,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 6. "DOUT6,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 5. "DOUT5,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 4. "DOUT4,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 3. "DOUT3,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 2. "DOUT2,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 1. "DOUT1,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 0. "DOUT0,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." line.long 0xC "GPIOC_DMASK,GPIO Port C Data Output Write Mask Register" bitfld.long 0xC 15. "DMASK15,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 14. "DMASK14,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 13. "DMASK13,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 12. "DMASK12,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 11. "DMASK11,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 10. "DMASK10,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 9. "DMASK9,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 8. "DMASK8,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 7. "DMASK7,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 6. "DMASK6,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 5. "DMASK5,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 4. "DMASK4,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 3. "DMASK3,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 2. "DMASK2,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 1. "DMASK1,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 0. "DMASK0,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" rgroup.long 0x90++0x3 line.long 0x0 "GPIOC_PIN,GPIO Port C Pin Value Register" bitfld.long 0x0 15. "PIN15,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 14. "PIN14,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 13. "PIN13,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 12. "PIN12,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 11. "PIN11,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 10. "PIN10,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 9. "PIN9,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 8. "PIN8,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 7. "PIN7,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 6. "PIN6,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 5. "PIN5,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 4. "PIN4,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 3. "PIN3,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 2. "PIN2,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 1. "PIN1,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 0. "PIN0,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" group.long 0x94++0x13 line.long 0x0 "GPIOC_DBEN,GPIO Port C De-bounce Enable Register" bitfld.long 0x0 15. "DBEN15,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 14. "DBEN14,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 13. "DBEN13,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 12. "DBEN12,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 11. "DBEN11,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 10. "DBEN10,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 9. "DBEN9,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 8. "DBEN8,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 7. "DBEN7,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 6. "DBEN6,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 5. "DBEN5,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 4. "DBEN4,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 3. "DBEN3,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 2. "DBEN2,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 1. "DBEN1,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 0. "DBEN0,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." line.long 0x4 "GPIOC_IMD,GPIO Port C Interrupt Mode Control Register" bitfld.long 0x4 15. "IMD15,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 14. "IMD14,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 13. "IMD13,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 12. "IMD12,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 11. "IMD11,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 10. "IMD10,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 9. "IMD9,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 8. "IMD8,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 7. "IMD7,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 6. "IMD6,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 5. "IMD5,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 4. "IMD4,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 3. "IMD3,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 2. "IMD2,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 1. "IMD1,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 0. "IMD0,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" line.long 0x8 "GPIOC_IER,GPIO Port C Interrupt Enable Register" bitfld.long 0x8 31. "RIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 30. "RIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 29. "RIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 28. "RIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 27. "RIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 26. "RIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 25. "RIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 24. "RIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 23. "RIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 22. "RIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 21. "RIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 20. "RIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 19. "RIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 18. "RIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 17. "RIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 16. "RIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 15. "FIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 14. "FIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 13. "FIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 12. "FIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 11. "FIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 10. "FIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 9. "FIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 8. "FIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 7. "FIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 6. "FIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 5. "FIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 4. "FIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 3. "FIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 2. "FIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 1. "FIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 0. "FIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." line.long 0xC "GPIOC_ISRC,GPIO Port C Interrupt Trigger Source Status Register" bitfld.long 0xC 15. "ISRC15,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 14. "ISRC14,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 13. "ISRC13,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 12. "ISRC12,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 11. "ISRC11,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 10. "ISRC10,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 9. "ISRC9,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 8. "ISRC8,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 7. "ISRC7,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 6. "ISRC6,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 5. "ISRC5,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 4. "ISRC4,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 3. "ISRC3,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 2. "ISRC2,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 1. "ISRC1,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 0. "ISRC0,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." line.long 0x10 "GPIOC_PUEN,GPIO Port C Pull-up Enable Register" bitfld.long 0x10 15. "PUEN15,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 14. "PUEN14,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 13. "PUEN13,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 12. "PUEN12,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 11. "PUEN11,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 10. "PUEN10,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 9. "PUEN9,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 8. "PUEN8,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 7. "PUEN7,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 6. "PUEN6,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 5. "PUEN5,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 4. "PUEN4,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 3. "PUEN3,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 2. "PUEN2,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 1. "PUEN1,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 0. "PUEN0,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." group.long 0xC0++0xF line.long 0x0 "GPIOD_PMD,GPIO Port D Pin I/O Mode Control Register" bitfld.long 0x0 30.--31. "PMD15,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 28.--29. "PMD14,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 26.--27. "PMD13,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 24.--25. "PMD12,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 22.--23. "PMD11,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 20.--21. "PMD10,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 18.--19. "PMD9,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 16.--17. "PMD8,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 14.--15. "PMD7,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 12.--13. "PMD6,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 10.--11. "PMD5,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 8.--9. "PMD4,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 6.--7. "PMD3,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 4.--5. "PMD2,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 2.--3. "PMD1,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 0.--1. "PMD0,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" line.long 0x4 "GPIOD_OFFD,GPIO Port D Pin OFF Digital Enable Register" bitfld.long 0x4 31. "OFFD15,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 30. "OFFD14,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 29. "OFFD13,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 28. "OFFD12,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 27. "OFFD11,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 26. "OFFD10,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 25. "OFFD9,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 24. "OFFD8,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 23. "OFFD7,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 22. "OFFD6,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 21. "OFFD5,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 20. "OFFD4,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 19. "OFFD3,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 18. "OFFD2,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 17. "OFFD1,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 16. "OFFD0,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." line.long 0x8 "GPIOD_DOUT,GPIO Port D Data Output Value Register" bitfld.long 0x8 15. "DOUT15,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 14. "DOUT14,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 13. "DOUT13,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 12. "DOUT12,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 11. "DOUT11,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 10. "DOUT10,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 9. "DOUT9,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 8. "DOUT8,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 7. "DOUT7,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 6. "DOUT6,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 5. "DOUT5,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 4. "DOUT4,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 3. "DOUT3,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 2. "DOUT2,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 1. "DOUT1,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 0. "DOUT0,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." line.long 0xC "GPIOD_DMASK,GPIO Port D Data Output Write Mask Register" bitfld.long 0xC 15. "DMASK15,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 14. "DMASK14,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 13. "DMASK13,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 12. "DMASK12,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 11. "DMASK11,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 10. "DMASK10,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 9. "DMASK9,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 8. "DMASK8,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 7. "DMASK7,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 6. "DMASK6,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 5. "DMASK5,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 4. "DMASK4,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 3. "DMASK3,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 2. "DMASK2,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 1. "DMASK1,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 0. "DMASK0,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" rgroup.long 0xD0++0x3 line.long 0x0 "GPIOD_PIN,GPIO Port D Pin Value Register" bitfld.long 0x0 15. "PIN15,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 14. "PIN14,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 13. "PIN13,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 12. "PIN12,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 11. "PIN11,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 10. "PIN10,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 9. "PIN9,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 8. "PIN8,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 7. "PIN7,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 6. "PIN6,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 5. "PIN5,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 4. "PIN4,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 3. "PIN3,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 2. "PIN2,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 1. "PIN1,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 0. "PIN0,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" group.long 0xD4++0x13 line.long 0x0 "GPIOD_DBEN,GPIO Port D De-bounce Enable Register" bitfld.long 0x0 15. "DBEN15,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 14. "DBEN14,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 13. "DBEN13,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 12. "DBEN12,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 11. "DBEN11,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 10. "DBEN10,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 9. "DBEN9,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 8. "DBEN8,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 7. "DBEN7,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 6. "DBEN6,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 5. "DBEN5,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 4. "DBEN4,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 3. "DBEN3,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 2. "DBEN2,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 1. "DBEN1,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 0. "DBEN0,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." line.long 0x4 "GPIOD_IMD,GPIO Port D Interrupt Mode Control Register" bitfld.long 0x4 15. "IMD15,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 14. "IMD14,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 13. "IMD13,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 12. "IMD12,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 11. "IMD11,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 10. "IMD10,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 9. "IMD9,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 8. "IMD8,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 7. "IMD7,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 6. "IMD6,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 5. "IMD5,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 4. "IMD4,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 3. "IMD3,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 2. "IMD2,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 1. "IMD1,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 0. "IMD0,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" line.long 0x8 "GPIOD_IER,GPIO Port D Interrupt Enable Register" bitfld.long 0x8 31. "RIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 30. "RIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 29. "RIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 28. "RIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 27. "RIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 26. "RIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 25. "RIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 24. "RIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 23. "RIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 22. "RIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 21. "RIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 20. "RIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 19. "RIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 18. "RIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 17. "RIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 16. "RIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 15. "FIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 14. "FIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 13. "FIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 12. "FIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 11. "FIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 10. "FIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 9. "FIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 8. "FIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 7. "FIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 6. "FIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 5. "FIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 4. "FIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 3. "FIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 2. "FIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 1. "FIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 0. "FIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." line.long 0xC "GPIOD_ISRC,GPIO Port D Interrupt Trigger Source Status Register" bitfld.long 0xC 15. "ISRC15,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 14. "ISRC14,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 13. "ISRC13,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 12. "ISRC12,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 11. "ISRC11,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 10. "ISRC10,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 9. "ISRC9,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 8. "ISRC8,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 7. "ISRC7,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 6. "ISRC6,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 5. "ISRC5,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 4. "ISRC4,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 3. "ISRC3,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 2. "ISRC2,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 1. "ISRC1,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 0. "ISRC0,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." line.long 0x10 "GPIOD_PUEN,GPIO Port D Pull-up Enable Register" bitfld.long 0x10 15. "PUEN15,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 14. "PUEN14,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 13. "PUEN13,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 12. "PUEN12,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 11. "PUEN11,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 10. "PUEN10,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 9. "PUEN9,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 8. "PUEN8,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 7. "PUEN7,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 6. "PUEN6,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 5. "PUEN5,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 4. "PUEN4,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 3. "PUEN3,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 2. "PUEN2,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 1. "PUEN1,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 0. "PUEN0,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." group.long 0x100++0xF line.long 0x0 "GPIOE_PMD,GPIO Port E Pin I/O Mode Control Register" bitfld.long 0x0 30.--31. "PMD15,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 28.--29. "PMD14,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 26.--27. "PMD13,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 24.--25. "PMD12,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 22.--23. "PMD11,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 20.--21. "PMD10,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 18.--19. "PMD9,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 16.--17. "PMD8,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 14.--15. "PMD7,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 12.--13. "PMD6,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 10.--11. "PMD5,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 8.--9. "PMD4,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 6.--7. "PMD3,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 4.--5. "PMD2,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 2.--3. "PMD1,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 0.--1. "PMD0,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" line.long 0x4 "GPIOE_OFFD,GPIO Port E Pin OFF Digital Enable Register" bitfld.long 0x4 31. "OFFD15,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 30. "OFFD14,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 29. "OFFD13,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 28. "OFFD12,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 27. "OFFD11,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 26. "OFFD10,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 25. "OFFD9,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 24. "OFFD8,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 23. "OFFD7,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 22. "OFFD6,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 21. "OFFD5,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 20. "OFFD4,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 19. "OFFD3,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 18. "OFFD2,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 17. "OFFD1,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 16. "OFFD0,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." line.long 0x8 "GPIOE_DOUT,GPIO Port E Data Output Value Register" bitfld.long 0x8 15. "DOUT15,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 14. "DOUT14,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 13. "DOUT13,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 12. "DOUT12,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 11. "DOUT11,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 10. "DOUT10,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 9. "DOUT9,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 8. "DOUT8,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 7. "DOUT7,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 6. "DOUT6,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 5. "DOUT5,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 4. "DOUT4,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 3. "DOUT3,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 2. "DOUT2,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 1. "DOUT1,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 0. "DOUT0,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." line.long 0xC "GPIOE_DMASK,GPIO Port E Data Output Write Mask Register" bitfld.long 0xC 15. "DMASK15,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 14. "DMASK14,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 13. "DMASK13,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 12. "DMASK12,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 11. "DMASK11,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 10. "DMASK10,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 9. "DMASK9,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 8. "DMASK8,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 7. "DMASK7,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 6. "DMASK6,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 5. "DMASK5,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 4. "DMASK4,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 3. "DMASK3,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 2. "DMASK2,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 1. "DMASK1,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 0. "DMASK0,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" rgroup.long 0x110++0x3 line.long 0x0 "GPIOE_PIN,GPIO Port E Pin Value Register" bitfld.long 0x0 15. "PIN15,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 14. "PIN14,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 13. "PIN13,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 12. "PIN12,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 11. "PIN11,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 10. "PIN10,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 9. "PIN9,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 8. "PIN8,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 7. "PIN7,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 6. "PIN6,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 5. "PIN5,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 4. "PIN4,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 3. "PIN3,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 2. "PIN2,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 1. "PIN1,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 0. "PIN0,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" group.long 0x114++0x13 line.long 0x0 "GPIOE_DBEN,GPIO Port E De-bounce Enable Register" bitfld.long 0x0 15. "DBEN15,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 14. "DBEN14,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 13. "DBEN13,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 12. "DBEN12,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 11. "DBEN11,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 10. "DBEN10,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 9. "DBEN9,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 8. "DBEN8,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 7. "DBEN7,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 6. "DBEN6,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 5. "DBEN5,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 4. "DBEN4,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 3. "DBEN3,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 2. "DBEN2,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 1. "DBEN1,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 0. "DBEN0,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." line.long 0x4 "GPIOE_IMD,GPIO Port E Interrupt Mode Control Register" bitfld.long 0x4 15. "IMD15,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 14. "IMD14,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 13. "IMD13,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 12. "IMD12,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 11. "IMD11,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 10. "IMD10,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 9. "IMD9,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 8. "IMD8,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 7. "IMD7,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 6. "IMD6,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 5. "IMD5,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 4. "IMD4,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 3. "IMD3,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 2. "IMD2,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 1. "IMD1,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 0. "IMD0,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" line.long 0x8 "GPIOE_IER,GPIO Port E Interrupt Enable Register" bitfld.long 0x8 31. "RIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 30. "RIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 29. "RIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 28. "RIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 27. "RIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 26. "RIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 25. "RIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 24. "RIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 23. "RIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 22. "RIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 21. "RIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 20. "RIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 19. "RIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 18. "RIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 17. "RIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 16. "RIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 15. "FIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 14. "FIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 13. "FIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 12. "FIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 11. "FIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 10. "FIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 9. "FIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 8. "FIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 7. "FIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 6. "FIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 5. "FIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 4. "FIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 3. "FIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 2. "FIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 1. "FIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 0. "FIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." line.long 0xC "GPIOE_ISRC,GPIO Port E Interrupt Trigger Source Status Register" bitfld.long 0xC 15. "ISRC15,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 14. "ISRC14,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 13. "ISRC13,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 12. "ISRC12,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 11. "ISRC11,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 10. "ISRC10,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 9. "ISRC9,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 8. "ISRC8,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 7. "ISRC7,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 6. "ISRC6,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 5. "ISRC5,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 4. "ISRC4,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 3. "ISRC3,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 2. "ISRC2,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 1. "ISRC1,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 0. "ISRC0,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." line.long 0x10 "GPIOE_PUEN,GPIO Port E Pull-up Enable Register" bitfld.long 0x10 15. "PUEN15,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 14. "PUEN14,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 13. "PUEN13,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 12. "PUEN12,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 11. "PUEN11,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 10. "PUEN10,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 9. "PUEN9,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 8. "PUEN8,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 7. "PUEN7,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 6. "PUEN6,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 5. "PUEN5,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 4. "PUEN4,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 3. "PUEN3,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 2. "PUEN2,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 1. "PUEN1,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 0. "PUEN0,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." group.long 0x140++0xF line.long 0x0 "GPIOF_PMD,GPIO Port F Pin I/O Mode Control Register" bitfld.long 0x0 30.--31. "PMD15,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 28.--29. "PMD14,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 26.--27. "PMD13,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 24.--25. "PMD12,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 22.--23. "PMD11,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 20.--21. "PMD10,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 18.--19. "PMD9,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 16.--17. "PMD8,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 14.--15. "PMD7,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 12.--13. "PMD6,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 10.--11. "PMD5,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 8.--9. "PMD4,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 6.--7. "PMD3,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 4.--5. "PMD2,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" newline bitfld.long 0x0 2.--3. "PMD1,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" bitfld.long 0x0 0.--1. "PMD0,GPIO Port [X] Pin [N] Mode Control\nDetermine the I/O type of GPIO port [x] pin [n]\nNote: For GPIOE_PMD PMD10 ~ PMD15 are reserved.\nFor GPIOF_PMD PMD6 ~ PMD15 are reserved." "0: GPIO port [x] pin [n] is in INPUT mode,1: GPIO port [x] pin [n] is in OUTPUT mode,?,?" line.long 0x4 "GPIOF_OFFD,GPIO Port F Pin OFF Digital Enable Register" bitfld.long 0x4 31. "OFFD15,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 30. "OFFD14,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 29. "OFFD13,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 28. "OFFD12,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 27. "OFFD11,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 26. "OFFD10,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 25. "OFFD9,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 24. "OFFD8,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 23. "OFFD7,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 22. "OFFD6,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 21. "OFFD5,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 20. "OFFD4,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 19. "OFFD3,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 18. "OFFD2,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." newline bitfld.long 0x4 17. "OFFD1,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." bitfld.long 0x4 16. "OFFD0,GPIO Port [X] Pin [N] Digital Input Path Disable\nDetermine if the digital input path of GPIO port [x] pin [n] is disabled.\nNote: For GPIOE_OFFD bits [31:26] are reserved.\nFor GPIOF_OFFD bits [31:22] are reserved." "0: Digital input path of GPIO port [x] pin [n]..,1: Digital input path of GPIO port [x] pin [n].." line.long 0x8 "GPIOF_DOUT,GPIO Port F Data Output Value Register" bitfld.long 0x8 15. "DOUT15,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 14. "DOUT14,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 13. "DOUT13,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 12. "DOUT12,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 11. "DOUT11,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 10. "DOUT10,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 9. "DOUT9,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 8. "DOUT8,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 7. "DOUT7,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 6. "DOUT6,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 5. "DOUT5,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 4. "DOUT4,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 3. "DOUT3,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 2. "DOUT2,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." newline bitfld.long 0x8 1. "DOUT1,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." bitfld.long 0x8 0. "DOUT0,GPIO Port [X] Pin [N] Output Value\nEach of these bits controls the status of a GPIO port [x] pin [n] when the GPI/O pin is configures as output or open-drain mode\nNote: For GPIOE_DOUT bits [15:10] are reserved.\nFor GPIOF_DOUT bits [15:6] are.." "0: GPIO port [x] Pin [n] will drive Low if the..,1: GPIO port [x] Pin [n] will drive High if the.." line.long 0xC "GPIOF_DMASK,GPIO Port F Data Output Write Mask Register" bitfld.long 0xC 15. "DMASK15,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 14. "DMASK14,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 13. "DMASK13,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 12. "DMASK12,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 11. "DMASK11,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 10. "DMASK10,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 9. "DMASK9,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 8. "DMASK8,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 7. "DMASK7,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 6. "DMASK6,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 5. "DMASK5,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 4. "DMASK4,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 3. "DMASK3,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 2. "DMASK2,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" newline bitfld.long 0xC 1. "DMASK1,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" bitfld.long 0xC 0. "DMASK0,GPIO Port [X] Pin [N] Data Output Write Mask\nThese bits are used to protect the corresponding register of GPIOx_DOUT bit [n]. When set the DMASK[n] to '1' the corresponding DOUT[n] bit is protected. The write signal is masked write data to the.." "0: The corresponding GPIO_DOUT bit [n] can be updated,1: The corresponding GPIO_DOUT bit [n] is protected" rgroup.long 0x150++0x3 line.long 0x0 "GPIOF_PIN,GPIO Port F Pin Value Register" bitfld.long 0x0 15. "PIN15,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 14. "PIN14,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 13. "PIN13,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 12. "PIN12,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 11. "PIN11,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 10. "PIN10,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 9. "PIN9,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 8. "PIN8,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 7. "PIN7,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 6. "PIN6,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 5. "PIN5,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 4. "PIN4,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 3. "PIN3,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 2. "PIN2,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" newline bitfld.long 0x0 1. "PIN1,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" bitfld.long 0x0 0. "PIN0,GPIO Port [X] Pin [N] Value\nThe value read from each of these bit reflects the actual status of the respective GPI/O pin\nNote: For GPIOE_PIN bits [15:10] are reserved.\nFor GPIOF_PIN bits [15:6] are reserved." "0,1" group.long 0x154++0x13 line.long 0x0 "GPIOF_DBEN,GPIO Port F De-bounce Enable Register" bitfld.long 0x0 15. "DBEN15,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 14. "DBEN14,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 13. "DBEN13,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 12. "DBEN12,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 11. "DBEN11,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 10. "DBEN10,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 9. "DBEN9,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 8. "DBEN8,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 7. "DBEN7,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 6. "DBEN6,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 5. "DBEN5,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 4. "DBEN4,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 3. "DBEN3,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 2. "DBEN2,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." newline bitfld.long 0x0 1. "DBEN1,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." bitfld.long 0x0 0. "DBEN0,GPIO Port [X] Pin [N] Input Signal De-bounce Enable Control\nDBEN[n] used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle the input signal.." "0: The GPIO port [x] Pin [n] input signal de-bounce..,1: The GPIO port [x] Pin [n] input signal de-bounce.." line.long 0x4 "GPIOF_IMD,GPIO Port F Interrupt Mode Control Register" bitfld.long 0x4 15. "IMD15,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 14. "IMD14,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 13. "IMD13,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 12. "IMD12,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 11. "IMD11,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 10. "IMD10,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 9. "IMD9,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 8. "IMD8,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 7. "IMD7,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 6. "IMD6,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 5. "IMD5,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 4. "IMD4,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 3. "IMD3,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 2. "IMD2,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" newline bitfld.long 0x4 1. "IMD1,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" bitfld.long 0x4 0. "IMD0,GPIO Port [X] Pin [N] Edge or Level Detection Interrupt Control\nIMD[n] used to control the interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger the trigger source is control de-bounce. If the interrupt is by level.." "0: Edge trigger interrupt,1: Level trigger interrupt" line.long 0x8 "GPIOF_IER,GPIO Port F Interrupt Enable Register" bitfld.long 0x8 31. "RIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 30. "RIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 29. "RIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 28. "RIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 27. "RIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 26. "RIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 25. "RIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 24. "RIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 23. "RIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 22. "RIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 21. "RIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 20. "RIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 19. "RIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 18. "RIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 17. "RIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" bitfld.long 0x8 16. "RIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Rising Edge or Input Level High\nRIER[x] used to enable the interrupt for each of the corresponding input GPIO_PIN[x]. Set bit '1' also enable the pin wake-up function \nWhen set the RIER[x] bit.." "0: PIN[x] level-high or low-to-high interrupt..,1: PIN[x] level-high or low-to-high interrupt Enabled" newline bitfld.long 0x8 15. "FIER15,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 14. "FIER14,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 13. "FIER13,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 12. "FIER12,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 11. "FIER11,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 10. "FIER10,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 9. "FIER9,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 8. "FIER8,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 7. "FIER7,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 6. "FIER6,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 5. "FIER5,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 4. "FIER4,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 3. "FIER3,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 2. "FIER2,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." newline bitfld.long 0x8 1. "FIER1,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." bitfld.long 0x8 0. "FIER0,GPIO Port [X] Pin [N] Interrupt Enable by Input Falling Edge or Input Level Low\nFIER[n] used to enable the interrupt for each of the corresponding input GPIO_PIN[n]. Set bit '1' also enable the pin wake-up function\nWhen set the FIER[n] bit.." "0: PIN[n] state low-level or high-to-low change..,1: PIN[n] state low-level or high-to-low change.." line.long 0xC "GPIOF_ISRC,GPIO Port F Interrupt Trigger Source Status Register" bitfld.long 0xC 15. "ISRC15,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 14. "ISRC14,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 13. "ISRC13,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 12. "ISRC12,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 11. "ISRC11,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 10. "ISRC10,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 9. "ISRC9,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 8. "ISRC8,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 7. "ISRC7,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 6. "ISRC6,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 5. "ISRC5,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 4. "ISRC4,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 3. "ISRC3,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 2. "ISRC2,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." newline bitfld.long 0xC 1. "ISRC1,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." bitfld.long 0xC 0. "ISRC0,GPIO Port [X] Pin [N] Interrupt Trigger Source Indicator\nRead Operation:\nNote: For GPIOE_ISRC bits [15:10] are reserved.\nFor GPIOF_ISRC bits [15:6] are reserved." "0: No interrupt at Port x[n].\nNo action,1: Port x[n] generate an interrupt.\nClear the.." line.long 0x10 "GPIOF_PUEN,GPIO Port F Pull-up Enable Register" bitfld.long 0x10 15. "PUEN15,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 14. "PUEN14,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 13. "PUEN13,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 12. "PUEN12,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 11. "PUEN11,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 10. "PUEN10,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 9. "PUEN9,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 8. "PUEN8,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 7. "PUEN7,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 6. "PUEN6,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 5. "PUEN5,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 4. "PUEN4,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 3. "PUEN3,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 2. "PUEN2,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." newline bitfld.long 0x10 1. "PUEN1,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." bitfld.long 0x10 0. "PUEN0,GPIO Port [X] Pin [N] Pull-up Enable Register\nRead Operation:\n\nNote: For GPIOE_PUEN bits [15:10] are reserved.\nFor GPIOF_PUEN bits [15:6] are reserved." "0: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor..,1: GPIO port [A/B/C/D/E/F] bit [n] pull-up resistor.." group.long 0x180++0x3 line.long 0x0 "DBNCECON,De-bounce Cycle Control Register" bitfld.long 0x0 5. "DBCLK_ON,De-bounce Clock Enable Control\nThis bit controls if the de-bounce clock is enabled.\nHowever if GPI/O pin's interrupt is enabled the de-bounce clock will be enabled automatically no matter what the DBCLK_ON value is.\nIf CPU is in sleep mode .." "0: De-bounce clock Disabled,1: De-bounce clock Enabled" bitfld.long 0x0 4. "DBCLKSRC,De-bounce Counter Clock Source Selection\n" "0: De-bounce counter Clock Source is the HCLK,1: De-bounce counter Clock Source is the internal.." newline hexmask.long.byte 0x0 0.--3. 1. "DBCLKSEL,De-bounce Sampling Cycle Selection\n" group.long 0x200++0x127 line.long 0x0 "GPIOA0,GPIO Port A Bit 0 Data Register" bitfld.long 0x0 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x4 "GPIOA1,GPIO Port A Bit 1 Data Register" bitfld.long 0x4 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x8 "GPIOA2,GPIO Port A Bit 2 Data Register" bitfld.long 0x8 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xC "GPIOA3,GPIO Port A Bit 3 Data Register" bitfld.long 0xC 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x10 "GPIOA4,GPIO Port A Bit 4 Data Register" bitfld.long 0x10 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x14 "GPIOA5,GPIO Port A Bit 5 Data Register" bitfld.long 0x14 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x18 "GPIOA6,GPIO Port A Bit 6 Data Register" bitfld.long 0x18 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x1C "GPIOA7,GPIO Port A Bit 7 Data Register" bitfld.long 0x1C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x20 "GPIOA8,GPIO Port A Bit 8 Data Register" bitfld.long 0x20 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x24 "GPIOA9,GPIO Port A Bit 9 Data Register" bitfld.long 0x24 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x28 "GPIOA10,GPIO Port A Bit 10 Data Register" bitfld.long 0x28 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x2C "GPIOA11,GPIO Port A Bit 11 Data Register" bitfld.long 0x2C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x30 "GPIOA12,GPIO Port A Bit 12 Data Register" bitfld.long 0x30 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x34 "GPIOA13,GPIO Port A Bit 13 Data Register" bitfld.long 0x34 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x38 "GPIOA14,GPIO Port A Bit 14 Data Register" bitfld.long 0x38 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x3C "GPIOA15,GPIO Port A Bit 15 Data Register" bitfld.long 0x3C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x40 "GPIOB0,GPIO Port B Bit 0 Data Register" bitfld.long 0x40 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x44 "GPIOB1,GPIO Port B Bit 1 Data Register" bitfld.long 0x44 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x48 "GPIOB2,GPIO Port B Bit 2 Data Register" bitfld.long 0x48 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x4C "GPIOB3,GPIO Port B Bit 3 Data Register" bitfld.long 0x4C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x50 "GPIOB4,GPIO Port B Bit 4 Data Register" bitfld.long 0x50 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x54 "GPIOB5,GPIO Port B Bit 5 Data Register" bitfld.long 0x54 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x58 "GPIOB6,GPIO Port B Bit 6 Data Register" bitfld.long 0x58 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x5C "GPIOB7,GPIO Port B Bit 7 Data Register" bitfld.long 0x5C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x60 "GPIOB8,GPIO Port B Bit 8 Data Register" bitfld.long 0x60 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x64 "GPIOB9,GPIO Port B Bit 9 Data Register" bitfld.long 0x64 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x68 "GPIOB10,GPIO Port B Bit 10 Data Register" bitfld.long 0x68 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x6C "GPIOB11,GPIO Port B Bit 11 Data Register" bitfld.long 0x6C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x70 "GPIOB12,GPIO Port B Bit 12 Data Register" bitfld.long 0x70 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x74 "GPIOB13,GPIO Port B Bit 13 Data Register" bitfld.long 0x74 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x78 "GPIOB14,GPIO Port B Bit 14 Data Register" bitfld.long 0x78 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x7C "GPIOB15,GPIO Port B Bit 15 Data Register" bitfld.long 0x7C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x80 "GPIOC0,GPIO Port C Bit 0 Data Register" bitfld.long 0x80 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x84 "GPIOC1,GPIO Port C Bit 1 Data Register" bitfld.long 0x84 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x88 "GPIOC2,GPIO Port C Bit 2 Data Register" bitfld.long 0x88 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x8C "GPIOC3,GPIO Port C Bit 3 Data Register" bitfld.long 0x8C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x90 "GPIOC4,GPIO Port C Bit 4 Data Register" bitfld.long 0x90 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x94 "GPIOC5,GPIO Port C Bit 5 Data Register" bitfld.long 0x94 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x98 "GPIOC6,GPIO Port C Bit 6 Data Register" bitfld.long 0x98 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x9C "GPIOC7,GPIO Port C Bit 7 Data Register" bitfld.long 0x9C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xA0 "GPIOC8,GPIO Port C Bit 8 Data Register" bitfld.long 0xA0 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xA4 "GPIOC9,GPIO Port C Bit 9 Data Register" bitfld.long 0xA4 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xA8 "GPIOC10,GPIO Port C Bit 10 Data Register" bitfld.long 0xA8 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xAC "GPIOC11,GPIO Port C Bit 11 Data Register" bitfld.long 0xAC 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xB0 "GPIOC12,GPIO Port C Bit 12 Data Register" bitfld.long 0xB0 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xB4 "GPIOC13,GPIO Port C Bit 13 Data Register" bitfld.long 0xB4 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xB8 "GPIOC14,GPIO Port C Bit 14 Data Register" bitfld.long 0xB8 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xBC "GPIOC15,GPIO Port C Bit 15 Data Register" bitfld.long 0xBC 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xC0 "GPIOD0,GPIO Port D Bit 0 Data Register" bitfld.long 0xC0 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xC4 "GPIOD1,GPIO Port D Bit 1 Data Register" bitfld.long 0xC4 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xC8 "GPIOD2,GPIO Port D Bit 2 Data Register" bitfld.long 0xC8 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xCC "GPIOD3,GPIO Port D Bit 3 Data Register" bitfld.long 0xCC 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xD0 "GPIOD4,GPIO Port D Bit 4 Data Register" bitfld.long 0xD0 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xD4 "GPIOD5,GPIO Port D Bit 5 Data Register" bitfld.long 0xD4 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xD8 "GPIOD6,GPIO Port D Bit 6 Data Register" bitfld.long 0xD8 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xDC "GPIOD7,GPIO Port D Bit 7 Data Register" bitfld.long 0xDC 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xE0 "GPIOD8,GPIO Port D Bit 8 Data Register" bitfld.long 0xE0 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xE4 "GPIOD9,GPIO Port D Bit 9 Data Register" bitfld.long 0xE4 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xE8 "GPIOD10,GPIO Port D Bit 10 Data Register" bitfld.long 0xE8 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xEC "GPIOD11,GPIO Port D Bit 11 Data Register" bitfld.long 0xEC 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xF0 "GPIOD12,GPIO Port D Bit 12 Data Register" bitfld.long 0xF0 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xF4 "GPIOD13,GPIO Port D Bit 13 Data Register" bitfld.long 0xF4 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xF8 "GPIOD14,GPIO Port D Bit 14 Data Register" bitfld.long 0xF8 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xFC "GPIOD15,GPIO Port D Bit 15 Data Register" bitfld.long 0xFC 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x100 "GPIOE0,GPIO Port E Bit 0 Data Register" bitfld.long 0x100 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x104 "GPIOE1,GPIO Port E Bit 1 Data Register" bitfld.long 0x104 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x108 "GPIOE2,GPIO Port E Bit 2 Data Register" bitfld.long 0x108 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x10C "GPIOE3,GPIO Port E Bit 3 Data Register" bitfld.long 0x10C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x110 "GPIOE4,GPIO Port E Bit 4 Data Register" bitfld.long 0x110 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x114 "GPIOE5,GPIO Port E Bit 5 Data Register" bitfld.long 0x114 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x118 "GPIOE6,GPIO Port E Bit 6 Data Register" bitfld.long 0x118 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x11C "GPIOE7,GPIO Port E Bit 7 Data Register" bitfld.long 0x11C 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x120 "GPIOE8,GPIO Port E Bit 8 Data Register" bitfld.long 0x120 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x124 "GPIOE9,GPIO Port E Bit 9 Data Register" bitfld.long 0x124 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." group.long 0x340++0x17 line.long 0x0 "GPIOF0,GPIO Port F Bit 0 Data Register" bitfld.long 0x0 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x4 "GPIOF1,GPIO Port F Bit 1 Data Register" bitfld.long 0x4 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x8 "GPIOF2,GPIO Port F Bit 2 Data Register" bitfld.long 0x8 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0xC "GPIOF3,GPIO Port F Bit 3 Data Register" bitfld.long 0xC 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x10 "GPIOF4,GPIO Port F Bit 4 Data Register" bitfld.long 0x10 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." line.long 0x14 "GPIOF5,GPIO Port F Bit 5 Data Register" bitfld.long 0x14 0. "GPIO,GPIO Port [X] Pin [N] I/O Data\nThis field supports the bit operation mode on related GPIO port [x] pin [n].\nWriting this filed to set the corresponding GPIO port [x] pin [n] output value while reading this field to get the corresponding GPIO port.." "0: The corresponding GPIO port [x] pin [n] value is..,1: The corresponding GPIO port [x] pin [n] value is.." tree.end tree "I2C (I2C Serial Interface Controller)" base ad:0x0 tree "I2C0" base ad:0x40020000 group.long 0x0++0x7 line.long 0x0 "I2CON,I2C Control Register" bitfld.long 0x0 7. "INTEN,Interrupt Enable Control\n" "0: I2C interrupt Disabled,1: I2C interrupt Enabled" bitfld.long 0x0 4. "I2C_STS,I2C Status\nWhen a new state is present in the I2CSTATUS register if the INTEN bit is set the I2C interrupt is requested. It must write one by software to this bit after the I2CINTSTS[0] is set to 1 and the I2C protocol function will go ahead.." "0: I2C's Status disabled and the I2C protocol..,1: I2C's Status active" newline bitfld.long 0x0 3. "START,I2C START Command\nSetting this bit to 1 to enter Master mode the device sends a START or repeat START condition to bus when the bus is free and it will be cleared to 0 after the START command is active and the STATUS has been updated.\n" "0: After START or repeat START is active,1: Sends a START or repeat START condition to bus" bitfld.long 0x0 2. "STOP,I2C STOP Control Bit \nIn Master mode set this bit to 1 to transmit a STOP condition to bus then the controller will check the bus condition if a STOP condition is detected and this bit will be cleared by hardware automatically.\nIn Slave mode set.." "0: Will be cleared by hardware automatically if a..,1: Sends a STOP condition to bus in Master mode or.." newline bitfld.long 0x0 1. "ACK,Assert Acknowledge Control Bit\n" "0: When this bit is set to 0 prior to address or..,1: When this bit is set to 1 prior to address or.." bitfld.long 0x0 0. "IPEN,I2C Function Enable Control\n" "0: I2C function Disabled,1: I2C function Enabled" line.long 0x4 "I2CINTSTS,I2C Interrupt Status Register" bitfld.long 0x4 7. "WAKEUP_ACK_DONE,Wake-up Address Frame Acknowledge Bit Done\n" "0: The ACK bit cycle of address match frame isn't..,1: The ACK bit cycle of address match frame is done.." bitfld.long 0x4 1. "TIF,Time-out Status\n" "0: No Time-out flag. Software can cleat this flag,1: Time-Out flag active and it is set by hardware." newline bitfld.long 0x4 0. "INTSTS,I2C STATUS's Interrupt Status\n" "0: No bus event occurred,1: New state is presented in the I2CSTATUS." rgroup.long 0x8++0x3 line.long 0x0 "I2CSTATUS,I2C Status Register" hexmask.long.byte 0x0 0.--7. 1. "STATUS,I2C Status Bits (Read Only)\nIndicates the current status code of the bus information. The detail information about the status is described in the sections of I2C protocol register and operation mode." group.long 0xC++0x13 line.long 0x0 "I2CDIV,I2C Clock Divided Register" hexmask.long.byte 0x0 0.--7. 1. "CLK_DIV,I2C Clock Divided Bits\nNote: the minimum value of CLK_DIV is 4." line.long 0x4 "I2CTOUT,I2C Time-out Control Register" bitfld.long 0x4 1. "DIV4,Time-out Counter Input Clock Divider by 4 \nWhen Enabled the time-out period is extended 4 times." "0: Disabled,1: Enabled" bitfld.long 0x4 0. "TOUTEN,Time-out Counter Enable/Disable Control\nWhen set this bit to enable the 14 bits time-out counter will start counting when INTSTS (I2CINTSTS[0]) is cleared. Setting flag STAINTSTS to high or the falling edge of I2C clock or stop signal will reset.." "0: Disabled,1: Enabled" line.long 0x8 "I2CDATA,I2C DATA Register" hexmask.long.byte 0x8 0.--7. 1. "DATA,I2C Data Bits\nThe DATA contains a byte of serial data to be transmitted or a byte which has just been received. \nNote: Refer to Data register section for more detail information." line.long 0xC "I2CSADDR0,I2C Slave Address Register0" hexmask.long.byte 0xC 1.--7. 1. "SADDR,I2C Salve Address Bits\nThe content of this register is irrelevant when the device is in Master mode. In the Slave mode the seven most significant bits must be loaded with the device's own address. The device will react if either of the address is.." bitfld.long 0xC 0. "GCALL,General Call Function \nNote: Refer to Address Register section for more detail information.." "0: General Call Function Disabled,1: General Call Function Enabled" line.long 0x10 "I2CSADDR1,I2C Slave Address Register1" hexmask.long.byte 0x10 1.--7. 1. "SADDR,I2C Salve Address Bits\nThe content of this register is irrelevant when the device is in Master mode. In the Slave mode the seven most significant bits must be loaded with the device's own address. The device will react if either of the address is.." bitfld.long 0x10 0. "GCALL,General Call Function \nNote: Refer to Address Register section for more detail information.." "0: General Call Function Disabled,1: General Call Function Enabled" group.long 0x28++0x7 line.long 0x0 "I2CSAMASK0,I2C Slave Address Mask Register0" hexmask.long.byte 0x0 1.--7. 1. "SAMASK,I2C Slave Address Mask Bits\n" line.long 0x4 "I2CSAMASK1,I2C Slave Address Mask Register1" hexmask.long.byte 0x4 1.--7. 1. "SAMASK,I2C Slave Address Mask Bits\n" group.long 0x3C++0x3 line.long 0x0 "I2CON2,I2C Control Register 2" bitfld.long 0x0 5. "NOSTRETCH,NO STRETCH the I2C BUS\n" "0: The I2C SCL bus is stretched by hardware if the..,1: The I2C SCL bus is not stretched by hardware if.." bitfld.long 0x0 4. "TWOFF_EN,TWO LEVEL FIFO Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x0 2. "UNDER_INTEN,I2C UNDER RUN Interrupt Control Bit\n" "0: Under run event interrupt Disabled,1: Send a interrupt to system when the TWOFF bit is.." bitfld.long 0x0 1. "OVER_INTEN,I2C OVER RUN Interrupt Control Bit\n" "0: Overrun event interrupt Disabled,1: Send a interrupt to system when the TWOFF bit is.." newline bitfld.long 0x0 0. "WKUPEN,I2C Wake-up Function Enable Control\n" "0: I2C wake-up function Disabled,1: I2C wake-up function Enabled" rgroup.long 0x40++0x3 line.long 0x0 "I2CSTATUS2,I2C Status Register 2" bitfld.long 0x0 6. "BUS_FREE,Bus Free Status\nThe bus status in the controller.\n" "0: I2C's 'Start' condition is detected on the bus,1: Bus free and it is released by 'STOP' condition.." bitfld.long 0x0 5. "EMPTY,I2C TWO LEVEL FIFO EMPTY\n" "0: RX FIFO no empty when the TWOFF_EN = 1,1: RX FIFO empty when the TWOFF_EN = 1" newline bitfld.long 0x0 4. "FULL,I2C TWO LEVEL FIFO FULL\n" "0: TX FIFO no full when the TWOFF_EN = 1,1: TX FIFO full when the TWOFF_EN = 1" bitfld.long 0x0 3. "WR_STATUS,I2C Read/Write Status Bit in Address Wake-up Frame\n" "0: Write command be record on the address match..,1: Read command be record on the address match.." newline bitfld.long 0x0 2. "UNDERUN,I2C UNDER RUN Status Bit\n" "0: The transmitted FIFO is not under run when the..,1: The transmitted FIFO is under run when the.." bitfld.long 0x0 1. "OVERUN,I2C OVER RUN Status Bit\n" "0: The received FIFO is not over run when the..,1: The received FIFO is over run when the TWOFF_EN.." newline bitfld.long 0x0 0. "WKUPIF,Wake-up Interrupt Flag\nSoftware can write 1 to clear this flag" "0: Wake-up flag inactive,1: Wake-up flag active" tree.end tree "I2C1" base ad:0x40120000 group.long 0x0++0x7 line.long 0x0 "I2CON,I2C Control Register" bitfld.long 0x0 7. "INTEN,Interrupt Enable Control\n" "0: I2C interrupt Disabled,1: I2C interrupt Enabled" bitfld.long 0x0 4. "I2C_STS,I2C Status\nWhen a new state is present in the I2CSTATUS register if the INTEN bit is set the I2C interrupt is requested. It must write one by software to this bit after the I2CINTSTS[0] is set to 1 and the I2C protocol function will go ahead.." "0: I2C's Status disabled and the I2C protocol..,1: I2C's Status active" newline bitfld.long 0x0 3. "START,I2C START Command\nSetting this bit to 1 to enter Master mode the device sends a START or repeat START condition to bus when the bus is free and it will be cleared to 0 after the START command is active and the STATUS has been updated.\n" "0: After START or repeat START is active,1: Sends a START or repeat START condition to bus" bitfld.long 0x0 2. "STOP,I2C STOP Control Bit \nIn Master mode set this bit to 1 to transmit a STOP condition to bus then the controller will check the bus condition if a STOP condition is detected and this bit will be cleared by hardware automatically.\nIn Slave mode set.." "0: Will be cleared by hardware automatically if a..,1: Sends a STOP condition to bus in Master mode or.." newline bitfld.long 0x0 1. "ACK,Assert Acknowledge Control Bit\n" "0: When this bit is set to 0 prior to address or..,1: When this bit is set to 1 prior to address or.." bitfld.long 0x0 0. "IPEN,I2C Function Enable Control\n" "0: I2C function Disabled,1: I2C function Enabled" line.long 0x4 "I2CINTSTS,I2C Interrupt Status Register" bitfld.long 0x4 7. "WAKEUP_ACK_DONE,Wake-up Address Frame Acknowledge Bit Done\n" "0: The ACK bit cycle of address match frame isn't..,1: The ACK bit cycle of address match frame is done.." bitfld.long 0x4 1. "TIF,Time-out Status\n" "0: No Time-out flag. Software can cleat this flag,1: Time-Out flag active and it is set by hardware." newline bitfld.long 0x4 0. "INTSTS,I2C STATUS's Interrupt Status\n" "0: No bus event occurred,1: New state is presented in the I2CSTATUS." rgroup.long 0x8++0x3 line.long 0x0 "I2CSTATUS,I2C Status Register" hexmask.long.byte 0x0 0.--7. 1. "STATUS,I2C Status Bits (Read Only)\nIndicates the current status code of the bus information. The detail information about the status is described in the sections of I2C protocol register and operation mode." group.long 0xC++0x13 line.long 0x0 "I2CDIV,I2C Clock Divided Register" hexmask.long.byte 0x0 0.--7. 1. "CLK_DIV,I2C Clock Divided Bits\nNote: the minimum value of CLK_DIV is 4." line.long 0x4 "I2CTOUT,I2C Time-out Control Register" bitfld.long 0x4 1. "DIV4,Time-out Counter Input Clock Divider by 4 \nWhen Enabled the time-out period is extended 4 times." "0: Disabled,1: Enabled" bitfld.long 0x4 0. "TOUTEN,Time-out Counter Enable/Disable Control\nWhen set this bit to enable the 14 bits time-out counter will start counting when INTSTS (I2CINTSTS[0]) is cleared. Setting flag STAINTSTS to high or the falling edge of I2C clock or stop signal will reset.." "0: Disabled,1: Enabled" line.long 0x8 "I2CDATA,I2C DATA Register" hexmask.long.byte 0x8 0.--7. 1. "DATA,I2C Data Bits\nThe DATA contains a byte of serial data to be transmitted or a byte which has just been received. \nNote: Refer to Data register section for more detail information." line.long 0xC "I2CSADDR0,I2C Slave Address Register0" hexmask.long.byte 0xC 1.--7. 1. "SADDR,I2C Salve Address Bits\nThe content of this register is irrelevant when the device is in Master mode. In the Slave mode the seven most significant bits must be loaded with the device's own address. The device will react if either of the address is.." bitfld.long 0xC 0. "GCALL,General Call Function \nNote: Refer to Address Register section for more detail information.." "0: General Call Function Disabled,1: General Call Function Enabled" line.long 0x10 "I2CSADDR1,I2C Slave Address Register1" hexmask.long.byte 0x10 1.--7. 1. "SADDR,I2C Salve Address Bits\nThe content of this register is irrelevant when the device is in Master mode. In the Slave mode the seven most significant bits must be loaded with the device's own address. The device will react if either of the address is.." bitfld.long 0x10 0. "GCALL,General Call Function \nNote: Refer to Address Register section for more detail information.." "0: General Call Function Disabled,1: General Call Function Enabled" group.long 0x28++0x7 line.long 0x0 "I2CSAMASK0,I2C Slave Address Mask Register0" hexmask.long.byte 0x0 1.--7. 1. "SAMASK,I2C Slave Address Mask Bits\n" line.long 0x4 "I2CSAMASK1,I2C Slave Address Mask Register1" hexmask.long.byte 0x4 1.--7. 1. "SAMASK,I2C Slave Address Mask Bits\n" group.long 0x3C++0x3 line.long 0x0 "I2CON2,I2C Control Register 2" bitfld.long 0x0 5. "NOSTRETCH,NO STRETCH the I2C BUS\n" "0: The I2C SCL bus is stretched by hardware if the..,1: The I2C SCL bus is not stretched by hardware if.." bitfld.long 0x0 4. "TWOFF_EN,TWO LEVEL FIFO Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0x0 2. "UNDER_INTEN,I2C UNDER RUN Interrupt Control Bit\n" "0: Under run event interrupt Disabled,1: Send a interrupt to system when the TWOFF bit is.." bitfld.long 0x0 1. "OVER_INTEN,I2C OVER RUN Interrupt Control Bit\n" "0: Overrun event interrupt Disabled,1: Send a interrupt to system when the TWOFF bit is.." newline bitfld.long 0x0 0. "WKUPEN,I2C Wake-up Function Enable Control\n" "0: I2C wake-up function Disabled,1: I2C wake-up function Enabled" rgroup.long 0x40++0x3 line.long 0x0 "I2CSTATUS2,I2C Status Register 2" bitfld.long 0x0 6. "BUS_FREE,Bus Free Status\nThe bus status in the controller.\n" "0: I2C's 'Start' condition is detected on the bus,1: Bus free and it is released by 'STOP' condition.." bitfld.long 0x0 5. "EMPTY,I2C TWO LEVEL FIFO EMPTY\n" "0: RX FIFO no empty when the TWOFF_EN = 1,1: RX FIFO empty when the TWOFF_EN = 1" newline bitfld.long 0x0 4. "FULL,I2C TWO LEVEL FIFO FULL\n" "0: TX FIFO no full when the TWOFF_EN = 1,1: TX FIFO full when the TWOFF_EN = 1" bitfld.long 0x0 3. "WR_STATUS,I2C Read/Write Status Bit in Address Wake-up Frame\n" "0: Write command be record on the address match..,1: Read command be record on the address match.." newline bitfld.long 0x0 2. "UNDERUN,I2C UNDER RUN Status Bit\n" "0: The transmitted FIFO is not under run when the..,1: The transmitted FIFO is under run when the.." bitfld.long 0x0 1. "OVERUN,I2C OVER RUN Status Bit\n" "0: The received FIFO is not over run when the..,1: The received FIFO is over run when the TWOFF_EN.." newline bitfld.long 0x0 0. "WKUPIF,Wake-up Interrupt Flag\nSoftware can write 1 to clear this flag" "0: Wake-up flag inactive,1: Wake-up flag active" tree.end tree.end tree "LCD (LCD Display Driver)" base ad:0x400B0000 group.long 0x0++0x2B line.long 0x0 "LCD_CTL,LCD Control Register" bitfld.long 0x0 9. "PDINT_EN,Power Down Interrupt Enable Control\nIf the power down request is triggered from system management LCD controller will execute the frame completely to avoid the DC component. When the frame is executed completely the LCD power down interrupt.." "0: Power Down Interrupt Disabled,1: Power Down Interrupt Enabled" bitfld.long 0x0 8. "PDDISP_EN,Power Down Display Enable Control\nThe LCD can be programmed to be displayed or not be displayed at power down state by PDDISP_EN setting.\n" "0: LCD display Disabled ( LCD is put out) at power..,1: LCD display Enabled (LCD keeps the display) at.." newline bitfld.long 0x0 7. "BLINK,LCD Blinking Enable Control\n" "0: Blinking Disabled,1: Blinking Enabled" bitfld.long 0x0 4.--6. "FREQ,LCD Frequency Selection\n" "0: LCD_CLK Divided by 32,1: LCD_CLK Divided by 64,?,?,?,?,?,?" newline bitfld.long 0x0 1.--3. "MUX,Mux Select \n" "0: Static,1: 1/2 duty,?,?,?,?,?,?" bitfld.long 0x0 0. "EN,LCD Enable Control\n" "0: LCD controller operation Disabled,1: LCD controller operation Enabled" line.long 0x4 "LCD_DISPCTL,LCD Display Control Register" bitfld.long 0x4 17.--18. "Res_Sel,R-type Resistor Value Selection\nThe LCD operation current will be different when we select different R-type resistor value. \n" "0: 200K Ohm,1: 300K Ohm,?,?" bitfld.long 0x4 16. "Ext_C,Ext_C Mode Selection\nThis mode is similar to C-type LCD mode but the operation current is lower than C-type mode. The control register setting is same with C-type mode except this bit is set to '1'.\n" "0: Disable,1: Enable" newline bitfld.long 0x4 11.--13. "CPUMP_FREQ,Charge Pump Frequency Selection\n" "0: LCD_CLK,1: LCD_CLK/2,?,?,?,?,?,?" bitfld.long 0x4 8.--10. "CPUMP_VOL_SET,Charge Pump Voltage Selection\n" "0: 2.7V,1: 2.8V,?,?,?,?,?,?" newline bitfld.long 0x4 6. "BV_SEL,Bias Voltage Type Selection\nNote: The external resistor ladder should be connected to the V1 pin V2 pin V3 pin and VSS. The VLCD pin should also be connected to VDD." "0: C-Type bias mode. Bias voltage source from..,1: R-Type bias mode. Bias voltage source from.." bitfld.long 0x4 4. "IBRL_EN,Internal Bias Reference Ladder Enable Control\n" "0: Bias reference ladder Disabled,1: Bias reference ladder Dnabled" newline bitfld.long 0x4 1.--2. "BIAS_SEL,Bias Selection\n" "0: Static,1: 1/2 Bias,?,?" bitfld.long 0x4 0. "CPUMP_EN,Charge Pump Enable Control\n" "0: Disabled,1: Enabled" line.long 0x8 "LCD_MEM_0,LCD SEG3 ~ SEG0 Data" hexmask.long.byte 0x8 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x8 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0x8 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x8 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." line.long 0xC "LCD_MEM_1,LCD SEG7 ~ SEG4 Data" hexmask.long.byte 0xC 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0xC 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0xC 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0xC 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." line.long 0x10 "LCD_MEM_2,LCD SEG11 ~ SEG8 Data" hexmask.long.byte 0x10 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x10 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0x10 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x10 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." line.long 0x14 "LCD_MEM_3,LCD SEG15 ~ SEG12 Data" hexmask.long.byte 0x14 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x14 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0x14 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x14 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." line.long 0x18 "LCD_MEM_4,LCD SEG19 ~ SEG16 Data" hexmask.long.byte 0x18 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x18 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0x18 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x18 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." line.long 0x1C "LCD_MEM_5,LCD SEG23 ~ SEG20 Data" hexmask.long.byte 0x1C 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x1C 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0x1C 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x1C 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." line.long 0x20 "LCD_MEM_6,LCD SEG27 ~ SEG24 Data" hexmask.long.byte 0x20 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x20 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0x20 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x20 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." line.long 0x24 "LCD_MEM_7,LCD SEG31 ~ SEG28 Data" hexmask.long.byte 0x24 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x24 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0x24 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x24 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." line.long 0x28 "LCD_MEM_8,LCD SEG35 ~ SEG32 Data" hexmask.long.byte 0x28 24.--29. 1. "SEG_3_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x28 16.--21. 1. "SEG_2_4x,For the LCD Display Memory MAP please refer to Figure 6-54." newline hexmask.long.byte 0x28 8.--14. 1. "SEG_1_4x,For the LCD Display Memory MAP please refer to Figure 6-54." hexmask.long.byte 0x28 0.--5. 1. "SEG_0_4x,For the LCD Display Memory MAP please refer to Figure 6-54." group.long 0x30++0x7 line.long 0x0 "LCD_FCR,LCD Frame Counter Control Register" hexmask.long.byte 0x0 4.--9. 1. "FCV,Frame Counter Top Value\nThese 6 bits contain the top value of the Frame counter." bitfld.long 0x0 2.--3. "PRESCL,Frame Counter Pre-scaler Value\n" "0: CLKframe/1,1: CLKframe/2,?,?" newline bitfld.long 0x0 1. "FCINTEN,LCD Frame Counter Interrupt Enable Control\n" "0: Frame counter interrupt Disabled,1: Frame counter interrupt Enabled" bitfld.long 0x0 0. "FCEN,LCD Frame Counter Enable Control\n" "0: Disabled,1: Enabled" line.long 0x4 "LCD_FCSTS,LCD Frame Counter Status" bitfld.long 0x4 1. "PDSTS,Power-down Interrupt Status\n" "0: Inform system manager that LCD controller is not..,1: Inform system manager that LCD controller is.." bitfld.long 0x4 0. "FCSTS,LCD Frame Counter Status\n" "0: Frame counter value does not reach FCV (Frame..,1: Frame counter value reaches FCV (Frame Count TOP.." tree.end tree "PDMA (Peripheral Direct Memory Access)" base ad:0x0 tree "CRC" base ad:0x50008E00 group.long 0x0++0x7 line.long 0x0 "CRC_CTL,CRC Control Register" bitfld.long 0x0 30.--31. "CRC_MODE,CRC Polynomial Mode\nThis field indicates the CRC operation polynomial mode.\n" "0: CRC-CCITT Polynomial Mode,1: CRC-8 Polynomial Mode,?,?" bitfld.long 0x0 28.--29. "CPU_WDLEN,CPU Write Data Length\nThis field indicates the CPU write data length only when operating in CPU mode.\nNote1: This field is only valid when operating in CPU mode.\nNote2: When the write data length is 8-bit mode the valid data in CRC_WDATA.." "0: The write data length is 8-bit mode,1: This field is only valid when operating in CPU..,2: When the write data length is 8-bit mode,?" newline bitfld.long 0x0 27. "CHECKSUM_COM,Checksum 1's Complement\nThis bit is used to enable the 1's complement function for checksum result in CRC_CHECKSUM register.\n" "0: 1's complement for CRC checksum Disabled,1: 1's complement for CRC checksum Enabled" bitfld.long 0x0 26. "WDATA_COM,Write Data 1's Complement\nThis bit is used to enable the 1's complement function for write data value in CRC_WDTAT register.\n" "0: 1's complement for CRC write data in Disabled,1: 1's complement for CRC write data in Enabled" newline bitfld.long 0x0 25. "CHECKSUM_RVS,Checksum Reverse\nThis bit is used to enable the bit order reverse function for write data value 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 0x0 24. "WDATA_RVS,Write Data Order Reverse\nThis bit is used to enable the bit order reverse function for write data value in CRC_WDTAT register.\nNote: If the write data is 0xAABBCCDD the bit order reverse for CRC write data in is 0x55DD33BB" "0: Bit order reverse for CRC write data in Disabled,1: Bit order reverse for CRC write data in Enabled.." newline bitfld.long 0x0 23. "TRIG_EN,Trigger Enable Control\nThis bit is used to trigger the CRC DMA transfer.\nNote1: If this bit asserts which indicates the CRC engine operation in CRC DMA mode do not fill in any data in CRC_WDATA register.\nNote2: When CRC DMA transfer.." "0: No effect,1: If this bit asserts which indicates the CRC.." bitfld.long 0x0 1. "CRC_RST,CRC Engine Reset\nNote: When operated in CPU mode setting this bit will reload the initial seed value (CRC_SEED register)." "0: No effect,1: Reset the internal CRC state machine and.." newline bitfld.long 0x0 0. "CRCCEN,CRC Channel Enable Control\n" "0: No effect,1: CRC operation Enabled" line.long 0x4 "CRC_DMASAR,CRC DMA Source Address Register" hexmask.long 0x4 0.--31. 1. "CRC_DMASAR,CRC DMA Transfer Source Address Bits\nThis field indicates a 32-bit source address of CRC DMA.\nNote: The source address must be word alignment" group.long 0xC++0x3 line.long 0x0 "CRC_DMABCR,CRC DMA Transfer Byte Count Register" hexmask.long.word 0x0 0.--15. 1. "CRC_DMABCR,CRC DMA Transfer Byte Count \nThis field indicates a 16-bit total transfer byte count number of CRC DMA\n" rgroup.long 0x14++0x3 line.long 0x0 "CRC_DMACSAR,CRC DMA Current Source Address Register" hexmask.long 0x0 0.--31. 1. "CRC_DMACSAR,CRC DMA Current Source Address Bits (Read Only)\nThis field indicates the current source address where the CRC DMA transfer just occurs.\n" rgroup.long 0x1C++0x3 line.long 0x0 "CRC_DMACBCR,CRC DMA Current Transfer Byte Count Register" hexmask.long.word 0x0 0.--15. 1. "CRC_DMACBCR,CRC DMA Current Remained Byte Count (Read Only)\nThis field indicates the current remained byte count of CRC DMA.\nNote: Setting the CRC_RST bit to 1 will clear this register value." group.long 0x20++0x7 line.long 0x0 "CRC_DMAIER,CRC DMA Interrupt Enable Register" bitfld.long 0x0 1. "CRC_BLKD_IE,CRC DMA Block Transfer Done Interrupt Enable Control\nEnable this bit will generate the CRC DMA Transfer Done interrupt signal while CRC_BLKD_IF bit (CRCDMAISR [1] CRC DMA Block Transfer Done Interrupt Flag) is set to 1.\n" "0: Interrupt generator Disabled when CRC DMA..,1: Interrupt generator Enabled when CRC DMA.." bitfld.long 0x0 0. "CRC_TABORT_IE,CRC DMA Read/Write Target Abort Interrupt Enable Control\nEnable this bit will generate the CRC DMA Target Abort interrupt signal while CRC_TARBOT_IF bit (CRCDMAISR [0] CRC DMA Read/Write Target Abort Interrupt Flag) is set to 1.\n" "0: Target abort interrupt generation Disabled..,1: Target abort interrupt generation Enabled during.." line.long 0x4 "CRC_DMAISR,CRC DMA Interrupt Status Register" bitfld.long 0x4 1. "CRC_BLKD_IF,CRC DMA Block Transfer Done Interrupt Flag\nThis bit indicates that CRC DMA transfer has finished or not.\n (When CRC DMA transfer done TRIG_EN (CRC_CTL[23]) will be cleared automatically)\nNote: This bit is cleared by writing '1' to it." "0: Not finished if TRIG_EN (CRC_CTL[23]) has enabled,1: CRC transfer done if TRIG_EN (CRC_CTL[23]) has.." bitfld.long 0x4 0. "CRC_TABORT_IF,CRC DMA Read/Write Target Abort Interrupt Flag\nThis bit indicates that CRC bus has error or not during CRC DMA transfer.\nNote1: This bit is cleared by writing '1' to it.\nNote2: This bit indicates bus master received error response or.." "0: No bus error response received during CRC DMA..,1: This bit is cleared by writing '1' to it" group.long 0x80++0x7 line.long 0x0 "CRC_WDATA,CRC Write Data Register" hexmask.long 0x0 0.--31. 1. "CRC_WDATA,CRC Write Data Bits\nWhen operating in CPU mode user can write data to this field to perform CRC operation.\nWhen operating in DMA mode this field indicates the DMA read data from memory and cannot be written.\nNote: When the write data.." line.long 0x4 "CRC_SEED,CRC Seed Register" hexmask.long 0x4 0.--31. 1. "CRC_SEED,CRC Seed Value\nThis field indicates the CRC seed value." rgroup.long 0x88++0x3 line.long 0x0 "CRC_CHECKSUM,CRC Checksum Register" hexmask.long 0x0 0.--31. 1. "CRC_CHECKSUM,CRC Checksum Results\nThis fields indicates the CRC checksum result" tree.end tree "DMA_GCR" base ad:0x50008F00 group.long 0x0++0xB line.long 0x0 "DMA_GCRCSR,DMA Global Control Register" bitfld.long 0x0 24. "CRC_CLK_EN,CRC Controller Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x0 12. "CLK4_EN,PDMA Controller Channel 4 Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x0 11. "CLK3_EN,PDMA Controller Channel 3 Clock Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0x0 10. "CLK2_EN,PDMA Controller Channel 2 Clock Enable Control \n" "0: Disabled,1: Enabled" bitfld.long 0x0 9. "CLK1_EN,PDMA Controller Channel 1 Clock Enable Control\n" "0: Disabled,1: Enabled" line.long 0x4 "DMA_DSSR0,DMA Service Selection Control Register 0" hexmask.long.byte 0x4 24.--28. 1. "CH3_SEL,Channel 3 Selection \nThis filed defines which peripheral is connected to PDMA channel 3. User can configure the peripheral setting by CH3_SEL. The channel configuration is the same as CH1_SEL field. Please refer to the explanation of CH1_SEL." hexmask.long.byte 0x4 16.--20. 1. "CH2_SEL,Channel 2 Selection \nThis filed defines which peripheral is connected to PDMA channel 2. User can configure the peripheral setting by CH2_SEL. The channel configuration is the same as CH1_SEL field. Please refer to the explanation of CH1_SEL." hexmask.long.byte 0x4 8.--12. 1. "CH1_SEL,Channel 1 Selection \nThis filed defines which peripheral is connected to PDMA channel 1. User can configure the peripheral by setting CH1_SEL.\n" line.long 0x8 "DMA_DSSR1,DMA Service Selection Control Register 1" hexmask.long.byte 0x8 0.--4. 1. "CH4_SEL,Channel 4 Selection \nThis filed defines which peripheral is connected to PDMA channel 4. User can configure the peripheral by setting CH4_SEL.\n" rgroup.long 0xC++0x3 line.long 0x0 "DMA_GCRISR,DMA Global Interrupt Status Register" bitfld.long 0x0 16. "INTRCRC,Interrupt Status of CRC Controller (Read Only)\nThis bit is the interrupt status of CRC controller" "0,1" bitfld.long 0x0 4. "INTR4,Interrupt Status of Channel 4 (Read Only)\nThis bit is the interrupt status of PDMA channel4." "0,1" bitfld.long 0x0 3. "INTR3,Interrupt Status of Channel 3 (Read Only)\nThis bit is the interrupt status of PDMA channel3." "0,1" bitfld.long 0x0 2. "INTR2,Interrupt Status of Channel 2 (Read Only)\nThis bit is the interrupt status of PDMA channel2.\nNote: This bit is read only" "0,1" bitfld.long 0x0 1. "INTR1,Interrupt Status of Channel 1 (Read Only)\nThis bit is the interrupt status of PDMA channel1." "0,1" tree.end tree "PDMA_CH1" base ad:0x50008100 group.long 0x0++0xF line.long 0x0 "PDMA_CSR,PDMA Control Register" bitfld.long 0x0 23. "TRIG_EN,Trigger Enable Control\nNote: When PDMA transfer completed this bit will be cleared automatically.\nIf the bus error occurs all PDMA transfer will be stopped. User must reset all PDMA channel and then trigger again." "0: No effect,1: PDMA data read or write transfer Enabled" bitfld.long 0x0 19.--20. "APB_TWS,Peripheral Transfer Width Selection\nNote: This field is meaningful only when MODE_SEL is Peripheral to Memory mode (Peripheral-to-Memory) or Memory to Peripheral mode (Memory-to-Peripheral)." "0: One word (32-bit) is transferred for every PDMA..,1: One byte (8-bit) is transferred for every PDMA..,?,?" newline bitfld.long 0x0 12. "TO_EN,Time-out Enable Control\nThis bit will enable PDMA internal counter. While this counter counts to 0 the TO_IS will be set.\n" "0: PDMA internal counter Disabled,1: PDMA internal counter Enabled" bitfld.long 0x0 6.--7. "DAD_SEL,Transfer Destination Address Direction Selection\n" "0: Transfer Destination address is incremented..,1: Reserved,?,?" newline bitfld.long 0x0 4.--5. "SAD_SEL,Transfer Source Address Direction Selection\n" "0: Transfer Source address is incremented..,1: Reserved,?,?" bitfld.long 0x0 2.--3. "MODE_SEL,PDMA Mode Selection\n" "0: Memory to Memory mode (Memory-to-Memory),1: Peripheral to Memory mode (Peripheral-to-Memory),?,?" newline bitfld.long 0x0 1. "SW_RST,Software Engine Reset\n" "0: No effect,1: Reset the internal state machine pointers and.." bitfld.long 0x0 0. "PDMACEN,PDMA Channel Enable Control\nSetting this bit to 1 enables PDMA operation. If this bit is cleared PDMA will ignore all PDMA request and force Bus Master into IDLE state.\n" "0,1" line.long 0x4 "PDMA_SAR,PDMA Source Address Register" hexmask.long 0x4 0.--31. 1. "PDMA_SAR,PDMA Transfer Source Address Bits\nThis field indicates a 32-bit source address of PDMA.\nNote: The source address must be word alignment." line.long 0x8 "PDMA_DAR,PDMA Destination Address Register" hexmask.long 0x8 0.--31. 1. "PDMA_DAR,PDMA Transfer Destination Address Bits\nThis field indicates a 32-bit destination address of PDMA.\nNote: The destination address must be word alignment" line.long 0xC "PDMA_BCR,PDMA Transfer Byte Count Register" hexmask.long.word 0xC 0.--15. 1. "PDMA_BCR,PDMA Transfer Byte Count Bits\nThis field indicates a 16-bit transfer byte count number of PDMA; it must be word alignment." rgroup.long 0x14++0xB line.long 0x0 "PDMA_CSAR,PDMA Current Source Address Register" hexmask.long 0x0 0.--31. 1. "PDMA_CSAR,PDMA Current Source Address Bits (Read Only)\nThis field indicates the source address where the PDMA transfer just occurred." line.long 0x4 "PDMA_CDAR,PDMA Current Destination Address Register" hexmask.long 0x4 0.--31. 1. "PDMA_CDAR,PDMA Current Destination Address Bits (Read Only)\nThis field indicates the destination address where the PDMA transfer just occurred." line.long 0x8 "PDMA_CBCR,PDMA Current Transfer Byte Count Register" hexmask.long.word 0x8 0.--15. 1. "PDMA_CBCR,PDMA Current Byte Count Bits (Read Only)\nThis field indicates the current remained byte count of PDMA.\nNote1: This field value will be cleared to 0 when user sets SW_RST (PDMA_CSRx[1]) to '1'." group.long 0x20++0xB line.long 0x0 "PDMA_IER,PDMA Interrupt Enable Register" bitfld.long 0x0 6. "TO_IE,Time-out Interrupt Enable Control\n" "0: Time-out interrupt Disabled,1: Time-out interrupt Enabled" hexmask.long.byte 0x0 2.--5. 1. "WRA_BCR_IE,Wrap Around Byte Count Interrupt Enable Control\n" newline bitfld.long 0x0 1. "TD_IE,PDMA Block Transfer Done Interrupt Enable Control\n" "0: Interrupt generator Disabled when PDMA transfer..,1: Interrupt generator Enabled when PDMA transfer.." bitfld.long 0x0 0. "TABORT_IE,PDMA Read/Write Target Abort Interrupt Enable Control\n" "0: Target abort interrupt generation Disabled..,1: Target abort interrupt generation Enabled during.." line.long 0x4 "PDMA_ISR,PDMA Interrupt Status Register" bitfld.long 0x4 6. "TO_IS,Time-out Interrupt Status Flag\nThis flag indicated that PDMA has waited peripheral request for a period defined by PDMA_TCR.\nNote: This bit is cleared by writing '1' to it." "0: No time-out flag,1: Time-out flag" hexmask.long.byte 0x4 2.--5. 1. "WRA_BCR_IS,Wrap Around Transfer Byte Count Interrupt Status Flag\n" newline bitfld.long 0x4 1. "TD_IS,Transfer Done Interrupt Status Flag\nThis bit indicates that PDMA has finished all transfer. \nNote: This bit is cleared by writing '1' to it." "0: Not finished yet,1: Done" bitfld.long 0x4 0. "TABORT_IS,PDMA Read/Write Target Abort Interrupt Status Flag\nNote1: This bit is cleared by writing '1' to it.\nNote2: This bit indicates bus master received ERROR response or not if bus master received occur it means that target abort is happened. PDMA.." "0: No bus ERROR response received,1: This bit is cleared by writing '1' to it" line.long 0x8 "PDMA_TCR,PDMA Timer Counter Setting Register" hexmask.long.word 0x8 0.--15. 1. "PDMA_TCR,PDMA Timer Count Setting \nEach PDMA channel contains an internal counter. This internal counter will reload and start counting when completing each peripheral request service. The internal counter loads the value of PDAM_TCR and starts counting.." tree.end tree "PDMA_CH2" base ad:0x50008200 group.long 0x0++0xF line.long 0x0 "PDMA_CSR,PDMA Control Register" bitfld.long 0x0 23. "TRIG_EN,Trigger Enable Control\nNote: When PDMA transfer completed this bit will be cleared automatically.\nIf the bus error occurs all PDMA transfer will be stopped. User must reset all PDMA channel and then trigger again." "0: No effect,1: PDMA data read or write transfer Enabled" bitfld.long 0x0 19.--20. "APB_TWS,Peripheral Transfer Width Selection\nNote: This field is meaningful only when MODE_SEL is Peripheral to Memory mode (Peripheral-to-Memory) or Memory to Peripheral mode (Memory-to-Peripheral)." "0: One word (32-bit) is transferred for every PDMA..,1: One byte (8-bit) is transferred for every PDMA..,?,?" newline bitfld.long 0x0 12. "TO_EN,Time-out Enable Control\nThis bit will enable PDMA internal counter. While this counter counts to 0 the TO_IS will be set.\n" "0: PDMA internal counter Disabled,1: PDMA internal counter Enabled" bitfld.long 0x0 6.--7. "DAD_SEL,Transfer Destination Address Direction Selection\n" "0: Transfer Destination address is incremented..,1: Reserved,?,?" newline bitfld.long 0x0 4.--5. "SAD_SEL,Transfer Source Address Direction Selection\n" "0: Transfer Source address is incremented..,1: Reserved,?,?" bitfld.long 0x0 2.--3. "MODE_SEL,PDMA Mode Selection\n" "0: Memory to Memory mode (Memory-to-Memory),1: Peripheral to Memory mode (Peripheral-to-Memory),?,?" newline bitfld.long 0x0 1. "SW_RST,Software Engine Reset\n" "0: No effect,1: Reset the internal state machine pointers and.." bitfld.long 0x0 0. "PDMACEN,PDMA Channel Enable Control\nSetting this bit to 1 enables PDMA operation. If this bit is cleared PDMA will ignore all PDMA request and force Bus Master into IDLE state.\n" "0,1" line.long 0x4 "PDMA_SAR,PDMA Source Address Register" hexmask.long 0x4 0.--31. 1. "PDMA_SAR,PDMA Transfer Source Address Bits\nThis field indicates a 32-bit source address of PDMA.\nNote: The source address must be word alignment." line.long 0x8 "PDMA_DAR,PDMA Destination Address Register" hexmask.long 0x8 0.--31. 1. "PDMA_DAR,PDMA Transfer Destination Address Bits\nThis field indicates a 32-bit destination address of PDMA.\nNote: The destination address must be word alignment" line.long 0xC "PDMA_BCR,PDMA Transfer Byte Count Register" hexmask.long.word 0xC 0.--15. 1. "PDMA_BCR,PDMA Transfer Byte Count Bits\nThis field indicates a 16-bit transfer byte count number of PDMA; it must be word alignment." rgroup.long 0x14++0xB line.long 0x0 "PDMA_CSAR,PDMA Current Source Address Register" hexmask.long 0x0 0.--31. 1. "PDMA_CSAR,PDMA Current Source Address Bits (Read Only)\nThis field indicates the source address where the PDMA transfer just occurred." line.long 0x4 "PDMA_CDAR,PDMA Current Destination Address Register" hexmask.long 0x4 0.--31. 1. "PDMA_CDAR,PDMA Current Destination Address Bits (Read Only)\nThis field indicates the destination address where the PDMA transfer just occurred." line.long 0x8 "PDMA_CBCR,PDMA Current Transfer Byte Count Register" hexmask.long.word 0x8 0.--15. 1. "PDMA_CBCR,PDMA Current Byte Count Bits (Read Only)\nThis field indicates the current remained byte count of PDMA.\nNote1: This field value will be cleared to 0 when user sets SW_RST (PDMA_CSRx[1]) to '1'." group.long 0x20++0xB line.long 0x0 "PDMA_IER,PDMA Interrupt Enable Register" bitfld.long 0x0 6. "TO_IE,Time-out Interrupt Enable Control\n" "0: Time-out interrupt Disabled,1: Time-out interrupt Enabled" hexmask.long.byte 0x0 2.--5. 1. "WRA_BCR_IE,Wrap Around Byte Count Interrupt Enable Control\n" newline bitfld.long 0x0 1. "TD_IE,PDMA Block Transfer Done Interrupt Enable Control\n" "0: Interrupt generator Disabled when PDMA transfer..,1: Interrupt generator Enabled when PDMA transfer.." bitfld.long 0x0 0. "TABORT_IE,PDMA Read/Write Target Abort Interrupt Enable Control\n" "0: Target abort interrupt generation Disabled..,1: Target abort interrupt generation Enabled during.." line.long 0x4 "PDMA_ISR,PDMA Interrupt Status Register" bitfld.long 0x4 6. "TO_IS,Time-out Interrupt Status Flag\nThis flag indicated that PDMA has waited peripheral request for a period defined by PDMA_TCR.\nNote: This bit is cleared by writing '1' to it." "0: No time-out flag,1: Time-out flag" hexmask.long.byte 0x4 2.--5. 1. "WRA_BCR_IS,Wrap Around Transfer Byte Count Interrupt Status Flag\n" newline bitfld.long 0x4 1. "TD_IS,Transfer Done Interrupt Status Flag\nThis bit indicates that PDMA has finished all transfer. \nNote: This bit is cleared by writing '1' to it." "0: Not finished yet,1: Done" bitfld.long 0x4 0. "TABORT_IS,PDMA Read/Write Target Abort Interrupt Status Flag\nNote1: This bit is cleared by writing '1' to it.\nNote2: This bit indicates bus master received ERROR response or not if bus master received occur it means that target abort is happened. PDMA.." "0: No bus ERROR response received,1: This bit is cleared by writing '1' to it" line.long 0x8 "PDMA_TCR,PDMA Timer Counter Setting Register" hexmask.long.word 0x8 0.--15. 1. "PDMA_TCR,PDMA Timer Count Setting \nEach PDMA channel contains an internal counter. This internal counter will reload and start counting when completing each peripheral request service. The internal counter loads the value of PDAM_TCR and starts counting.." tree.end tree "PDMA_CH3" base ad:0x50008300 group.long 0x0++0xF line.long 0x0 "PDMA_CSR,PDMA Control Register" bitfld.long 0x0 23. "TRIG_EN,Trigger Enable Control\nNote: When PDMA transfer completed this bit will be cleared automatically.\nIf the bus error occurs all PDMA transfer will be stopped. User must reset all PDMA channel and then trigger again." "0: No effect,1: PDMA data read or write transfer Enabled" bitfld.long 0x0 19.--20. "APB_TWS,Peripheral Transfer Width Selection\nNote: This field is meaningful only when MODE_SEL is Peripheral to Memory mode (Peripheral-to-Memory) or Memory to Peripheral mode (Memory-to-Peripheral)." "0: One word (32-bit) is transferred for every PDMA..,1: One byte (8-bit) is transferred for every PDMA..,?,?" newline bitfld.long 0x0 12. "TO_EN,Time-out Enable Control\nThis bit will enable PDMA internal counter. While this counter counts to 0 the TO_IS will be set.\n" "0: PDMA internal counter Disabled,1: PDMA internal counter Enabled" bitfld.long 0x0 6.--7. "DAD_SEL,Transfer Destination Address Direction Selection\n" "0: Transfer Destination address is incremented..,1: Reserved,?,?" newline bitfld.long 0x0 4.--5. "SAD_SEL,Transfer Source Address Direction Selection\n" "0: Transfer Source address is incremented..,1: Reserved,?,?" bitfld.long 0x0 2.--3. "MODE_SEL,PDMA Mode Selection\n" "0: Memory to Memory mode (Memory-to-Memory),1: Peripheral to Memory mode (Peripheral-to-Memory),?,?" newline bitfld.long 0x0 1. "SW_RST,Software Engine Reset\n" "0: No effect,1: Reset the internal state machine pointers and.." bitfld.long 0x0 0. "PDMACEN,PDMA Channel Enable Control\nSetting this bit to 1 enables PDMA operation. If this bit is cleared PDMA will ignore all PDMA request and force Bus Master into IDLE state.\n" "0,1" line.long 0x4 "PDMA_SAR,PDMA Source Address Register" hexmask.long 0x4 0.--31. 1. "PDMA_SAR,PDMA Transfer Source Address Bits\nThis field indicates a 32-bit source address of PDMA.\nNote: The source address must be word alignment." line.long 0x8 "PDMA_DAR,PDMA Destination Address Register" hexmask.long 0x8 0.--31. 1. "PDMA_DAR,PDMA Transfer Destination Address Bits\nThis field indicates a 32-bit destination address of PDMA.\nNote: The destination address must be word alignment" line.long 0xC "PDMA_BCR,PDMA Transfer Byte Count Register" hexmask.long.word 0xC 0.--15. 1. "PDMA_BCR,PDMA Transfer Byte Count Bits\nThis field indicates a 16-bit transfer byte count number of PDMA; it must be word alignment." rgroup.long 0x14++0xB line.long 0x0 "PDMA_CSAR,PDMA Current Source Address Register" hexmask.long 0x0 0.--31. 1. "PDMA_CSAR,PDMA Current Source Address Bits (Read Only)\nThis field indicates the source address where the PDMA transfer just occurred." line.long 0x4 "PDMA_CDAR,PDMA Current Destination Address Register" hexmask.long 0x4 0.--31. 1. "PDMA_CDAR,PDMA Current Destination Address Bits (Read Only)\nThis field indicates the destination address where the PDMA transfer just occurred." line.long 0x8 "PDMA_CBCR,PDMA Current Transfer Byte Count Register" hexmask.long.word 0x8 0.--15. 1. "PDMA_CBCR,PDMA Current Byte Count Bits (Read Only)\nThis field indicates the current remained byte count of PDMA.\nNote1: This field value will be cleared to 0 when user sets SW_RST (PDMA_CSRx[1]) to '1'." group.long 0x20++0xB line.long 0x0 "PDMA_IER,PDMA Interrupt Enable Register" bitfld.long 0x0 6. "TO_IE,Time-out Interrupt Enable Control\n" "0: Time-out interrupt Disabled,1: Time-out interrupt Enabled" hexmask.long.byte 0x0 2.--5. 1. "WRA_BCR_IE,Wrap Around Byte Count Interrupt Enable Control\n" newline bitfld.long 0x0 1. "TD_IE,PDMA Block Transfer Done Interrupt Enable Control\n" "0: Interrupt generator Disabled when PDMA transfer..,1: Interrupt generator Enabled when PDMA transfer.." bitfld.long 0x0 0. "TABORT_IE,PDMA Read/Write Target Abort Interrupt Enable Control\n" "0: Target abort interrupt generation Disabled..,1: Target abort interrupt generation Enabled during.." line.long 0x4 "PDMA_ISR,PDMA Interrupt Status Register" bitfld.long 0x4 6. "TO_IS,Time-out Interrupt Status Flag\nThis flag indicated that PDMA has waited peripheral request for a period defined by PDMA_TCR.\nNote: This bit is cleared by writing '1' to it." "0: No time-out flag,1: Time-out flag" hexmask.long.byte 0x4 2.--5. 1. "WRA_BCR_IS,Wrap Around Transfer Byte Count Interrupt Status Flag\n" newline bitfld.long 0x4 1. "TD_IS,Transfer Done Interrupt Status Flag\nThis bit indicates that PDMA has finished all transfer. \nNote: This bit is cleared by writing '1' to it." "0: Not finished yet,1: Done" bitfld.long 0x4 0. "TABORT_IS,PDMA Read/Write Target Abort Interrupt Status Flag\nNote1: This bit is cleared by writing '1' to it.\nNote2: This bit indicates bus master received ERROR response or not if bus master received occur it means that target abort is happened. PDMA.." "0: No bus ERROR response received,1: This bit is cleared by writing '1' to it" line.long 0x8 "PDMA_TCR,PDMA Timer Counter Setting Register" hexmask.long.word 0x8 0.--15. 1. "PDMA_TCR,PDMA Timer Count Setting \nEach PDMA channel contains an internal counter. This internal counter will reload and start counting when completing each peripheral request service. The internal counter loads the value of PDAM_TCR and starts counting.." tree.end tree "PDMA_CH4" base ad:0x50008400 group.long 0x0++0xF line.long 0x0 "PDMA_CSR,PDMA Control Register" bitfld.long 0x0 23. "TRIG_EN,Trigger Enable Control\nNote: When PDMA transfer completed this bit will be cleared automatically.\nIf the bus error occurs all PDMA transfer will be stopped. User must reset all PDMA channel and then trigger again." "0: No effect,1: PDMA data read or write transfer Enabled" bitfld.long 0x0 19.--20. "APB_TWS,Peripheral Transfer Width Selection\nNote: This field is meaningful only when MODE_SEL is Peripheral to Memory mode (Peripheral-to-Memory) or Memory to Peripheral mode (Memory-to-Peripheral)." "0: One word (32-bit) is transferred for every PDMA..,1: One byte (8-bit) is transferred for every PDMA..,?,?" newline bitfld.long 0x0 12. "TO_EN,Time-out Enable Control\nThis bit will enable PDMA internal counter. While this counter counts to 0 the TO_IS will be set.\n" "0: PDMA internal counter Disabled,1: PDMA internal counter Enabled" bitfld.long 0x0 6.--7. "DAD_SEL,Transfer Destination Address Direction Selection\n" "0: Transfer Destination address is incremented..,1: Reserved,?,?" newline bitfld.long 0x0 4.--5. "SAD_SEL,Transfer Source Address Direction Selection\n" "0: Transfer Source address is incremented..,1: Reserved,?,?" bitfld.long 0x0 2.--3. "MODE_SEL,PDMA Mode Selection\n" "0: Memory to Memory mode (Memory-to-Memory),1: Peripheral to Memory mode (Peripheral-to-Memory),?,?" newline bitfld.long 0x0 1. "SW_RST,Software Engine Reset\n" "0: No effect,1: Reset the internal state machine pointers and.." bitfld.long 0x0 0. "PDMACEN,PDMA Channel Enable Control\nSetting this bit to 1 enables PDMA operation. If this bit is cleared PDMA will ignore all PDMA request and force Bus Master into IDLE state.\n" "0,1" line.long 0x4 "PDMA_SAR,PDMA Source Address Register" hexmask.long 0x4 0.--31. 1. "PDMA_SAR,PDMA Transfer Source Address Bits\nThis field indicates a 32-bit source address of PDMA.\nNote: The source address must be word alignment." line.long 0x8 "PDMA_DAR,PDMA Destination Address Register" hexmask.long 0x8 0.--31. 1. "PDMA_DAR,PDMA Transfer Destination Address Bits\nThis field indicates a 32-bit destination address of PDMA.\nNote: The destination address must be word alignment" line.long 0xC "PDMA_BCR,PDMA Transfer Byte Count Register" hexmask.long.word 0xC 0.--15. 1. "PDMA_BCR,PDMA Transfer Byte Count Bits\nThis field indicates a 16-bit transfer byte count number of PDMA; it must be word alignment." rgroup.long 0x14++0xB line.long 0x0 "PDMA_CSAR,PDMA Current Source Address Register" hexmask.long 0x0 0.--31. 1. "PDMA_CSAR,PDMA Current Source Address Bits (Read Only)\nThis field indicates the source address where the PDMA transfer just occurred." line.long 0x4 "PDMA_CDAR,PDMA Current Destination Address Register" hexmask.long 0x4 0.--31. 1. "PDMA_CDAR,PDMA Current Destination Address Bits (Read Only)\nThis field indicates the destination address where the PDMA transfer just occurred." line.long 0x8 "PDMA_CBCR,PDMA Current Transfer Byte Count Register" hexmask.long.word 0x8 0.--15. 1. "PDMA_CBCR,PDMA Current Byte Count Bits (Read Only)\nThis field indicates the current remained byte count of PDMA.\nNote1: This field value will be cleared to 0 when user sets SW_RST (PDMA_CSRx[1]) to '1'." group.long 0x20++0xB line.long 0x0 "PDMA_IER,PDMA Interrupt Enable Register" bitfld.long 0x0 6. "TO_IE,Time-out Interrupt Enable Control\n" "0: Time-out interrupt Disabled,1: Time-out interrupt Enabled" hexmask.long.byte 0x0 2.--5. 1. "WRA_BCR_IE,Wrap Around Byte Count Interrupt Enable Control\n" newline bitfld.long 0x0 1. "TD_IE,PDMA Block Transfer Done Interrupt Enable Control\n" "0: Interrupt generator Disabled when PDMA transfer..,1: Interrupt generator Enabled when PDMA transfer.." bitfld.long 0x0 0. "TABORT_IE,PDMA Read/Write Target Abort Interrupt Enable Control\n" "0: Target abort interrupt generation Disabled..,1: Target abort interrupt generation Enabled during.." line.long 0x4 "PDMA_ISR,PDMA Interrupt Status Register" bitfld.long 0x4 6. "TO_IS,Time-out Interrupt Status Flag\nThis flag indicated that PDMA has waited peripheral request for a period defined by PDMA_TCR.\nNote: This bit is cleared by writing '1' to it." "0: No time-out flag,1: Time-out flag" hexmask.long.byte 0x4 2.--5. 1. "WRA_BCR_IS,Wrap Around Transfer Byte Count Interrupt Status Flag\n" newline bitfld.long 0x4 1. "TD_IS,Transfer Done Interrupt Status Flag\nThis bit indicates that PDMA has finished all transfer. \nNote: This bit is cleared by writing '1' to it." "0: Not finished yet,1: Done" bitfld.long 0x4 0. "TABORT_IS,PDMA Read/Write Target Abort Interrupt Status Flag\nNote1: This bit is cleared by writing '1' to it.\nNote2: This bit indicates bus master received ERROR response or not if bus master received occur it means that target abort is happened. PDMA.." "0: No bus ERROR response received,1: This bit is cleared by writing '1' to it" line.long 0x8 "PDMA_TCR,PDMA Timer Counter Setting Register" hexmask.long.word 0x8 0.--15. 1. "PDMA_TCR,PDMA Timer Count Setting \nEach PDMA channel contains an internal counter. This internal counter will reload and start counting when completing each peripheral request service. The internal counter loads the value of PDAM_TCR and starts counting.." tree.end tree.end tree "PWM (Pulse Width Modulation)" base ad:0x40040000 group.long 0x0++0x17 line.long 0x0 "PWM_PRES,PWM Prescaler Register" hexmask.long.byte 0x0 24.--31. 1. "DZ23,Dead Zone Interval Register for CH2 and CH3 Pair\nThese 8 bits determine dead zone length.\nThe unit time of dead zone length is received from clock selector 2." hexmask.long.byte 0x0 16.--23. 1. "DZ01,Dead Zone Interval Register for CH0 and CH1 Pair\nThese 8 bits determine dead zone length.\nThe unit time of dead zone length is received from clock selector 0." newline hexmask.long.byte 0x0 8.--15. 1. "CP23,Clock Prescaler 2 for PWM Timer 2 3\nClock input is divided by (CP23 + 1) before it is fed to the PWM counter 2 3\n" hexmask.long.byte 0x0 0.--7. 1. "CP01,Clock Prescaler 0 for PWM Timer 0 1\nClock input is divided by (CP01 + 1) before it is fed to the PWM counter 0 1\n" line.long 0x4 "PWM_CLKSEL,PWM Clock Select Register" bitfld.long 0x4 12.--14. "CLKSEL3,Timer 3 Clock Source Selection\nSelect clock input for timer 3.\n" "0: input clock is divided by 2,1: input clock is divided by 4,?,?,?,?,?,?" bitfld.long 0x4 8.--10. "CLKSEL2,Timer 2 Clock Source Selection\nSelect clock input for timer 2.\n(Table is the same as CLKSEL3)" "0,1,2,3,4,5,6,7" newline bitfld.long 0x4 4.--6. "CLKSEL1,Timer 1 Clock Source Selection\nSelect clock input for timer 1.\n(Table is the same as CLKSEL3)" "0,1,2,3,4,5,6,7" bitfld.long 0x4 0.--2. "CLKSEL0,Timer 0 Clock Source Selection\nSelect clock input for timer 0.\n(Table is the same as CLKSEL3)" "0,1,2,3,4,5,6,7" line.long 0x8 "PWM_CTL,PWM Control Register" bitfld.long 0x8 31. "PWMTYPE23,Channel 2 3 Counter Mode\n" "0: Edge-aligned Mode,1: Center-aligned Mode" bitfld.long 0x8 30. "PWMTYPE01,Channel 0 1 Counter Mode\n" "0: Edge-aligned Mode,1: Center-aligned Mode" newline bitfld.long 0x8 27. "CH3MOD,PWM-timer 3 Continuous/One-shot Mode\nNote: If there is a rising transition at this bit it will cause CN and CM of PWM0_DUTY3 to be cleared." "0: One-Shot Mode,1: Continuous Mode" bitfld.long 0x8 26. "CH3INV,PWM-timer 3 Output Inverter ON/OFF\n" "0: Inverter OFF,1: Inverter ON" newline bitfld.long 0x8 24. "CH3EN,PWM-timer 3 Enable/Disable Start Run\n" "0: PWM-Timer 3 Running Stopped,1: PWM-Timer 3 Start Run Enabled" bitfld.long 0x8 19. "CH2MOD,PWM-timer 2 Continuous/One-shot Mode\nNote: If there is a rising transition at this bit it will cause CN and CM of PWM0_DUTY2 be cleared." "0: One-Shot Mode,1: Continuous Mode" newline bitfld.long 0x8 18. "CH2INV,PWM-timer 2 Output Inverter ON/OFF\n" "0: Inverter OFF,1: Inverter ON" bitfld.long 0x8 16. "CH2EN,PWM-timer 2 Enable/Disable Start Run\n" "0: PWM-Timer 2 Running Stopped,1: PWM-Timer 2 Start Run Enabled" newline bitfld.long 0x8 11. "CH1MOD,PWM-timer 1 Continuous/One-shot Mode\nNote: If there is a rising transition at this bit it will cause CN and CM of PWM0_DUTY1 to be cleared." "0: One-Shot Mode,1: Continuous Mode" bitfld.long 0x8 10. "CH1INV,PWM-timer 1 Output Inverter ON/OFF\n" "0: Inverter OFF,1: Inverter ON" newline bitfld.long 0x8 8. "CH1EN,PWM-timer 1 Enable/Disable Start Run\n" "0: PWM-Timer 1 Running Stopped,1: PWM-Timer 1 Start Run Enabled" bitfld.long 0x8 5. "DZEN23,Dead-zone 2 Generator Enable/Disable Control\nNote: When Dead-Zone Generator is enabled the pair of PWM2 and PWM3 becomes a complementary pair." "0: Disabled,1: Enabled" newline bitfld.long 0x8 4. "DZEN01,Dead-zone 0 Generator Enable/Disable Control\nNote: When Dead-Zone Generator is enabled the pair of PWM0 and PWM1 becomes a complementary pair." "0: Disabled,1: Enabled" bitfld.long 0x8 3. "CH0MOD,PWM-timer 0 Continuous/One-shot Mode\nNote: If there is a rising transition at this bit it will cause CN and CM of PWM0_DUTY0 to be cleared." "0: One-Shot Mode,1: Continuous Mode" newline bitfld.long 0x8 2. "CH0INV,PWM-timer 0 Output Inverter ON/OFF\n" "0: Inverter OFF,1: Inverter ON" bitfld.long 0x8 0. "CH0EN,PWM-timer 0 Enable/Disable Start Run\n" "0: PWM-Timer 0 Running Stopped,1: PWM-Timer 0 Start Run Enabled" line.long 0xC "PWM_INTEN,PWM Interrupt Enable Register" bitfld.long 0xC 3. "TMIE3,PWM Timer 3 Interrupt Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0xC 2. "TMIE2,PWM Timer 2 Interrupt Enable Control\n" "0: Disabled,1: Enabled" newline bitfld.long 0xC 1. "TMIE1,PWM Timer 1 Interrupt Enable Control\n" "0: Disabled,1: Enabled" bitfld.long 0xC 0. "TMIE0,PWM Timer 0 Interrupt Enable Control\n" "0: Disabled,1: Enabled" line.long 0x10 "PWM_INTSTS,PWM Interrupt Indication Register" bitfld.long 0x10 8. "PresSyncFlag,Prescale Synchronize Flag\nNote: software should check this flag when writing Prescale if this flag is set and user ignore this flag and change Prescale the Prescale may be wrong for one prescale cycle" "0: Two Prescales have been synchronized to..,1: Prescale01 is synchronizing to PWM_CLK domain of.." bitfld.long 0x10 7. "Duty3Syncflag,Duty3 Synchronize Flag\nNote: software should check this flag when writing duty3 if this flag is set and user ignore this flag and change duty3 the corresponding CNR and CMR may be wrong for one duty cycle" "0: Duty3 has been synchronized to PWM_CLK domain of..,1: Duty3 is synchronizing to PWM_CLK domain of.." newline bitfld.long 0x10 6. "Duty2Syncflag,Duty2 Synchronize Flag\nNote: software should check this flag when writing duty2 if this flag is set and user ignore this flag and change duty2 the corresponding CNR and CMR may be wrong for one duty cycle" "0: Duty2 has been synchronized to PWM_CLK domain of..,1: Duty2 is synchronizing to PWM_CLK domain of.." bitfld.long 0x10 5. "Duty1Syncflag,Duty1 Synchronize Flag\nNote: software should check this flag when writing duty1 if this flag is set and user ignore this flag and change duty1 the corresponding CNR and CMR may be wrong for one duty cycle" "0: Duty1 has been synchronized to PWM_CLK domain of..,1: Duty1 is synchronizing to PWM_CLK domain of.." newline bitfld.long 0x10 4. "Duty0Syncflag,Duty0 Synchronize Flag\nNote: software should check this flag when writing duty0 if this flag is set and user ignore this flag and change duty0 the corresponding CNR and CMR may be wrong for one duty cycle" "0: Duty0 has been synchronized to PWM_CLK domain of..,1: Duty0 is synchronizing to PWM_CLK domain of.." bitfld.long 0x10 3. "TMINT3,PWM Timer 3 Interrupt Flag\nFlag is set by hardware when PWM3 down counter reaches 0 software can clear this bit by writing a one to it." "0,1" newline bitfld.long 0x10 2. "TMINT2,PWM Timer 2 Interrupt Flag\nFlag is set by hardware when PWM2 down counter reaches 0 software can clear this bit by writing a one to it." "0,1" bitfld.long 0x10 1. "TMINT1,PWM Timer 1 Interrupt Flag\nFlag is set by hardware when PWM1 down counter reaches 0 software can clear this bit by writing a one to it." "0,1" newline bitfld.long 0x10 0. "TMINT0,PWM Timer 0 Interrupt Flag\nFlag is set by hardware when PWM0 down counter reaches 0 software can clear this bit by writing a one to it." "0,1" line.long 0x14 "PWM_OE,PWM Output Enable for PWM0~PWM3" bitfld.long 0x14 3. "CH3_OE,PWM CH3 Output Enable Control\nNote: The corresponding GPI/O pin also must be switched to PWM function. (refer to PCx_MFP / PDx_MFP / Pex_MFP / PFx_MFP)" "0: PWM CH3 output to pin Disabled,1: PWM CH3 output to pin Enabled" bitfld.long 0x14 2. "CH2_OE,PWM CH2 Output Enable Control R\nNote: The corresponding GPI/O pin also must be switched to PWM function. (refer to PCx_MFP / PDx_MFP / Pex_MFP / PFx_MFP)" "0: PWM CH2 output to pin Disabled,1: PWM CH2 output to pin Enabled" newline bitfld.long 0x14 1. "CH1_OE,PWM CH1 Output Enable Control\nNote: The corresponding GPI/O pin also must be switched to PWM function. (refer to PBx_MFP / PCx_MFP / PDx_MFP)" "0: PWM CH1 output to pin Disabled,1: PWM CH1 output to pin Enabled" bitfld.long 0x14 0. "CH0_OE,PWM CH0 Output Enable Control\nNote: The corresponding GPI/O pin also must be switched to PWM function (refer to PBx_MFP / PCx_MFP / PDx_MFP)" "0: PWM CH0 output to pin Disabled,1: PWM CH0 output to pin Enabled" group.long 0x1C++0x3 line.long 0x0 "PWM_DUTY0,PWM Counter/Comparator Register 0" hexmask.long.word 0x0 16.--31. 1. "CM,PWM Comparator Register\nCM determines the PWM duty.\nIn edge-aligned mode \nNote:Any write to CM will take effect in next PWM cycle." hexmask.long.word 0x0 0.--15. 1. "CN,PWM Counter/Timer Loaded Value\nCN determines the PWM period.\nIn edge-aligned mode \nNote: Any write to CN will take effect in next PWM cycle." rgroup.long 0x20++0x3 line.long 0x0 "PWM_DATA0,PWM Data Register 0" bitfld.long 0x0 31. "sync,CN Value Sync with PWM Counter\nNote: when the corresponding cascade enable bit is set this bit will not appear in the corresponding channel" "0: CN value is sync to PWM counter,1: CN value is not sync to PWM counter" hexmask.long.word 0x0 16.--30. 1. "DATA_H,PWM Data Register \nUser can monitor PWM_DATA to know the current value in 32-bit down count counter of corresponding channel.\nNotes: This will be valid only for the corresponding cascade enable bit is set" newline hexmask.long.word 0x0 0.--15. 1. "DATA,PWM Data Register\nUser can monitor PWM_DATA to know the current value in 16-bit down count counter of corresponding channel." group.long 0x28++0x3 line.long 0x0 "PWM_DUTY1,PWM Counter/Comparator Register 1" hexmask.long.word 0x0 16.--31. 1. "CM,PWM Comparator Register\nCM determines the PWM duty.\nIn edge-aligned mode \nNote:Any write to CM will take effect in next PWM cycle." hexmask.long.word 0x0 0.--15. 1. "CN,PWM Counter/Timer Loaded Value\nCN determines the PWM period.\nIn edge-aligned mode \nNote: Any write to CN will take effect in next PWM cycle." rgroup.long 0x2C++0x3 line.long 0x0 "PWM_DATA1,PWM Data Register 1" bitfld.long 0x0 31. "sync,CN Value Sync with PWM Counter\nNote: when the corresponding cascade enable bit is set this bit will not appear in the corresponding channel" "0: CN value is sync to PWM counter,1: CN value is not sync to PWM counter" hexmask.long.word 0x0 16.--30. 1. "DATA_H,PWM Data Register \nUser can monitor PWM_DATA to know the current value in 32-bit down count counter of corresponding channel.\nNotes: This will be valid only for the corresponding cascade enable bit is set" newline hexmask.long.word 0x0 0.--15. 1. "DATA,PWM Data Register\nUser can monitor PWM_DATA to know the current value in 16-bit down count counter of corresponding channel." group.long 0x34++0x3 line.long 0x0 "PWM_DUTY2,PWM Counter/Comparator Register 2" hexmask.long.word 0x0 16.--31. 1. "CM,PWM Comparator Register\nCM determines the PWM duty.\nIn edge-aligned mode \nNote:Any write to CM will take effect in next PWM cycle." hexmask.long.word 0x0 0.--15. 1. "CN,PWM Counter/Timer Loaded Value\nCN determines the PWM period.\nIn edge-aligned mode \nNote: Any write to CN will take effect in next PWM cycle." rgroup.long 0x38++0x3 line.long 0x0 "PWM_DATA2,PWM Data Register 2" bitfld.long 0x0 31. "sync,CN Value Sync with PWM Counter\nNote: when the corresponding cascade enable bit is set this bit will not appear in the corresponding channel" "0: CN value is sync to PWM counter,1: CN value is not sync to PWM counter" hexmask.long.word 0x0 16.--30. 1. "DATA_H,PWM Data Register \nUser can monitor PWM_DATA to know the current value in 32-bit down count counter of corresponding channel.\nNotes: This will be valid only for the corresponding cascade enable bit is set" newline hexmask.long.word 0x0 0.--15. 1. "DATA,PWM Data Register\nUser can monitor PWM_DATA to know the current value in 16-bit down count counter of corresponding channel." group.long 0x40++0x3 line.long 0x0 "PWM_DUTY3,PWM Counter/Comparator Register 3" hexmask.long.word 0x0 16.--31. 1. "CM,PWM Comparator Register\nCM determines the PWM duty.\nIn edge-aligned mode \nNote:Any write to CM will take effect in next PWM cycle." hexmask.long.word 0x0 0.--15. 1. "CN,PWM Counter/Timer Loaded Value\nCN determines the PWM period.\nIn edge-aligned mode \nNote: Any write to CN will take effect in next PWM cycle." rgroup.long 0x44++0x3 line.long 0x0 "PWM_DATA3,PWM Data Register 3" bitfld.long 0x0 31. "sync,CN Value Sync with PWM Counter\nNote: when the corresponding cascade enable bit is set this bit will not appear in the corresponding channel" "0: CN value is sync to PWM counter,1: CN value is not sync to PWM counter" hexmask.long.word 0x0 16.--30. 1. "DATA_H,PWM Data Register \nUser can monitor PWM_DATA to know the current value in 32-bit down count counter of corresponding channel.\nNotes: This will be valid only for the corresponding cascade enable bit is set" newline hexmask.long.word 0x0 0.--15. 1. "DATA,PWM Data Register\nUser can monitor PWM_DATA to know the current value in 16-bit down count counter of corresponding channel." group.long 0x54++0xB line.long 0x0 "PWM_CAPCTL,Capture Control Register" bitfld.long 0x0 31. "CAPRELOADFEN3,Reload CNR3 When CH3 Falling Capture Event Comes \n" "0: Falling capture reload for CH3 Disabled,1: Falling capture reload for CH3 Enabled" bitfld.long 0x0 30. "CAPRELOADREN3,Reload CNR3 When CH3 Rising Capture Event Comes\n" "0: Rising capture reload for CH3 Disabled,1: Rising capture reload for CH3 Enabled" newline bitfld.long 0x0 29. "CH23CASK,Cascade channel 2 and channel 3 PWM counter for capturing usage" "0,1" bitfld.long 0x0 28. "CH2RFORDER," "0: PWM_CFL2 is the first captured data to memory,1: PWM_CRL2 is the first captured data to memory" newline bitfld.long 0x0 26. "CAPCH3PADEN,Capture Input Enable Control\n" "0: Disable the channel 3 input capture signal from..,1: Enable the channel 3 input capture signal from.." bitfld.long 0x0 25. "CAPCH3EN,Capture Channel 3 Transition Enable/Disable Control\nWhen Enabled Capture latched the PMW-timer and saved to CRL3 (PWM_CRL3[15:0]) for rising latch and CFL3 (PWM_CFL3[15:0]) for falling latch.\nWhen Disabled Capture does not update CRL3.." "0: Capture function on channel 3 Disabled,1: Capture function on channel 3 Enabled" newline bitfld.long 0x0 24. "INV3,Channel 3 Inverter ON/OFF\n" "0: Inverter OFF,1: Inverter ON. Reverse the input signal from GPIO.." bitfld.long 0x0 23. "CAPRELOADFEN2,Reload CNR2 When CH2 Capture Failing Event Coming \n" "0: Failing capture reload for CH2 Disabled,1: Failing capture reload for CH2 Enabled" newline bitfld.long 0x0 22. "CAPRELOADREN2,Reload CNR2 When CH2 Capture Rising Event Coming \n" "0: Rising capture reload for CH2 Disabled,1: Rising capture reload for CH2 Enabled" bitfld.long 0x0 20.--21. "PDMACAPMOD2,Select CRL2 or CFL2 for PDMA Transfer\n" "0: reserved,1: CRL2 will be transmitted,?,?" newline bitfld.long 0x0 19. "CH2PDMAEN,Channel 2 PDMA Enable Control\n" "0: Channel 2 PDMA function Disabled,1: Channel 2 PDMA function Enabled for the channel.." bitfld.long 0x0 18. "CAPCH2PADEN,Capture Input Enable Control\n" "0: Disable the channel 2 input capture signal from..,1: Enable the channel 2 input capture signal from.." newline bitfld.long 0x0 17. "CAPCH2EN,Capture Channel 2 Transition Enable/Disable Control\nWhen Enabled Capture latched the PWM-timer value and saved to CRL2 (PWM_CRL2[15:0]) for rising latch and CFL2 (PWM_CFL2[15:0]) for falling latch.\nWhen Disabled Capture does not update CRL2.." "0: Capture function on channel 2 Disabled,1: Capture function on channel 2 Enabled" bitfld.long 0x0 16. "INV2,Channel 2 Inverter ON/OFF\n" "0: Inverter OFF,1: Inverter ON. Reverse the input signal from GPIO.." newline bitfld.long 0x0 15. "CAPRELOADFEN1,Reload CNR1 When CH1 Capture Falling Event Coming \n" "0: Capture falling reload for CH1 Disabled,1: Capture falling reload for CH1 Enabled" bitfld.long 0x0 14. "CAPRELOADREN1,Reload CNR1 When CH1 Capture Rising Event Comes\n" "0: Rising capture reload for CH1 Disabled,1: Rising capture reload for CH1 Enabled" newline bitfld.long 0x0 13. "CH01CASK,Cascade channel 0 and channel 1 PWM timer for capturing usage" "0,1" bitfld.long 0x0 12. "CH0RFORDER," "0: PWM_CFL0 is the first captured data to memory,1: PWM_CRL0 is the first captured data to memory" newline bitfld.long 0x0 10. "CAPCH1PADEN,Capture Input Enable Control\n" "0: Disable the channel 1 input capture signal from..,1: Enable the channel 1 input capture signal from.." bitfld.long 0x0 9. "CAPCH1EN,Capture Channel 1 Transition Enable/Disable Control\nWhen Enabled Capture latched the PMW-counter and saved to CRL1 (PWM_CRL1[15:0]) for rising latch and CFL1 (PWM_CFL1[15:0]) for falling latch.\nWhen Disabled Capture does not update CRL1.." "0: Capture function on channel 1 Disabled,1: Capture function on channel 1 Enabled" newline bitfld.long 0x0 8. "INV1,Channel 1 Inverter ON/OFF\n" "0: Inverter OFF,1: Inverter ON. Reverse the input signal from GPIO.." bitfld.long 0x0 7. "CAPRELOADFEN0,Reload CNR0 When CH0 Capture Falling Event Comes\n" "0: Falling capture reload for CH0 Disabled,1: Falling capture reload for CH0 Enabled" newline bitfld.long 0x0 6. "CAPRELOADREN0,Reload CNR0 When CH0 Capture Rising Event Comes \n" "0: Rising capture reload for CH0 Disabled,1: Rising capture reload for CH0 Enabled" bitfld.long 0x0 4.--5. "PDMACAPMOD0,Select CRL0 or CFL0 for PDMA Transfer\n" "0: reserved,1: CRL0 will be transmitted,?,?" newline bitfld.long 0x0 3. "CH0PDMAEN,Channel 0 PDMA Enable Control\n" "0: Channel 0 PDMA function Disabled,1: Channel 0 PDMA function Enabled for the channel.." bitfld.long 0x0 2. "CAPCH0PADEN,Capture Input Enable Control\n" "0: Disable the channel 0 input capture signal from..,1: Enable the channel 0 input capture signal from.." newline bitfld.long 0x0 1. "CAPCH0EN,Capture Channel 0 Transition Enable/Disable Control\nWhen Enabled Capture latched the PWM-timer value and saved to CRL0 (PWM_CRL0[15:0]) for rising latch and CFL0 (PWM_CFL0[15:0]) for falling latch.\nWhen Disabled Capture does not update CRL0.." "0: Capture function on channel 0 Disabled,1: Capture function on channel 0 Enabled" bitfld.long 0x0 0. "INV0,Channel 0 Inverter ON/OFF\n" "0: Inverter OFF,1: Inverter ON. Reverse the input signal from GPIO.." line.long 0x4 "PWM_CAPINTEN,Capture Interrupt Enable Register" bitfld.long 0x4 25. "CFL_IE3,Channel 3 Falling Latch Interrupt Enable ON/OFF\nWhen Enabled if Capture detects Channel 3 has falling transition Capture issues an Interrupt." "0: Falling latch interrupt Disabled,1: Falling latch interrupt Enabled" bitfld.long 0x4 24. "CRL_IE3,Channel 3 Rising Latch Interrupt Enable ON/OFF\nWhen Enabled if Capture detects Channel 3 has rising transition Capture issues an Interrupt." "0: Rising latch interrupt Disabled,1: Rising latch interrupt Enabled" newline bitfld.long 0x4 17. "CFL_IE2,Channel 2 Falling Latch Interrupt Enable ON/OFF\nWhen Enabled if Capture detects Channel 2 has falling transition Capture issues an Interrupt." "0: Falling latch interrupt Disabled,1: Falling latch interrupt Enabled" bitfld.long 0x4 16. "CRL_IE2,Channel 2 Rising Latch Interrupt Enable ON/OFF\nWhen Enabled if Capture detects Channel 2 has rising transition Capture issues an Interrupt." "0: Rising latch interrupt Disabled,1: Rising latch interrupt Enabled" newline bitfld.long 0x4 9. "CFL_IE1,Channel 1 Falling Latch Interrupt Enable Control\nWhen Enabled if Capture detects Channel 1 has falling transition Capture issues an Interrupt." "0: Falling latch interrupt Disabled,1: Falling latch interrupt Enabled" bitfld.long 0x4 8. "CRL_IE1,Channel 1 Rising Latch Interrupt Enable Control\nWhen Enabled if Capture detects Channel 1 has rising transition Capture issues an Interrupt." "0: Rising latch interrupt Disabled,1: Rising latch interrupt Enabled" newline bitfld.long 0x4 1. "CFL_IE0,Channel 0 Falling Latch Interrupt Enable ON/OFF\nWhen Enabled if Capture detects Channel 0 has falling transition Capture issues an Interrupt." "0: Falling latch interrupt Disabled,1: Falling latch interrupt Enabled" bitfld.long 0x4 0. "CRL_IE0,Channel 0 Rising Latch Interrupt Enable ON/OFF\nWhen Enabled if Capture detects Channel 0 has rising transition Capture issues an Interrupt." "0: Rising latch interrupt Disabled,1: Rising latch interrupt Enabled" line.long 0x8 "PWM_CAPINTSTS,Capture Interrupt Indication Register" bitfld.long 0x8 28. "CAPOVF3,Capture Falling Flag Over Run for Channel 3 \nThis flag indicate CFL3 update faster than software reading it when it is set\nThis bit will be cleared automatically when user clear CFLI3 (PWM_CAPINTSTS[26])" "0,1" bitfld.long 0x8 27. "CAPOVR3,Capture Rising Flag Over Run for Channel 3\nThis flag indicate CRL3update faster than software reading it when it is set\nThis bit will be cleared automatically when user clear CRLI3 (PWM_CAPINTSTS[25])" "0,1" newline bitfld.long 0x8 26. "CFLI3,PWM_CFL3 Latched Indicator Bit\nWhen input channel 3 has a falling transition PWM_CFL3 was latched with the value of PWM down-counter and this bit is set by hardware software can clear this bit by writing 1 to it." "0,1" bitfld.long 0x8 25. "CRLI3,PWM_CRL3 Latched Indicator Bit\nWhen input channel 3 has a rising transition PWM_CRL3 was latched with the value of PWM down-counter and this bit is set by hardware software can clear this bit by writing 1 to it." "0,1" newline bitfld.long 0x8 24. "CAPIF3,Capture3 Interrupt Indication Flag\nIf channel 3 rising latch interrupt (CRL_IE3 PWM_CAPINTEN[24]) is enabled a rising transition occurs at input channel 3 will result in CAPIF3 to high; Similarly a falling transition will cause CAPIF3 to be.." "0,1" bitfld.long 0x8 20. "CAPOVF2,Capture Falling Flag Over Run for Channel 2 \nThis flag indicate CFL2 update faster than software reading it when it is set\nThis bit will be cleared automatically when user clear CFLI2 (PWM_CAPINTSTS[18])" "0,1" newline bitfld.long 0x8 19. "CAPOVR2,Capture Rising Flag Over Run for Channel 2\nThis flag indicate CRL2 update faster than software reading it when it is set\nThis bit will be cleared automatically when user clear CRLI2 (PWM_CAPINTSTS[17])" "0,1" bitfld.long 0x8 18. "CFLI2,PWM_CFL2 Latched Indicator Bit\nWhen input channel 2 has a falling transition PWM0_CFL2 was latched with the value of PWM down-counter and this bit is set by hardware software can clear this bit by writing 1 to it." "0,1" newline bitfld.long 0x8 17. "CRLI2,PWM_CRL2 Latched Indicator Bit\nWhen input channel 2 has a rising transition PWM0_CRL2 was latched with the value of PWM down-counter and this bit is set by hardware software can clear this bit by writing 1 to it." "0,1" bitfld.long 0x8 16. "CAPIF2,Capture2 Interrupt Indication Flag\nIf channel 2 rising latch interrupt (CRL_IE2 PWM_CAPINTEN[16]) is enabled a rising transition occurs at input channel 2 will result in CAPIF2 to high; Similarly a falling transition will cause CAPIF2 to be.." "0,1" newline bitfld.long 0x8 12. "CAPOVF1,Capture Falling Flag Over Run for Channel 1\nThis flag indicate CFL1 update faster than software reading it when it is set\nThis bit will be cleared automatically when user clear CFLI1 (PWM_CAPINTSTS[10])" "0,1" bitfld.long 0x8 11. "CAPOVR1,Capture Rising Flag Over Run for Channel 1\nThis flag indicate CRL1 update faster than software reading it when it is set \nThis bit will be cleared automatically when user clear CRLI1 (PWM_CAPINTSTS[9])" "0,1" newline bitfld.long 0x8 10. "CFLI1,PWM_CFL1 Latched Indicator Bit\nWhen input channel 1 has a falling transition PWM_CFL1 was latched with the value of PWM down-counter and this bit is set by hardware software can clear this bit by writing 1 to it." "0,1" bitfld.long 0x8 9. "CRLI1,PWM_CRL1 Latched Indicator Bit\nWhen input channel 1 has a rising transition PWM_CRL1 was latched with the value of PWM down-counter and this bit is set by hardware software can clear this bit by writing 1 to it." "0,1" newline bitfld.long 0x8 8. "CAPIF1,Capture1 Interrupt Indication Flag\nIf channel 1 rising latch interrupt (CRL_IE1 PWM_CAPINTEN[8]) is enabled a rising transition occurs at input channel 1 will result in CAPIF1 to high; Similarly a falling transition will cause CAPIF1 to be set.." "0,1" bitfld.long 0x8 4. "CAPOVF0,Capture Falling Flag Over Run for Channel 0\nThis flag indicate CFL0 update faster than software read it when it is set\nThis bit will be cleared automatically when user clear CFLI0 (PWM_CAPINTSTS[2])" "0,1" newline bitfld.long 0x8 3. "CAPOVR0,Capture Rising Flag Over Run for Channel 0\nThis flag indicate CRL0 update faster than software reading it when it is set \nThis bit will be cleared automatically when user clears CRLI0 (PWM_CAPINTSTS[1])." "0,1" bitfld.long 0x8 2. "CFLI0,PWM_CFL0 Latched Indicator Bit\nWhen input channel 0 has a falling transition PWM0_CFL0 was latched with the value of PWM down-counter and this bit is set by hardware software can clear this bit by writing 1 to it." "0,1" newline bitfld.long 0x8 1. "CRLI0,PWM_CRL0 Latched Indicator Bit\nWhen input channel 0 has a rising transition PWM0_CRL0 was latched with the value of PWM down-counter and this bit is set by hardware software can clear this bit by writing 1 to it." "0,1" bitfld.long 0x8 0. "CAPIF0,Capture0 Interrupt Indication Flag\nIf channel 0 rising latch interrupt (CRL_IE0 PWM_CAPINTEN[0]) is enabled a rising transition occurs at input channel 0 will result in CAPIF0 to high; Similarly a falling transition will cause CAPIF0 to be set.." "0,1" rgroup.long 0x60++0x27 line.long 0x0 "PWM_CRL0,Capture Rising Latch Register (Channel 0)" hexmask.long.word 0x0 16.--31. 1. "CRL_H,Upper Half Word of 32-bit Capture Data When Cascade Enable Control\nWhen cascade is enabled for capture channel 0 2 the original 16 bit counter extend to 32 bit and capture result CRL0 and CRL2 are also extend to 32 bit " hexmask.long.word 0x0 0.--15. 1. "CRL,Capture Rising Latch Register\nLatch the PWM counter when Channel 0/1/2/3 has rising transition." line.long 0x4 "PWM_CFL0,Capture Falling Latch Register (Channel 0)" hexmask.long.word 0x4 16.--31. 1. "CFL_H,Upper Half Word of 32-bit Capture Data When Cascade Enable Control\nWhen cascade is enabled for capture channel 0 2 the original 16 bit counter will be extended to 32 bit and capture result CFL0 and CFL2 are also extended to 32 bit " hexmask.long.word 0x4 0.--15. 1. "CFL,Capture Falling Latch Register\nLatch the PWM counter when Channel 0/1/2/3 has Falling transition." line.long 0x8 "PWM_CRL1,Capture Rising Latch Register (Channel 1)" hexmask.long.word 0x8 16.--31. 1. "CRL_H,Upper Half Word of 32-bit Capture Data When Cascade Enable Control\nWhen cascade is enabled for capture channel 0 2 the original 16 bit counter extend to 32 bit and capture result CRL0 and CRL2 are also extend to 32 bit " hexmask.long.word 0x8 0.--15. 1. "CRL,Capture Rising Latch Register\nLatch the PWM counter when Channel 0/1/2/3 has rising transition." line.long 0xC "PWM_CFL1,Capture Falling Latch Register (Channel 1)" hexmask.long.word 0xC 16.--31. 1. "CFL_H,Upper Half Word of 32-bit Capture Data When Cascade Enable Control\nWhen cascade is enabled for capture channel 0 2 the original 16 bit counter will be extended to 32 bit and capture result CFL0 and CFL2 are also extended to 32 bit " hexmask.long.word 0xC 0.--15. 1. "CFL,Capture Falling Latch Register\nLatch the PWM counter when Channel 0/1/2/3 has Falling transition." line.long 0x10 "PWM_CRL2,Capture Rising Latch Register (Channel 2)" hexmask.long.word 0x10 16.--31. 1. "CRL_H,Upper Half Word of 32-bit Capture Data When Cascade Enable Control\nWhen cascade is enabled for capture channel 0 2 the original 16 bit counter extend to 32 bit and capture result CRL0 and CRL2 are also extend to 32 bit " hexmask.long.word 0x10 0.--15. 1. "CRL,Capture Rising Latch Register\nLatch the PWM counter when Channel 0/1/2/3 has rising transition." line.long 0x14 "PWM_CFL2,Capture Falling Latch Register (Channel 2)" hexmask.long.word 0x14 16.--31. 1. "CFL_H,Upper Half Word of 32-bit Capture Data When Cascade Enable Control\nWhen cascade is enabled for capture channel 0 2 the original 16 bit counter will be extended to 32 bit and capture result CFL0 and CFL2 are also extended to 32 bit " hexmask.long.word 0x14 0.--15. 1. "CFL,Capture Falling Latch Register\nLatch the PWM counter when Channel 0/1/2/3 has Falling transition." line.long 0x18 "PWM_CRL3,Capture Rising Latch Register (Channel 3)" hexmask.long.word 0x18 16.--31. 1. "CRL_H,Upper Half Word of 32-bit Capture Data When Cascade Enable Control\nWhen cascade is enabled for capture channel 0 2 the original 16 bit counter extend to 32 bit and capture result CRL0 and CRL2 are also extend to 32 bit " hexmask.long.word 0x18 0.--15. 1. "CRL,Capture Rising Latch Register\nLatch the PWM counter when Channel 0/1/2/3 has rising transition." line.long 0x1C "PWM_CFL3,Capture Falling Latch Register (Channel 3)" hexmask.long.word 0x1C 16.--31. 1. "CFL_H,Upper Half Word of 32-bit Capture Data When Cascade Enable Control\nWhen cascade is enabled for capture channel 0 2 the original 16 bit counter will be extended to 32 bit and capture result CFL0 and CFL2 are also extended to 32 bit " hexmask.long.word 0x1C 0.--15. 1. "CFL,Capture Falling Latch Register\nLatch the PWM counter when Channel 0/1/2/3 has Falling transition." line.long 0x20 "PWM_PDMACH0,PDMA Channel 0 Captured Data" hexmask.long.byte 0x20 24.--31. 1. "PDMACH04,Captured Data of Channel 0\nWhen CH01CASK is disabled this byte is 0\nWhen CH01CASK is enabled It is the 4th byte of 32 bit capturing data for channel 0.\nNote: This register is used as a buffer to transfer PWM captured rising or falling data.." hexmask.long.byte 0x20 16.--23. 1. "PDMACH03,Captured Data of Channel 0\nWhen CH01CASK is disabled this byte is 0\nWhen CH01CASK is enabled It is the 3rd byte of 32 bit capturing data for channel 0.\nNote: This register is used as a buffer to transfer PWM captured rising or falling data.." newline hexmask.long.byte 0x20 8.--15. 1. "PDMACH02,Captured Data of Channel 0\nWhen CH01CASK is disabled this byte is 0\nWhen CH01CASK is enabled It is the 2nd byte of 32 bit capturing data for channel 0.\nNote: This register is used as a buffer to transfer PWM captured rising or falling data.." hexmask.long.byte 0x20 0.--7. 1. "PDMACH01,Captured Data of Channel 0\nWhen CH01CASK is disabled this byte is 0\nWhen CH01CASK is enabled It is the 1st byte of 32 bit capturing data for channel 0.\nNote: This register is used as a buffer to transfer PWM captured rising or falling data.." line.long 0x24 "PWM_PDMACH2,PDMA Channel 2 Captured Data" hexmask.long.byte 0x24 24.--31. 1. "PDMACH24,Captured Data of Channel 2\nWhen CH23CASK is disabled this byte is 0\nWhen CH23CASK is enabled It is the 4th byte of 32 bit capturing data for channel 0.\nNote: This register is used as a buffer to transfer PWM captured rising or falling data.." hexmask.long.byte 0x24 16.--23. 1. "PDMACH23,Captured Data of Channel 2\nWhen CH23CASK is disabled this byte is 0\nWhen CH23CASK is enabled It is the 3rd byte of 32 bit capturing data for channel 0.\nNote: This register is used as a buffer to transfer PWM captured rising or falling data.." newline hexmask.long.byte 0x24 8.--15. 1. "PDMACH22,Captured Data of Channel 2\nWhen CH23CASK is disabled this byte is 0\nWhen CH23CASK is enabled It is the 2nd byte of 32 bit capturing data for channel 0.\nNote: This register is used as a buffer to transfer PWM captured rising or falling data.." hexmask.long.byte 0x24 0.--7. 1. "PDMACH21,Captured Data of Channel 2\nWhen CH23CASK is disabled this byte is 0\nWhen CH23CASK is enabled It is the 1st byte of 32 bit capturing data for channel 0.\nNote: This register is used as a buffer to transfer PWM captured rising or falling data.." group.long 0x88++0x3 line.long 0x0 "PWM_ADTRGEN,PWM Center-triggered Control Register" bitfld.long 0x0 3. "TRGCH3EN,PWM CH3 Center-triggered Enable Control\nNote: The center-triggered function is only valid in PWM center-aligned mode." "0: PWM CH3 center-triggered function Disabled,1: PWM CH3 center-triggered function Enabled" bitfld.long 0x0 2. "TRGCH2EN,PWM CH2 Center-triggered Enable Control\nNote: The center-triggered function is only valid in PWM center-aligned mode." "0: PWM CH2 center-triggered function Disabled,1: PWM CH2 center-triggered function Enabled" newline bitfld.long 0x0 1. "TRGCH1EN,PWM CH1 Center-triggered Enable Control\nNote: The center-triggered function is only valid in PWM center-aligned mode." "0: PWM CH1 center-triggered function Disabled,1: PWM CH1 center-triggered function Enabled" bitfld.long 0x0 0. "TRGCH0EN,PWM CH0 Center-triggered Enable Control\nNote: The center-triggered function is only valid in PWM center-aligned mode." "0: PWM CH0 center-triggered function Disabled,1: PWM CH0 center-triggered function Enabled" rgroup.long 0x8C++0x3 line.long 0x0 "PWM_ADTRGSTS,PWM Center-triggered Indication Register" bitfld.long 0x0 3. "ADTRG3Flag,PWM CH3 Center-triggered Flag\nNote: This flag is only valid in center-aligned mode and software could write 1 into this bit to clear the flag" "0: PWM CH3 has not crossed half of PWM period yet,1: PWM CH3 has crossed half of PWM period" bitfld.long 0x0 2. "ADTRG2Flag,PWM CH2 Center-triggered Flag\nNote: This flag is only valid in center-aligned mode and software could write 1 into this bit to clear the flag" "0: PWM CH2 has not crossed half of PWM period yet,1: PWM CH2 has crossed half of PWM period" newline bitfld.long 0x0 1. "ADTRG1Flag,PWM CH1 Center-triggered Flag\nNote: This flag is only valid in center-aligned mode and software could write 1 into this bit to clear the flag" "0: PWM CH1 has not crossed half of PWM period yet,1: PWM CH1 has crossed half of PWM period" bitfld.long 0x0 0. "ADTRG0Flag,PWM CH0 Center-triggered Flag\nNote: This flag is only valid in center-aligned mode and software could write 1 into this bit to clear the flag" "0: PWM CH0 has not crossed half of PWM period yet,1: PWM CH0 has crossed half of PWM period" tree.end tree "RTC (Real Time Clock)" base ad:0x40008000 group.long 0x0++0x23 line.long 0x0 "RTC_INIR,RTC Initiation Register" hexmask.long 0x0 1.--31. 1. "INIR,RTC Initiation (Write Only)\nWhen RTC block is powered on RTC is at reset state. User has to write a number (0x a5eb1357) to INIR to make RTC leaving reset state. Once the INIR is written as 0xa5eb1357 the RTC will be in un-reset state.." rbitfld.long 0x0 0. "ACTIVE,RTC Active Status (Read Only)\n" "0: RTC is at reset state,1: RTC is at normal active state" line.long 0x4 "RTC_AER,RTC Access Enable Register" rbitfld.long 0x4 16. "ENF,RTC Register Access Enable Flag (Read Only)\n" "0: RTC register read/write Disabled,1: RTC register read/write Enabled" hexmask.long.word 0x4 0.--15. 1. "AER,RTC Register Access Enable Password (Write Only)\n" line.long 0x8 "RTC_FCR,RTC Frequency Compensation Register" hexmask.long.tbyte 0x8 0.--21. 1. "FCR,Frequence Compensation Register\nLXT period: the clock period (Hz) of LXT." line.long 0xC "RTC_TLR,Time Loading Register" bitfld.long 0xC 20.--21. "_10HR,10 Hour Time Digit (0~2)" "0,1,2,3" hexmask.long.byte 0xC 16.--19. 1. "_1HR,1 Hour Time Digit (0~9)" newline bitfld.long 0xC 12.--14. "_10MIN,10 Min Time Digit (0~5)" "0,1,2,3,4,5,6,7" hexmask.long.byte 0xC 8.--11. 1. "_1MIN,1 Min Time Digit (0~9)" newline bitfld.long 0xC 4.--6. "_10SEC,10 Sec Time Digit (0~5)" "0,1,2,3,4,5,6,7" hexmask.long.byte 0xC 0.--3. 1. "_1SEC,1 Sec Time Digit (0~9)" line.long 0x10 "RTC_CLR,Calendar Loading Register" hexmask.long.byte 0x10 20.--23. 1. "_10YEAR,10 Year Calendar Digit (0~9)" hexmask.long.byte 0x10 16.--19. 1. "_1YEAR,1 Year Calendar Digit (0~9)" newline bitfld.long 0x10 12. "_10MON,10 Month Calendar Digit (0~1)" "0,1" hexmask.long.byte 0x10 8.--11. 1. "_1MON,1 Month Calendar Digit (0~9)" newline bitfld.long 0x10 4.--5. "_10DAY,10 Day Calendar Digit (0~3)" "0,1,2,3" hexmask.long.byte 0x10 0.--3. 1. "_1DAY,1 Day Calendar Digit (0~9)" line.long 0x14 "RTC_TSSR,Time Scale Selection Register" bitfld.long 0x14 0. "_24hr_12hr,24-hour / 12-hour Mode Selection\n" "0: select 12-hour time scale with AM and PM..,1: select 24-hour time scale" line.long 0x18 "RTC_DWR,Day of the Week Register" bitfld.long 0x18 0.--2. "DWR,Day of the Week Register \n" "0: Sunday,1: Monday,?,?,?,?,?,?" line.long 0x1C "RTC_TAR,Time Alarm Register" bitfld.long 0x1C 20.--21. "_10HR,10 Hour Time Digit of Alarm Setting (0~2)" "0,1,2,3" hexmask.long.byte 0x1C 16.--19. 1. "_1HR,1 Hour Time Digit of Alarm Setting (0~9)" newline bitfld.long 0x1C 12.--14. "_10MIN,10 Min Time Digit of Alarm Setting (0~5)" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x1C 8.--11. 1. "_1MIN,1 Min Time Digit of Alarm Setting (0~9)" newline bitfld.long 0x1C 4.--6. "_10SEC,10 Sec Time Digit of Alarm Setting (0~5)" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x1C 0.--3. 1. "_1SEC,1 Sec Time Digit of Alarm Setting (0~9)" line.long 0x20 "RTC_CAR,Calendar Alarm Register" hexmask.long.byte 0x20 20.--23. 1. "_10YEAR,10 Year Calendar Digit of Alarm Setting (0~9)" hexmask.long.byte 0x20 16.--19. 1. "_1YEAR,1 Year Calendar Digit of Alarm Setting (0~9)" newline bitfld.long 0x20 12. "_10MON,10 Month Calendar Digit of Alarm Setting (0~1)" "0,1" hexmask.long.byte 0x20 8.--11. 1. "_1MON,1 Month Calendar Digit of Alarm Setting (0~9)" newline bitfld.long 0x20 4.--5. "_10DAY,10 Day Calendar Digit of Alarm Setting (0~3)" "0,1,2,3" hexmask.long.byte 0x20 0.--3. 1. "_1DAY,1 Day Calendar Digit of Alarm Setting (0~9)" rgroup.long 0x24++0x3 line.long 0x0 "RTC_LIR,Leap Year Indicator Register" bitfld.long 0x0 0. "LIR,Leap Year Indication REGISTER (Read Only)\n" "0: This year is not a leap year,1: This year is leap year" group.long 0x28++0xB line.long 0x0 "RTC_RIER,RTC Interrupt Enable Register" bitfld.long 0x0 2. "SNOOPIER,Snooper Pin Event Detection Interrupt Enable Control\n" "0: Snooper Pin Event Detection Interrupt Disabled,1: Snooper Pin Event Detection Interrupt Enabled" bitfld.long 0x0 1. "TIER,Time Tick Interrupt and Wake-up by Tick Enable Control\n" "0: RTC Time Tick Interrupt Disabled,1: RTC Time Tick Interrupt Enabled" newline bitfld.long 0x0 0. "AIER,Alarm Interrupt Enable Control\n" "0: RTC Alarm Interrupt Disabled,1: RTC Alarm Interrupt Enabled" line.long 0x4 "RTC_RIIR,RTC Interrupt Indication Register" bitfld.long 0x4 2. "SNOOPIS,Snooper Pin Event Detection Interrupt Status\nWhen SNOOPEN is high and an event defined by SNOOPEDGE detected in snooper pin this flag will be set. While this bit is set and SNOOPIER (RTC_RIER[2]) is also high RTC will generate an interrupt to.." "0: Snooper pin event defined by SNOOPEDGE..,1: Snooper pin event defined by SNOOPEDGE.." bitfld.long 0x4 1. "TIS,RTC Time Tick Interrupt Status\nRTC unit will set this bit to high periodically in the period selected by TTR (RTC_TTR[2:0]). When this bit is set and TIER (RTC_RIER[1]) is also high RTC will generate an interrupt to CPU.\nThis bit is cleared by.." "0: RCT Time Tick Interrupt condition never occurred,1: RTC Time Tick Interrupt is requested" newline bitfld.long 0x4 0. "AIS,RTC Alarm Interrupt Status\nRTC unit will set AIS to high once the RTC real time counters TLR and CLR reach the alarm setting time registers TAR and CAR. When this bit is set and AIER (RTC_RIER[0]) is also high RTC will generate an interrupt to.." "0: RCT Alarm Interrupt condition never occurred,1: RTC Alarm Interrupt is requested if AIER.." line.long 0x8 "RTC_TTR,RTC Time Tick Register" bitfld.long 0x8 3. "TWKE,RTC Timer Wake-up CPU Function Enable Control\nIf TWKE is set before CPU enters Power-down mode when a RTC Time Tick CPU will be wakened up by RTC unit.\nNote: Tick timer setting follows the TTR ( RTC_TTR[2:0]) description." "0: Time Tick wake-up CPU function Disabled,1: Wake-up function Enabled so that CPU can be wake.." bitfld.long 0x8 0.--2. "TTR,Time Tick Register\n" "0,1,2,3,4,5,6,7" group.long 0x3C++0x53 line.long 0x0 "RTC_SPRCTL,RTC Spare Functional Control Register" bitfld.long 0x0 1. "SNOOPEDGE,Snooper Active Edge Selection\nThis bit defines which edge of snooper pin will generate a snooper pin detected event to clear the 20 spare registers.\n" "0: Rising edge of snooper pin generates snooper pin..,1: Falling edge of snooper pin generates snooper.." bitfld.long 0x0 0. "SNOOPEN,Snooper Pin Event Detection Enable Control\nThis bit enables the snooper pin event detection.\nWhen this bit is set high and an event defined by SNOOPEDGE (RTC_SPRCTL[1]) detected the 20 spare registers will be cleared to '0' by hardware.." "0: Snooper pin event detection function Disabled,1: Snooper pin event detection function Enabled" line.long 0x4 "RTC_SPR0,RTC Spare Register 0" hexmask.long 0x4 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x8 "RTC_SPR1,RTC Spare Register 1" hexmask.long 0x8 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0xC "RTC_SPR2,RTC Spare Register 2" hexmask.long 0xC 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x10 "RTC_SPR3,RTC Spare Register 3" hexmask.long 0x10 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x14 "RTC_SPR4,RTC Spare Register 4" hexmask.long 0x14 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x18 "RTC_SPR5,RTC Spare Register 5" hexmask.long 0x18 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x1C "RTC_SPR6,RTC Spare Register 6" hexmask.long 0x1C 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x20 "RTC_SPR7,RTC Spare Register 7" hexmask.long 0x20 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x24 "RTC_SPR8,RTC Spare Register 8" hexmask.long 0x24 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x28 "RTC_SPR9,RTC Spare Register 9" hexmask.long 0x28 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x2C "RTC_SPR10,RTC Spare Register 10" hexmask.long 0x2C 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x30 "RTC_SPR11,RTC Spare Register 11" hexmask.long 0x30 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x34 "RTC_SPR12,RTC Spare Register 12" hexmask.long 0x34 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x38 "RTC_SPR13,RTC Spare Register 13" hexmask.long 0x38 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x3C "RTC_SPR14,RTC Spare Register 14" hexmask.long 0x3C 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x40 "RTC_SPR15,RTC Spare Register 15" hexmask.long 0x40 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x44 "RTC_SPR16,RTC Spare Register 16" hexmask.long 0x44 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x48 "RTC_SPR17,RTC Spare Register 17" hexmask.long 0x48 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x4C "RTC_SPR18,RTC Spare Register 18" hexmask.long 0x4C 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." line.long 0x50 "RTC_SPR19,RTC Spare Register 19" hexmask.long 0x50 0.--31. 1. "SPARE,SPARE\nThis field is used to store back-up information defined by software.\nThis field will be cleared by hardware automatically once a snooper pin event is detected." tree.end tree "SC (Smart Card Host Interface)" base ad:0x0 tree "SC0" base ad:0x40190000 rgroup.long 0x0++0x3 line.long 0x0 "SC_RBR,SC Receiving Buffer Register." hexmask.long.byte 0x0 0.--7. 1. "RBR,Receiving Buffer \nBy reading RBR the SC will return an 8-bit received data." wgroup.long 0x0++0x3 line.long 0x0 "SC_THR,SC Transmit Holding Register." hexmask.long.byte 0x0 0.--7. 1. "THR,Transmit Holding Buffer\nBy writing data to THR the SC will send out an 8-bit data.\nNote: If SC_CEN(SC_CTL[0]) is not enabled THR cannot be programmed." group.long 0x4++0x17 line.long 0x0 "SC_CTL,SC Control Register." bitfld.long 0x0 24.--25. "CD_DEB_SEL,Card Detect De-bounce Selection\nThis field indicates the card detect de-bounce selection.\n" "0: De-bounce sample card insert once per 384 (128 *..,1: De-bounce sample card insert once per 192 (64 *..,?,?" bitfld.long 0x0 23. "TX_ERETRY_EN,TX Error Retry Enable Control\nThis bit enables transmitter retry function when parity error has occurred.\n" "0: TX error retry function Disabled,1: TX error retry function Enabled" newline bitfld.long 0x0 20.--22. "TX_ERETRY,TX Error Retry Count Number\nThis field indicates the maximum number of transmitter retries that are allowed when parity error has occurred.\nNote1: The real retry number is TX_ERETRY + 1 so 8 is the maximum retry number.\nNote2: This field.." "?,1: The real retry number is TX_ERETRY + 1,2: This field cannot be changed when TX_ERETRY_EN..,?,?,?,?,?" bitfld.long 0x0 19. "RX_ERETRY_EN,RX Error Retry Enable Control\n" "0: RX error retry function Disabled,1: RX error retry function Enabled" newline bitfld.long 0x0 16.--18. "RX_ERETRY,RX Error Retry Count Number\nThis field indicates the maximum number of receiver retries that are allowed when parity error has occurred\nNote1: The real retry number is RX_ERETRY + 1 so 8 is the maximum retry number.\nNote2: This field cannot.." "?,1: The real retry number is RX_ERETRY + 1,2: This field cannot be changed when RX_ERETRY_EN..,?,?,?,?,?" bitfld.long 0x0 15. "SLEN,Stop Bit Length\nThis field indicates the length of stop bit.\nNote: The default stop bit length is 2. SMC and UART adopts SLEN to program the stop bit length" "0: The stop bit length is 2 ETU,1: The stop bit length is 1 ETU" newline bitfld.long 0x0 13.--14. "TMR_SEL,Timer Selection \n" "0: All internal timer function Disabled,1: Internal 24 bit timer Enabled. Software can..,?,?" hexmask.long.byte 0x0 8.--12. 1. "BGT,Block Guard Time (BGT)\n\nIn RX mode software can enable SC_ALTCTL [RX_BGT_EN] to detect the first coming character timing. If the incoming data timing less than BGT an interrupt will be generated.\nNote: The real block guard time is BGT + 1." newline bitfld.long 0x0 6.--7. "RX_FTRI_LEV,Rx Buffer Trigger Level \nWhen the number of bytes in the receiving buffer equals the RX_FTRI_LEV the RDA_IF will be set (if IER [RDA_IEN] is enabled an interrupt will be generated).\n" "0: INTR_RDA Trigger Level with 01 byte,1: INTR_RDA Trigger Level with 02 bytes,?,?" bitfld.long 0x0 4.--5. "CON_SEL,Convention Selection\nNote: If AUTO_CON_EN(SC_CTL[3]) enabled this fields are ignored." "0: Direct convention,1: Reserved,?,?" newline bitfld.long 0x0 3. "AUTO_CON_EN,Auto Convention Enable Control\n" "0: Auto-convention Disabled,1: Auto-convention Enabled. When hardware receives.." bitfld.long 0x0 2. "DIS_TX,TX Transition Disable Control\n" "0: The transceiver Enabled,1: The transceiver Disabled" newline bitfld.long 0x0 1. "DIS_RX,RX Transition Disable Control\nNote: If AUTO_CON_EN is enabled these fields must be ignored." "0: The receiver Enabled,1: The receiver Disabled" bitfld.long 0x0 0. "SC_CEN,SC Engine Enable Control\nSet this bit to 1 to enable SC operation. If this bit is cleared SC will force all transition to IDLE state" "0,1" line.long 0x4 "SC_ALTCTL,SC Alternate Control Register." bitfld.long 0x4 16. "OUTSEL,Smartcard Data Pin Output Mode Selection\nUse this bit to select smartcard data pin output mode\n" "0: Quasi mode,1: Open-drain mode" rbitfld.long 0x4 15. "TMR2_ATV,Internal Timer2 Active State (Read Only)\nThis bit indicates the timer counter status of timer2.\n" "0: Timer2 is not active,1: Timer2 is active" newline rbitfld.long 0x4 14. "TMR1_ATV,Internal Timer1 Active State (Read Only)\nThis bit indicates the timer counter status of timer1.\n" "0: Timer1 is not active,1: Timer1 is active" rbitfld.long 0x4 13. "TMR0_ATV,Internal Timer0 Active State (Read Only)\nThis bit indicates the timer counter status of timer0.\n" "0: Timer0 is not active,1: Timer0 is active" newline bitfld.long 0x4 12. "RX_BGT_EN,Receiver Block Guard Time Function Enable Control\n" "0: Receiver block guard time function Disabled,1: Receiver block guard time function Enabled" bitfld.long 0x4 8.--9. "INIT_SEL,Initial Timing Selection\nThis fields indicates the timing of hardware initial state (activation or warm-reset or deactivation).\nUnit: SC clock\nActivation: Refer to SC Activation Sequence in Figure 6 69.\nWarm-reset: refer to Warm-Reset.." "0,1,2,3" newline bitfld.long 0x4 7. "TMR2_SEN,Internal Timer2 Start Enable Control\nThis bit enables Timer 2 to start counting. Software can fill 0 to stop it and set 1 to reload and count.\nNote3: This field will be cleared by TX_RST(SC_ALTCTL[0]) and RX_RST(SC_ALTCTL[1]). So don't fill.." "0: Stops counting,1: Start counting" bitfld.long 0x4 6. "TMR1_SEN,Internal Timer1 Start Enable Control\nThis bit enables Timer 1 to start counting. Software can fill 0 to stop it and set 1 to reload and count.\nNote3: This field will be cleared by TX_RST(SC_ALTCTL[0]) and RX_RST(SC_ALTCTL[1]) so don't fill.." "0: Stops counting,1: Start counting" newline bitfld.long 0x4 5. "TMR0_SEN,Internal Timer0 Start Enable Control\nThis bit enables Timer 0 to start counting. Software can fill 0 to stop it and set 1 to reload and count.\nNote3: This field will be cleared by TX_RST(SC_ALTCTL[0]) and RX_RST(SC_ALTCTL[1]). So don't fill.." "0: Stops counting,1: Start counting" bitfld.long 0x4 4. "WARST_EN,Warm Reset Sequence Generator Enable Control\nThis bit enables SC controller to initiate the card by warm reset sequence\nNote1: When the warm reset sequence completed this bit will be cleared automatically and the INIT_IS(SC_ISR[8]) will be.." "0: No effect,1: When the warm reset sequence completed" newline bitfld.long 0x4 3. "ACT_EN,Activation Sequence Generator Enable Control\nThis bit enables SC controller to initiate the card by activation sequence\nNote1: When the activation sequence completed this bit will be cleared automatically and the INIT_IS(SC_ISR[8]) will be set.." "0: No effect,1: When the activation sequence completed" bitfld.long 0x4 2. "DACT_EN,Deactivation Sequence Generator Enable Control\nThis bit enables SC controller to initiate the card by deactivation sequence\nNote1: When the deactivation sequence completed this bit will be cleared automatically and the INIT_IS(SC_ISR[8]) will.." "0: No effect,1: When the deactivation sequence completed" newline bitfld.long 0x4 1. "RX_RST,Rx Software Reset\nWhen RX_RST is set all the bytes in the receiver 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 pointers" bitfld.long 0x4 0. "TX_RST,TX Software Reset\nWhen TX_RST 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 pointers" line.long 0x8 "SC_EGTR,SC Extend Guard Time Register." hexmask.long.byte 0x8 0.--7. 1. "EGT,Extended Guard Time\nThis field indicates the extended guard timer value.\n\nNote: The counter is ETU base and the real extended guard time is EGT." line.long 0xC "SC_RFTMR,SC Receive Buffer Time-out Register." hexmask.long.word 0xC 0.--8. 1. "RFTM,SC Receiver Buffer Time-out (ETU Base)\nNote1: The counter unit is ETU based and the interval of time-out is RFTM + 0.5\nNote2: Fill all 0 to this field indicates to disable this function." line.long 0x10 "SC_ETUCR,SC ETU Control Register." bitfld.long 0x10 15. "COMPEN_EN,Compensation Mode Enable Control\nThis bit enables clock compensation function. When this bit enabled hardware will alternate between n clock cycles and n-1 clock cycles where n is the value to be written into the ETU_RDIV .\n" "0: Compensation function Disabled,1: Compensation function Enabled" hexmask.long.word 0x10 0.--11. 1. "ETU_RDIV,ETU Rate Divider\nThe field indicates the clock rate divider.\nThe real ETU is ETU_RDIV + 1.\nNote: Software can configure this field but this field must be greater than 0x004." line.long 0x14 "SC_IER,SC Interrupt Enable Control Register." bitfld.long 0x14 10. "ACON_ERR_IE,Auto Convention Error Interrupt Enable Control \nThis field is used for auto-convention error interrupt enable.\n" "0: Auto-convention error interrupt Disabled,1: Auto-convention error interrupt Enabled" bitfld.long 0x14 9. "RTMR_IE,Receiver Buffer Time-out Interrupt Enable Control \nThis field is used for receiver buffer time-out interrupt enable.\n" "0: Receiver buffer time-out interrupt Disabled,1: Receiver buffer time-out interrupt Enabled" newline bitfld.long 0x14 8. "INIT_IE,Initial End Interrupt Enable Control\n" "0: Initial end interrupt Disabled,1: Initial end interrupt Enabled" bitfld.long 0x14 7. "CD_IE,Card Detect Interrupt Enable Control\nThis field is used for card detect interrupt enable. The card detect status is CD_INS_F(SC_SR[12]) \n" "0: Card detect interrupt Disabled,1: Card detect interrupt Enabled" newline bitfld.long 0x14 6. "BGT_IE,Block Guard Time Interrupt Enable Control\nThis field is used for block guard time interrupt enable.\n" "0: Block guard time Disabled,1: Block guard time Enabled" bitfld.long 0x14 5. "TMR2_IE,Timer2 Interrupt Enable Control\nThis field is used for TMR2 interrupt enable.\n" "0: Timer2 interrupt Disabled,1: Timer2 interrupt Enabled" newline bitfld.long 0x14 4. "TMR1_IE,Timer1 Interrupt Enable Control\nThis field is used to enable the TMR1 interrupt.\n" "0: Timer1 interrupt Disabled,1: Timer1 interrupt Enabled" bitfld.long 0x14 3. "TMR0_IE,Timer0 Interrupt Enable Control\nThis field is used to enable TMR0 interrupt enable.\n" "0: Timer0 interrupt Disabled,1: Timer0 interrupt Enabled" newline bitfld.long 0x14 2. "TERR_IE,Transfer Error Interrupt Enable Control\nThis field is used for transfer error interrupt enable. The transfer error states is at SC_SR register which includes receiver break error RX_EBR_F(SC_SR[6]) frame error RX_EFR_F(SC_SR[5]) parity error.." "0: Transfer error interrupt Disabled,1: Transfer error interrupt Enabled" bitfld.long 0x14 1. "TXBE_IE,Transmit Buffer Empty Interrupt Enable Control\nThis field is used for transmit buffer empty interrupt enable.\n" "0: Transmit buffer empty interrupt Disabled,1: Transmit buffer empty interrupt Enabled" newline bitfld.long 0x14 0. "RDA_IE,Receive Data Reach Interrupt Enable Control\nThis field is used for received data reaching trigger level RX_FTRI_LEV (SC_CTL[7:6]) interrupt enable.\n" "0: Receive data reach trigger level interrupt..,1: Receive data reach trigger level interrupt Enabled" rgroup.long 0x1C++0x7 line.long 0x0 "SC_ISR,SC Interrupt Status Register." bitfld.long 0x0 10. "ACON_ERR_IS,Auto Convention Error Interrupt Status Flag (Read Only)\nThis field indicates auto convention sequence error. If the received TS at ATR state is neither 0x3B nor 0x3F this bit will be set.\nNote: This bit is read only but it can be cleared.." "0,1" bitfld.long 0x0 9. "RTMR_IS,Receiver Buffer Time-out Interrupt Status Flag (Read Only)\nThis field is used for receiver buffer time-out interrupt status flag.\nNote: This field is the status flag of receiver buffer time-out state. If software wants to clear this bit .." "0,1" newline bitfld.long 0x0 8. "INIT_IS,Initial End Interrupt Status Flag (Read Only)\nThis field is used for activation (ACT_EN(SC_ALTCTL[3])) deactivation (DACT_EN (SC_ALTCTL[2])) and warm reset (WARST_EN (SC_ALTCTL[4])) sequence interrupt status flag.\nNote: This bit is read only .." "0,1" bitfld.long 0x0 7. "CD_IS,Card Detect Interrupt Status Flag (Read Only)\nThis field is used for card detect interrupt status flag. The card detect status is CD_INS_F (SC_SR[12])] and CD_REM_F(SC_SR[11]).\nNote: This field is the status flag of CD_INS_F SC_SR[12]).." "0,1" newline bitfld.long 0x0 6. "BGT_IS,\n" "0,1" bitfld.long 0x0 5. "TMR2_IS,Timer2 Interrupt Status Flag (Read Only)\nThis field is used for TMR2 interrupt status flag.\nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" newline bitfld.long 0x0 4. "TMR1_IS,Timer1 Interrupt Status Flag (Read Only)\nThis field is used for TMR1 interrupt status flag.\nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" bitfld.long 0x0 3. "TMR0_IS,Timer0 Interrupt Status Flag (Read Only)\nThis field is used for TMR0 interrupt status flag.\nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" newline bitfld.long 0x0 2. "TERR_IS,Transfer Error Interrupt Status Flag (Read Only)\nThis field is used for transfer error interrupt status flag. The transfer error states is at SC_SR register which includes receiver break error RX_EBR_F(SC_SR[6]) frame error RX_EFR_F(SC_SR[5] .." "0,1" bitfld.long 0x0 1. "TBE_IS,Transmit Buffer Empty Interrupt Status Flag (Read Only)\nThis field is used for transmit buffer empty interrupt status flag.\nNote: This field is the status flag of transmit buffer empty state. If software wants to clear this bit software must.." "0,1" newline bitfld.long 0x0 0. "RDA_IS,Receive Data Reach Interrupt Status Flag (Read Only)\nThis field is used for received data reaching trigger level RX_FTRI_LEV (SC_CTL[7:6]) interrupt status flag.\nNote: This field is the status flag of received data reaching RX_FTRI_LEV.." "0,1" line.long 0x4 "SC_TRSR,SC Status Register." bitfld.long 0x4 31. "TX_ATV,Transmit In Active Status Flag (Read Only)\n" "0: This bit is cleared automatically when TX..,1: This bit is set by hardware when TX transfer is.." bitfld.long 0x4 30. "TX_OVER_REERR,Transmitter Over Retry Error (Read Only)\nThis bit is set by hardware when transmitter re-transmits over retry number limitation.\nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" newline bitfld.long 0x4 29. "TX_REERR,Transmitter Retry Error (Read Only)\nThis bit is set by hardware when transmitter re-transmits.\nNote1: This bit is read only but it can be cleared by writing 1 to it.\nNote2 This bit is a flag and cannot generate any interrupt to CPU." "?,1: This bit is read only" bitfld.long 0x4 24.--25. "TX_POINT_F,Transmit Buffer Pointer Status Flag (Read Only)\nThis field indicates the TX buffer pointer status flag. When CPU writes data into SC_THR TX_POINT_F increases one. When one byte of TX Buffer is transferred to transmitter shift register .." "0,1,2,3" newline bitfld.long 0x4 23. "RX_ATV,Receiver In Active Status Flag (Read Only)\nThis bit is set by hardware when RX transfer is in active.\nThis bit is cleared automatically when RX transfer is finished." "0,1" bitfld.long 0x4 22. "RX_OVER_REERR,Receiver Over Retry Error (Read Only)\nThis bit is set by hardware when RX transfer error retry over retry number limit.\nNote1: This bit is read only but it can be cleared by writing 1 to it.\nNote2: If CPU enables receiver retries.." "?,1: This bit is read only" newline bitfld.long 0x4 21. "RX_REERR,Receiver Retry Error (Read Only)\nThis bit is set by hardware when RX has any error and retries transfer.\nNote1: This bit is read only but it can be cleared by writing 1 to it.\nNote2 This bit is a flag and cannot generate any interrupt to.." "?,1: This bit is read only" bitfld.long 0x4 16.--17. "RX_POINT_F,Receiver Buffer Pointer Status Flag (Read Only)\nThis field indicates the RX buffer pointer status flag. When SC receives one byte from external device RX_POINT_F(SC_SR[17:16]) increases one. When one byte of RX buffer is read by CPU .." "0,1,2,3" newline bitfld.long 0x4 13. "CD_PIN_F,Card Detect Status Of SC_CD Pin Status (Read Only)\nThis bit is the pin status flag of SC_CD\n" "0: The SC_CD pin state at low,1: The SC_CD pin state at high" bitfld.long 0x4 12. "CD_INS_F,Card Detect Insert Status Of SC_CD Pin (Read Only)\nThis bit is set whenever card has been inserted.\nNote1: This bit is read only but it can be cleared by writing '1' to it.\nNote2: The card detect engine will start after SC_CEN (SC_CTL[0]) set." "0: No effect,1: This bit is read only" newline bitfld.long 0x4 11. "CD_REM_F,Card Detect Removal Status Of SC_CD Pin (Read Only)\nThis bit is set whenever card has been removal.\nNote1: This bit is read only but it can be cleared by writing '1' to it.\nNote2: Card detect engine will start after SC_CEN (SC_CTL[0])set." "0: No effect,1: This bit is read only" bitfld.long 0x4 10. "TX_FULL_F,Transmit Buffer Full Status Flag (Read Only)\nThis bit indicates TX buffer full or not.This bit is set when TX pointer is equal to 4 otherwise is cleared by hardware." "0,1" newline bitfld.long 0x4 9. "TX_EMPTY_F,Transmit Buffer Empty Status Flag (Read Only)\nThis bit indicates TX buffer empty or not.\nWhen the last byte of TX buffer has been transferred to Transmitter Shift Register hardware sets this bit high. It will be cleared when writing data.." "0,1" bitfld.long 0x4 8. "TX_OVER_F,TX Overflow Error Interrupt Status Flag (Read Only)\nIf TX buffer is full an additional write to SC_THR will cause this bit be set to '1' by hardware. \nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" newline bitfld.long 0x4 6. "RX_EBR_F,Receiver Break Error Status Flag (Read Only)\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.." "?,1: This bit is read only" bitfld.long 0x4 5. "RX_EFR_F,Receiver Frame Error Status Flag (Read Only)\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 a logic 0). \nNote1: This.." "?,1: This bit is read only" newline bitfld.long 0x4 4. "RX_EPA_F,Receiver Parity Error Status Flag (Read Only)\nThis bit is set to logic 1 whenever the received character does not have a valid 'parity bit'.\nNote1: This bit is read only but it can be cleared by writing 1 to it.\nNote2: If CPU sets receiver.." "?,1: This bit is read only" bitfld.long 0x4 2. "RX_FULL_F,Receiver Buffer Full Status Flag (Read Only)\nThis bit indicates RX buffer full or not.\nThis bit is set when RX pointer is equal to 4 otherwise it is cleared by hardware." "0,1" newline bitfld.long 0x4 1. "RX_EMPTY_F,Receiver Buffer Empty Status Flag(Read Only)\nThis bit indicates RX buffer empty or not.\nWhen the last byte of Rx buffer has been read by CPU hardware sets this bit high. It will be cleared when SC receives any new data." "0,1" bitfld.long 0x4 0. "RX_OVER_F,RX Overflow Error Status Flag (Read Only) \nThis bit is set when RX buffer overflow.\nIf the number of received bytes is greater than Rx Buffer size (4 bytes) this bit will be set.\nNote: This bit is read only but it can be cleared by writing.." "0,1" group.long 0x24++0x13 line.long 0x0 "SC_PINCSR,SC Pin Control State Register." rbitfld.long 0x0 16. "SC_DATA_I_ST,SC Data Input Pin Status (Read Only)\nThis bit is the pin status of SC_DATA_I\n" "0: The SC_DATA_I pin is low,1: The SC_DATA_I pin is high" bitfld.long 0x0 10. "CD_LEV,Card Detect Level\n\nNote: Software must select card detect level before Smart Card engine enable" "0: When hardware detects the card detect pin from..,1: When hardware detects the card detect pin from.." newline bitfld.long 0x0 9. "SC_DATA_O,SC Data Output Pin \nThis bit is the pin status of SC_DATA_O but user can drive SC_DATA_O 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. So don't.." "0: Drive SC_DATA_O pin to low,1: Drive SC_DATA_O pin to high" rbitfld.long 0x0 8. "SC_OEN_ST,SC Data Output Enable Pin Status (Read Only)\nThis bit is the pin status of SC_DATA_OEN\n" "0: The SC_DATA_OEN pin state at low,1: The SC_DATA_OEN pin state at high" newline bitfld.long 0x0 7. "ADAC_CD_EN,Auto Deactivation When Card Removal\nNote: When the card is removal hardware will stop any process and then do deactivation sequence (if this bit be setting). If this process completes. Hardware will generate an interrupt INT_INIT to CPU." "0: Auto deactivation Disabled when hardware..,1: Auto deactivation Enabled when hardware detected.." bitfld.long 0x0 6. "CLK_KEEP,SC Clock Enable Control \nNote: When operating in activation warm reset or deactivation mode this bit will be changed automatically. So don't fill this field when operating in these modes." "0: SC clock generation Disabled,1: SC clock always keeps free running" newline rbitfld.long 0x0 4. "CD_PIN_ST,Card Detect Status Of SC_CD Pin Status (Read Only)\nThis bit is the pin status flag of SC_CD\n" "0: SC_CD pin state at low,1: SC_CD pin state at high" rbitfld.long 0x0 3. "CD_INS_F,Card Detect Insert Status Of SC_CD Pin (Read Only)\nThis bit is set whenever card has been inserted.\nNote1: This bit is read only but it can be cleared by writing '1' to it.\nNote2: Card detect engine will start after SC_CTL [SC_CEN] set." "0: No effect,1: This bit is read only" newline rbitfld.long 0x0 2. "CD_REM_F,Card Detect Removal Status Of SC_CD Pin (Read Only)\nThis bit is set whenever card has been removal.\nNote1: This bit is read only but it can be cleared by writing '1' to it.\nNote2: Card detect engine will start after SC_CTL [SC_CEN] set." "0: No effect,1: This bit is read only" bitfld.long 0x0 1. "SC_RST,SC_RST Pin Signal\nThis bit is the pin status of SC_RST but user can drive SC_RST pin to high or low by setting this bit.\nWrite this field to drive SC_RST pin.\nNote: When operating at activation warm reset or deactivation mode this bit will be.." "0: Drive SC_RST pin to low.\nSC_RST pin status is low,1: Drive SC_RST pin to high.\nSC_RST pin status is.." newline bitfld.long 0x0 0. "POW_EN,SC_POW_EN Pin Signal\nSoftware can set POW_EN and POW_INV to decide SC_PWR pin is in high or low level.\nWrite this field to drive SC_PWR pin\nRefer POW_INV description for programming SC_PWR pin voltage level. \nRead this field to get SC_PWR pin.." "0: SC_PWR pin status is low,1: SC_PWR pin status is high" line.long 0x4 "SC_TMR0,SC Internal Timer Control Register 0." hexmask.long.byte 0x4 24.--27. 1. "MODE,Timer 0 Operation Mode Selection\nThis field indicates the internal 24-bit timer operation selection." hexmask.long.tbyte 0x4 0.--23. 1. "CNT,Timer 0 Counter Value (ETU Base)\nThis field indicates the internal timer operation values." line.long 0x8 "SC_TMR1,SC Internal Timer Control Register 1." hexmask.long.byte 0x8 24.--27. 1. "MODE,Timer 1 Operation Mode Selection\nThis field indicates the internal 8-bit timer operation selection." hexmask.long.byte 0x8 0.--7. 1. "CNT,Timer 1 Counter Value (ETU Base)\nThis field indicates the internal timer operation values." line.long 0xC "SC_TMR2,SC Internal Timer Control Register 2." hexmask.long.byte 0xC 24.--27. 1. "MODE,Timer 2 Operation Mode Selection\nThis field indicates the internal 8-bit timer operation selection" hexmask.long.byte 0xC 0.--7. 1. "CNT,Timer 2 Counter Value (ETU Base)\nThis field indicates the internal timer operation values." line.long 0x10 "SC_UACTL,SC UART Mode Control Register." bitfld.long 0x10 7. "OPE,Odd Parity Enable Control\nNote: This bit has effect only when PBDIS bit is '0'." "0: Even number of logic 1's are transmitted or..,1: Odd number of logic 1's are transmitted or check.." bitfld.long 0x10 6. "PBDIS,Parity Bit Disable Control\nNote: In smart card mode this field must be '0' (default setting is with parity bit)" "0: Parity bit is generated or checked between the..,1: Parity bit is not generated (transmitting data).." newline bitfld.long 0x10 4.--5. "DATA_LEN,Data Length\nNote: In smart card mode this DATA_LEN must be '00'" "0: Character Data Length is 8 bits,1: Character Data Length is 7 bits,?,?" bitfld.long 0x10 0. "UA_MODE_EN,UART Mode Enable Control\nNote3: When UART is enabled hardware will generate a reset to resetFIFO and internal state machine." "0: Smart Card mode,1: UART mode" rgroup.long 0x38++0x7 line.long 0x0 "SC_TDRA,SC Timer Current Data Register A." hexmask.long.tbyte 0x0 0.--23. 1. "TDR0,Timer0 Current Data Value (Read Only)\nThis field indicates the current count values of timer0." line.long 0x4 "SC_TDRB,SC Timer Current Data Register B." hexmask.long.byte 0x4 8.--15. 1. "TDR2,Timer2 Current Data Value (Read Only)\nThis field indicates the current count values of timer2." hexmask.long.byte 0x4 0.--7. 1. "TDR1,Timer1 Current Data Value (Read Only)\nThis field indicates the current count values of timer1." tree.end tree "SC1" base ad:0x401B0000 rgroup.long 0x0++0x3 line.long 0x0 "SC_RBR,SC Receiving Buffer Register." hexmask.long.byte 0x0 0.--7. 1. "RBR,Receiving Buffer \nBy reading RBR the SC will return an 8-bit received data." wgroup.long 0x0++0x3 line.long 0x0 "SC_THR,SC Transmit Holding Register." hexmask.long.byte 0x0 0.--7. 1. "THR,Transmit Holding Buffer\nBy writing data to THR the SC will send out an 8-bit data.\nNote: If SC_CEN(SC_CTL[0]) is not enabled THR cannot be programmed." group.long 0x4++0x17 line.long 0x0 "SC_CTL,SC Control Register." bitfld.long 0x0 24.--25. "CD_DEB_SEL,Card Detect De-bounce Selection\nThis field indicates the card detect de-bounce selection.\n" "0: De-bounce sample card insert once per 384 (128 *..,1: De-bounce sample card insert once per 192 (64 *..,?,?" bitfld.long 0x0 23. "TX_ERETRY_EN,TX Error Retry Enable Control\nThis bit enables transmitter retry function when parity error has occurred.\n" "0: TX error retry function Disabled,1: TX error retry function Enabled" newline bitfld.long 0x0 20.--22. "TX_ERETRY,TX Error Retry Count Number\nThis field indicates the maximum number of transmitter retries that are allowed when parity error has occurred.\nNote1: The real retry number is TX_ERETRY + 1 so 8 is the maximum retry number.\nNote2: This field.." "?,1: The real retry number is TX_ERETRY + 1,2: This field cannot be changed when TX_ERETRY_EN..,?,?,?,?,?" bitfld.long 0x0 19. "RX_ERETRY_EN,RX Error Retry Enable Control\n" "0: RX error retry function Disabled,1: RX error retry function Enabled" newline bitfld.long 0x0 16.--18. "RX_ERETRY,RX Error Retry Count Number\nThis field indicates the maximum number of receiver retries that are allowed when parity error has occurred\nNote1: The real retry number is RX_ERETRY + 1 so 8 is the maximum retry number.\nNote2: This field cannot.." "?,1: The real retry number is RX_ERETRY + 1,2: This field cannot be changed when RX_ERETRY_EN..,?,?,?,?,?" bitfld.long 0x0 15. "SLEN,Stop Bit Length\nThis field indicates the length of stop bit.\nNote: The default stop bit length is 2. SMC and UART adopts SLEN to program the stop bit length" "0: The stop bit length is 2 ETU,1: The stop bit length is 1 ETU" newline bitfld.long 0x0 13.--14. "TMR_SEL,Timer Selection \n" "0: All internal timer function Disabled,1: Internal 24 bit timer Enabled. Software can..,?,?" hexmask.long.byte 0x0 8.--12. 1. "BGT,Block Guard Time (BGT)\n\nIn RX mode software can enable SC_ALTCTL [RX_BGT_EN] to detect the first coming character timing. If the incoming data timing less than BGT an interrupt will be generated.\nNote: The real block guard time is BGT + 1." newline bitfld.long 0x0 6.--7. "RX_FTRI_LEV,Rx Buffer Trigger Level \nWhen the number of bytes in the receiving buffer equals the RX_FTRI_LEV the RDA_IF will be set (if IER [RDA_IEN] is enabled an interrupt will be generated).\n" "0: INTR_RDA Trigger Level with 01 byte,1: INTR_RDA Trigger Level with 02 bytes,?,?" bitfld.long 0x0 4.--5. "CON_SEL,Convention Selection\nNote: If AUTO_CON_EN(SC_CTL[3]) enabled this fields are ignored." "0: Direct convention,1: Reserved,?,?" newline bitfld.long 0x0 3. "AUTO_CON_EN,Auto Convention Enable Control\n" "0: Auto-convention Disabled,1: Auto-convention Enabled. When hardware receives.." bitfld.long 0x0 2. "DIS_TX,TX Transition Disable Control\n" "0: The transceiver Enabled,1: The transceiver Disabled" newline bitfld.long 0x0 1. "DIS_RX,RX Transition Disable Control\nNote: If AUTO_CON_EN is enabled these fields must be ignored." "0: The receiver Enabled,1: The receiver Disabled" bitfld.long 0x0 0. "SC_CEN,SC Engine Enable Control\nSet this bit to 1 to enable SC operation. If this bit is cleared SC will force all transition to IDLE state" "0,1" line.long 0x4 "SC_ALTCTL,SC Alternate Control Register." bitfld.long 0x4 16. "OUTSEL,Smartcard Data Pin Output Mode Selection\nUse this bit to select smartcard data pin output mode\n" "0: Quasi mode,1: Open-drain mode" rbitfld.long 0x4 15. "TMR2_ATV,Internal Timer2 Active State (Read Only)\nThis bit indicates the timer counter status of timer2.\n" "0: Timer2 is not active,1: Timer2 is active" newline rbitfld.long 0x4 14. "TMR1_ATV,Internal Timer1 Active State (Read Only)\nThis bit indicates the timer counter status of timer1.\n" "0: Timer1 is not active,1: Timer1 is active" rbitfld.long 0x4 13. "TMR0_ATV,Internal Timer0 Active State (Read Only)\nThis bit indicates the timer counter status of timer0.\n" "0: Timer0 is not active,1: Timer0 is active" newline bitfld.long 0x4 12. "RX_BGT_EN,Receiver Block Guard Time Function Enable Control\n" "0: Receiver block guard time function Disabled,1: Receiver block guard time function Enabled" bitfld.long 0x4 8.--9. "INIT_SEL,Initial Timing Selection\nThis fields indicates the timing of hardware initial state (activation or warm-reset or deactivation).\nUnit: SC clock\nActivation: Refer to SC Activation Sequence in Figure 6 69.\nWarm-reset: refer to Warm-Reset.." "0,1,2,3" newline bitfld.long 0x4 7. "TMR2_SEN,Internal Timer2 Start Enable Control\nThis bit enables Timer 2 to start counting. Software can fill 0 to stop it and set 1 to reload and count.\nNote3: This field will be cleared by TX_RST(SC_ALTCTL[0]) and RX_RST(SC_ALTCTL[1]). So don't fill.." "0: Stops counting,1: Start counting" bitfld.long 0x4 6. "TMR1_SEN,Internal Timer1 Start Enable Control\nThis bit enables Timer 1 to start counting. Software can fill 0 to stop it and set 1 to reload and count.\nNote3: This field will be cleared by TX_RST(SC_ALTCTL[0]) and RX_RST(SC_ALTCTL[1]) so don't fill.." "0: Stops counting,1: Start counting" newline bitfld.long 0x4 5. "TMR0_SEN,Internal Timer0 Start Enable Control\nThis bit enables Timer 0 to start counting. Software can fill 0 to stop it and set 1 to reload and count.\nNote3: This field will be cleared by TX_RST(SC_ALTCTL[0]) and RX_RST(SC_ALTCTL[1]). So don't fill.." "0: Stops counting,1: Start counting" bitfld.long 0x4 4. "WARST_EN,Warm Reset Sequence Generator Enable Control\nThis bit enables SC controller to initiate the card by warm reset sequence\nNote1: When the warm reset sequence completed this bit will be cleared automatically and the INIT_IS(SC_ISR[8]) will be.." "0: No effect,1: When the warm reset sequence completed" newline bitfld.long 0x4 3. "ACT_EN,Activation Sequence Generator Enable Control\nThis bit enables SC controller to initiate the card by activation sequence\nNote1: When the activation sequence completed this bit will be cleared automatically and the INIT_IS(SC_ISR[8]) will be set.." "0: No effect,1: When the activation sequence completed" bitfld.long 0x4 2. "DACT_EN,Deactivation Sequence Generator Enable Control\nThis bit enables SC controller to initiate the card by deactivation sequence\nNote1: When the deactivation sequence completed this bit will be cleared automatically and the INIT_IS(SC_ISR[8]) will.." "0: No effect,1: When the deactivation sequence completed" newline bitfld.long 0x4 1. "RX_RST,Rx Software Reset\nWhen RX_RST is set all the bytes in the receiver 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 pointers" bitfld.long 0x4 0. "TX_RST,TX Software Reset\nWhen TX_RST 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 pointers" line.long 0x8 "SC_EGTR,SC Extend Guard Time Register." hexmask.long.byte 0x8 0.--7. 1. "EGT,Extended Guard Time\nThis field indicates the extended guard timer value.\n\nNote: The counter is ETU base and the real extended guard time is EGT." line.long 0xC "SC_RFTMR,SC Receive Buffer Time-out Register." hexmask.long.word 0xC 0.--8. 1. "RFTM,SC Receiver Buffer Time-out (ETU Base)\nNote1: The counter unit is ETU based and the interval of time-out is RFTM + 0.5\nNote2: Fill all 0 to this field indicates to disable this function." line.long 0x10 "SC_ETUCR,SC ETU Control Register." bitfld.long 0x10 15. "COMPEN_EN,Compensation Mode Enable Control\nThis bit enables clock compensation function. When this bit enabled hardware will alternate between n clock cycles and n-1 clock cycles where n is the value to be written into the ETU_RDIV .\n" "0: Compensation function Disabled,1: Compensation function Enabled" hexmask.long.word 0x10 0.--11. 1. "ETU_RDIV,ETU Rate Divider\nThe field indicates the clock rate divider.\nThe real ETU is ETU_RDIV + 1.\nNote: Software can configure this field but this field must be greater than 0x004." line.long 0x14 "SC_IER,SC Interrupt Enable Control Register." bitfld.long 0x14 10. "ACON_ERR_IE,Auto Convention Error Interrupt Enable Control \nThis field is used for auto-convention error interrupt enable.\n" "0: Auto-convention error interrupt Disabled,1: Auto-convention error interrupt Enabled" bitfld.long 0x14 9. "RTMR_IE,Receiver Buffer Time-out Interrupt Enable Control \nThis field is used for receiver buffer time-out interrupt enable.\n" "0: Receiver buffer time-out interrupt Disabled,1: Receiver buffer time-out interrupt Enabled" newline bitfld.long 0x14 8. "INIT_IE,Initial End Interrupt Enable Control\n" "0: Initial end interrupt Disabled,1: Initial end interrupt Enabled" bitfld.long 0x14 7. "CD_IE,Card Detect Interrupt Enable Control\nThis field is used for card detect interrupt enable. The card detect status is CD_INS_F(SC_SR[12]) \n" "0: Card detect interrupt Disabled,1: Card detect interrupt Enabled" newline bitfld.long 0x14 6. "BGT_IE,Block Guard Time Interrupt Enable Control\nThis field is used for block guard time interrupt enable.\n" "0: Block guard time Disabled,1: Block guard time Enabled" bitfld.long 0x14 5. "TMR2_IE,Timer2 Interrupt Enable Control\nThis field is used for TMR2 interrupt enable.\n" "0: Timer2 interrupt Disabled,1: Timer2 interrupt Enabled" newline bitfld.long 0x14 4. "TMR1_IE,Timer1 Interrupt Enable Control\nThis field is used to enable the TMR1 interrupt.\n" "0: Timer1 interrupt Disabled,1: Timer1 interrupt Enabled" bitfld.long 0x14 3. "TMR0_IE,Timer0 Interrupt Enable Control\nThis field is used to enable TMR0 interrupt enable.\n" "0: Timer0 interrupt Disabled,1: Timer0 interrupt Enabled" newline bitfld.long 0x14 2. "TERR_IE,Transfer Error Interrupt Enable Control\nThis field is used for transfer error interrupt enable. The transfer error states is at SC_SR register which includes receiver break error RX_EBR_F(SC_SR[6]) frame error RX_EFR_F(SC_SR[5]) parity error.." "0: Transfer error interrupt Disabled,1: Transfer error interrupt Enabled" bitfld.long 0x14 1. "TXBE_IE,Transmit Buffer Empty Interrupt Enable Control\nThis field is used for transmit buffer empty interrupt enable.\n" "0: Transmit buffer empty interrupt Disabled,1: Transmit buffer empty interrupt Enabled" newline bitfld.long 0x14 0. "RDA_IE,Receive Data Reach Interrupt Enable Control\nThis field is used for received data reaching trigger level RX_FTRI_LEV (SC_CTL[7:6]) interrupt enable.\n" "0: Receive data reach trigger level interrupt..,1: Receive data reach trigger level interrupt Enabled" rgroup.long 0x1C++0x7 line.long 0x0 "SC_ISR,SC Interrupt Status Register." bitfld.long 0x0 10. "ACON_ERR_IS,Auto Convention Error Interrupt Status Flag (Read Only)\nThis field indicates auto convention sequence error. If the received TS at ATR state is neither 0x3B nor 0x3F this bit will be set.\nNote: This bit is read only but it can be cleared.." "0,1" bitfld.long 0x0 9. "RTMR_IS,Receiver Buffer Time-out Interrupt Status Flag (Read Only)\nThis field is used for receiver buffer time-out interrupt status flag.\nNote: This field is the status flag of receiver buffer time-out state. If software wants to clear this bit .." "0,1" newline bitfld.long 0x0 8. "INIT_IS,Initial End Interrupt Status Flag (Read Only)\nThis field is used for activation (ACT_EN(SC_ALTCTL[3])) deactivation (DACT_EN (SC_ALTCTL[2])) and warm reset (WARST_EN (SC_ALTCTL[4])) sequence interrupt status flag.\nNote: This bit is read only .." "0,1" bitfld.long 0x0 7. "CD_IS,Card Detect Interrupt Status Flag (Read Only)\nThis field is used for card detect interrupt status flag. The card detect status is CD_INS_F (SC_SR[12])] and CD_REM_F(SC_SR[11]).\nNote: This field is the status flag of CD_INS_F SC_SR[12]).." "0,1" newline bitfld.long 0x0 6. "BGT_IS,\n" "0,1" bitfld.long 0x0 5. "TMR2_IS,Timer2 Interrupt Status Flag (Read Only)\nThis field is used for TMR2 interrupt status flag.\nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" newline bitfld.long 0x0 4. "TMR1_IS,Timer1 Interrupt Status Flag (Read Only)\nThis field is used for TMR1 interrupt status flag.\nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" bitfld.long 0x0 3. "TMR0_IS,Timer0 Interrupt Status Flag (Read Only)\nThis field is used for TMR0 interrupt status flag.\nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" newline bitfld.long 0x0 2. "TERR_IS,Transfer Error Interrupt Status Flag (Read Only)\nThis field is used for transfer error interrupt status flag. The transfer error states is at SC_SR register which includes receiver break error RX_EBR_F(SC_SR[6]) frame error RX_EFR_F(SC_SR[5] .." "0,1" bitfld.long 0x0 1. "TBE_IS,Transmit Buffer Empty Interrupt Status Flag (Read Only)\nThis field is used for transmit buffer empty interrupt status flag.\nNote: This field is the status flag of transmit buffer empty state. If software wants to clear this bit software must.." "0,1" newline bitfld.long 0x0 0. "RDA_IS,Receive Data Reach Interrupt Status Flag (Read Only)\nThis field is used for received data reaching trigger level RX_FTRI_LEV (SC_CTL[7:6]) interrupt status flag.\nNote: This field is the status flag of received data reaching RX_FTRI_LEV.." "0,1" line.long 0x4 "SC_TRSR,SC Status Register." bitfld.long 0x4 31. "TX_ATV,Transmit In Active Status Flag (Read Only)\n" "0: This bit is cleared automatically when TX..,1: This bit is set by hardware when TX transfer is.." bitfld.long 0x4 30. "TX_OVER_REERR,Transmitter Over Retry Error (Read Only)\nThis bit is set by hardware when transmitter re-transmits over retry number limitation.\nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" newline bitfld.long 0x4 29. "TX_REERR,Transmitter Retry Error (Read Only)\nThis bit is set by hardware when transmitter re-transmits.\nNote1: This bit is read only but it can be cleared by writing 1 to it.\nNote2 This bit is a flag and cannot generate any interrupt to CPU." "?,1: This bit is read only" bitfld.long 0x4 24.--25. "TX_POINT_F,Transmit Buffer Pointer Status Flag (Read Only)\nThis field indicates the TX buffer pointer status flag. When CPU writes data into SC_THR TX_POINT_F increases one. When one byte of TX Buffer is transferred to transmitter shift register .." "0,1,2,3" newline bitfld.long 0x4 23. "RX_ATV,Receiver In Active Status Flag (Read Only)\nThis bit is set by hardware when RX transfer is in active.\nThis bit is cleared automatically when RX transfer is finished." "0,1" bitfld.long 0x4 22. "RX_OVER_REERR,Receiver Over Retry Error (Read Only)\nThis bit is set by hardware when RX transfer error retry over retry number limit.\nNote1: This bit is read only but it can be cleared by writing 1 to it.\nNote2: If CPU enables receiver retries.." "?,1: This bit is read only" newline bitfld.long 0x4 21. "RX_REERR,Receiver Retry Error (Read Only)\nThis bit is set by hardware when RX has any error and retries transfer.\nNote1: This bit is read only but it can be cleared by writing 1 to it.\nNote2 This bit is a flag and cannot generate any interrupt to.." "?,1: This bit is read only" bitfld.long 0x4 16.--17. "RX_POINT_F,Receiver Buffer Pointer Status Flag (Read Only)\nThis field indicates the RX buffer pointer status flag. When SC receives one byte from external device RX_POINT_F(SC_SR[17:16]) increases one. When one byte of RX buffer is read by CPU .." "0,1,2,3" newline bitfld.long 0x4 13. "CD_PIN_F,Card Detect Status Of SC_CD Pin Status (Read Only)\nThis bit is the pin status flag of SC_CD\n" "0: The SC_CD pin state at low,1: The SC_CD pin state at high" bitfld.long 0x4 12. "CD_INS_F,Card Detect Insert Status Of SC_CD Pin (Read Only)\nThis bit is set whenever card has been inserted.\nNote1: This bit is read only but it can be cleared by writing '1' to it.\nNote2: The card detect engine will start after SC_CEN (SC_CTL[0]) set." "0: No effect,1: This bit is read only" newline bitfld.long 0x4 11. "CD_REM_F,Card Detect Removal Status Of SC_CD Pin (Read Only)\nThis bit is set whenever card has been removal.\nNote1: This bit is read only but it can be cleared by writing '1' to it.\nNote2: Card detect engine will start after SC_CEN (SC_CTL[0])set." "0: No effect,1: This bit is read only" bitfld.long 0x4 10. "TX_FULL_F,Transmit Buffer Full Status Flag (Read Only)\nThis bit indicates TX buffer full or not.This bit is set when TX pointer is equal to 4 otherwise is cleared by hardware." "0,1" newline bitfld.long 0x4 9. "TX_EMPTY_F,Transmit Buffer Empty Status Flag (Read Only)\nThis bit indicates TX buffer empty or not.\nWhen the last byte of TX buffer has been transferred to Transmitter Shift Register hardware sets this bit high. It will be cleared when writing data.." "0,1" bitfld.long 0x4 8. "TX_OVER_F,TX Overflow Error Interrupt Status Flag (Read Only)\nIf TX buffer is full an additional write to SC_THR will cause this bit be set to '1' by hardware. \nNote: This bit is read only but it can be cleared by writing 1 to it." "0,1" newline bitfld.long 0x4 6. "RX_EBR_F,Receiver Break Error Status Flag (Read Only)\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.." "?,1: This bit is read only" bitfld.long 0x4 5. "RX_EFR_F,Receiver Frame Error Status Flag (Read Only)\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 a logic 0). \nNote1: This.." "?,1: This bit is read only" newline bitfld.long 0x4 4. "RX_EPA_F,Receiver Parity Error Status Flag (Read Only)\nThis bit is set to logic 1 whenever the received character does not have a valid 'parity bit'.\nNote1: This bit is read only but it can be cleared by writing 1 to it.\nNote2: If CPU sets receiver.." "?,1: This bit is read only" bitfld.long 0x4 2. "RX_FULL_F,Receiver Buffer Full Status Flag (Read Only)\nThis bit indicates RX buffer full or not.\nThis bit is set when RX pointer is equal to 4 otherwise it is cleared by hardware." "0,1" newline bitfld.long 0x4 1. "RX_EMPTY_F,Receiver Buffer Empty Status Flag(Read Only)\nThis bit indicates RX buffer empty or not.\nWhen the last byte of Rx buffer has been read by CPU hardware sets this bit high. It will be cleared when SC receives any new data." "0,1" bitfld.long 0x4 0. "RX_OVER_F,RX Overflow Error Status Flag (Read Only) \nThis bit is set when RX buffer overflow.\nIf the number of received bytes is greater than Rx Buffer size (4 bytes) this bit will be set.\nNote: This bit is read only but it can be cleared by writing.." "0,1" group.long 0x24++0x13 line.long 0x0 "SC_PINCSR,SC Pin Control State Register." rbitfld.long 0x0 16. "SC_DATA_I_ST,SC Data Input Pin Status (Read Only)\nThis bit is the pin status of SC_DATA_I\n" "0: The SC_DATA_I pin is low,1: The SC_DATA_I pin is high" bitfld.long 0x0 10. "CD_LEV,Card Detect Level\n\nNote: Software must select card detect level before Smart Card engine enable" "0: When hardware detects the card detect pin from..,1: When hardware detects the card detect pin from.." newline bitfld.long 0x0 9. "SC_DATA_O,SC Data Output Pin \nThis bit is the pin status of SC_DATA_O but user can drive SC_DATA_O 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. So don't.." "0: Drive SC_DATA_O pin to low,1: Drive SC_DATA_O pin to high" rbitfld.long 0x0 8. "SC_OEN_ST,SC Data Output Enable Pin Status (Read Only)\nThis bit is the pin status of SC_DATA_OEN\n" "0: The SC_DATA_OEN pin state at low,1: The SC_DATA_OEN pin state at high" newline bitfld.long 0x0 7. "ADAC_CD_EN,Auto Deactivation When Card Removal\nNote: When the card is removal hardware will stop any process and then do deactivation sequence (if this bit be setting). If this process completes. Hardware will generate an interrupt INT_INIT to CPU." "0: Auto deactivation Disabled when hardware..,1: Auto deactivation Enabled when hardware detected.." bitfld.long 0x0 6. "CLK_KEEP,SC Clock Enable Control \nNote: When operating in activation warm reset or deactivation mode this bit will be changed automatically. So don't fill this field when operating in these modes." "0: SC clock generation Disabled,1: SC clock always keeps free running" newline rbitfld.long 0x0 4. "CD_PIN_ST,Card Detect Status Of SC_CD Pin Status (Read Only)\nThis bit is the pin status flag of SC_CD\n" "0: SC_CD pin state at low,1: SC_CD pin state at high" rbitfld.long 0x0 3. "CD_INS_F,Card Detect Insert Status Of SC_CD Pin (Read Only)\nThis bit is set whenever card has been inserted.\nNote1: This bit is read only but it can be cleared by writing '1' to it.\nNote2: Card detect engine will start after SC_CTL [SC_CEN] set." "0: No effect,1: This bit is read only" newline rbitfld.long 0x0 2. "CD_REM_F,Card Detect Removal Status Of SC_CD Pin (Read Only)\nThis bit is set whenever card has been removal.\nNote1: This bit is read only but it can be cleared by writing '1' to it.\nNote2: Card detect engine will start after SC_CTL [SC_CEN] set." "0: No effect,1: This bit is read only" bitfld.long 0x0 1. "SC_RST,SC_RST Pin Signal\nThis bit is the pin status of SC_RST but user can drive SC_RST pin to high or low by setting this bit.\nWrite this field to drive SC_RST pin.\nNote: When operating at activation warm reset or deactivation mode this bit will be.." "0: Drive SC_RST pin to low.\nSC_RST pin status is low,1: Drive SC_RST pin to high.\nSC_RST pin status is.." newline bitfld.long 0x0 0. "POW_EN,SC_POW_EN Pin Signal\nSoftware can set POW_EN and POW_INV to decide SC_PWR pin is in high or low level.\nWrite this field to drive SC_PWR pin\nRefer POW_INV description for programming SC_PWR pin voltage level. \nRead this field to get SC_PWR pin.." "0: SC_PWR pin status is low,1: SC_PWR pin status is high" line.long 0x4 "SC_TMR0,SC Internal Timer Control Register 0." hexmask.long.byte 0x4 24.--27. 1. "MODE,Timer 0 Operation Mode Selection\nThis field indicates the internal 24-bit timer operation selection." hexmask.long.tbyte 0x4 0.--23. 1. "CNT,Timer 0 Counter Value (ETU Base)\nThis field indicates the internal timer operation values." line.long 0x8 "SC_TMR1,SC Internal Timer Control Register 1." hexmask.long.byte 0x8 24.--27. 1. "MODE,Timer 1 Operation Mode Selection\nThis field indicates the internal 8-bit timer operation selection." hexmask.long.byte 0x8 0.--7. 1. "CNT,Timer 1 Counter Value (ETU Base)\nThis field indicates the internal timer operation values." line.long 0xC "SC_TMR2,SC Internal Timer Control Register 2." hexmask.long.byte 0xC 24.--27. 1. "MODE,Timer 2 Operation Mode Selection\nThis field indicates the internal 8-bit timer operation selection" hexmask.long.byte 0xC 0.--7. 1. "CNT,Timer 2 Counter Value (ETU Base)\nThis field indicates the internal timer operation values." line.long 0x10 "SC_UACTL,SC UART Mode Control Register." bitfld.long 0x10 7. "OPE,Odd Parity Enable Control\nNote: This bit has effect only when PBDIS bit is '0'." "0: Even number of logic 1's are transmitted or..,1: Odd number of logic 1's are transmitted or check.." bitfld.long 0x10 6. "PBDIS,Parity Bit Disable Control\nNote: In smart card mode this field must be '0' (default setting is with parity bit)" "0: Parity bit is generated or checked between the..,1: Parity bit is not generated (transmitting data).." newline bitfld.long 0x10 4.--5. "DATA_LEN,Data Length\nNote: In smart card mode this DATA_LEN must be '00'" "0: Character Data Length is 8 bits,1: Character Data Length is 7 bits,?,?" bitfld.long 0x10 0. "UA_MODE_EN,UART Mode Enable Control\nNote3: When UART is enabled hardware will generate a reset to resetFIFO and internal state machine." "0: Smart Card mode,1: UART mode" rgroup.long 0x38++0x7 line.long 0x0 "SC_TDRA,SC Timer Current Data Register A." hexmask.long.tbyte 0x0 0.--23. 1. "TDR0,Timer0 Current Data Value (Read Only)\nThis field indicates the current count values of timer0." line.long 0x4 "SC_TDRB,SC Timer Current Data Register B." hexmask.long.byte 0x4 8.--15. 1. "TDR2,Timer2 Current Data Value (Read Only)\nThis field indicates the current count values of timer2." hexmask.long.byte 0x4 0.--7. 1. "TDR1,Timer1 Current Data Value (Read Only)\nThis field indicates the current count values of timer1." tree.end tree.end tree "SCS (System Controllers Space)" base ad:0x0 tree "INT" base ad:0x50000300 rgroup.long 0x0++0x7F line.long 0x0 "IRQ0_SRC,MCU IRQ0 (BOD_INT) Interrupt Source Identify" hexmask.long.byte 0x0 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x4 "IRQ1_SRC,MCU IRQ1 (WDT_INT) Interrupt Source Identify" hexmask.long.byte 0x4 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x8 "IRQ2_SRC,MCU IRQ2 (EINT0) Interrupt Source Identify" hexmask.long.byte 0x8 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0xC "IRQ3_SRC,MCU IRQ3 (EINT1) Interrupt Source Identify" hexmask.long.byte 0xC 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x10 "IRQ4_SRC,MCU IRQ4 (GPABC_INT) Interrupt Source Identify" hexmask.long.byte 0x10 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x14 "IRQ5_SRC,MCU IRQ5 (GPDEF_INT) Interrupt Source Identify" hexmask.long.byte 0x14 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x18 "IRQ6_SRC,MCU IRQ6 (PWM0_INT) Interrupt Source Identify" hexmask.long.byte 0x18 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x1C "IRQ7_SRC,Reserved" hexmask.long.byte 0x1C 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x20 "IRQ8_SRC,MCU IRQ8 (TMR0_INT) Interrupt Source Identify" hexmask.long.byte 0x20 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x24 "IRQ9_SRC,MCU IRQ9 (TMR1_INT) Interrupt Source Identify" hexmask.long.byte 0x24 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x28 "IRQ10_SRC,MCU IRQ10 (TMR2_INT) Interrupt Source Identify" hexmask.long.byte 0x28 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x2C "IRQ11_SRC,MCU IRQ11 (TMR3_INT) Interrupt Source Identify" hexmask.long.byte 0x2C 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x30 "IRQ12_SRC,MCU IRQ12 (UART0_INT) Interrupt Source Identify" hexmask.long.byte 0x30 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x34 "IRQ13_SRC,MCU IRQ13 (UART1_INT) Interrupt Source Identify" hexmask.long.byte 0x34 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x38 "IRQ14_SRC,MCU IRQ14 (SPI0_INT) Interrupt Source Identify" hexmask.long.byte 0x38 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x3C "IRQ15_SRC,MCU IRQ15 (SPI1_INT) Interrupt Source Identify" hexmask.long.byte 0x3C 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x40 "IRQ16_SRC,Reserved" hexmask.long.byte 0x40 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x44 "IRQ17_SRC,MCU IRQ17 (IRC_INT) Interrupt Source Identify" hexmask.long.byte 0x44 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x48 "IRQ18_SRC,MCU IRQ18 (I2C0_INT) Interrupt Source Identify" hexmask.long.byte 0x48 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x4C "IRQ19_SRC,MCU IRQ19 (I2C1_INT) Interrupt Source Identify" hexmask.long.byte 0x4C 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x50 "IRQ20_SRC,Reserved" hexmask.long.byte 0x50 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x54 "IRQ21_SRC,MCU IRQ21 (SC0_INT) Interrupt Source Identify" hexmask.long.byte 0x54 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x58 "IRQ22_SRC,MCU IRQ22 (SC1_INT) Interrupt Source Identify" hexmask.long.byte 0x58 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x5C "IRQ23_SRC,Reserved" hexmask.long.byte 0x5C 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x60 "IRQ24_SRC,MCU IRQ24 (CKSD_INT) Interrupt Source Identify" hexmask.long.byte 0x60 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x64 "IRQ25_SRC,MCU IRQ25 (LCD_INT) Interrupt Source Identify" hexmask.long.byte 0x64 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x68 "IRQ26_SRC,MCU IRQ26 (DMA_INT) Interrupt Source Identify" hexmask.long.byte 0x68 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x6C "IRQ27_SRC,Reserved" hexmask.long.byte 0x6C 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x70 "IRQ28_SRC,MCU IRQ28 (PDWU_INT) Interrupt Source Identify" hexmask.long.byte 0x70 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x74 "IRQ29_SRC,MCU IRQ29 (ADC_INT) Interrupt Source Identify" hexmask.long.byte 0x74 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x78 "IRQ30_SRC,MCU IRQ30 (ACMP_INT) Interrupt Source Identify" hexmask.long.byte 0x78 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." line.long 0x7C "IRQ31_SRC,MCU IRQ31 (RTC_INT) Interrupt Source Identify" hexmask.long.byte 0x7C 0.--3. 1. "INT_SRC,Interrupt Source\nDefine the interrupt sources for interrupt event." group.long 0x80++0x7 line.long 0x0 "NMI_SEL,NMI Source Interrupt Select Control Register" hexmask.long.byte 0x0 0.--4. 1. "NMI_SEL,The NMI Interrupt to Cortex-m0 Can Be Selected from One of the Interrupt[31:0]\nThe NMI_SEL bit[4:0] is used to select the NMI interrupt source" line.long 0x4 "MCU_IRQ,MCU Interrupt Request Source Register" hexmask.long 0x4 0.--31. 1. "MCU_IRQ,MCU IRQ Source Bits\nThe MCU_IRQ collects all the interrupts from the peripherals and generates the synchronous interrupt to MCU Cortex-M0. There are two modes to generate interrupt to Cortex-M0 the normal mode.\nThe MCU_IRQ collects all.." tree.end tree "SCS" base ad:0xE000E000 group.long 0x10++0xB line.long 0x0 "SYST_CTL,SysTick Control and Status" bitfld.long 0x0 16. "COUNTFLAG,System Tick Counter Flag\nReturns 1 If Timer Counted to 0 Since Last Time this Register Was Read\n" "0: COUNTFLAG is cleared on read or by a write to..,1: COUNTFLAG is set by a count transition from 1 to 0" bitfld.long 0x0 2. "CLKSRC,System Tick Clock Source Selection\n" "0: Clock Source is (optional) external reference..,1: Core clock used for SysTick. If no external.." newline bitfld.long 0x0 1. "TICKINT,System Tick Interrupt Enable Control\n" "0: Counting down to 0 does not cause the SysTick..,1: Counting down to 0 will cause the SysTick.." bitfld.long 0x0 0. "ENABLE,System Tick Counter Enable Control\n" "0: The counter Disabled,1: The counter will operate in a multi-shot manner" line.long 0x4 "SYST_RVR,SysTick Reload Value Register" hexmask.long.tbyte 0x4 0.--23. 1. "RELOAD,The value to load into the Current Value register when the counter reaches 0." line.long 0x8 "SYST_CVR,SysTick Current Value Register" hexmask.long.tbyte 0x8 0.--23. 1. "CURRENT,System Tick Current Counter Value\nThis is the value of the counter at the time it is sampled. The counter does not provide read-modify-write protection. The register is write-clear. A software write of any value will clear the register to 0." group.long 0x100++0x3 line.long 0x0 "NVIC_ISER,IRQ0~IRQ31 Set-enable Control Register" hexmask.long 0x0 0.--31. 1. "SETENA,Interrupt Enable Bits\nEnable one or more interrupts. Each bit represents an interrupt number from IRQ0 ~ IRQ31 (Vector number from 16 ~ 47).\nWrite Operation:\nRead value indicates the current enable status." group.long 0x180++0x3 line.long 0x0 "NVIC_ICER,IRQ0~IRQ31 Clear-enable Control Register" hexmask.long 0x0 0.--31. 1. "CLRENA,Interrupt Disable Bits\nDisable one or more interrupts. Each bit represents an interrupt number from IRQ0 ~ IRQ31 (Vector number from 16 ~ 47).\nWrite Operation:\nRead value indicates the current enable status." group.long 0x200++0x3 line.long 0x0 "NVIC_ISPR,IRQ0~IRQ31 Set-pending Control Register" hexmask.long 0x0 0.--31. 1. "SETPEND,Set Interrupt Pending \nWrite Operation:\nRead value indicates the current pending status." group.long 0x280++0x3 line.long 0x0 "NVIC_ICPR,IRQ0~IRQ31Clear-pending Control Register" hexmask.long 0x0 0.--31. 1. "CLRPEND,Clear Interrupt Pending\nWrite Operation:\nRead value indicates the current pending status." group.long 0x400++0x1F line.long 0x0 "NVIC_IPR0,IRQ0~IRQ3 Priority Control Register" bitfld.long 0x0 30.--31. "PRI_3,Priority of IRQ3\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x0 22.--23. "PRI_2,Priority of IRQ2\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" newline bitfld.long 0x0 14.--15. "PRI_1,Priority of IRQ1\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x0 6.--7. "PRI_0,Priority of IRQ0\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" line.long 0x4 "NVIC_IPR1,IRQ4~IRQ7 Priority Control Register" bitfld.long 0x4 30.--31. "PRI_7,Priority of IRQ7\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x4 22.--23. "PRI_6,Priority of IRQ6\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" newline bitfld.long 0x4 14.--15. "PRI_5,Priority of IRQ5\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x4 6.--7. "PRI_4,Priority of IRQ4\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" line.long 0x8 "NVIC_IPR2,IRQ8~IRQ11 Priority Control Register" bitfld.long 0x8 30.--31. "PRI_11,Priority of IRQ11\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x8 22.--23. "PRI_10,Priority of IRQ10\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" newline bitfld.long 0x8 14.--15. "PRI_9,Priority of IRQ9\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x8 6.--7. "PRI_8,Priority of IRQ8\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" line.long 0xC "NVIC_IPR3,IRQ12~IRQ15 Priority Control Register" bitfld.long 0xC 30.--31. "PRI_15,Priority of IRQ15\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0xC 22.--23. "PRI_14,Priority of IRQ14\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" newline bitfld.long 0xC 14.--15. "PRI_13,Priority of IRQ13\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0xC 6.--7. "PRI_12,Priority of IRQ12\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" line.long 0x10 "NVIC_IPR4,IRQ16~IRQ19 Priority Control Register" bitfld.long 0x10 30.--31. "PRI_19,Priority of IRQ19\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x10 22.--23. "PRI_18,Priority of IRQ18\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" newline bitfld.long 0x10 14.--15. "PRI_17,Priority of IRQ17\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x10 6.--7. "PRI_16,Priority of IRQ16\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" line.long 0x14 "NVIC_IPR5,IRQ20~IRQ23 Priority Control Register" bitfld.long 0x14 30.--31. "PRI_23,Priority of IRQ23\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x14 22.--23. "PRI_22,Priority of IRQ22\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" newline bitfld.long 0x14 14.--15. "PRI_21,Priority of IRQ21\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x14 6.--7. "PRI_20,Priority of IRQ20\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" line.long 0x18 "NVIC_IPR6,IRQ24~IRQ27 Priority Control Register" bitfld.long 0x18 30.--31. "PRI_27,Priority of IRQ27\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x18 22.--23. "PRI_26,Priority of IRQ26\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" newline bitfld.long 0x18 14.--15. "PRI_25,Priority of IRQ25\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x18 6.--7. "PRI_24,Priority of IRQ24\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" line.long 0x1C "NVIC_IPR7,IRQ28~IRQ31 Priority Control Register" bitfld.long 0x1C 30.--31. "PRI_31,Priority of IRQ31\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x1C 22.--23. "PRI_30,Priority of IRQ30\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" newline bitfld.long 0x1C 14.--15. "PRI_29,Priority of IRQ29\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x1C 6.--7. "PRI_28,Priority of IRQ28\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" rgroup.long 0xD00++0x3 line.long 0x0 "CPUID,CPUID Base Register" hexmask.long.byte 0x0 24.--31. 1. "IMPLEMENTER,Implementer Code \n" hexmask.long.byte 0x0 16.--19. 1. "PART,Architecture of the Processor \nReads as 0xC for ARMv6-M parts" newline hexmask.long.word 0x0 4.--15. 1. "PARTNO,Part Number of the Processor \nReads as 0xC20." hexmask.long.byte 0x0 0.--3. 1. "REVISION,Revision Number \nReads as 0x0" group.long 0xD04++0x3 line.long 0x0 "ICSR,Interrupt Control State Register" bitfld.long 0x0 31. "NMIPENDSET,NMI Set-pending Bit\nWrite Operation:\nNote: Because NMI is the highest-priority exception normally the processor enters the NMI exception handler as soon as it detects a write of 1 to this bit. Entering the handler then clears this bit to 0." "0: No effect.\nNMI exception not pending,1: Changes NMI exception state to pending.\nNMI.." bitfld.long 0x0 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.." newline bitfld.long 0x0 27. "PENDSVCLR,PendSV Clear-pending Bit\nWrite Operation:\nThis bit is write-only. To clear the PENDSV bit you must 'write 0 to PENDSVSET and write 1 to PENDSVCLR' at the same time." "0: No effect,1: Removes the pending state from the PendSV.." bitfld.long 0x0 26. "PENDSTSET,SysTick Exception Set-pending Bit\nWrite Operation:\n" "0: No effect.\nSysTick exception is not pending,1: Changes SysTick exception state to.." newline bitfld.long 0x0 25. "PENDSTCLR,SysTick Exception Clear-pending Bit\nWrite Operation:\nNote: This bit is write-only. When you want to clear PENDST bit you must 'write 0 to PENDSTSET and write 1 to PENDSTCLR' at the same time." "0: No effect,1: Removes the pending state from the SysTick.." rbitfld.long 0x0 23. "ISRPREEMPT,Interrupt Preempt Bit (Read Only)\nIf set a pending exception will be serviced on exit from the debug halt state." "0,1" newline rbitfld.long 0x0 22. "ISRPENDING,Interrupt Pending Flag excluding NMI and Faults (Read Only)\n" "0: Interrupt not pending,1: Interrupt pending" hexmask.long.word 0x0 12.--20. 1. "VECTPENDING,Exception Number of the Highest Priority Pending Enabled Exception\n" newline hexmask.long.word 0x0 0.--8. 1. "VECTACTIVE,Contains the Active Exception Number\n" group.long 0xD10++0x3 line.long 0x0 "SCR,System Control Register" bitfld.long 0x0 4. "SEVONPEND,Send Event on Pending Bit\nWhen an event or interrupt enters pending state the event signal wakes up the processor from WFE. If the processor is not waiting for an event the event is registered and affects the next WFE.\nThe processor also.." "0: Only enabled interrupts or events can wake-up..,1: Enabled events and all interrupts including.." bitfld.long 0x0 2. "SLEEPDEEP,Processor Deep Sleep and Sleep Mode Selection\nControls whether the processor uses sleep or deep sleep as its low power mode:\n" "0: Sleep mode,1: Deep Sleep mode" newline bitfld.long 0x0 1. "SLEEPONEXIT,Sleep-on-exit Enable Control\nThis bit indicates sleep-on-exit when returning from Handler mode to Thread mode.\n" "0: Do not sleep when returning to Thread mode,1: Enter Sleep or Deep Sleep when returning from.." group.long 0xD1C++0x7 line.long 0x0 "SHPR2,System Handler Priority Register 2" bitfld.long 0x0 30.--31. "PRI_11,Priority of System Handler 11 - SVCall\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" line.long 0x4 "SHPR3,System Handler Priority Register 3" bitfld.long 0x4 30.--31. "PRI_15,Priority of System Handler 15 - SysTick\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" bitfld.long 0x4 22.--23. "PRI_14,Priority of System Handler 14 - PendSV\n'0' denotes the highest priority and '3' denotes the lowest priority." "0,1,2,3" tree.end tree.end tree "SPI (Serial Peripheral Interface)" base ad:0x0 tree "SPI0" base ad:0x40030000 group.long 0x0++0xF line.long 0x0 "SPI_CTL,SPI Control Register" bitfld.long 0x0 31. "WKEUP_EN,Wake-up Enable Control\nNote: When the system enters Power-down mode the system can be wake-up from the SPI controller when this bit is enabled and if there is any toggle in the SPICLK port. After the system wake-up this bit must be cleared by.." "0: Wake-up function Disabled,1: Wake-up function Enabled" newline bitfld.long 0x0 29. "DUAL_IO_EN,Dual IO Mode Enable Control\nRefer to Dual IO Mode section." "0: Dual I/O Mode function Disabled,1: Dual I/O Mode function Enabled" newline bitfld.long 0x0 28. "DUAL_IO_DIR,Dual IO Mode Direction\nRefer to Dual IO Mode section." "0: Date read in the Dual I/O Mode function,1: Data write in the Dual I/O Mode function." newline bitfld.long 0x0 23. "VARCLK_EN,Variable Clock Enable Control\n.Refer to Variable Clock Function section." "0: The serial clock output frequency is fixed and..,1: The serial clock output frequency is variable." newline bitfld.long 0x0 22. "TWOB,2-bit Transfer Mode Active\nRefer to Two Bit Transfer Mode section" "0: 2-bit transfer mode Disabled,1: 2-bit transfer mode Enabled" newline bitfld.long 0x0 21. "FIFOM,FIFO Mode Enable Control\nRefer to FIFO Mode section." "0: FIFO mode Disabled (in Normal mode),1: FIFO mode Enabled" newline bitfld.long 0x0 19. "REORDER,Byte Reorder Function Enable Control\nThe suspend interval is defined in SP_CYCLE.\nRefer to Byte Reorder section.\nNote: \nByte Suspend is only used in SPI Byte Reorder mode." "0: Disable byte reorder function,1: Enable byte reorder function and insert a byte.." newline bitfld.long 0x0 18. "SLAVE,Slave Mode \nRefer to Slave Selection section" "0: SPI controller set as Master mode,1: SPI controller set as Slave mode" newline bitfld.long 0x0 17. "INTEN,Interrupt Enable Control\n" "0: SPI Interrupt Disabled,1: SPI Interrupt Enabled" newline hexmask.long.byte 0x0 12.--15. 1. "SP_CYCLE,Suspend Interval (Master Only)\nIf the Variable Clock function is enabled the minimum period of suspend interval (the transmit data in FIFO buffer is not empty) between the successive transaction is (6.5 + SP_CYCLE) * SPICLK clock cycle." newline bitfld.long 0x0 11. "CLKP,Clock Polarity\nRefer to Clock Parity section." "0: The default level of SCLK is low,1: The default level of SCLK is high" newline bitfld.long 0x0 10. "LSB,Send LSB First\nRefer to LSB first section." "0: The MSB which bit of transmit/receive register..,1: The LSB bit 0 of the SPI_TX0/1 is sent first to.." newline hexmask.long.byte 0x0 3.--7. 1. "TX_BIT_LEN,Transmit Bit Length\nThis field specifies how many bits can be transmitted / received in one transaction. The minimum bit length is 8 bits and can be up to 32 bits.\n" newline bitfld.long 0x0 2. "TX_NEG,Transmit At Negative Edge\nRefer to Edge section." "0: The transmitted data output is changed on the..,1: The transmitted data output is changed on the.." newline bitfld.long 0x0 1. "RX_NEG,Receive At Negative Edge\nRefer to Edge section." "0: The received data is latched on the rising edge..,1: The received data is latched on the falling edge.." newline bitfld.long 0x0 0. "GO_BUSY,SPI Transfer Control Bit and Busy Status\nIf the FIFO mode is disabled during the data transfer this bit keeps the value of '1'. As the transfer is finished this bit will be cleared automatically. Software can read this bit to check if the SPI.." "0: Writing this bit '0' will stop data transfer if..,1: In Master mode writing '1' to this bit will.." line.long 0x4 "SPI_STATUS,SPI Status Register" hexmask.long.byte 0x4 20.--23. 1. "TX_FIFO_CNT,Data counts in TX FIFO (Read Only)" newline hexmask.long.byte 0x4 16.--19. 1. "RX_FIFO_CNT,Data counts in RX FIFO (Read Only)" newline bitfld.long 0x4 12. "TIME_OUT_STS,TIMEOUT Interrupt Flag\nRefer to Time Out section.\nNote: This bit will be cleared by writing 1 to it." "0: There is not timeout event on the received buffer,1: Time out event active in RX FIFO is not empty" newline rbitfld.long 0x4 10. "TXINT_STS,TX FIFO Threshold Interrupt Status (Read Only)\n" "0: TX valid data counts bigger than TXTHRESHOLD..,1: TX valid data counts small or equal than.." newline bitfld.long 0x4 9. "RX_OVER_RUN,RX FIFO Over Run Status\nNote 1: If SPI receives data when RX FIFO is full this bit will set to 1 and the received data will dropped.\nNote 2: This bit will be cleared by writing 1 to it." "0: No FIFO is over run,1: If SPI receives data when RX FIFO is full" newline rbitfld.long 0x4 8. "RXINT_STS,RX FIFO Threshold Interrupt Status (Read Only)\n" "0: RX valid data counts small or equal than..,1: RX valid data counts bigger than RXTHRESHOLD" newline bitfld.long 0x4 7. "INTSTS,Interrupt Status\nNote: This bit is read only but can be cleared by writing '1' to this bit." "0: Transfer is not finished yet,1: Transfer is done. The interrupt is requested.." newline bitfld.long 0x4 6. "SLV_START_INTSTS,Slave Start Interrupt Status\nIt is used to dedicate that the transfer has started in Slave mode with no slave select.\n" "0: Slave started transfer no active,1: Transfer has started in Slave mode with no slave.." newline bitfld.long 0x4 4. "LTRIG_FLAG,Level Trigger Accomplish Flag (INTERNAL ONLY)\nIn Slave mode this bit indicates whether the received bit number meets the requirement or not after the current transaction done.\nNote: This bit is READ only. As the software sets the GO_BUSY.." "0: The transferred bit length of one transaction..,1: The transferred bit length meets the specified.." newline bitfld.long 0x4 3. "TX_FULL,Transmitted FIFO_FULL Status\n" "0: Transmitted data FIFO is not full in the FIFO mode,1: Transmitted data FIFO is full in the FIFO mode" newline bitfld.long 0x4 2. "TX_EMPTY,Transmitted FIFO_EMPTY Status\n" "0: Transmitted data FIFO is not empty in the FIFO..,1: Transmitted data FIFO is empty in the FIFO mode" newline bitfld.long 0x4 1. "RX_FULL,Received FIFO_FULL Status\n" "0: Received data FIFO is not full in FIFO mode,1: Received data FIFO is full in the FIFO mode" newline bitfld.long 0x4 0. "RX_EMPTY,Received FIFO_EMPTY Status\n" "0: Received data FIFO is not empty in the FIFO mode,1: Received data FIFO is empty in the FIFO mode" line.long 0x8 "SPI_CLKDIV,SPI Clock Divider Register" hexmask.long.byte 0x8 16.--23. 1. "DIVIDER2,Clock Divider 2 \nThe value is the 2nd frequency divider of the PCLK to generate the serial clock of SPI_SCLK. The desired frequency is obtained according to the following equation:" newline hexmask.long.byte 0x8 0.--7. 1. "DIVIDER1,Clock Divider 1 \nThe value is the 1th frequency divider of the PCLK to generate the serial clock of SPI_SCLK. The desired frequency is obtained according to the following equation: \nWhere\n is the SPI peripheral clock source. It is defined in.." line.long 0xC "SPI_SSR,SPI Slave Select Register" bitfld.long 0xC 16. "SS_INT_OPT,Slave Select Interrupt Option \nIt is used to enable the interrupt when the transfer has done in slave mode.\n" "0: No any interrupt even there is slave select..,1: There is interrupt event when the slave select.." newline bitfld.long 0xC 9. "SSTA_INTEN,Slave Start Interrupt Enable Control\nRefer to No Slave Select Mode." "0: Transfer start interrupt Disabled in no slave..,1: Transaction start interrupt Enabled in no slave.." newline bitfld.long 0xC 8. "SLV_ABORT,Abort in Slave Mode with No Slave Selected\nRefer to No Slave Select Mode.\nNote: It is auto cleared to '0' by hardware when the abort event is active." "0: No force the slave abort,1: Force the current transfer done in no slave.." newline bitfld.long 0xC 5. "NOSLVSEL,No Slave Selected in Slave Mode\nThis is used to ignore the slave select signal in Slave mode. The SPI controller can work on 3 wire interface including SPICLK SPI_MISO and SPI_MOSI when it is set as a slave device.\nRefer to No Slave Select.." "0: The controller is 4-wire bi-direction interface,1: The controller is 3-wire bi-direction interface.." newline bitfld.long 0xC 4. "SS_LTRIG,Slave Select Level Trigger\n" "0: The input slave select signal is edge-trigger,1: The slave select signal will be level-trigger." newline bitfld.long 0xC 3. "AUTOSS,Automatic Slave Selection (Master Only)\n" "0: If this bit is set as '0' slave select signals..,1: If this bit is set as '1' SPISS[1:0] signals are.." newline bitfld.long 0xC 2. "SS_LVL,Slave Select Active Level\nIt defines the active level of device/slave select signal (SPISS[1:0]).\n" "0: The SPI_SS slave select signal is active Low,1: The SPI_SS slave select signal is active High" newline bitfld.long 0xC 0.--1. "SSR,Slave Select Active Register (Master Only)\nIf AUTOSS bit (SPI_SSR[3]) is cleared writing '1' to SSR[0] bit sets the SPISS[0] line to an active state and writing '0' sets the line back to inactive state.(the same as SSR[1] for SPISS[1])\nNote:\n1." "0: Both SPISS[1] and SPISS[0] are inactive,1: SPISS[1] is inactive SPISS[0] is..,?,?" rgroup.long 0x10++0x7 line.long 0x0 "SPI_RX0,SPI Receive Data FIFO Register 0" hexmask.long 0x0 0.--31. 1. "RXDATA,Receive Data FIFO Bits(Read Only)\nThe received data can be read on it. If the FIFO bit is set as 1 the user also checks the RX_EMPTY SPI_STATUS[0] to check if there is any more received data or not.\nNote: 1. The SPI_RX1 is used only in TWOB.." line.long 0x4 "SPI_RX1,SPI Receive Data FIFO Register 1" hexmask.long 0x4 0.--31. 1. "RXDATA,Receive Data FIFO Bits(Read Only)\nThe received data can be read on it. If the FIFO bit is set as 1 the user also checks the RX_EMPTY SPI_STATUS[0] to check if there is any more received data or not.\nNote: 1. The SPI_RX1 is used only in TWOB.." wgroup.long 0x20++0x7 line.long 0x0 "SPI_TX0,SPI Transmit Data FIFO Register 0" hexmask.long 0x0 0.--31. 1. "TDATA,Transmit Data FIFO Bits(Write Only)\nThe Data Transmit Registers hold the data to be transmitted in the next transfer. The number of valid bits depends on the setting of transmit bit length field of the SPI_CTL register.\nFor example if TX_BIT_LEN.." line.long 0x4 "SPI_TX1,SPI Transmit Data FIFO Register 1" hexmask.long 0x4 0.--31. 1. "TDATA,Transmit Data FIFO Bits(Write Only)\nThe Data Transmit Registers hold the data to be transmitted in the next transfer. The number of valid bits depends on the setting of transmit bit length field of the SPI_CTL register.\nFor example if TX_BIT_LEN.." group.long 0x34++0xB line.long 0x0 "SPI_VARCLK,SPI Variable Clock Pattern Flag Register" hexmask.long 0x0 0.--31. 1. "VARCLK,Variable Clock Pattern Flag\nThe value in this field is the frequency patterns of the SPICLK.\nRefer to Variable Clock Function section for detail information. \n" line.long 0x4 "SPI_DMA,SPI DMA Control Register" bitfld.long 0x4 2. "PDMA_RST,PDMA Reset\nIt is used to reset the SPI PDMA function into default state. \nNote: it is auto cleared to '0' after the reset function has done." "0: After reset PDMA function or in normal operation,1: Reset PDMA function" newline bitfld.long 0x4 1. "RX_DMA_EN,Receiving PDMA Enable Control\nRefer to DMA section for more detail information.\nNote: \nHardware will clear this bit to 0 automatically after PDMA transfer done.\nIn Slave mode and the FIFO bit is disabled if the receive PDMA is enabled but.." "0: Receiver PDMA function Disabled,1: Receiver PDMA function Enabled" newline bitfld.long 0x4 0. "TX_DMA_EN,Transmit PDMA Enable Control\nRefer to DMA section for more detail information.\nSPI_CTLNote: \n1. Two transaction need minimal 18 APB clock + 8 SPI peripheral clocks suspend interval in master mode for edge mode and 18 APB clock + 9.5 SPI.." "0: Transmit PDMA function Disabled,1: Transmit PDMA function Enabled" line.long 0x8 "SPI_FFCTL,SPI FIFO Control Register" bitfld.long 0x8 28.--30. "TX_THRESHOLD,Transmit FIFO Threshold\nIf TX valid data counts small or equal than TXTHRESHOLD TXINT_STS (SPI_STATUS[10]) will set to 1." "0,1,2,3,4,5,6,7" newline bitfld.long 0x8 24.--26. "RX_THRESHOLD,Received FIFO Threshold\nIf RX valid data counts large than RXTHRESHOLD RXINT_STS (SPI_STATUS[8]) will set to 1 ." "0,1,2,3,4,5,6,7" newline bitfld.long 0x8 7. "TIMEOUT_EN,RX Read Time Out Function Enable Control\n" "0: RX read Timeout function Disabled,1: RX read Timeout function Enable" newline bitfld.long 0x8 4. "RXOVINT_EN,RX FIFO Over Run Interrupt Enable Control\n" "0: RX FIFO over run interrupt Disabled,1: RX FIFO over run interrupt Enable" newline bitfld.long 0x8 3. "TXINT_EN,TX Threshold Interrupt Enable Control\n" "0: TX threshold interrupt Disabled,1: TX threshold interrupt Enable" newline bitfld.long 0x8 2. "RXINT_EN,RX Threshold Interrupt Enable Control\n" "0: Rx threshold interrupt Disabled,1: RX threshold interrupt Enable" newline bitfld.long 0x8 1. "TX_CLR,Transmitting FIFO Counter Clear\nNote: This bit is used to clear the transmit counter in FIFO Mode. This bit can be written '1' to clear the transmitting counter and this bit will be cleared to '0' automatically after clearing transmitting.." "0: No clear the transmitted FIFO,1: Clear the transmitted FIFO" newline bitfld.long 0x8 0. "RX_CLR,Receiving FIFO Counter Clear\nNote: This bit is used to clear the receiver counter in FIFO Mode. This bit can be written '1' to clear the receiver counter and this bit will be cleared to '0' automatically after clearing receiving counter. After.." "0: No clear the received FIFO,1: Clear the received FIFO" group.long 0x50++0x3 line.long 0x0 "SPI_INTERNAL,SPI INTERNAL Register" tree.end tree "SPI1" base ad:0x40130000 group.long 0x0++0xF line.long 0x0 "SPI_CTL,SPI Control Register" bitfld.long 0x0 31. "WKEUP_EN,Wake-up Enable Control\nNote: When the system enters Power-down mode the system can be wake-up from the SPI controller when this bit is enabled and if there is any toggle in the SPICLK port. After the system wake-up this bit must be cleared by.." "0: Wake-up function Disabled,1: Wake-up function Enabled" newline bitfld.long 0x0 29. "DUAL_IO_EN,Dual IO Mode Enable Control\nRefer to Dual IO Mode section." "0: Dual I/O Mode function Disabled,1: Dual I/O Mode function Enabled" newline bitfld.long 0x0 28. "DUAL_IO_DIR,Dual IO Mode Direction\nRefer to Dual IO Mode section." "0: Date read in the Dual I/O Mode function,1: Data write in the Dual I/O Mode function" newline bitfld.long 0x0 23. "VARCLK_EN,Variable Clock Enable Control\n.Refer to Variable Clock Function section." "0: The serial clock output frequency is fixed and..,1: The serial clock output frequency is variable." newline bitfld.long 0x0 22. "TWOB,2-bit Transfer Mode Active\nRefer to Two Bit Transfer Mode section" "0: 2-bit transfer mode Disabled,1: 2-bit transfer mode Enabled" newline bitfld.long 0x0 21. "FIFOM,FIFO Mode Enable Control\nRefer to FIFO Mode section." "0: FIFO mode Disabled (in Normal mode),1: FIFO mode Enabled" newline bitfld.long 0x0 19. "REORDER,Byte Reorder Function Enable Control\nThe suspend interval is defined in SP_CYCLE.\nRefer to Byte Reorder section.\nNote: \nByte Suspend is only used in SPI Byte Reorder mode." "0: Disable byte reorder function,1: Enable byte reorder function and insert a byte.." newline bitfld.long 0x0 18. "SLAVE,Slave Mode \nRefer to Slave Selection section" "0: SPI controller set as Master mode,1: SPI controller set as Slave mode" newline bitfld.long 0x0 17. "INTEN,Interrupt Enable Control\n" "0: SPI Interrupt Disabled,1: SPI Interrupt Enabled" newline hexmask.long.byte 0x0 12.--15. 1. "SP_CYCLE,Suspend Interval (Master Only)\nIf the Variable Clock function is enabled the minimum period of suspend interval (the transmit data in FIFO buffer is not empty) between the successive transaction is (6.5 + SP_CYCLE) * SPICLK clock cycle." newline bitfld.long 0x0 11. "CLKP,Clock Polarity\nRefer to Clock Parity section." "0: The default level of SCLK is low,1: The default level of SCLK is high" newline bitfld.long 0x0 10. "LSB,Send LSB First\nRefer to LSB first section." "0: The MSB which bit of transmit/receive register..,1: The LSB bit 0 of the SPI_TX0/1 is sent first to.." newline hexmask.long.byte 0x0 3.--7. 1. "TX_BIT_LEN,Transmit Bit Length\nThis field specifies how many bits can be transmitted / received in one transaction. The minimum bit length is 8 bits and can be up to 32 bits.\n" newline bitfld.long 0x0 2. "TX_NEG,Transmit At Negative Edge\nRefer to Edge section." "0: The transmitted data output is changed on the..,1: The transmitted data output is changed on the.." newline bitfld.long 0x0 1. "RX_NEG,Receive At Negative Edge\nRefer to Edge section." "0: The received data is latched on the rising edge..,1: The received data is latched on the falling edge.." newline bitfld.long 0x0 0. "GO_BUSY,SPI Transfer Control Bit and Busy Status\nIf the FIFO mode is disabled during the data transfer this bit keeps the value of '1'. As the transfer is finished this bit will be cleared automatically. Software can read this bit to check if the SPI.." "0: Writing this bit '0' will stop data transfer if..,1: In Master mode writing '1' to this bit will.." line.long 0x4 "SPI_STATUS,SPI Status Register" hexmask.long.byte 0x4 20.--23. 1. "TX_FIFO_CNT,Data counts in TX FIFO (Read Only)" newline hexmask.long.byte 0x4 16.--19. 1. "RX_FIFO_CNT,Data counts in RX FIFO (Read Only)" newline bitfld.long 0x4 12. "TIME_OUT_STS,TIMEOUT Interrupt Flag\nRefer to Time Out section.\nNote: This bit will be cleared by writing 1 to it." "0: There is not timeout event on the received buffer,1: Time out event active in RX FIFO is not empty" newline rbitfld.long 0x4 10. "TXINT_STS,TX FIFO Threshold Interrupt Status (Read Only)\n" "0: TX valid data counts bigger than TXTHRESHOLD..,1: TX valid data counts small or equal than.." newline bitfld.long 0x4 9. "RX_OVER_RUN,RX FIFO Over Run Status\nNote 1: If SPI receives data when RX FIFO is full this bit will set to 1 and the received data will dropped.\nNote 2: This bit will be cleared by writing 1 to it." "0: No FIFO is over run,1: If SPI receives data when RX FIFO is full" newline rbitfld.long 0x4 8. "RXINT_STS,RX FIFO Threshold Interrupt Status (Read Only)\n" "0: RX valid data counts small or equal than..,1: RX valid data counts bigger than RXTHRESHOLD" newline bitfld.long 0x4 7. "INTSTS,Interrupt Status\nNote: This bit is read only but can be cleared by writing '1' to this bit." "0: Transfer is not finished yet,1: Transfer is done. The interrupt is requested.." newline bitfld.long 0x4 6. "SLV_START_INTSTS,Slave Start Interrupt Status\nIt is used to dedicate that the transfer has started in Slave mode with no slave select.\n" "0: Slave started transfer no active,1: Transfer has started in Slave mode with no slave.." newline bitfld.long 0x4 4. "LTRIG_FLAG,Level Trigger Accomplish Flag (INTERNAL ONLY)\nIn Slave mode this bit indicates whether the received bit number meets the requirement or not after the current transaction done.\nNote: This bit is READ only. As the software sets the GO_BUSY.." "0: The transferred bit length of one transaction..,1: The transferred bit length meets the specified.." newline bitfld.long 0x4 3. "TX_FULL,Transmitted FIFO_FULL Status\n" "0: Transmitted data FIFO is not full in the FIFO mode,1: Transmitted data FIFO is full in the FIFO mode" newline bitfld.long 0x4 2. "TX_EMPTY,Transmitted FIFO_EMPTY Status\n" "0: Transmitted data FIFO is not empty in the FIFO..,1: Transmitted data FIFO is empty in the FIFO mode" newline bitfld.long 0x4 1. "RX_FULL,Received FIFO_FULL Status\n" "0: Received data FIFO is not full in FIFO mode,1: Received data FIFO is full in the FIFO mode" newline bitfld.long 0x4 0. "RX_EMPTY,Received FIFO_EMPTY Status\n" "0: Received data FIFO is not empty in the FIFO mode,1: Received data FIFO is empty in the FIFO mode" line.long 0x8 "SPI_CLKDIV,SPI Clock Divider Register" hexmask.long.byte 0x8 16.--23. 1. "DIVIDER2,Clock Divider 2 \nThe value is the 2nd frequency divider of the PCLK to generate the serial clock of SPI_SCLK. The desired frequency is obtained according to the following equation:" newline hexmask.long.byte 0x8 0.--7. 1. "DIVIDER1,Clock Divider 1 \nThe value is the 1th frequency divider of the PCLK to generate the serial clock of SPI_SCLK. The desired frequency is obtained according to the following equation: \nWhere\n is the SPI peripheral clock source. It is defined in.." line.long 0xC "SPI_SSR,SPI Slave Select Register" bitfld.long 0xC 16. "SS_INT_OPT,Slave Select Interrupt Option \nIt is used to enable the interrupt when the transfer has done in slave mode.\n" "0: No any interrupt even there is slave select..,1: There is interrupt event when the slave select.." newline bitfld.long 0xC 9. "SSTA_INTEN,Slave Start Interrupt Enable Control\nRefer to No Slave Select Mode." "0: Transfer start interrupt Disabled in no slave..,1: Transaction start interrupt Enabled in no slave.." newline bitfld.long 0xC 8. "SLV_ABORT,Abort in Slave Mode with No Slave Selected\nRefer to No Slave Select Mode.\nNote: It is auto cleared to '0' by hardware when the abort event is active." "0: No force the slave abort,1: Force the current transfer done in no slave.." newline bitfld.long 0xC 5. "NOSLVSEL,No Slave Selected in Slave Mode\nThis is used to ignore the slave select signal in Slave mode. The SPI controller can work on 3 wire interface including SPICLK SPI_MISO and SPI_MOSI when it is set as a slave device.\nRefer to No Slave Select.." "0: The controller is 4-wire bi-direction interface,1: The controller is 3-wire bi-direction interface.." newline bitfld.long 0xC 4. "SS_LTRIG,Slave Select Level Trigger\n" "0: The input slave select signal is edge-trigger,1: The slave select signal will be level-trigger." newline bitfld.long 0xC 3. "AUTOSS,Automatic Slave Selection (Master Only)\n" "0: If this bit is set as '0' slave select signals..,1: If this bit is set as '1' SPISS[1:0] signals are.." newline bitfld.long 0xC 2. "SS_LVL,Slave Select Active Level\nIt defines the active level of device/slave select signal (SPISS[1:0]).\n" "0: The SPI_SS slave select signal is active Low,1: The SPI_SS slave select signal is active High" newline bitfld.long 0xC 0.--1. "SSR,Slave Select Active Register (Master Only)\nIf AUTOSS bit (SPI_SSR[3]) is cleared writing '1' to SSR[0] bit sets the SPISS[0] line to an active state and writing '0' sets the line back to inactive state.(the same as SSR[1] for SPISS[1])\nNote:\n1." "0: Both SPISS[1] and SPISS[0] are inactive,1: SPISS[1] is inactive SPISS[0] is..,?,?" rgroup.long 0x10++0x7 line.long 0x0 "SPI_RX0,SPI Receive Data FIFO Register 0" hexmask.long 0x0 0.--31. 1. "RXDATA,Receive Data FIFO Bits(Read Only)\nThe received data can be read on it. If the FIFO bit is set as 1 the user also checks the RX_EMPTY SPI_STATUS[0] to check if there is any more received data or not.\nNote: 1. The SPI_RX1 is used only in TWOB.." line.long 0x4 "SPI_RX1,SPI Receive Data FIFO Register 1" hexmask.long 0x4 0.--31. 1. "RXDATA,Receive Data FIFO Bits(Read Only)\nThe received data can be read on it. If the FIFO bit is set as 1 the user also checks the RX_EMPTY SPI_STATUS[0] to check if there is any more received data or not.\nNote: 1. The SPI_RX1 is used only in TWOB.." wgroup.long 0x20++0x7 line.long 0x0 "SPI_TX0,SPI Transmit Data FIFO Register 0" hexmask.long 0x0 0.--31. 1. "TDATA,Transmit Data FIFO Bits(Write Only)\nThe Data Transmit Registers hold the data to be transmitted in the next transfer. The number of valid bits depends on the setting of transmit bit length field of the SPI_CTL register.\nFor example if TX_BIT_LEN.." line.long 0x4 "SPI_TX1,SPI Transmit Data FIFO Register 1" hexmask.long 0x4 0.--31. 1. "TDATA,Transmit Data FIFO Bits(Write Only)\nThe Data Transmit Registers hold the data to be transmitted in the next transfer. The number of valid bits depends on the setting of transmit bit length field of the SPI_CTL register.\nFor example if TX_BIT_LEN.." group.long 0x34++0xB line.long 0x0 "SPI_VARCLK,SPI Variable Clock Pattern Flag Register" hexmask.long 0x0 0.--31. 1. "VARCLK,Variable Clock Pattern Flag\nThe value in this field is the frequency patterns of the SPICLK.\nRefer to Variable Clock Function section for detail information. \n" line.long 0x4 "SPI_DMA,SPI DMA Control Register" bitfld.long 0x4 2. "PDMA_RST,PDMA Reset\nIt is used to reset the SPI PDMA function into default state. \nNote: it is auto cleared to '0' after the reset function has done." "0: After reset PDMA function or in normal operation,1: Reset PDMA function" newline bitfld.long 0x4 1. "RX_DMA_EN,Receiving PDMA Enable Control\nRefer to DMA section for more detail information.\nNote: \nHardware will clear this bit to 0 automatically after PDMA transfer done.\nIn Slave mode and the FIFO bit is disabled if the receive PDMA is enabled but.." "0: Receiver PDMA function Disabled,1: Receiver PDMA function Enabled" newline bitfld.long 0x4 0. "TX_DMA_EN,Transmit PDMA Enable Control\nRefer to DMA section for more detail information.\nSPI_CTLNote: \n1. Two transaction need minimal 18 APB clock + 8 SPI peripheral clocks suspend interval in master mode for edge mode and 18 APB clock + 9.5 SPI.." "0: Transmit PDMA function Disabled,1: Transmit PDMA function Enabled" line.long 0x8 "SPI_FFCTL,SPI FIFO Control Register" bitfld.long 0x8 28.--30. "TX_THRESHOLD,Transmit FIFO Threshold\nIf TX valid data counts small or equal than TXTHRESHOLD TXINT_STS (SPI_STATUS[10]) will set to 1." "0,1,2,3,4,5,6,7" newline bitfld.long 0x8 24.--26. "RX_THRESHOLD,Received FIFO Threshold\nIf RX valid data counts large than RXTHRESHOLD RXINT_STS (SPI_STATUS[8]) will set to 1 ." "0,1,2,3,4,5,6,7" newline bitfld.long 0x8 7. "TIMEOUT_EN,RX Read Time Out Function Enable Control\n" "0: RX read Timeout function Disabled,1: RX read Timeout function Enable" newline bitfld.long 0x8 4. "RXOVINT_EN,RX FIFO Over Run Interrupt Enable Control\n" "0: RX FIFO over run interrupt Disabled,1: RX FIFO over run interrupt Enable" newline bitfld.long 0x8 3. "TXINT_EN,TX Threshold Interrupt Enable Control\n" "0: TX threshold interrupt Disabled,1: TX threshold interrupt Enable" newline bitfld.long 0x8 2. "RXINT_EN,RX Threshold Interrupt Enable Control\n" "0: Rx threshold interrupt Disabled,1: RX threshold interrupt Enable" newline bitfld.long 0x8 1. "TX_CLR,Transmitting FIFO Counter Clear\nNote: This bit is used to clear the transmit counter in FIFO Mode. This bit can be written '1' to clear the transmitting counter and this bit will be cleared to '0' automatically after clearing transmitting.." "0: No clear the transmitted FIFO,1: Clear the transmitted FIFO" newline bitfld.long 0x8 0. "RX_CLR,Receiving FIFO Counter Clear\nNote: This bit is used to clear the receiver counter in FIFO Mode. This bit can be written '1' to clear the receiver counter and this bit will be cleared to '0' automatically after clearing receiving counter. After.." "0: No clear the received FIFO,1: Clear the received FIFO" group.long 0x50++0x3 line.long 0x0 "SPI_INTERNAL,SPI INTERNAL Register" tree.end tree.end tree "TMR (Timer Controller)" base ad:0x0 tree "TMR0" base ad:0x40010000 group.long 0x0++0x17 line.long 0x0 "TMR0_CTL,Timer 0 Control Register" bitfld.long 0x0 25. "INTR_TRG_MODE,Inter-timer Trigger Mode Selection\nThis bit controls the timer operation mode when inter-timer trigger function is enabled.\nWhen this bit is low the TMRx will be in counter mode and counting with external Clock Source or event. In.." "0: Inter-Timer Trigger function wouldn't ignore any..,1: Inter-Timer Trigger function would ignore.." bitfld.long 0x0 24. "INTR_TRG_EN,Inter-timer Trigger Function Enable Control\nThis bit controls if Inter-timer Trigger function is enabled.\nIf Inter-timer Trigger function is enabled the TMRx will be in counter mode and counting with external Clock Source or event. In.." "0: Inter-timer trigger function Disabled,1: Inter-timer trigger function Enabled" newline bitfld.long 0x0 22. "TCAP_DEB_EN,TC Pin De-bounce Enable Control\nWhen CAP_DEB_EN (TMRx_CTL[22]) is set the TC pin de-bounce circuit will be enabled to eliminate the bouncing of the signal.\nIn de-bounce circuit the TC pin signal will be sampled 4 times by TMRx_CLK.\nNote:.." "0: De-bounce circuit Disabled,1: De-bounce circuit Enabled" bitfld.long 0x0 20. "TCAP_CNT_MOD,Timer Capture Counting Mode Selection\nThis bit indicates the behavior of 24-bit up-counting timer while TCAP_EN (TMRx_CTL[16]) is set to high.\nIf this bit is 0 the free-counting mode the behavior of 24-bit up-counting timer is defined by.." "0: Capture with free-counting timer mode,1: Capture with trigger-counting timer mode" newline bitfld.long 0x0 18.--19. "TCAP_EDGE,TC Pin Edge Detect Selection\n" "0,1,2,3" bitfld.long 0x0 17. "TCAP_MODE,TC Pin Function Mode Selection\nThis bit indicates if the transition on TC pin is used as timer counter reset function or timer capture function.\n" "0: The transition on TC pin is used as timer..,1: The transition on TC pin is used as timer.." newline bitfld.long 0x0 16. "TCAP_EN,TC Pin Functional Enable Control\nThis bit controls if the transition on TC pin could be used as timer counter reset function or timer capture function.\n" "0: The transition on TC pin is ignored,1: The transition on TC pin will result in the.." bitfld.long 0x0 14. "EVNT_DEB_EN,External Event De-bounce Enable Control\nWhen EVNT_DEB_EN is set the external event pin de-bounce circuit will be enabled to eliminate the bouncing of the signal.\nIn de-bounce circuit the external event pin will be sampled 4 times by.." "0: De-bounce circuit Disabled,1: De-bounce circuit Enabled" newline bitfld.long 0x0 13. "EVENT_EDGE,Event Counting Mode Edge Selection\nThis bit indicates which edge of external event pin enabling the timer to increase 1.\n" "0: A falling edge of external event enabling the..,1: A rising edge of external event enabling the.." bitfld.long 0x0 12. "EVENT_EN,Event Counting Mode Enable Control\nWhen EVENT_EN is set the increase of 24-bit up-counting timer is controlled by external event pin.\nWhile the transition of external event pin matches the definition of EVENT_EDGE (TMRx_CTL[13]) the 24-bit.." "0: Timer counting is not controlled by external..,1: Timer counting is controlled by external event pin" newline bitfld.long 0x0 11. "TMR_TRG_SEL,Timer Trigger Selection\nThis bit controls if the TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is used to trigger PDMA and ADC while TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is set.\nIf this bit is low and TMR_IS (TMRx_ISR[0]) is set .." "0: TMR_IS (TMRx_ISR[0]) is used to trigger PDMA and..,1: TCAP_IS (TMRx_ISR[1]) is used to trigger PDMA.." bitfld.long 0x0 10. "PDMA_TEEN,Timer Trigger PDMA Enable Control\nThis bit controls if TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) could trigger PDMA.\nWhen PDMA_TEEN is set TMR_IS (TMRx_ISR[0]) is set and the CAP_TRG_EN (TMRx_CTL[11]) is low the timer controller will.." "0: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1])..,1: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]).." newline bitfld.long 0x0 8. "ADC_TEEN,Timer Trigger ADC Enable Control\nThis bit controls if TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) could trigger ADC.\nWhen ADC_TEEN is set TMR_IS (TMRx_ISR[0]) is set and the CAP_TRG_EN (TMRx_CTL[11]) is low the timer controller will.." "0: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1])..,1: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]).." rbitfld.long 0x0 7. "TMR_ACT,Timer Active Status Bit (Read Only)\nThis bit indicates the timer counter status of timer.\n" "0: Timer is not active,1: Timer is in active" newline bitfld.long 0x0 6. "ACMP_EN_TMR,ACMP Trigger Timer Enable Control\nThis bit high enables the functionality that when ACMP0 is in sigma-delta mode it could enable Timer.\n" "0: ACMP0 trigger timer functionality disabled,1: ACMP0 trigger timer functionality enabled" bitfld.long 0x0 4.--5. "MODE_SEL,Timer Operating Mode Select\n" "0,1,2,3" newline bitfld.long 0x0 3. "DBGACK_EN,ICE Debug Mode Acknowledge Ineffective Enable Control\n" "0: ICE debug mode acknowledgement effects TIMER..,1: ICE debug mode acknowledgement is ineffective.." bitfld.long 0x0 2. "WAKE_EN,Wake-up Enable Control\nWhen WAKE_EN is set and the TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is set the timer controller will generate a wake-up trigger event to CPU.\n" "0: Wake-up trigger event Disabled,1: Wake-up trigger event Enabled" newline bitfld.long 0x0 1. "SW_RST,Software Reset\nSet this bit will reset the timer counter pre-scale counter and also force TMR_EN (TMRx_CTL [0]) to 0.\nNote: This bit will be auto cleared and takes at least 3 TMRx_CLK clock cycles." "0: No effect,1: Reset Timer's pre-scale counter internal 24-bit.." bitfld.long 0x0 0. "TMR_EN,Timer Counter Enable Control\n" "0: Stops/Suspends counting,1: Starts counting" line.long 0x4 "TMR0_PRECNT,Timer 0 Pre-scale Counter Register" hexmask.long.byte 0x4 0.--7. 1. "PRESCALE_CNT,Pre-scale Counter\n" line.long 0x8 "TMR0_CMPR,Timer 0 Compare Register" hexmask.long.tbyte 0x8 0.--23. 1. "TMR_CMP,Timer Compared Value\nTMR_CMP is a 24-bit compared register. When the internal 24-bit up-counter counts and its value is equal to TMR_CMP value a Timer Interrupt is requested if the timer interrupt is enabled with TMR_EN (TMRx_CTL [0]) is.." line.long 0xC "TMR0_IER,Timer 0 Interrupt Enable Register" bitfld.long 0xC 1. "TCAP_IE,Timer Capture Function Interrupt Enable Control\nNote: If timer external pin function interrupt is enabled the timer asserts its interrupt signal when the TCAP_EN (TMRx_CTL[16]) is set and the transition of external pin matches the TCAP_EDGE.." "0: Timer External Pin Function Interrupt Disabled,1: Timer External Pin Function Interrupt Enabled" bitfld.long 0xC 0. "TMR_IE,Timer Interrupt Enable Control\nNote: If timer interrupt is enabled the timer asserts its interrupt signal when the associated counter is equal to TMR_CMPR." "0: Timer Interrupt Disabled,1: Timer Interrupt Enabled" line.long 0x10 "TMR0_ISR,Timer 0 Interrupt Status Register" bitfld.long 0x10 6. "TCAP_IS_FEDGE,TC Pin Edge Detect Is Falling\nThis flag indicates the edge detected in TC pin is rising edge or falling edge.\nTimer only updates this flag when it udpates the Timer Capture Data (TMR_TCAP[23:0]) value. When a new incoming capture event.." "0: TC pin edge detected is rising edge,1: TC pin edge detected is falling edge" bitfld.long 0x10 5. "NCAP_DET_STS,New Capture Detected Status\nThis status is to indicate there is a new incoming capture event detected before CPU clearing the TCAP_IS (TMRx_ISR[1]) status.\nIf the above condition occurred the Timer will keep register TMRx_TCAP unchanged.." "0: New incoming capture event didn't detect before..,1: New incoming capture event detected before CPU.." newline bitfld.long 0x10 4. "TMR_WAKE_STS,Timer Wake-up Status\nIf timer causes CPU wakes up from Power-down mode this bit will be set to high. It must be cleared by software with a write 1 to this bit.\n" "0: Timer does not cause system wake-up,1: Wakes system up from Power-down mode by Timer.." bitfld.long 0x10 1. "TCAP_IS,Timer Capture Function Interrupt Status\nThis bit indicates the external pin function interrupt status of Timer.\nThis bit is set by hardware when TCAP_EN (TMRx_CTL[16]) is set high and the transition of external pin matches the TCAP_EDGE.." "0,1" newline bitfld.long 0x10 0. "TMR_IS,Timer Interrupt Status\nThis bit indicates the interrupt status of Timer.\nThis bit is set by hardware when the up counting value of internal 24-bit counter matches the timer compared value (TMR_CMPR). Write 1 to clear this bit to 0.\nIf this bit.." "0,1" line.long 0x14 "TMR0_DR,Timer 0 Data Register" bitfld.long 0x14 31. "RSTACT,Reset Active\nThis bit indicates if the counter reset operation active.\nWhen user write this register timer starts to reset its internal 24-bit timer up-counter and 8-bit pre-scale counter to 0. In the same time timer set this flag to 1 to.." "0: Reset operation done,1: Reset operation triggered by writing TMR_DR is.." hexmask.long.tbyte 0x14 0.--23. 1. "TDR,Timer Data Register (Read)\nUser can read this register for internal 24-bit timer up-counter value.\nCounter Reset (Write)\nUser can write any value to this register to reset internal 24-bit timer up-counter and 8-bit pre-scale counter. This reset.." rgroup.long 0x18++0x3 line.long 0x0 "TMR0_TCAP,Timer 0 Capture Data Register" hexmask.long.tbyte 0x0 0.--23. 1. "CAP,Timer Capture Data Register\nWhen TCAP_EN (TMRx_CTL[16]) is set TCAP_MODE (TMRx_CTL[17]) is 0 TCAP_CNT_MOD (TMRx_CTL[20]) is 0 and the transition of external pin matches the TCAP_EDGE (TMRx_CTL[19:18]) setting the value of 24-bit up-counting.." group.long 0x20++0x3 line.long 0x0 "TMR0_ECTL,Timer 0 Extended Control Register" hexmask.long.byte 0x0 24.--31. 1. "EVNT_DROP_CNT,Event Drop Count\nThis field indicates timer to drop how many events after inter-timer trigger function enable.\nFor example if user writes 0x7 to this field timer would drop 7 first incoming events and starts the inter-timer trigger.." bitfld.long 0x0 16. "CAP_SRC,Capture Function Source Selection\nThis bit defines timer counter reset function or timer capture function controlled by transition of TC pin or transition of internal signals from other functional blocks of this chip.\nNote: When this bit is.." "0: Transition of TC pin selected,1: Transition of internal signals from ACMP0" newline bitfld.long 0x0 12. "EVNT_GEN_SRC,Event Generator Reference Input Source Selection\nThis bit defines the event generator function controlled by external event pin or internal event signals from ACMP0.\n" "0: The event generator reference source is from..,1: The event generator reference source is from ACMP0" bitfld.long 0x0 8. "EVNT_CNT_SRC,Event Counting Source Selection\n" "0: The event counting source is from external event..,1: The event counting source is from TMRx's event.." newline bitfld.long 0x0 1. "EVNT_GEN_POL,Event Generator Reference Input Source Polarity Selection\nWhen this bit is low and EVNT_GEN_EN (TMRx_ECTL[0]) is high timer would generate a high pulse event out when it increases the 24-bit up counter and the polarity of signal defined by.." "0: Timer generates a high pulse event out when it..,1: Timer generates a high pulse event out when it.." bitfld.long 0x0 0. "EVNT_GEN_EN,Event Generator Function Enable Control\nWhen this bit is high timer would generate a high pulse event out when it increases the 24-bit up counter and the polarity of signal defined by EVNT_GEN_SRC (TMRx_ECTL[12]) is same as the polarity.." "0: Event generator function disabled,1: Event generator function enabled" rgroup.long 0x200++0x17 line.long 0x0 "GPA_SHADOW,GPIO Port A Pin Value Shadow Register" bitfld.long 0x0 15. "PIN15,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x0 14. "PIN14,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x0 13. "PIN13,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x0 12. "PIN12,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x0 11. "PIN11,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x0 10. "PIN10,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x0 9. "PIN9,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x0 8. "PIN8,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x0 7. "PIN7,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x0 6. "PIN6,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x0 5. "PIN5,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x0 4. "PIN4,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x0 3. "PIN3,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x0 2. "PIN2,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x0 1. "PIN1,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x0 0. "PIN0,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" line.long 0x4 "GPB_SHADOW,GPIO Port B Pin Value Shadow Register" bitfld.long 0x4 15. "PIN15,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x4 14. "PIN14,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x4 13. "PIN13,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x4 12. "PIN12,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x4 11. "PIN11,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x4 10. "PIN10,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x4 9. "PIN9,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x4 8. "PIN8,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x4 7. "PIN7,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x4 6. "PIN6,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x4 5. "PIN5,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x4 4. "PIN4,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x4 3. "PIN3,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x4 2. "PIN2,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x4 1. "PIN1,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x4 0. "PIN0,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" line.long 0x8 "GPC_SHADOW,GPIO Port C Pin Value Shadow Register" bitfld.long 0x8 15. "PIN15,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x8 14. "PIN14,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x8 13. "PIN13,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x8 12. "PIN12,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x8 11. "PIN11,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x8 10. "PIN10,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x8 9. "PIN9,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x8 8. "PIN8,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x8 7. "PIN7,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x8 6. "PIN6,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x8 5. "PIN5,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x8 4. "PIN4,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x8 3. "PIN3,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x8 2. "PIN2,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x8 1. "PIN1,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x8 0. "PIN0,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" line.long 0xC "GPD_SHADOW,GPIO Port D Pin Value Shadow Register" bitfld.long 0xC 15. "PIN15,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0xC 14. "PIN14,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0xC 13. "PIN13,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0xC 12. "PIN12,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0xC 11. "PIN11,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0xC 10. "PIN10,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0xC 9. "PIN9,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0xC 8. "PIN8,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0xC 7. "PIN7,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0xC 6. "PIN6,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0xC 5. "PIN5,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0xC 4. "PIN4,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0xC 3. "PIN3,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0xC 2. "PIN2,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0xC 1. "PIN1,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0xC 0. "PIN0,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" line.long 0x10 "GPE_SHADOW,GPIO Port E Pin Value Shadow Register" bitfld.long 0x10 15. "PIN15,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x10 14. "PIN14,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x10 13. "PIN13,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x10 12. "PIN12,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x10 11. "PIN11,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x10 10. "PIN10,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x10 9. "PIN9,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x10 8. "PIN8,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x10 7. "PIN7,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x10 6. "PIN6,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x10 5. "PIN5,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x10 4. "PIN4,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x10 3. "PIN3,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x10 2. "PIN2,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x10 1. "PIN1,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x10 0. "PIN0,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" line.long 0x14 "GPF_SHADOW,GPIO Port F Pin Value Shadow Register" bitfld.long 0x14 15. "PIN15,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x14 14. "PIN14,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x14 13. "PIN13,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x14 12. "PIN12,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x14 11. "PIN11,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x14 10. "PIN10,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x14 9. "PIN9,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x14 8. "PIN8,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x14 7. "PIN7,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x14 6. "PIN6,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x14 5. "PIN5,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x14 4. "PIN4,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x14 3. "PIN3,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x14 2. "PIN2,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" newline bitfld.long 0x14 1. "PIN1,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" bitfld.long 0x14 0. "PIN0,GPIO Port [A/B/C/D/E/F] Pin Values\nThe value read from each of these bit reflects the actual status of the respective GPIO pin.\nThese registers are shadow registers of GPIOx_PIN register.\nNote 1: For GPE_SHADOW bits [15:10] are reserved.\nNote.." "?,1: For GPF_SHADOW" tree.end tree "TMR1" base ad:0x40010100 group.long 0x0++0x17 line.long 0x0 "TMR1_CTL,Timer 1 Control Register" bitfld.long 0x0 25. "INTR_TRG_MODE,Inter-timer Trigger Mode Selection\nThis bit controls the timer operation mode when inter-timer trigger function is enabled.\nWhen this bit is low the TMRx will be in counter mode and counting with external Clock Source or event. In.." "0: Inter-Timer Trigger function wouldn't ignore any..,1: Inter-Timer Trigger function would ignore.." bitfld.long 0x0 24. "INTR_TRG_EN,Inter-timer Trigger Function Enable Control\nThis bit controls if Inter-timer Trigger function is enabled.\nIf Inter-timer Trigger function is enabled the TMRx will be in counter mode and counting with external Clock Source or event. In.." "0: Inter-timer trigger function Disabled,1: Inter-timer trigger function Enabled" newline bitfld.long 0x0 22. "TCAP_DEB_EN,TC Pin De-bounce Enable Control\nWhen CAP_DEB_EN (TMRx_CTL[22]) is set the TC pin de-bounce circuit will be enabled to eliminate the bouncing of the signal.\nIn de-bounce circuit the TC pin signal will be sampled 4 times by TMRx_CLK.\nNote:.." "0: De-bounce circuit Disabled,1: De-bounce circuit Enabled" bitfld.long 0x0 20. "TCAP_CNT_MOD,Timer Capture Counting Mode Selection\nThis bit indicates the behavior of 24-bit up-counting timer while TCAP_EN (TMRx_CTL[16]) is set to high.\nIf this bit is 0 the free-counting mode the behavior of 24-bit up-counting timer is defined by.." "0: Capture with free-counting timer mode,1: Capture with trigger-counting timer mode" newline bitfld.long 0x0 18.--19. "TCAP_EDGE,TC Pin Edge Detect Selection\n" "0,1,2,3" bitfld.long 0x0 17. "TCAP_MODE,TC Pin Function Mode Selection\nThis bit indicates if the transition on TC pin is used as timer counter reset function or timer capture function.\n" "0: The transition on TC pin is used as timer..,1: The transition on TC pin is used as timer.." newline bitfld.long 0x0 16. "TCAP_EN,TC Pin Functional Enable Control\nThis bit controls if the transition on TC pin could be used as timer counter reset function or timer capture function.\n" "0: The transition on TC pin is ignored,1: The transition on TC pin will result in the.." bitfld.long 0x0 14. "EVNT_DEB_EN,External Event De-bounce Enable Control\nWhen EVNT_DEB_EN is set the external event pin de-bounce circuit will be enabled to eliminate the bouncing of the signal.\nIn de-bounce circuit the external event pin will be sampled 4 times by.." "0: De-bounce circuit Disabled,1: De-bounce circuit Enabled" newline bitfld.long 0x0 13. "EVENT_EDGE,Event Counting Mode Edge Selection\nThis bit indicates which edge of external event pin enabling the timer to increase 1.\n" "0: A falling edge of external event enabling the..,1: A rising edge of external event enabling the.." bitfld.long 0x0 12. "EVENT_EN,Event Counting Mode Enable Control\nWhen EVENT_EN is set the increase of 24-bit up-counting timer is controlled by external event pin.\nWhile the transition of external event pin matches the definition of EVENT_EDGE (TMRx_CTL[13]) the 24-bit.." "0: Timer counting is not controlled by external..,1: Timer counting is controlled by external event pin" newline bitfld.long 0x0 11. "TMR_TRG_SEL,Timer Trigger Selection\nThis bit controls if the TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is used to trigger PDMA and ADC while TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is set.\nIf this bit is low and TMR_IS (TMRx_ISR[0]) is set .." "0: TMR_IS (TMRx_ISR[0]) is used to trigger PDMA and..,1: TCAP_IS (TMRx_ISR[1]) is used to trigger PDMA.." bitfld.long 0x0 10. "PDMA_TEEN,Timer Trigger PDMA Enable Control\nThis bit controls if TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) could trigger PDMA.\nWhen PDMA_TEEN is set TMR_IS (TMRx_ISR[0]) is set and the CAP_TRG_EN (TMRx_CTL[11]) is low the timer controller will.." "0: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1])..,1: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]).." newline bitfld.long 0x0 8. "ADC_TEEN,Timer Trigger ADC Enable Control\nThis bit controls if TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) could trigger ADC.\nWhen ADC_TEEN is set TMR_IS (TMRx_ISR[0]) is set and the CAP_TRG_EN (TMRx_CTL[11]) is low the timer controller will.." "0: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1])..,1: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]).." rbitfld.long 0x0 7. "TMR_ACT,Timer Active Status Bit (Read Only)\nThis bit indicates the timer counter status of timer.\n" "0: Timer is not active,1: Timer is in active" newline bitfld.long 0x0 6. "ACMP_EN_TMR,ACMP Trigger Timer Enable Control\nThis bit high enables the functionality that when ACMP0 is in sigma-delta mode it could enable Timer.\n" "0: ACMP0 trigger timer functionality disabled,1: ACMP0 trigger timer functionality enabled" bitfld.long 0x0 4.--5. "MODE_SEL,Timer Operating Mode Select\n" "0,1,2,3" newline bitfld.long 0x0 3. "DBGACK_EN,ICE Debug Mode Acknowledge Ineffective Enable Control\n" "0: ICE debug mode acknowledgement effects TIMER..,1: ICE debug mode acknowledgement is ineffective.." bitfld.long 0x0 2. "WAKE_EN,Wake-up Enable Control\nWhen WAKE_EN is set and the TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is set the timer controller will generate a wake-up trigger event to CPU.\n" "0: Wake-up trigger event Disabled,1: Wake-up trigger event Enabled" newline bitfld.long 0x0 1. "SW_RST,Software Reset\nSet this bit will reset the timer counter pre-scale counter and also force TMR_EN (TMRx_CTL [0]) to 0.\nNote: This bit will be auto cleared and takes at least 3 TMRx_CLK clock cycles." "0: No effect,1: Reset Timer's pre-scale counter internal 24-bit.." bitfld.long 0x0 0. "TMR_EN,Timer Counter Enable Control\n" "0: Stops/Suspends counting,1: Starts counting" line.long 0x4 "TMR1_PRECNT,Timer 1 Pre-scale Counter Register" hexmask.long.byte 0x4 0.--7. 1. "PRESCALE_CNT,Pre-scale Counter\n" line.long 0x8 "TMR1_CMPR,Timer 1 Compare Register" hexmask.long.tbyte 0x8 0.--23. 1. "TMR_CMP,Timer Compared Value\nTMR_CMP is a 24-bit compared register. When the internal 24-bit up-counter counts and its value is equal to TMR_CMP value a Timer Interrupt is requested if the timer interrupt is enabled with TMR_EN (TMRx_CTL [0]) is.." line.long 0xC "TMR1_IER,Timer 1 Interrupt Enable Register" bitfld.long 0xC 1. "TCAP_IE,Timer Capture Function Interrupt Enable Control\nNote: If timer external pin function interrupt is enabled the timer asserts its interrupt signal when the TCAP_EN (TMRx_CTL[16]) is set and the transition of external pin matches the TCAP_EDGE.." "0: Timer External Pin Function Interrupt Disabled,1: Timer External Pin Function Interrupt Enabled" bitfld.long 0xC 0. "TMR_IE,Timer Interrupt Enable Control\nNote: If timer interrupt is enabled the timer asserts its interrupt signal when the associated counter is equal to TMR_CMPR." "0: Timer Interrupt Disabled,1: Timer Interrupt Enabled" line.long 0x10 "TMR1_ISR,Timer 1 Interrupt Status Register" bitfld.long 0x10 6. "TCAP_IS_FEDGE,TC Pin Edge Detect Is Falling\nThis flag indicates the edge detected in TC pin is rising edge or falling edge.\nTimer only updates this flag when it udpates the Timer Capture Data (TMR_TCAP[23:0]) value. When a new incoming capture event.." "0: TC pin edge detected is rising edge,1: TC pin edge detected is falling edge" bitfld.long 0x10 5. "NCAP_DET_STS,New Capture Detected Status\nThis status is to indicate there is a new incoming capture event detected before CPU clearing the TCAP_IS (TMRx_ISR[1]) status.\nIf the above condition occurred the Timer will keep register TMRx_TCAP unchanged.." "0: New incoming capture event didn't detect before..,1: New incoming capture event detected before CPU.." newline bitfld.long 0x10 4. "TMR_WAKE_STS,Timer Wake-up Status\nIf timer causes CPU wakes up from Power-down mode this bit will be set to high. It must be cleared by software with a write 1 to this bit.\n" "0: Timer does not cause system wake-up,1: Wakes system up from Power-down mode by Timer.." bitfld.long 0x10 1. "TCAP_IS,Timer Capture Function Interrupt Status\nThis bit indicates the external pin function interrupt status of Timer.\nThis bit is set by hardware when TCAP_EN (TMRx_CTL[16]) is set high and the transition of external pin matches the TCAP_EDGE.." "0,1" newline bitfld.long 0x10 0. "TMR_IS,Timer Interrupt Status\nThis bit indicates the interrupt status of Timer.\nThis bit is set by hardware when the up counting value of internal 24-bit counter matches the timer compared value (TMR_CMPR). Write 1 to clear this bit to 0.\nIf this bit.." "0,1" line.long 0x14 "TMR1_DR,Timer 1 Data Register" bitfld.long 0x14 31. "RSTACT,Reset Active\nThis bit indicates if the counter reset operation active.\nWhen user write this register timer starts to reset its internal 24-bit timer up-counter and 8-bit pre-scale counter to 0. In the same time timer set this flag to 1 to.." "0: Reset operation done,1: Reset operation triggered by writing TMR_DR is.." hexmask.long.tbyte 0x14 0.--23. 1. "TDR,Timer Data Register (Read)\nUser can read this register for internal 24-bit timer up-counter value.\nCounter Reset (Write)\nUser can write any value to this register to reset internal 24-bit timer up-counter and 8-bit pre-scale counter. This reset.." rgroup.long 0x18++0x3 line.long 0x0 "TMR1_TCAP,Timer 1 Capture Data Register" hexmask.long.tbyte 0x0 0.--23. 1. "CAP,Timer Capture Data Register\nWhen TCAP_EN (TMRx_CTL[16]) is set TCAP_MODE (TMRx_CTL[17]) is 0 TCAP_CNT_MOD (TMRx_CTL[20]) is 0 and the transition of external pin matches the TCAP_EDGE (TMRx_CTL[19:18]) setting the value of 24-bit up-counting.." group.long 0x20++0x3 line.long 0x0 "TMR1_ECTL,Timer 1 Extended Control Register" hexmask.long.byte 0x0 24.--31. 1. "EVNT_DROP_CNT,Event Drop Count\nThis field indicates timer to drop how many events after inter-timer trigger function enable.\nFor example if user writes 0x7 to this field timer would drop 7 first incoming events and starts the inter-timer trigger.." bitfld.long 0x0 16. "CAP_SRC,Capture Function Source Selection\nThis bit defines timer counter reset function or timer capture function controlled by transition of TC pin or transition of internal signals from other functional blocks of this chip.\nNote: When this bit is.." "0: Transition of TC pin selected,1: Transition of internal signals from ACMP0" newline bitfld.long 0x0 12. "EVNT_GEN_SRC,Event Generator Reference Input Source Selection\nThis bit defines the event generator function controlled by external event pin or internal event signals from ACMP0.\n" "0: The event generator reference source is from..,1: The event generator reference source is from ACMP0" bitfld.long 0x0 8. "EVNT_CNT_SRC,Event Counting Source Selection\n" "0: The event counting source is from external event..,1: The event counting source is from TMRx's event.." newline bitfld.long 0x0 1. "EVNT_GEN_POL,Event Generator Reference Input Source Polarity Selection\nWhen this bit is low and EVNT_GEN_EN (TMRx_ECTL[0]) is high timer would generate a high pulse event out when it increases the 24-bit up counter and the polarity of signal defined by.." "0: Timer generates a high pulse event out when it..,1: Timer generates a high pulse event out when it.." bitfld.long 0x0 0. "EVNT_GEN_EN,Event Generator Function Enable Control\nWhen this bit is high timer would generate a high pulse event out when it increases the 24-bit up counter and the polarity of signal defined by EVNT_GEN_SRC (TMRx_ECTL[12]) is same as the polarity.." "0: Event generator function disabled,1: Event generator function enabled" tree.end tree "TMR2" base ad:0x40110000 group.long 0x0++0x17 line.long 0x0 "TMR2_CTL,Timer 2 Control Register" bitfld.long 0x0 25. "INTR_TRG_MODE,Inter-timer Trigger Mode Selection\nThis bit controls the timer operation mode when inter-timer trigger function is enabled.\nWhen this bit is low the TMRx will be in counter mode and counting with external Clock Source or event. In.." "0: Inter-Timer Trigger function wouldn't ignore any..,1: Inter-Timer Trigger function would ignore.." bitfld.long 0x0 24. "INTR_TRG_EN,Inter-timer Trigger Function Enable Control\nThis bit controls if Inter-timer Trigger function is enabled.\nIf Inter-timer Trigger function is enabled the TMRx will be in counter mode and counting with external Clock Source or event. In.." "0: Inter-timer trigger function Disabled,1: Inter-timer trigger function Enabled" newline bitfld.long 0x0 22. "TCAP_DEB_EN,TC Pin De-bounce Enable Control\nWhen CAP_DEB_EN (TMRx_CTL[22]) is set the TC pin de-bounce circuit will be enabled to eliminate the bouncing of the signal.\nIn de-bounce circuit the TC pin signal will be sampled 4 times by TMRx_CLK.\nNote:.." "0: De-bounce circuit Disabled,1: De-bounce circuit Enabled" bitfld.long 0x0 20. "TCAP_CNT_MOD,Timer Capture Counting Mode Selection\nThis bit indicates the behavior of 24-bit up-counting timer while TCAP_EN (TMRx_CTL[16]) is set to high.\nIf this bit is 0 the free-counting mode the behavior of 24-bit up-counting timer is defined by.." "0: Capture with free-counting timer mode,1: Capture with trigger-counting timer mode" newline bitfld.long 0x0 18.--19. "TCAP_EDGE,TC Pin Edge Detect Selection\n" "0,1,2,3" bitfld.long 0x0 17. "TCAP_MODE,TC Pin Function Mode Selection\nThis bit indicates if the transition on TC pin is used as timer counter reset function or timer capture function.\n" "0: The transition on TC pin is used as timer..,1: The transition on TC pin is used as timer.." newline bitfld.long 0x0 16. "TCAP_EN,TC Pin Functional Enable Control\nThis bit controls if the transition on TC pin could be used as timer counter reset function or timer capture function.\n" "0: The transition on TC pin is ignored,1: The transition on TC pin will result in the.." bitfld.long 0x0 14. "EVNT_DEB_EN,External Event De-bounce Enable Control\nWhen EVNT_DEB_EN is set the external event pin de-bounce circuit will be enabled to eliminate the bouncing of the signal.\nIn de-bounce circuit the external event pin will be sampled 4 times by.." "0: De-bounce circuit Disabled,1: De-bounce circuit Enabled" newline bitfld.long 0x0 13. "EVENT_EDGE,Event Counting Mode Edge Selection\nThis bit indicates which edge of external event pin enabling the timer to increase 1.\n" "0: A falling edge of external event enabling the..,1: A rising edge of external event enabling the.." bitfld.long 0x0 12. "EVENT_EN,Event Counting Mode Enable Control\nWhen EVENT_EN is set the increase of 24-bit up-counting timer is controlled by external event pin.\nWhile the transition of external event pin matches the definition of EVENT_EDGE (TMRx_CTL[13]) the 24-bit.." "0: Timer counting is not controlled by external..,1: Timer counting is controlled by external event pin" newline bitfld.long 0x0 11. "TMR_TRG_SEL,Timer Trigger Selection\nThis bit controls if the TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is used to trigger PDMA and ADC while TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is set.\nIf this bit is low and TMR_IS (TMRx_ISR[0]) is set .." "0: TMR_IS (TMRx_ISR[0]) is used to trigger PDMA and..,1: TCAP_IS (TMRx_ISR[1]) is used to trigger PDMA.." bitfld.long 0x0 10. "PDMA_TEEN,Timer Trigger PDMA Enable Control\nThis bit controls if TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) could trigger PDMA.\nWhen PDMA_TEEN is set TMR_IS (TMRx_ISR[0]) is set and the CAP_TRG_EN (TMRx_CTL[11]) is low the timer controller will.." "0: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1])..,1: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]).." newline bitfld.long 0x0 8. "ADC_TEEN,Timer Trigger ADC Enable Control\nThis bit controls if TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) could trigger ADC.\nWhen ADC_TEEN is set TMR_IS (TMRx_ISR[0]) is set and the CAP_TRG_EN (TMRx_CTL[11]) is low the timer controller will.." "0: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1])..,1: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]).." rbitfld.long 0x0 7. "TMR_ACT,Timer Active Status Bit (Read Only)\nThis bit indicates the timer counter status of timer.\n" "0: Timer is not active,1: Timer is in active" newline bitfld.long 0x0 6. "ACMP_EN_TMR,ACMP Trigger Timer Enable Control\nThis bit high enables the functionality that when ACMP0 is in sigma-delta mode it could enable Timer.\n" "0: ACMP0 trigger timer functionality disabled,1: ACMP0 trigger timer functionality enabled" bitfld.long 0x0 4.--5. "MODE_SEL,Timer Operating Mode Select\n" "0,1,2,3" newline bitfld.long 0x0 3. "DBGACK_EN,ICE Debug Mode Acknowledge Ineffective Enable Control\n" "0: ICE debug mode acknowledgement effects TIMER..,1: ICE debug mode acknowledgement is ineffective.." bitfld.long 0x0 2. "WAKE_EN,Wake-up Enable Control\nWhen WAKE_EN is set and the TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is set the timer controller will generate a wake-up trigger event to CPU.\n" "0: Wake-up trigger event Disabled,1: Wake-up trigger event Enabled" newline bitfld.long 0x0 1. "SW_RST,Software Reset\nSet this bit will reset the timer counter pre-scale counter and also force TMR_EN (TMRx_CTL [0]) to 0.\nNote: This bit will be auto cleared and takes at least 3 TMRx_CLK clock cycles." "0: No effect,1: Reset Timer's pre-scale counter internal 24-bit.." bitfld.long 0x0 0. "TMR_EN,Timer Counter Enable Control\n" "0: Stops/Suspends counting,1: Starts counting" line.long 0x4 "TMR2_PRECNT,Timer 2 Pre-scale Counter Register" hexmask.long.byte 0x4 0.--7. 1. "PRESCALE_CNT,Pre-scale Counter\n" line.long 0x8 "TMR2_CMPR,Timer 2 Compare Register" hexmask.long.tbyte 0x8 0.--23. 1. "TMR_CMP,Timer Compared Value\nTMR_CMP is a 24-bit compared register. When the internal 24-bit up-counter counts and its value is equal to TMR_CMP value a Timer Interrupt is requested if the timer interrupt is enabled with TMR_EN (TMRx_CTL [0]) is.." line.long 0xC "TMR2_IER,Timer 2 Interrupt Enable Register" bitfld.long 0xC 1. "TCAP_IE,Timer Capture Function Interrupt Enable Control\nNote: If timer external pin function interrupt is enabled the timer asserts its interrupt signal when the TCAP_EN (TMRx_CTL[16]) is set and the transition of external pin matches the TCAP_EDGE.." "0: Timer External Pin Function Interrupt Disabled,1: Timer External Pin Function Interrupt Enabled" bitfld.long 0xC 0. "TMR_IE,Timer Interrupt Enable Control\nNote: If timer interrupt is enabled the timer asserts its interrupt signal when the associated counter is equal to TMR_CMPR." "0: Timer Interrupt Disabled,1: Timer Interrupt Enabled" line.long 0x10 "TMR2_ISR,Timer 2 Interrupt Status Register" bitfld.long 0x10 6. "TCAP_IS_FEDGE,TC Pin Edge Detect Is Falling\nThis flag indicates the edge detected in TC pin is rising edge or falling edge.\nTimer only updates this flag when it udpates the Timer Capture Data (TMR_TCAP[23:0]) value. When a new incoming capture event.." "0: TC pin edge detected is rising edge,1: TC pin edge detected is falling edge" bitfld.long 0x10 5. "NCAP_DET_STS,New Capture Detected Status\nThis status is to indicate there is a new incoming capture event detected before CPU clearing the TCAP_IS (TMRx_ISR[1]) status.\nIf the above condition occurred the Timer will keep register TMRx_TCAP unchanged.." "0: New incoming capture event didn't detect before..,1: New incoming capture event detected before CPU.." newline bitfld.long 0x10 4. "TMR_WAKE_STS,Timer Wake-up Status\nIf timer causes CPU wakes up from Power-down mode this bit will be set to high. It must be cleared by software with a write 1 to this bit.\n" "0: Timer does not cause system wake-up,1: Wakes system up from Power-down mode by Timer.." bitfld.long 0x10 1. "TCAP_IS,Timer Capture Function Interrupt Status\nThis bit indicates the external pin function interrupt status of Timer.\nThis bit is set by hardware when TCAP_EN (TMRx_CTL[16]) is set high and the transition of external pin matches the TCAP_EDGE.." "0,1" newline bitfld.long 0x10 0. "TMR_IS,Timer Interrupt Status\nThis bit indicates the interrupt status of Timer.\nThis bit is set by hardware when the up counting value of internal 24-bit counter matches the timer compared value (TMR_CMPR). Write 1 to clear this bit to 0.\nIf this bit.." "0,1" line.long 0x14 "TMR2_DR,Timer 2 Data Register" bitfld.long 0x14 31. "RSTACT,Reset Active\nThis bit indicates if the counter reset operation active.\nWhen user write this register timer starts to reset its internal 24-bit timer up-counter and 8-bit pre-scale counter to 0. In the same time timer set this flag to 1 to.." "0: Reset operation done,1: Reset operation triggered by writing TMR_DR is.." hexmask.long.tbyte 0x14 0.--23. 1. "TDR,Timer Data Register (Read)\nUser can read this register for internal 24-bit timer up-counter value.\nCounter Reset (Write)\nUser can write any value to this register to reset internal 24-bit timer up-counter and 8-bit pre-scale counter. This reset.." rgroup.long 0x18++0x3 line.long 0x0 "TMR2_TCAP,Timer 2 Capture Data Register" hexmask.long.tbyte 0x0 0.--23. 1. "CAP,Timer Capture Data Register\nWhen TCAP_EN (TMRx_CTL[16]) is set TCAP_MODE (TMRx_CTL[17]) is 0 TCAP_CNT_MOD (TMRx_CTL[20]) is 0 and the transition of external pin matches the TCAP_EDGE (TMRx_CTL[19:18]) setting the value of 24-bit up-counting.." group.long 0x20++0x3 line.long 0x0 "TMR2_ECTL,Timer 2 Extended Control Register" hexmask.long.byte 0x0 24.--31. 1. "EVNT_DROP_CNT,Event Drop Count\nThis field indicates timer to drop how many events after inter-timer trigger function enable.\nFor example if user writes 0x7 to this field timer would drop 7 first incoming events and starts the inter-timer trigger.." bitfld.long 0x0 16. "CAP_SRC,Capture Function Source Selection\nThis bit defines timer counter reset function or timer capture function controlled by transition of TC pin or transition of internal signals from other functional blocks of this chip.\nNote: When this bit is.." "0: Transition of TC pin selected,1: Transition of internal signals from ACMP0" newline bitfld.long 0x0 12. "EVNT_GEN_SRC,Event Generator Reference Input Source Selection\nThis bit defines the event generator function controlled by external event pin or internal event signals from ACMP0.\n" "0: The event generator reference source is from..,1: The event generator reference source is from ACMP0" bitfld.long 0x0 8. "EVNT_CNT_SRC,Event Counting Source Selection\n" "0: The event counting source is from external event..,1: The event counting source is from TMRx's event.." newline bitfld.long 0x0 1. "EVNT_GEN_POL,Event Generator Reference Input Source Polarity Selection\nWhen this bit is low and EVNT_GEN_EN (TMRx_ECTL[0]) is high timer would generate a high pulse event out when it increases the 24-bit up counter and the polarity of signal defined by.." "0: Timer generates a high pulse event out when it..,1: Timer generates a high pulse event out when it.." bitfld.long 0x0 0. "EVNT_GEN_EN,Event Generator Function Enable Control\nWhen this bit is high timer would generate a high pulse event out when it increases the 24-bit up counter and the polarity of signal defined by EVNT_GEN_SRC (TMRx_ECTL[12]) is same as the polarity.." "0: Event generator function disabled,1: Event generator function enabled" tree.end tree "TMR3" base ad:0x40110100 group.long 0x0++0x17 line.long 0x0 "TMR3_CTL,Timer 3 Control Register" bitfld.long 0x0 25. "INTR_TRG_MODE,Inter-timer Trigger Mode Selection\nThis bit controls the timer operation mode when inter-timer trigger function is enabled.\nWhen this bit is low the TMRx will be in counter mode and counting with external Clock Source or event. In.." "0: Inter-Timer Trigger function wouldn't ignore any..,1: Inter-Timer Trigger function would ignore.." bitfld.long 0x0 24. "INTR_TRG_EN,Inter-timer Trigger Function Enable Control\nThis bit controls if Inter-timer Trigger function is enabled.\nIf Inter-timer Trigger function is enabled the TMRx will be in counter mode and counting with external Clock Source or event. In.." "0: Inter-timer trigger function Disabled,1: Inter-timer trigger function Enabled" newline bitfld.long 0x0 22. "TCAP_DEB_EN,TC Pin De-bounce Enable Control\nWhen CAP_DEB_EN (TMRx_CTL[22]) is set the TC pin de-bounce circuit will be enabled to eliminate the bouncing of the signal.\nIn de-bounce circuit the TC pin signal will be sampled 4 times by TMRx_CLK.\nNote:.." "0: De-bounce circuit Disabled,1: De-bounce circuit Enabled" bitfld.long 0x0 20. "TCAP_CNT_MOD,Timer Capture Counting Mode Selection\nThis bit indicates the behavior of 24-bit up-counting timer while TCAP_EN (TMRx_CTL[16]) is set to high.\nIf this bit is 0 the free-counting mode the behavior of 24-bit up-counting timer is defined by.." "0: Capture with free-counting timer mode,1: Capture with trigger-counting timer mode" newline bitfld.long 0x0 18.--19. "TCAP_EDGE,TC Pin Edge Detect Selection\n" "0,1,2,3" bitfld.long 0x0 17. "TCAP_MODE,TC Pin Function Mode Selection\nThis bit indicates if the transition on TC pin is used as timer counter reset function or timer capture function.\n" "0: The transition on TC pin is used as timer..,1: The transition on TC pin is used as timer.." newline bitfld.long 0x0 16. "TCAP_EN,TC Pin Functional Enable Control\nThis bit controls if the transition on TC pin could be used as timer counter reset function or timer capture function.\n" "0: The transition on TC pin is ignored,1: The transition on TC pin will result in the.." bitfld.long 0x0 14. "EVNT_DEB_EN,External Event De-bounce Enable Control\nWhen EVNT_DEB_EN is set the external event pin de-bounce circuit will be enabled to eliminate the bouncing of the signal.\nIn de-bounce circuit the external event pin will be sampled 4 times by.." "0: De-bounce circuit Disabled,1: De-bounce circuit Enabled" newline bitfld.long 0x0 13. "EVENT_EDGE,Event Counting Mode Edge Selection\nThis bit indicates which edge of external event pin enabling the timer to increase 1.\n" "0: A falling edge of external event enabling the..,1: A rising edge of external event enabling the.." bitfld.long 0x0 12. "EVENT_EN,Event Counting Mode Enable Control\nWhen EVENT_EN is set the increase of 24-bit up-counting timer is controlled by external event pin.\nWhile the transition of external event pin matches the definition of EVENT_EDGE (TMRx_CTL[13]) the 24-bit.." "0: Timer counting is not controlled by external..,1: Timer counting is controlled by external event pin" newline bitfld.long 0x0 11. "TMR_TRG_SEL,Timer Trigger Selection\nThis bit controls if the TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is used to trigger PDMA and ADC while TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is set.\nIf this bit is low and TMR_IS (TMRx_ISR[0]) is set .." "0: TMR_IS (TMRx_ISR[0]) is used to trigger PDMA and..,1: TCAP_IS (TMRx_ISR[1]) is used to trigger PDMA.." bitfld.long 0x0 10. "PDMA_TEEN,Timer Trigger PDMA Enable Control\nThis bit controls if TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) could trigger PDMA.\nWhen PDMA_TEEN is set TMR_IS (TMRx_ISR[0]) is set and the CAP_TRG_EN (TMRx_CTL[11]) is low the timer controller will.." "0: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1])..,1: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]).." newline bitfld.long 0x0 8. "ADC_TEEN,Timer Trigger ADC Enable Control\nThis bit controls if TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) could trigger ADC.\nWhen ADC_TEEN is set TMR_IS (TMRx_ISR[0]) is set and the CAP_TRG_EN (TMRx_CTL[11]) is low the timer controller will.." "0: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1])..,1: TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]).." rbitfld.long 0x0 7. "TMR_ACT,Timer Active Status Bit (Read Only)\nThis bit indicates the timer counter status of timer.\n" "0: Timer is not active,1: Timer is in active" newline bitfld.long 0x0 6. "ACMP_EN_TMR,ACMP Trigger Timer Enable Control\nThis bit high enables the functionality that when ACMP0 is in sigma-delta mode it could enable Timer.\n" "0: ACMP0 trigger timer functionality disabled,1: ACMP0 trigger timer functionality enabled" bitfld.long 0x0 4.--5. "MODE_SEL,Timer Operating Mode Select\n" "0,1,2,3" newline bitfld.long 0x0 3. "DBGACK_EN,ICE Debug Mode Acknowledge Ineffective Enable Control\n" "0: ICE debug mode acknowledgement effects TIMER..,1: ICE debug mode acknowledgement is ineffective.." bitfld.long 0x0 2. "WAKE_EN,Wake-up Enable Control\nWhen WAKE_EN is set and the TMR_IS (TMRx_ISR[0]) or TCAP_IS (TMRx_ISR[1]) is set the timer controller will generate a wake-up trigger event to CPU.\n" "0: Wake-up trigger event Disabled,1: Wake-up trigger event Enabled" newline bitfld.long 0x0 1. "SW_RST,Software Reset\nSet this bit will reset the timer counter pre-scale counter and also force TMR_EN (TMRx_CTL [0]) to 0.\nNote: This bit will be auto cleared and takes at least 3 TMRx_CLK clock cycles." "0: No effect,1: Reset Timer's pre-scale counter internal 24-bit.." bitfld.long 0x0 0. "TMR_EN,Timer Counter Enable Control\n" "0: Stops/Suspends counting,1: Starts counting" line.long 0x4 "TMR3_PRECNT,Timer 3 Pre-scale Counter Register" hexmask.long.byte 0x4 0.--7. 1. "PRESCALE_CNT,Pre-scale Counter\n" line.long 0x8 "TMR3_CMPR,Timer 3 Compare Register" hexmask.long.tbyte 0x8 0.--23. 1. "TMR_CMP,Timer Compared Value\nTMR_CMP is a 24-bit compared register. When the internal 24-bit up-counter counts and its value is equal to TMR_CMP value a Timer Interrupt is requested if the timer interrupt is enabled with TMR_EN (TMRx_CTL [0]) is.." line.long 0xC "TMR3_IER,Timer 3 Interrupt Enable Register" bitfld.long 0xC 1. "TCAP_IE,Timer Capture Function Interrupt Enable Control\nNote: If timer external pin function interrupt is enabled the timer asserts its interrupt signal when the TCAP_EN (TMRx_CTL[16]) is set and the transition of external pin matches the TCAP_EDGE.." "0: Timer External Pin Function Interrupt Disabled,1: Timer External Pin Function Interrupt Enabled" bitfld.long 0xC 0. "TMR_IE,Timer Interrupt Enable Control\nNote: If timer interrupt is enabled the timer asserts its interrupt signal when the associated counter is equal to TMR_CMPR." "0: Timer Interrupt Disabled,1: Timer Interrupt Enabled" line.long 0x10 "TMR3_ISR,Timer 3 Interrupt Status Register" bitfld.long 0x10 6. "TCAP_IS_FEDGE,TC Pin Edge Detect Is Falling\nThis flag indicates the edge detected in TC pin is rising edge or falling edge.\nTimer only updates this flag when it udpates the Timer Capture Data (TMR_TCAP[23:0]) value. When a new incoming capture event.." "0: TC pin edge detected is rising edge,1: TC pin edge detected is falling edge" bitfld.long 0x10 5. "NCAP_DET_STS,New Capture Detected Status\nThis status is to indicate there is a new incoming capture event detected before CPU clearing the TCAP_IS (TMRx_ISR[1]) status.\nIf the above condition occurred the Timer will keep register TMRx_TCAP unchanged.." "0: New incoming capture event didn't detect before..,1: New incoming capture event detected before CPU.." newline bitfld.long 0x10 4. "TMR_WAKE_STS,Timer Wake-up Status\nIf timer causes CPU wakes up from Power-down mode this bit will be set to high. It must be cleared by software with a write 1 to this bit.\n" "0: Timer does not cause system wake-up,1: Wakes system up from Power-down mode by Timer.." bitfld.long 0x10 1. "TCAP_IS,Timer Capture Function Interrupt Status\nThis bit indicates the external pin function interrupt status of Timer.\nThis bit is set by hardware when TCAP_EN (TMRx_CTL[16]) is set high and the transition of external pin matches the TCAP_EDGE.." "0,1" newline bitfld.long 0x10 0. "TMR_IS,Timer Interrupt Status\nThis bit indicates the interrupt status of Timer.\nThis bit is set by hardware when the up counting value of internal 24-bit counter matches the timer compared value (TMR_CMPR). Write 1 to clear this bit to 0.\nIf this bit.." "0,1" line.long 0x14 "TMR3_DR,Timer 3 Data Register" bitfld.long 0x14 31. "RSTACT,Reset Active\nThis bit indicates if the counter reset operation active.\nWhen user write this register timer starts to reset its internal 24-bit timer up-counter and 8-bit pre-scale counter to 0. In the same time timer set this flag to 1 to.." "0: Reset operation done,1: Reset operation triggered by writing TMR_DR is.." hexmask.long.tbyte 0x14 0.--23. 1. "TDR,Timer Data Register (Read)\nUser can read this register for internal 24-bit timer up-counter value.\nCounter Reset (Write)\nUser can write any value to this register to reset internal 24-bit timer up-counter and 8-bit pre-scale counter. This reset.." rgroup.long 0x18++0x3 line.long 0x0 "TMR3_TCAP,Timer 3 Capture Data Register" hexmask.long.tbyte 0x0 0.--23. 1. "CAP,Timer Capture Data Register\nWhen TCAP_EN (TMRx_CTL[16]) is set TCAP_MODE (TMRx_CTL[17]) is 0 TCAP_CNT_MOD (TMRx_CTL[20]) is 0 and the transition of external pin matches the TCAP_EDGE (TMRx_CTL[19:18]) setting the value of 24-bit up-counting.." group.long 0x20++0x3 line.long 0x0 "TMR3_ECTL,Timer 3 Extended Control Register" hexmask.long.byte 0x0 24.--31. 1. "EVNT_DROP_CNT,Event Drop Count\nThis field indicates timer to drop how many events after inter-timer trigger function enable.\nFor example if user writes 0x7 to this field timer would drop 7 first incoming events and starts the inter-timer trigger.." bitfld.long 0x0 16. "CAP_SRC,Capture Function Source Selection\nThis bit defines timer counter reset function or timer capture function controlled by transition of TC pin or transition of internal signals from other functional blocks of this chip.\nNote: When this bit is.." "0: Transition of TC pin selected,1: Transition of internal signals from ACMP0" newline bitfld.long 0x0 12. "EVNT_GEN_SRC,Event Generator Reference Input Source Selection\nThis bit defines the event generator function controlled by external event pin or internal event signals from ACMP0.\n" "0: The event generator reference source is from..,1: The event generator reference source is from ACMP0" bitfld.long 0x0 8. "EVNT_CNT_SRC,Event Counting Source Selection\n" "0: The event counting source is from external event..,1: The event counting source is from TMRx's event.." newline bitfld.long 0x0 1. "EVNT_GEN_POL,Event Generator Reference Input Source Polarity Selection\nWhen this bit is low and EVNT_GEN_EN (TMRx_ECTL[0]) is high timer would generate a high pulse event out when it increases the 24-bit up counter and the polarity of signal defined by.." "0: Timer generates a high pulse event out when it..,1: Timer generates a high pulse event out when it.." bitfld.long 0x0 0. "EVNT_GEN_EN,Event Generator Function Enable Control\nWhen this bit is high timer would generate a high pulse event out when it increases the 24-bit up counter and the polarity of signal defined by EVNT_GEN_SRC (TMRx_ECTL[12]) is same as the polarity.." "0: Event generator function disabled,1: Event generator function enabled" tree.end tree.end tree "UART (Universal Asynchronous Receiver/Transmitter)" base ad:0x0 tree "UART0" base ad:0x40050000 rgroup.long 0x0++0x3 line.long 0x0 "UART_RBR,UART Receive Buffer Register." hexmask.long.byte 0x0 0.--7. 1. "RBR,Receive Buffer Register\nBy reading this register the UART will return an 8-bit data received from RX pin (LSB first)." wgroup.long 0x0++0x3 line.long 0x0 "UART_THR,UART Transmit Holding Register." hexmask.long.byte 0x0 0.--7. 1. "THR,Transmit Holding Register\nBy writing to this register the UART will send out an 8-bit data through the TX pin (LSB first)." group.long 0x4++0xB line.long 0x0 "UART_CTL,UART Control State Register." bitfld.long 0x0 24.--26. "PWM_SEL,PWM Channel Select for Modulation\nSelect the PWM channel to modulate with the UART transmit bus.\nThe others no modulation of UART with PWM" "0: PWM channel 0 modulate with UART TX,1: PWM channel 1 modulate with UART TX,?,?,?,?,?,?" newline bitfld.long 0x0 18. "WAKE_RS485_AAD_EN,RS-485 Address Match Wake-up Function Enable Control\n" "0: RS-485 ADD mode address match wake-up function..,1: RS-485 AAD mode address match wake-up function.." newline bitfld.long 0x0 17. "WAKE_THRESH_EN,FIFO Threshold Reach Wake-up Function Enable Control\n" "0: Received FIFO threshold reach wake-up function..,1: Received FIFO threshold reach wake-up function.." newline bitfld.long 0x0 12. "ABAUD_EN,Auto-baud Rate Detect Enable Control\nNote: When the auto-baud rate detect operation finishes hardware will clear this bit and the associated interrupt (INT_ABAUD) will be generated (If ABAUD_IE (UART_IER [7]) be enabled)." "0: Auto-baud rate detect function Disabled,1: Auto-baud rate detect function Enabled" newline bitfld.long 0x0 9. "WAKE_DATA_EN,Incoming Data Wake-up Function Enable Control\nNote: Hardware will clear this bit when the incoming data wake-up operation finishes and 'system clock' work stable." "0: Incoming data wake-up function Disabled,1: Incoming data wake-up function Enabled when the.." newline bitfld.long 0x0 8. "WAKE_CTS_EN,CTSn Wake-up Function Enable Control\nWhen the system is in Power-down mode an external CTSn change will wake-up system from Power-down mode.\n" "0: CTSn wake-up function Disabled,1: CTSn wake-up function Enabled" newline bitfld.long 0x0 7. "DMA_TX_EN,TX DMA Enable Control\n" "0: TX PDMA service function Disabled,1: TX PDMA service function Enabled" newline bitfld.long 0x0 6. "DMA_RX_EN,RX DMA Enable Control\n" "0: RX PDMA service function Disabled,1: RX PDMA service function Enabled" newline bitfld.long 0x0 5. "AUTO_CTS_EN,CTSn Auto-flow Control Enable Control\nWhen CTSn auto-flow is enabled the UART will send data to external device when CTSn input assert (UART will not send data to device until CTSn is asserted).\n" "0: CTSn auto-flow control Disabled,1: CTSn auto-flow control Enabled" newline bitfld.long 0x0 4. "AUTO_RTS_EN,RTSn Auto-flow Control Enable Control\nWhen RTSn auto-flow is enabled if the number of bytes in the RX-FIFO equals the RTS_TRI_LEV (UART_TLCTL[13:12]) the UART will reassert RTSn signal.\n" "0: RTSn auto-flow control. Disabled,1: RTSn auto-flow control Enabled" newline bitfld.long 0x0 3. "TX_DIS,Transfer Disable Control\n" "0: Transfer Enabled,1: Transfer Disabled" newline bitfld.long 0x0 2. "RX_DIS,Receiver Disable Control\nNote1: In RS-485 NMM mode user can set this bit to receive data before detecting address byte.\nNote2: In RS-485 AAD mode this bit will be setting to '1' automatically.\nNote3: In RS-485 AUD mode and LIN 'break + sync.." "0: Receiver Enabled,1: In RS-485 NMM mode" newline bitfld.long 0x0 1. "TX_RST,TX Software Reset\nWhen TX_RST is set all the bytes in the transmitting FIFO and TX internal state machine are cleared.\nNote: This bit will be auto cleared and take at least 3 UART engine clock cycles." "0: No effect,1: Reset the TX internal state machine and pointers" newline bitfld.long 0x0 0. "RX_RST,RX Software Reset\nWhen RX_RST is set all the bytes in the receiving FIFO and RX internal state machine are cleared.\nNote: This bit will be auto cleared and take at least 3 UART engine clock cycles." "0: No effect,1: Reset the RX internal state machine and pointers" line.long 0x4 "UART_TLCTL,UART Transfer Line Control Register." bitfld.long 0x4 12.--13. "RTS_TRI_LEV,RTSn Trigger Level (For Auto-flow Control Use)\nNote: This field is used for auto RTSn flow control." "0: RTS Trigger Level is 1 byte,1: RTS Trigger Level is 4 bytes,?,?" newline bitfld.long 0x4 8.--9. "RFITL,RX-fIFO Interrupt (INT_RDA) Trigger Level \nWhen the number of bytes in the receiving FIFO is equal to the RFITL then the RDA_IF will be set (if RDA_IE(IER[0]) is enabled an interrupt will be generated)\nNote: When operating in IrDA mode or RS-485.." "0: RX FIFO Interrupt Trigger Level is 1 byte,1: RX FIFO Interrupt Trigger Level is 4 bytes,?,?" newline bitfld.long 0x4 6. "BCB,Break Control Bit \nWhen this bit is set to logic '1' the serial data output (TX) is forced to the Spacing State (logic '0'). This bit acts only on TX pin and has no effect on the transmitter logic.\n" "0: Break control Disabled,1: Break control Enabled" newline bitfld.long 0x4 5. "SPE,Stick Parity Enable Control\nNote1: When bits PBE EPE and SPE are set the parity bit is transmitted and checked as '0'. When PBE and SPE are set and EPE is cleared the parity bit is transmitted and checked as '1'. \nNote2: In RS-485 mode PBE .." "0: Stick parity Disabled,1: When bits PBE" newline bitfld.long 0x4 4. "EPE,Even Parity Enable Control\nNote: This bit has effect only when PBE bit (parity bit enable) is set." "0: Odd number of logic 1's are transmitted or check..,1: Even number of logic 1's are transmitted or.." newline bitfld.long 0x4 3. "PBE,Parity Bit Enable Control\n" "0: Parity bit is not generated (transmitting data)..,1: Parity bit is generated or checked bet'een the.." newline bitfld.long 0x4 2. "NSB,Number of STOP Bit Length\n" "0: 1 ' STOP bit' is generated in the transmitted data,1: 1.5 'STOP bit' is generated in the transmitted.." newline bitfld.long 0x4 0.--1. "DATA_LEN,Data Length\n" "0: Word length is 5-bit,1: Word length is 6-bit,?,?" line.long 0x8 "UART_IER,UART Interrupt Enable Register." bitfld.long 0x8 8. "LIN_IE,LIN Interrupt Enable Control\n" "0: INT_LIN Disable,1: INT_LIN Enabled" newline bitfld.long 0x8 7. "ABAUD_IE,Auto-baud Rate Interrupt Enable Control\n" "0: INT_ABAUD Disable,1: INT_ABAUD Enabled" newline bitfld.long 0x8 6. "WAKE_IE,Wake-up Interrupt Enable Control\n" "0: INT_WAKE Disable,1: INT_WAKE Enabled" newline bitfld.long 0x8 5. "BUF_ERR_IE,Buffer Error Interrupt Enable Control\n" "0: INT_BUT_ERR Disable,1: INT_BUF_ERR Enabled" newline bitfld.long 0x8 4. "RTO_IE,RX Time-out Interrupt Enable Control\n" "0: INT_TOUT Disable,1: INT_TOUT Enabled" newline bitfld.long 0x8 3. "MODEM_IE,Modem Status Interrupt Enable Control\n" "0: INT_MOS Disable,1: INT_MOS Enabled" newline bitfld.long 0x8 2. "RLS_IE,Receive Line Status Interrupt Enable Control\n" "0: INT_RLS Disable,1: INT_RLS Enabled" newline bitfld.long 0x8 1. "THRE_IE,Transmit Holding Register Empty Interrupt Enable Control\n" "0: INT_THRE Disable,1: INT_THRE Enabled" newline bitfld.long 0x8 0. "RDA_IE,Receive Data Available Interrupt Enable Control\n" "0: INT_RDA Disable,1: INT_RDA Enabled" rgroup.long 0x10++0xB line.long 0x0 "UART_ISR,UART Interrupt Status Register." bitfld.long 0x0 8. "LIN_IS,LIN Interrupt Status Flag (Read Only)\nThis bit is set when the LIN TX header transmitted RX header received or the SIN does not equal SOUT and if LIN_IE(UART_IER[8]) is set then the LIN interrupt will be generated. \nNote1: This bit is read.." "0: No LIN interrupt is generated,1: This bit is read only" newline bitfld.long 0x0 7. "ABAUD_IS,Auto-baud Rate Interrupt Status Flag (Read Only)\nThis bit is set when auto-baud rate detection function finished or the auto-baud rate counter was overflow and if ABAUD_IE (UART_IER[7]) is set then the auto-baud rate interrupt will be.." "0: No Auto-Baud Rate interrupt is generated,1: This bit is read only" newline bitfld.long 0x0 6. "WAKE_IS,Wake-up Interrupt Status Flag (Read Only)\nThis bit is set in Power-down mode the receiver received data or CTSn signal. If WAKE_IE (UART_IER[6]) is set then the wake-up interrupt will be generated.\nNote: This bit is read only but can be.." "0: No Wake-Up interrupt is generated,1: Wake-Up interrupt is generated" newline bitfld.long 0x0 5. "BUF_ERR_IS,Buffer Error Interrupt Status Flag (Read Only)\nThis bit is set when the TX or RX-FIFO overflowed. When BUF_ERR_IS is set the transfer maybe not correct. If BUF_ERR_IE (UART_IER[5]) is set then the buffer error interrupt will be.." "0: No Buffer error interrupt is generated,1: This bit is read only" newline bitfld.long 0x0 4. "RTO_IS,RX Time-out Interrupt Status Flag (Read Only)\nThis bit is set when the RX-FIFO is not empty and no activities occur in the RX-FIFO and the time-out counter equal to TOIC. If RTO_IE (UART_IER[4]) is set then the tout interrupt will be generated." "0: No RX Time-Out interrupt is generated,1: RX Time-Out interrupt is generated" newline bitfld.long 0x0 3. "MODEM_IS,MODEM Interrupt Status Flag (Read Only) \nNote: This bit is read only but can be cleared by it by writing '1' to DCT_F (UART_MCSR[18])." "0: No MODEM interrupt is generated,1: MODEM interrupt is generated" newline bitfld.long 0x0 2. "RLS_IS,Receive Line Interrupt Status Flag (Read Only)\nThis bit is set when the RX received data has parity error (PE_F (UART_FSR[4])) framing error (FE_F (UART_FSR[5])) break error (BI_F (UART_FSR[6])) or RS-485 detect address byte (RS-485_ADDET_F.." "0: No Receive Line interrupt is generated,1: This bit is read only" newline bitfld.long 0x0 1. "THRE_IS,Transmit Holding Register Empty Interrupt Flag (Read Only) \nThis bit is set when the last data of TX-FIFO is transferred to Transmitter Shift Register. If THRE_IEN (UART_IER[1]) is set that the THRE interrupt will be generated.\nNote: This bit.." "0: No Transmit Holding register empty interrupt is..,1: Transmit Holding register empty interrupt.." newline bitfld.long 0x0 0. "RDA_IS,Receive Data Available Interrupt Flag (Read Only)\nWhen the number of bytes in the RX-FIFO equals the RFITL then the RDA_IF will be set. If RDA_IEN (UART_IER[0]) is set then the RDA interrupt will be generated. \nNote: This bit is read only and.." "0: No Receive Data available interrupt is generated,1: Receive Data available interrupt is generated" line.long 0x4 "UART_TRSR,UART Transfer State Status Register." bitfld.long 0x4 8. "LIN_RX_SYNC_ERR_F,LIN RX SYNC Error Flag (Read Only)\nThis bit is set to logic '1' when LIN received incorrect SYNC field. \nUser can choose the header by setting LIN_HEAD_SEL (UART_ALT_CTL[5:4]) register.\nNote: This bit is read only but can be cleared.." "0: No LIN Rx sync error is generated,1: LIN Rx sync error is generated" newline bitfld.long 0x4 5. "BIT_ERR_F,Bit Error Detect Status Flag (Read Only)\nAt TX transfer state hardware will monitoring the bus state if the input pin (SIN) state is not equal to the output pin (SOUT) state BIT_ERR_F will be set.\nWhen occur bit error hardware will.." "0: No Bit error interrupt is generated,1: Bit error interrupt is generated" newline bitfld.long 0x4 4. "LIN_RX_F,LIN RX Interrupt Flag (Read Only)\nThis bit is set to logic '1' when received LIN header field. The header may be 'break field' or 'break field + sync field' or 'break field + sync field + PID field' and it can be choose by setting LIN_HEAD_SEL.." "0: No LIN Rx interrupt is generated,1: LIN Rx interrupt is generated" newline bitfld.long 0x4 3. "LIN_TX_F,LIN TX Interrupt Flag (Read Only)\nThis bit is set to logic '1' when LIN transmitted header field. The header may be 'break field' or 'break field + sync field' or 'break field + sync field + PID field' it can be choose by setting LIN_HEAD_SEL.." "0: No LIN Tx interrupt is generated,1: LIN Tx interrupt is generated" newline bitfld.long 0x4 2. "ABAUD_TOUT_F,Auto-baud Rate Time-out Interrupt (Read Only)\nThis bit is set to logic '1' in Auto-baud Rate Detect mode and the baud rate counter is overflow.\nNote: This bit is read only but can be cleared by writing '1' to it." "0: No Auto-Baud Rate Time-Out interrupt is generated,1: Auto-Baud Rate Time-Out interrupt is generated" newline bitfld.long 0x4 1. "ABAUD_F,Auto-baud Rate Interrupt (Read Only)\nThis bit is set to logic '1' when auto-baud rate detect function finished.\nNote: This bit is read only but can be cleared by writing '1' to it." "0: No Auto- Baud Rate interrupt is generated,1: Auto-Baud Rate interrupt is generated" newline bitfld.long 0x4 0. "RS_485_ADDET_F,RS-485 Address Byte Detection Status Flag (Read Only)\nNote1: This field is used for RS-485 mode.\nNote2: This bit is read only but can be cleared by writing '1' to it." "0: No RS-485 address detection interrupt is generated,1: This field is used for RS-485 mode" line.long 0x8 "UART_FSR,UART FIFO State Status Register." hexmask.long.byte 0x8 24.--28. 1. "TX_POINTER_F,TX-fIFO Pointer (Read Only)\nThis field indicates the TX-FIFO Buffer Pointer. When CPU writes one byte data into UART_THR TX_POINTER_F increases one. When one byte of TX-FIFO is transferred to Transmitter Shift Register TX_POINTER_F.." newline hexmask.long.byte 0x8 16.--20. 1. "RX_POINTER_F,RX-fIFO Pointer (Read Only)\nThis field indicates the RX-FIFO Buffer Pointer. When UART receives one byte from external device RX_POINTER_F increases one. When one byte of RX-FIFO is read by CPU RX_POINTER_F decreases one." newline bitfld.long 0x8 11. "TE_F,Transmitter Empty Status Flag (Read Only)\nThis bit is set by hardware when TX FIFO (UA_THR) is empty and the STOP bit of the last byte has been transmitted. \nThis bit is cleared automatically when TX FIFO is not empty or the last byte transmission.." "0: TX FIFO is not empty,1: TX FIFO is empty" newline bitfld.long 0x8 10. "TX_FULL_F,Transmitter FIFO Full (Read Only)\nThis bit indicates TX-FIFO full or not.\nThis bit is set when TX_POINTER_F is equal to 16 otherwise is cleared by hardware.\n" "0: TX FIFO is not full,1: TX FIFO is full" newline bitfld.long 0x8 9. "TX_EMPTY_F,Transmitter FIFO Empty (Read Only)\nThis bit indicates TX-FIFO empty or not.\nWhen the last byte of TX-FIFO has been transferred to Transmitter Shift Register hardware sets this bit high. It will be cleared when writing data into THR.." "0: TX FIFO is not empty,1: TX FIFO is empty" newline bitfld.long 0x8 8. "TX_OVER_F,TX Overflow Error Interrupt Status Flag (Read Only)\nIf TX-FIFO (UART_THR) is full an additional write to UART_THR will cause this bit to logic '1'. \nNote: This bit is read only but it can be cleared by writing '1' to it." "0: TX FIFO is not overflow,1: TX FIFO is overflow" newline bitfld.long 0x8 6. "BI_F,Break Status Flag (Read Only)\nThis bit is set to a 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.." "0: No Break interrupt is generated,1: Break interrupt is generated" newline bitfld.long 0x8 5. "FE_F,Framing Error Status Flag (Read Only)\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 a logic '0') and it is reset.." "0: No framing error is generated,1: Framing error is generated" newline bitfld.long 0x8 4. "PE_F,Parity Error State Status Flag (Read Only)\nThis bit is set to logic '1' whenever the received character does not have a valid 'parity bit' and it is reset whenever the CPU writes '1' to this bit.\nNote: This bit is read only but it can be cleared.." "0: No parity error is generated,1: Parity error is generated" newline bitfld.long 0x8 2. "RX_FULL_F,Receiver FIFO Full (Read Only)\nThis bit initiates RX-FIFO full or not.\nThis bit is set when RX_POINTER_F is equal to 16 otherwise is cleared by hardware.\n" "0: RX FIFO is not full,1: RX FIFO is full" newline bitfld.long 0x8 1. "RX_EMPTY_F,Receiver FIFO Empty (Read Only)\nThis bit initiate RX-FIFO empty or not.\nWhen the last byte of RX-FIFO has been read by CPU hardware sets this bit high. It will be cleared when UART receives any new data.\n" "0: RX FIFO is not empty,1: RX FIFO is empty" newline bitfld.long 0x8 0. "RX_OVER_F,RX Overflow Error Status Flag (Read Only) \nThis bit is set when RX-FIFO overflow.\nIf the number of bytes of received data is greater than RX-FIFO (UART_RBR) size 16 bytes of UART0/UART1 this bit will be set.\nNote: This bit is read only .." "0: RX FIFO is not overflow,1: RX FIFO is overflow" group.long 0x1C++0xB line.long 0x0 "UART_MCSR,UART Modem State Status Register." rbitfld.long 0x0 18. "DCT_F,Detect CTSn State Change Status Flag (Read Only)\nThis bit is set whenever CTSn input has change state and it will generate Modem interrupt to CPU when MODEM_IE (UART_IER[3]).\nNote: This bit is read only but it can be cleared by writing '1' to it." "0: CTS input has not change state,1: CTS input has change state" newline rbitfld.long 0x0 17. "CTS_ST,CTSn Pin Status (Read Only)\nThis bit is the pin status of CTSn. \n" "0: CTS pin input is low level voltage logic state,1: CTS pin input is high level voltage logic state" newline bitfld.long 0x0 16. "LEV_CTS,CTSn Trigger Level\n" "0: Low level triggered,1: High level triggered" newline rbitfld.long 0x0 1. "RTS_ST,RTSn Pin State (Read Only)\nThis bit is the pin status of RTSn.\n" "0: RTS pin input is low level voltage logic state,1: RTS pin input is high level voltage logic state" newline bitfld.long 0x0 0. "LEV_RTS,RTSn Trigger Level \n" "0: low level triggered,1: high level triggered" line.long 0x4 "UART_TMCTL,UART Time-out Control State Register." hexmask.long.byte 0x4 16.--23. 1. "DLY,TX Delay Time Value\nThis field is used to programming the transfer delay time between the last stop bit and next start bit.\nNote1: Fill all '0' to this field indicates to disable this function.\nNote2: The real delay value is DLY.\nNote3: The.." newline hexmask.long.word 0x4 0.--8. 1. "TOIC,Time-out Comparator\nThe time-out counter resets and starts counting whenever the RX-FIFO receives a new data word. \nNote1: Fill all '0' to this field indicates to disable this function.\nNote2: The real time-out value is TOIC + 1.\nNote3: The.." line.long 0x8 "UART_BAUD,UART Baud Rate Divisor Register" bitfld.long 0x8 31. "DIV_16_EN,Divider 16 Enable Control\nNote: In IrDA mode this bit must clear to '0'." "0: The equation of baud rate is UART_CLK / [ (BRD+1)],1: The equation of baud rate is UART_CLK / [16 *.." newline hexmask.long.word 0x8 0.--15. 1. "BRD,Baud Rate Divider \n" group.long 0x30++0xF line.long 0x0 "UART_IRCR,UART IrDA Control Register." bitfld.long 0x0 6. "INV_RX,INV_RX\n" "0: RX input signal no inversion,1: RX input signal inversion" newline bitfld.long 0x0 5. "INV_TX,INV_TX\n" "0: TX output signal no inversion,1: TX output signal inversion" newline bitfld.long 0x0 1. "TX_SELECT,TX_SELECT\n" "0: Select IrDA receiver,1: Select IrDA transmitter" line.long 0x4 "UART_ALT_CSR,UART Alternate Control State Register." hexmask.long.byte 0x4 24.--31. 1. "ADDR_PID_MATCH,Address / PID Match Value Register\nWhen in the RS-485 Function Mode this field contains the RS-485 address match values.\nWhen in the LIN Function mode this field contains the LIN protected identifier field software fills ID0~ID5.." newline bitfld.long 0x4 19. "RS_485_ADD_EN,RS-485 Address Detection Enable Control\nThis bit is used to enable RS-485 hardware address detection mode.\nNote: This field is used for RS-485 any operation mode." "0: Address detection mode Disabled,1: Address detection mode Enabled" newline bitfld.long 0x4 18. "RS_485_AUD,RS-485 Auto Direction Mode (AUD Mode)\nNote: It can be active in RS-485_AAD or RS-485_NMM operation mode." "0: RS-485 Auto Direction mode (AUD) Disabled,1: RS-485 Auto Direction mode (AUD) Enabled" newline bitfld.long 0x4 17. "RS_485_AAD,RS-485 Auto Address Detection Operation Mode (AAD Mode)\nNote: It can't be active in RS-485_NMM Operation mode." "0: RS-485 Auto Address Detection Operation mode..,1: RS-485 Auto Address Detection Operation mode.." newline bitfld.long 0x4 16. "RS_485_NMM,RS-485 Normal Multi-drop Operation Mode (NMM Mode)\nNote: It can't be active in 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 0x4 8. "BIT_ERR_EN,Bit Error Detect Enable Control\nNote: In LIN function mode when bit error occurs hardware will generate an interrupt to CPU (INT_LIN)." "0: Bit error detection Disabled,1: Bit error detection Enabled" newline bitfld.long 0x4 7. "LIN_TX_EN,LIN TX Header Trigger Enable Control\nNote1: This bit will be cleared automatically and generate a interrupt to CPU (INT_LIN).\nNote2: If user wants to receive transmit data it recommended to enable LIN_RX_EN bit." "0: LIN TX Header Trigger Disabled,1: This bit will be cleared automatically and.." newline bitfld.long 0x4 6. "LIN_RX_EN,LIN RX Enable Control\nWhen LIN RX mode enabled and received a break field or sync field or PID field (Select by LIN_Header_SEL) the controller will generator a interrupt to CPU (INT_LIN)\n" "0: LIN RX mode Disabled,1: LIN RX mode Enabled" newline bitfld.long 0x4 4.--5. "LIN_HEAD_SEL,LIN Header Selection\n" "0: The LIN header includes 'break field',1: The LIN header includes 'break field + sync field',?,?" newline bitfld.long 0x4 0.--2. "LIN_TX_BCNT,LIN TX Break Field Count \nThe field contains 3-bit LIN TX break field count.\nNote: The break field length is LIN_TX_BCNT + 8." "?,?,?,3: bit LIN TX break field count,?,?,?,?" line.long 0x8 "UART_FUN_SEL,UART Function Select Register." bitfld.long 0x8 0.--1. "FUN_SEL,Function Select Enable Control\n" "0: UART function mode,1: LIN function mode,?,?" line.long 0xC "UART_BR_COMP,UART Baud Rate Compensation" bitfld.long 0xC 31. "BR_COMP_DEC,Baud Rate Compensation Decrease\n" "0: Positive (increase one module clock)..,1: Negative (decrease one module clock).." newline hexmask.long.word 0xC 0.--8. 1. "BR_COMP,Baud Rate Compensation Patten\nThese 9-bits are used to define the relative bit is compensated or not. BR_COMP[7:0] is used to define the compensation of D[7:0] and BR_COM{[8] is used to define the parity bit." tree.end tree "UART1" base ad:0x40150000 rgroup.long 0x0++0x3 line.long 0x0 "UART_RBR,UART Receive Buffer Register." hexmask.long.byte 0x0 0.--7. 1. "RBR,Receive Buffer Register\nBy reading this register the UART will return an 8-bit data received from RX pin (LSB first)." wgroup.long 0x0++0x3 line.long 0x0 "UART_THR,UART Transmit Holding Register." hexmask.long.byte 0x0 0.--7. 1. "THR,Transmit Holding Register\nBy writing to this register the UART will send out an 8-bit data through the TX pin (LSB first)." group.long 0x4++0xB line.long 0x0 "UART_CTL,UART Control State Register." bitfld.long 0x0 24.--26. "PWM_SEL,PWM Channel Select for Modulation\nSelect the PWM channel to modulate with the UART transmit bus.\nThe others no modulation of UART with PWM" "0: PWM channel 0 modulate with UART TX,1: PWM channel 1 modulate with UART TX,?,?,?,?,?,?" newline bitfld.long 0x0 18. "WAKE_RS485_AAD_EN,RS-485 Address Match Wake-up Function Enable Control\n" "0: RS-485 ADD mode address match wake-up function..,1: RS-485 AAD mode address match wake-up function.." newline bitfld.long 0x0 17. "WAKE_THRESH_EN,FIFO Threshold Reach Wake-up Function Enable Control\n" "0: Received FIFO threshold reach wake-up function..,1: Received FIFO threshold reach wake-up function.." newline bitfld.long 0x0 12. "ABAUD_EN,Auto-baud Rate Detect Enable Control\nNote: When the auto-baud rate detect operation finishes hardware will clear this bit and the associated interrupt (INT_ABAUD) will be generated (If ABAUD_IE (UART_IER [7]) be enabled)." "0: Auto-baud rate detect function Disabled,1: Auto-baud rate detect function Enabled" newline bitfld.long 0x0 9. "WAKE_DATA_EN,Incoming Data Wake-up Function Enable Control\nNote: Hardware will clear this bit when the incoming data wake-up operation finishes and 'system clock' work stable." "0: Incoming data wake-up function Disabled,1: Incoming data wake-up function Enabled when the.." newline bitfld.long 0x0 8. "WAKE_CTS_EN,CTSn Wake-up Function Enable Control\nWhen the system is in Power-down mode an external CTSn change will wake-up system from Power-down mode.\n" "0: CTSn wake-up function Disabled,1: CTSn wake-up function Enabled" newline bitfld.long 0x0 7. "DMA_TX_EN,TX DMA Enable Control\n" "0: TX PDMA service function Disabled,1: TX PDMA service function Enabled" newline bitfld.long 0x0 6. "DMA_RX_EN,RX DMA Enable Control\n" "0: RX PDMA service function Disabled,1: RX PDMA service function Enabled" newline bitfld.long 0x0 5. "AUTO_CTS_EN,CTSn Auto-flow Control Enable Control\nWhen CTSn auto-flow is enabled the UART will send data to external device when CTSn input assert (UART will not send data to device until CTSn is asserted).\n" "0: CTSn auto-flow control Disabled,1: CTSn auto-flow control Enabled" newline bitfld.long 0x0 4. "AUTO_RTS_EN,RTSn Auto-flow Control Enable Control\nWhen RTSn auto-flow is enabled if the number of bytes in the RX-FIFO equals the RTS_TRI_LEV (UART_TLCTL[13:12]) the UART will reassert RTSn signal.\n" "0: RTSn auto-flow control. Disabled,1: RTSn auto-flow control Enabled" newline bitfld.long 0x0 3. "TX_DIS,Transfer Disable Control\n" "0: Transfer Enabled,1: Transfer Disabled" newline bitfld.long 0x0 2. "RX_DIS,Receiver Disable Control\nNote1: In RS-485 NMM mode user can set this bit to receive data before detecting address byte.\nNote2: In RS-485 AAD mode this bit will be setting to '1' automatically.\nNote3: In RS-485 AUD mode and LIN 'break + sync.." "0: Receiver Enabled,1: In RS-485 NMM mode" newline bitfld.long 0x0 1. "TX_RST,TX Software Reset\nWhen TX_RST is set all the bytes in the transmitting FIFO and TX internal state machine are cleared.\nNote: This bit will be auto cleared and take at least 3 UART engine clock cycles." "0: No effect,1: Reset the TX internal state machine and pointers" newline bitfld.long 0x0 0. "RX_RST,RX Software Reset\nWhen RX_RST is set all the bytes in the receiving FIFO and RX internal state machine are cleared.\nNote: This bit will be auto cleared and take at least 3 UART engine clock cycles." "0: No effect,1: Reset the RX internal state machine and pointers" line.long 0x4 "UART_TLCTL,UART Transfer Line Control Register." bitfld.long 0x4 12.--13. "RTS_TRI_LEV,RTSn Trigger Level (For Auto-flow Control Use)\nNote: This field is used for auto RTSn flow control." "0: RTS Trigger Level is 1 byte,1: RTS Trigger Level is 4 bytes,?,?" newline bitfld.long 0x4 8.--9. "RFITL,RX-fIFO Interrupt (INT_RDA) Trigger Level \nWhen the number of bytes in the receiving FIFO is equal to the RFITL then the RDA_IF will be set (if RDA_IE(IER[0]) is enabled an interrupt will be generated)\nNote: When operating in IrDA mode or RS-485.." "0: RX FIFO Interrupt Trigger Level is 1 byte,1: RX FIFO Interrupt Trigger Level is 4 bytes,?,?" newline bitfld.long 0x4 6. "BCB,Break Control Bit \nWhen this bit is set to logic '1' the serial data output (TX) is forced to the Spacing State (logic '0'). This bit acts only on TX pin and has no effect on the transmitter logic.\n" "0: Break control Disabled,1: Break control Enabled" newline bitfld.long 0x4 5. "SPE,Stick Parity Enable Control\nNote1: When bits PBE EPE and SPE are set the parity bit is transmitted and checked as '0'. When PBE and SPE are set and EPE is cleared the parity bit is transmitted and checked as '1'. \nNote2: In RS-485 mode PBE .." "0: Stick parity Disabled,1: When bits PBE" newline bitfld.long 0x4 4. "EPE,Even Parity Enable Control\nNote: This bit has effect only when PBE bit (parity bit enable) is set." "0: Odd number of logic 1's are transmitted or check..,1: Even number of logic 1's are transmitted or.." newline bitfld.long 0x4 3. "PBE,Parity Bit Enable Control\n" "0: Parity bit is not generated (transmitting data)..,1: Parity bit is generated or checked bet'een the.." newline bitfld.long 0x4 2. "NSB,Number of STOP Bit Length\n" "0: 1 ' STOP bit' is generated in the transmitted data,1: 1.5 'STOP bit' is generated in the transmitted.." newline bitfld.long 0x4 0.--1. "DATA_LEN,Data Length\n" "0: Word length is 5-bit,1: Word length is 6-bit,?,?" line.long 0x8 "UART_IER,UART Interrupt Enable Register." bitfld.long 0x8 8. "LIN_IE,LIN Interrupt Enable Control\n" "0: INT_LIN Disable,1: INT_LIN Enabled" newline bitfld.long 0x8 7. "ABAUD_IE,Auto-baud Rate Interrupt Enable Control\n" "0: INT_ABAUD Disable,1: INT_ABAUD Enabled" newline bitfld.long 0x8 6. "WAKE_IE,Wake-up Interrupt Enable Control\n" "0: INT_WAKE Disable,1: INT_WAKE Enabled" newline bitfld.long 0x8 5. "BUF_ERR_IE,Buffer Error Interrupt Enable Control\n" "0: INT_BUT_ERR Disable,1: INT_BUF_ERR Enabled" newline bitfld.long 0x8 4. "RTO_IE,RX Time-out Interrupt Enable Control\n" "0: INT_TOUT Disable,1: INT_TOUT Enabled" newline bitfld.long 0x8 3. "MODEM_IE,Modem Status Interrupt Enable Control\n" "0: INT_MOS Disable,1: INT_MOS Enabled" newline bitfld.long 0x8 2. "RLS_IE,Receive Line Status Interrupt Enable Control\n" "0: INT_RLS Disable,1: INT_RLS Enabled" newline bitfld.long 0x8 1. "THRE_IE,Transmit Holding Register Empty Interrupt Enable Control\n" "0: INT_THRE Disable,1: INT_THRE Enabled" newline bitfld.long 0x8 0. "RDA_IE,Receive Data Available Interrupt Enable Control\n" "0: INT_RDA Disable,1: INT_RDA Enabled" rgroup.long 0x10++0xB line.long 0x0 "UART_ISR,UART Interrupt Status Register." bitfld.long 0x0 8. "LIN_IS,LIN Interrupt Status Flag (Read Only)\nThis bit is set when the LIN TX header transmitted RX header received or the SIN does not equal SOUT and if LIN_IE(UART_IER[8]) is set then the LIN interrupt will be generated. \nNote1: This bit is read.." "0: No LIN interrupt is generated,1: This bit is read only" newline bitfld.long 0x0 7. "ABAUD_IS,Auto-baud Rate Interrupt Status Flag (Read Only)\nThis bit is set when auto-baud rate detection function finished or the auto-baud rate counter was overflow and if ABAUD_IE (UART_IER[7]) is set then the auto-baud rate interrupt will be.." "0: No Auto-Baud Rate interrupt is generated,1: This bit is read only" newline bitfld.long 0x0 6. "WAKE_IS,Wake-up Interrupt Status Flag (Read Only)\nThis bit is set in Power-down mode the receiver received data or CTSn signal. If WAKE_IE (UART_IER[6]) is set then the wake-up interrupt will be generated.\nNote: This bit is read only but can be.." "0: No Wake-Up interrupt is generated,1: Wake-Up interrupt is generated" newline bitfld.long 0x0 5. "BUF_ERR_IS,Buffer Error Interrupt Status Flag (Read Only)\nThis bit is set when the TX or RX-FIFO overflowed. When BUF_ERR_IS is set the transfer maybe not correct. If BUF_ERR_IE (UART_IER[5]) is set then the buffer error interrupt will be.." "0: No Buffer error interrupt is generated,1: This bit is read only" newline bitfld.long 0x0 4. "RTO_IS,RX Time-out Interrupt Status Flag (Read Only)\nThis bit is set when the RX-FIFO is not empty and no activities occur in the RX-FIFO and the time-out counter equal to TOIC. If RTO_IE (UART_IER[4]) is set then the tout interrupt will be generated." "0: No RX Time-Out interrupt is generated,1: RX Time-Out interrupt is generated" newline bitfld.long 0x0 3. "MODEM_IS,MODEM Interrupt Status Flag (Read Only) \nNote: This bit is read only but can be cleared by it by writing '1' to DCT_F (UART_MCSR[18])." "0: No MODEM interrupt is generated,1: MODEM interrupt is generated" newline bitfld.long 0x0 2. "RLS_IS,Receive Line Interrupt Status Flag (Read Only)\nThis bit is set when the RX received data has parity error (PE_F (UART_FSR[4])) framing error (FE_F (UART_FSR[5])) break error (BI_F (UART_FSR[6])) or RS-485 detect address byte (RS-485_ADDET_F.." "0: No Receive Line interrupt is generated,1: This bit is read only" newline bitfld.long 0x0 1. "THRE_IS,Transmit Holding Register Empty Interrupt Flag (Read Only) \nThis bit is set when the last data of TX-FIFO is transferred to Transmitter Shift Register. If THRE_IEN (UART_IER[1]) is set that the THRE interrupt will be generated.\nNote: This bit.." "0: No Transmit Holding register empty interrupt is..,1: Transmit Holding register empty interrupt.." newline bitfld.long 0x0 0. "RDA_IS,Receive Data Available Interrupt Flag (Read Only)\nWhen the number of bytes in the RX-FIFO equals the RFITL then the RDA_IF will be set. If RDA_IEN (UART_IER[0]) is set then the RDA interrupt will be generated. \nNote: This bit is read only and.." "0: No Receive Data available interrupt is generated,1: Receive Data available interrupt is generated" line.long 0x4 "UART_TRSR,UART Transfer State Status Register." bitfld.long 0x4 8. "LIN_RX_SYNC_ERR_F,LIN RX SYNC Error Flag (Read Only)\nThis bit is set to logic '1' when LIN received incorrect SYNC field. \nUser can choose the header by setting LIN_HEAD_SEL (UART_ALT_CTL[5:4]) register.\nNote: This bit is read only but can be cleared.." "0: No LIN Rx sync error is generated,1: LIN Rx sync error is generated" newline bitfld.long 0x4 5. "BIT_ERR_F,Bit Error Detect Status Flag (Read Only)\nAt TX transfer state hardware will monitoring the bus state if the input pin (SIN) state is not equal to the output pin (SOUT) state BIT_ERR_F will be set.\nWhen occur bit error hardware will.." "0: No Bit error interrupt is generated,1: Bit error interrupt is generated" newline bitfld.long 0x4 4. "LIN_RX_F,LIN RX Interrupt Flag (Read Only)\nThis bit is set to logic '1' when received LIN header field. The header may be 'break field' or 'break field + sync field' or 'break field + sync field + PID field' and it can be choose by setting LIN_HEAD_SEL.." "0: No LIN Rx interrupt is generated,1: LIN Rx interrupt is generated" newline bitfld.long 0x4 3. "LIN_TX_F,LIN TX Interrupt Flag (Read Only)\nThis bit is set to logic '1' when LIN transmitted header field. The header may be 'break field' or 'break field + sync field' or 'break field + sync field + PID field' it can be choose by setting LIN_HEAD_SEL.." "0: No LIN Tx interrupt is generated,1: LIN Tx interrupt is generated" newline bitfld.long 0x4 2. "ABAUD_TOUT_F,Auto-baud Rate Time-out Interrupt (Read Only)\nThis bit is set to logic '1' in Auto-baud Rate Detect mode and the baud rate counter is overflow.\nNote: This bit is read only but can be cleared by writing '1' to it." "0: No Auto-Baud Rate Time-Out interrupt is generated,1: Auto-Baud Rate Time-Out interrupt is generated" newline bitfld.long 0x4 1. "ABAUD_F,Auto-baud Rate Interrupt (Read Only)\nThis bit is set to logic '1' when auto-baud rate detect function finished.\nNote: This bit is read only but can be cleared by writing '1' to it." "0: No Auto- Baud Rate interrupt is generated,1: Auto-Baud Rate interrupt is generated" newline bitfld.long 0x4 0. "RS_485_ADDET_F,RS-485 Address Byte Detection Status Flag (Read Only)\nNote1: This field is used for RS-485 mode.\nNote2: This bit is read only but can be cleared by writing '1' to it." "0: No RS-485 address detection interrupt is generated,1: This field is used for RS-485 mode" line.long 0x8 "UART_FSR,UART FIFO State Status Register." hexmask.long.byte 0x8 24.--28. 1. "TX_POINTER_F,TX-fIFO Pointer (Read Only)\nThis field indicates the TX-FIFO Buffer Pointer. When CPU writes one byte data into UART_THR TX_POINTER_F increases one. When one byte of TX-FIFO is transferred to Transmitter Shift Register TX_POINTER_F.." newline hexmask.long.byte 0x8 16.--20. 1. "RX_POINTER_F,RX-fIFO Pointer (Read Only)\nThis field indicates the RX-FIFO Buffer Pointer. When UART receives one byte from external device RX_POINTER_F increases one. When one byte of RX-FIFO is read by CPU RX_POINTER_F decreases one." newline bitfld.long 0x8 11. "TE_F,Transmitter Empty Status Flag (Read Only)\nThis bit is set by hardware when TX FIFO (UA_THR) is empty and the STOP bit of the last byte has been transmitted. \nThis bit is cleared automatically when TX FIFO is not empty or the last byte transmission.." "0: TX FIFO is not empty,1: TX FIFO is empty" newline bitfld.long 0x8 10. "TX_FULL_F,Transmitter FIFO Full (Read Only)\nThis bit indicates TX-FIFO full or not.\nThis bit is set when TX_POINTER_F is equal to 16 otherwise is cleared by hardware.\n" "0: TX FIFO is not full,1: TX FIFO is full" newline bitfld.long 0x8 9. "TX_EMPTY_F,Transmitter FIFO Empty (Read Only)\nThis bit indicates TX-FIFO empty or not.\nWhen the last byte of TX-FIFO has been transferred to Transmitter Shift Register hardware sets this bit high. It will be cleared when writing data into THR.." "0: TX FIFO is not empty,1: TX FIFO is empty" newline bitfld.long 0x8 8. "TX_OVER_F,TX Overflow Error Interrupt Status Flag (Read Only)\nIf TX-FIFO (UART_THR) is full an additional write to UART_THR will cause this bit to logic '1'. \nNote: This bit is read only but it can be cleared by writing '1' to it." "0: TX FIFO is not overflow,1: TX FIFO is overflow" newline bitfld.long 0x8 6. "BI_F,Break Status Flag (Read Only)\nThis bit is set to a 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.." "0: No Break interrupt is generated,1: Break interrupt is generated" newline bitfld.long 0x8 5. "FE_F,Framing Error Status Flag (Read Only)\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 a logic '0') and it is reset.." "0: No framing error is generated,1: Framing error is generated" newline bitfld.long 0x8 4. "PE_F,Parity Error State Status Flag (Read Only)\nThis bit is set to logic '1' whenever the received character does not have a valid 'parity bit' and it is reset whenever the CPU writes '1' to this bit.\nNote: This bit is read only but it can be cleared.." "0: No parity error is generated,1: Parity error is generated" newline bitfld.long 0x8 2. "RX_FULL_F,Receiver FIFO Full (Read Only)\nThis bit initiates RX-FIFO full or not.\nThis bit is set when RX_POINTER_F is equal to 16 otherwise is cleared by hardware.\n" "0: RX FIFO is not full,1: RX FIFO is full" newline bitfld.long 0x8 1. "RX_EMPTY_F,Receiver FIFO Empty (Read Only)\nThis bit initiate RX-FIFO empty or not.\nWhen the last byte of RX-FIFO has been read by CPU hardware sets this bit high. It will be cleared when UART receives any new data.\n" "0: RX FIFO is not empty,1: RX FIFO is empty" newline bitfld.long 0x8 0. "RX_OVER_F,RX Overflow Error Status Flag (Read Only) \nThis bit is set when RX-FIFO overflow.\nIf the number of bytes of received data is greater than RX-FIFO (UART_RBR) size 16 bytes of UART0/UART1 this bit will be set.\nNote: This bit is read only .." "0: RX FIFO is not overflow,1: RX FIFO is overflow" group.long 0x1C++0xB line.long 0x0 "UART_MCSR,UART Modem State Status Register." rbitfld.long 0x0 18. "DCT_F,Detect CTSn State Change Status Flag (Read Only)\nThis bit is set whenever CTSn input has change state and it will generate Modem interrupt to CPU when MODEM_IE (UART_IER[3]).\nNote: This bit is read only but it can be cleared by writing '1' to it." "0: CTS input has not change state,1: CTS input has change state" newline rbitfld.long 0x0 17. "CTS_ST,CTSn Pin Status (Read Only)\nThis bit is the pin status of CTSn. \n" "0: CTS pin input is low level voltage logic state,1: CTS pin input is high level voltage logic state" newline bitfld.long 0x0 16. "LEV_CTS,CTSn Trigger Level\n" "0: Low level triggered,1: High level triggered" newline rbitfld.long 0x0 1. "RTS_ST,RTSn Pin State (Read Only)\nThis bit is the pin status of RTSn.\n" "0: RTS pin input is low level voltage logic state,1: RTS pin input is high level voltage logic state" newline bitfld.long 0x0 0. "LEV_RTS,RTSn Trigger Level \n" "0: low level triggered,1: high level triggered" line.long 0x4 "UART_TMCTL,UART Time-out Control State Register." hexmask.long.byte 0x4 16.--23. 1. "DLY,TX Delay Time Value\nThis field is used to programming the transfer delay time between the last stop bit and next start bit.\nNote1: Fill all '0' to this field indicates to disable this function.\nNote2: The real delay value is DLY.\nNote3: The.." newline hexmask.long.word 0x4 0.--8. 1. "TOIC,Time-out Comparator\nThe time-out counter resets and starts counting whenever the RX-FIFO receives a new data word. \nNote1: Fill all '0' to this field indicates to disable this function.\nNote2: The real time-out value is TOIC + 1.\nNote3: The.." line.long 0x8 "UART_BAUD,UART Baud Rate Divisor Register" bitfld.long 0x8 31. "DIV_16_EN,Divider 16 Enable Control\nNote: In IrDA mode this bit must clear to '0'." "0: The equation of baud rate is UART_CLK / [ (BRD+1)],1: The equation of baud rate is UART_CLK / [16 *.." newline hexmask.long.word 0x8 0.--15. 1. "BRD,Baud Rate Divider \n" group.long 0x30++0xF line.long 0x0 "UART_IRCR,UART IrDA Control Register." bitfld.long 0x0 6. "INV_RX,INV_RX\n" "0: RX input signal no inversion,1: RX input signal inversion" newline bitfld.long 0x0 5. "INV_TX,INV_TX\n" "0: TX output signal no inversion,1: TX output signal inversion" newline bitfld.long 0x0 1. "TX_SELECT,TX_SELECT\n" "0: Select IrDA receiver,1: Select IrDA transmitter" line.long 0x4 "UART_ALT_CSR,UART Alternate Control State Register." hexmask.long.byte 0x4 24.--31. 1. "ADDR_PID_MATCH,Address / PID Match Value Register\nWhen in the RS-485 Function Mode this field contains the RS-485 address match values.\nWhen in the LIN Function mode this field contains the LIN protected identifier field software fills ID0~ID5.." newline bitfld.long 0x4 19. "RS_485_ADD_EN,RS-485 Address Detection Enable Control\nThis bit is used to enable RS-485 hardware address detection mode.\nNote: This field is used for RS-485 any operation mode." "0: Address detection mode Disabled,1: Address detection mode Enabled" newline bitfld.long 0x4 18. "RS_485_AUD,RS-485 Auto Direction Mode (AUD Mode)\nNote: It can be active in RS-485_AAD or RS-485_NMM operation mode." "0: RS-485 Auto Direction mode (AUD) Disabled,1: RS-485 Auto Direction mode (AUD) Enabled" newline bitfld.long 0x4 17. "RS_485_AAD,RS-485 Auto Address Detection Operation Mode (AAD Mode)\nNote: It can't be active in RS-485_NMM Operation mode." "0: RS-485 Auto Address Detection Operation mode..,1: RS-485 Auto Address Detection Operation mode.." newline bitfld.long 0x4 16. "RS_485_NMM,RS-485 Normal Multi-drop Operation Mode (NMM Mode)\nNote: It can't be active in 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 0x4 8. "BIT_ERR_EN,Bit Error Detect Enable Control\nNote: In LIN function mode when bit error occurs hardware will generate an interrupt to CPU (INT_LIN)." "0: Bit error detection Disabled,1: Bit error detection Enabled" newline bitfld.long 0x4 7. "LIN_TX_EN,LIN TX Header Trigger Enable Control\nNote1: This bit will be cleared automatically and generate a interrupt to CPU (INT_LIN).\nNote2: If user wants to receive transmit data it recommended to enable LIN_RX_EN bit." "0: LIN TX Header Trigger Disabled,1: This bit will be cleared automatically and.." newline bitfld.long 0x4 6. "LIN_RX_EN,LIN RX Enable Control\nWhen LIN RX mode enabled and received a break field or sync field or PID field (Select by LIN_Header_SEL) the controller will generator a interrupt to CPU (INT_LIN)\n" "0: LIN RX mode Disabled,1: LIN RX mode Enabled" newline bitfld.long 0x4 4.--5. "LIN_HEAD_SEL,LIN Header Selection\n" "0: The LIN header includes 'break field',1: The LIN header includes 'break field + sync field',?,?" newline bitfld.long 0x4 0.--2. "LIN_TX_BCNT,LIN TX Break Field Count \nThe field contains 3-bit LIN TX break field count.\nNote: The break field length is LIN_TX_BCNT + 8." "?,?,?,3: bit LIN TX break field count,?,?,?,?" line.long 0x8 "UART_FUN_SEL,UART Function Select Register." bitfld.long 0x8 0.--1. "FUN_SEL,Function Select Enable Control\n" "0: UART function mode,1: LIN function mode,?,?" line.long 0xC "UART_BR_COMP,UART Baud Rate Compensation" bitfld.long 0xC 31. "BR_COMP_DEC,Baud Rate Compensation Decrease\n" "0: Positive (increase one module clock)..,1: Negative (decrease one module clock).." newline hexmask.long.word 0xC 0.--8. 1. "BR_COMP,Baud Rate Compensation Patten\nThese 9-bits are used to define the relative bit is compensated or not. BR_COMP[7:0] is used to define the compensation of D[7:0] and BR_COM{[8] is used to define the parity bit." tree.end tree.end tree "WDT (Watchdog Timer)" base ad:0x40004000 group.long 0x0++0xB line.long 0x0 "WDT_CTL,Watchdog Timer Control Register" bitfld.long 0x0 8.--9. "WTRDSEL,Watchdog Timer Reset Delay Select \n" "0,1,2,3" bitfld.long 0x0 4.--6. "WTIS,Watchdog Timer Interval Selection (Write Protect)\nPlease refer to open lock sequence to program it.\nThe three bits select the time-out interval for the Watchdog timer. This count is free running counter.\nPlease refer to Table 6 13." "0,1,2,3,4,5,6,7" newline bitfld.long 0x0 3. "WTE,Watchdog Timer Enable Control (Write Protect)\nPlease refer to open lock sequence to program it.\n" "0: Watchdog timer Disabled (this action will reset..,1: Watchdog timer Enabled" bitfld.long 0x0 2. "WTWKE,Watchdog Timer Wake-up Function Enable Control (Write Protect)\nPlease refer to open lock sequence to program it.\n" "0: Watchdog timer Wake-up CPU function Disabled,1: Wake-up function Enabled so that Watchdog timer.." newline bitfld.long 0x0 1. "WTRE,Watchdog Timer Reset Function Enable Control (Write Protect)\nPlease refer to open lock sequence to program it.\nSetting this bit will enable the Watchdog timer reset function.\n" "0: Watchdog timer reset function Disabled,1: Watchdog timer reset function Enabled" bitfld.long 0x0 0. "WTR,Clear Watchdog Timer (Write Protect)\nPlease refer to open lock sequence to program it.\nSetting this bit will clear the Watchdog timer. \nNote: This bit will be auto cleared after 1 PCLK clock cycle." "0: No effect,1: Reset the contents of the Watchdog timer" line.long 0x4 "WDT_IER,Watchdog Timer Interrupt Enable Register" bitfld.long 0x4 0. "WDT_IE,Watchdog Timer Interrupt Enable Control\n" "0: Watchdog timer interrupt Disabled,1: Watchdog timer interrupt Enabled" line.long 0x8 "WDT_ISR,Watchdog Timer Interrupt Status Register" bitfld.long 0x8 2. "WDT_WAKE_IS,Watchdog Timer Wake-up Status \nIf Watchdog timer causes system to wake up from Power-down mode this bit will be set to 1. It must be cleared by software with a write '1' to this bit.\nNote1: When system in Power-down mode and watchdog.." "0: Watchdog timer does not cause system wake-up,1: When system in Power-down mode and watchdog.." bitfld.long 0x8 1. "WDT_RST_IS,Watchdog Timer Reset Status \nWhen the Watchdog timer initiates a reset the hardware will set this bit. This flag can be read by software to determine the source of reset. Software is responsible to clear it manually by writing '1' to it. If.." "0: Watchdog timer reset did not occur,1: Watchdog timer reset occurs" newline bitfld.long 0x8 0. "WDT_IS,Watchdog Timer Interrupt Status \nIf the Watchdog timer interrupt is enabled then the hardware will set this bit to indicate that the Watchdog timer interrupt has occurred. If the Watchdog timer interrupt is not enabled then this bit indicates.." "0: Watchdog timer interrupt did not occur,1: Watchdog timer interrupt occurs" tree.end tree "WWDT (Window Watchdog Timer)" base ad:0x40004100 wgroup.long 0x0++0x3 line.long 0x0 "WWDTRLD,Window Watchdog Timer Reload Counter Register" hexmask.long 0x0 0.--31. 1. "WWDTRLD,Window Watchdog Timer Reload Counter Register\nWriting 0x00005AA5 to this register will reload the Window Watchdog Timer counter value to 0x3F. \nNote: This register can only be written when WWDT counter value between 0 and WINCMP otherwise WWDT.." group.long 0x4++0xB line.long 0x0 "WWDTCR,Window Watchdog Timer Control Register" bitfld.long 0x0 31. "DBGEN,WWDT Debug Enable Control\n" "0: WWDT stopped count if system is in Debug mode,1: WWDT still counted even system is in Debug mode" hexmask.long.byte 0x0 16.--21. 1. "WINCMP,WWDT Window Compare Register\nSet this register to adjust the valid reload window. \nNote: WWDTRLD register can only be written when WWDT counter value between 0 and WINCMP otherwise WWDT will generate RESET signal." hexmask.long.byte 0x0 8.--11. 1. "PERIODSEL,WWDT Pre-scale Period Select\nThese three bits select the pre-scale for the WWDT counter period.\nPlease refer to Table 6 14." bitfld.long 0x0 0. "WWDTEN,Window Watchdog Enable Control\nSet this bit to enable Window Watchdog timer.\n" "0: Window Watchdog timer function Disabled,1: Window Watchdog timer function Enabled" line.long 0x4 "WWDT_IER,Window Watchdog Timer Interrupt Enable Register" bitfld.long 0x4 0. "WWDTIE,WWDT Interrupt Enable Control\nSetting this bit will enable the Window Watchdog timer interrupt function.\n" "0: Watchdog timer interrupt function Disabled,1: Watchdog timer interrupt function Enabled" line.long 0x8 "WWDTSTS,Window Watchdog Timer Status Register" bitfld.long 0x8 1. "WWDTRF,WWDT Reset Flag\nWhen WWDT counter down count to 0 or write WWDTRLD during WWDT counter larger than WINCMP chip will be reset and this bit is set to 1. This bit can be cleared by writing one to it." "0,1" bitfld.long 0x8 0. "WWDTIF,WWDT Compare Match Interrupt Flag\nWhen WWCMP match the WWDT counter then this bit is set to 1. This bit can be cleared by writing one to it." "0,1" rgroup.long 0x10++0x3 line.long 0x0 "WWDTVAL,Window Watchdog Timer Counter Value Register" hexmask.long.byte 0x0 0.--5. 1. "WWDTVAL,WWDT Counter Value\nThis register reflects the current counter value of window watchdog." tree.end AUTOINDENT.OFF