\n

CLK

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x28 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x30 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x40 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x50 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x60 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x70 Bytes (0x0)
size : 0x10 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x90 Bytes (0x0)
size : 0x8 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x9C Bytes (0x0)
size : 0x1C byte (0x0)
mem_usage : registers
protection :

Registers

CLK_PWRCTL (PWRCTL)

CLK_CLKSEL0 (CLKSEL0)

CLK_CLKSEL1 (CLKSEL1)

CLK_CLKSEL2 (CLKSEL2)

CLK_CLKSEL3 (CLKSEL3)

CLK_CLKDIV0 (CLKDIV0)

CLK_CLKDIV1 (CLKDIV1)

CLK_CLKDIV4 (CLKDIV4)

CLK_AHBCLK (AHBCLK)

CLK_PLLCTL (PLLCTL)

CLK_STATUS (STATUS)

CLK_CLKOCTL (CLKOCTL)

CLK_CLKDCTL (CLKDCTL)

CLK_CLKDSTS (CLKDSTS)

CLK_CDUPB (CDUPB)

CLK_CDLOWB (CDLOWB)

CLK_APBCLK0 (APBCLK0)

CLK_PMUCTL (PMUCTL)

CLK_PMUSTS (PMUSTS)

CLK_SWKDBCTL (SWKDBCTL)

CLK_PASWKCTL (PASWKCTL)

CLK_PBSWKCTL (PBSWKCTL)

CLK_PCSWKCTL (PCSWKCTL)

CLK_PDSWKCTL (PDSWKCTL)

CLK_IOPDCTL (IOPDCTL)

CLK_HXTFSEL (HXTFSEL)

CLK_APBCLK1 (APBCLK1)


CLK_PWRCTL (PWRCTL)

System Power-down Control Register
address_offset : 0x0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PWRCTL CLK_PWRCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HXTEN LXTEN HIRCEN LIRCEN PDWKIEN PDWKIF PDEN HXTGAIN HXTSELTYP HXTTBEN HIRC48EN MIRC1P2MEN MIRCEN

HXTEN : HXT Enable Bit (Write Protect) Note 1: This bit is write protected. Refer to the SYS_REGLCTL register. Note 2: HXT cannot be disabled and HXTEN will read as 1 if HCLK clock source is selected from HXT or PLL (clock source from HXT).
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

4~24 MHz external high speed crystal (HXT) Disabled

#1 : 1

4~24 MHz external high speed crystal (HXT) Enabled

End of enumeration elements list.

LXTEN : LXT Enable Bit (Write Protect) Note 1: This bit is write protected. Refer to the SYS_REGLCTL register. Note 2: LXT cannot be disabled and LXTEN will read as 1 if HCLK clock source is selected from LXT when the LXT clock source is selected as extLXT by setting C32KSEL(RTC_LXTCTL[6]) to 1.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

32.768 kHz external low speed crystal (extLXT) Disabled

#1 : 1

32.768 kHz external low speed crystal (extLXT) Enabled

End of enumeration elements list.

HIRCEN : HIRC Enable Bit (Write Protect) Note 1: This bit is write protected. Refer to the SYS_REGLCTL register. Note 2: HIRC cannot be disabled and HIRCEN will read as 1 if HCLK clock source is selected from HIRC or PLL (clock source from HIRC).
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

12 MHz internal high speed RC oscillator (HIRC) Disabled

#1 : 1

12 MHz internal high speed RC oscillator (HIRC) Enabled

End of enumeration elements list.

LIRCEN : LIRC Enable Bit (Write Protect) Note 1: This bit is write protected. Refer to the SYS_REGLCTL register. Note 2: LIRC cannot be disabled and LIRCEN will read as 1 if HCLK clock source is selected from LIRC. Note 3: If CWDTEN(CONFIG0[31,4:3]) is set to 111, LIRC clock can be enabled or disabled by setting LIRCEN(CLK_PWRCTL[3]). If CWDTEN(CONFIG0[31,4:3]) is not set to 111, LIRC cannot be disabled in normal mode. In Power-down mode, LIRC clock is controlled by LIRCEN(CLK_PWRCTL[3]) and CWDTPDEN(CONFIG0[30]) setting.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

32 kHz internal low speed RC oscillator (LIRC) Disabled

#1 : 1

32 kHz internal low speed RC oscillator (LIRC) Enabled

End of enumeration elements list.

PDWKIEN : Power-down Mode Wake-up Interrupt Enable Bit (Write Protect) Note 1: The interrupt will occur when both PDWKIF and PDWKIEN are high, after resume from power-down mode. Note 2: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Power-down mode wake-up interrupt Disabled

#1 : 1

Power-down mode wake-up interrupt Enabled

End of enumeration elements list.

PDWKIF : Power-down Mode Wake-up Interrupt Status Set by 'Power-down wake-up event', it indicates that resume from Power-down mode' The flag is set if the EINT7~0, GPIO, UART0~5, USBH, USBD, OTG, CAN0, BOD, ACMP, WDT, EWDT, SDH0, TIMER, I2C0~2, USCI0~1, RTC, TAMPER and CLKD wake-up occurred. Note 1: Write 1 to clear the bit to 0. Note 2: This bit works only if PDWKIEN (CLK_PWRCTL[5]) set to 1.
bits : 6 - 6 (1 bit)
access : read-write

PDEN : System Power-down Enable (Write Protect) When this bit is set to 1, Power-down mode is enabled and the chip keeps active till the CPU sleep mode is also active and then the chip enters Power-down mode. When chip wakes up from Power-down mode, this bit is auto cleared. Users need to set this bit again for next Power-down. In Power-down mode, HXT, HIRC, HIRC48, PLL and system clock will be disabled and ignored the clock source selection. The clocks of peripheral are not controlled by Power-down mode, if the peripheral clock source is from LXT, LIRC or MIRC. Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Chip operating normally or chip in idle mode because of WFI command

#1 : 1

Chip waits CPU sleep command WFI and then enters Power-down mode

End of enumeration elements list.

HXTGAIN : HXT Gain Control Bit (Write Protect) Gain control is used to enlarge the gain of crystal to make sure crystal work normally. If gain control is enabled, crystal will consume more power than gain control off. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 10 - 11 (2 bit)
access : read-write

Enumeration:

#00 : 0

HXT frequency is lower than from 8 MHz

#01 : 1

HXT frequency is from 8 MHz to 12 MHz

#10 : 2

HXT frequency is from 12 MHz to 16 MHz

#11 : 3

HXT frequency is higher than 16 MHz

End of enumeration elements list.

HXTSELTYP : HXT Crystal Type Select Bit (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Select INV type

#1 : 1

Select GM type

End of enumeration elements list.

HXTTBEN : HXT Crystal TURBO Mode (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

HXT Crystal TURBO mode Disabled

#1 : 1

HXT Crystal TURBO mode Enabled

End of enumeration elements list.

HIRC48EN : HIRC48 Enable Bit (Write Protect) Note 1: This bit is write protected. Refer to the SYS_REGLCTL register. Note 2: HIRC48 cannot be disabled and HIRC48EN will read as 1 if HCLK clock source is selected from HIRC48.
bits : 18 - 18 (1 bit)
access : read-write

Enumeration:

#0 : 0

48 MHz internal high speed RC oscillator (HIRC48) Disabled

#1 : 1

48 MHz internal high speed RC oscillator (HIRC48) Enabled

End of enumeration elements list.

MIRC1P2MEN : MIRC1P2M Enable Bit (Write Protect) Note 1: This bit is write protected. Refer to the SYS_REGLCTL register. Note 2: This clock source only for LCD use.
bits : 20 - 20 (1 bit)
access : read-write

Enumeration:

#0 : 0

1.2 MHz internal medium speed RC oscillator (MIRC1P2M) Disabled

#1 : 1

1.2 MHz internal medium speed RC oscillator (MIRC1P2M) Enabled

End of enumeration elements list.

MIRCEN : MIRC Enable Bit (Write Protect) Note 1: This bit is write protected. Refer to the SYS_REGLCTL register. Note 2: MIRC cannot be disabled and MIRCEN will read as 1 if HCLK clock source is selected from MIRC.
bits : 21 - 21 (1 bit)
access : read-write

Enumeration:

#0 : 0

4 MHz internal medium speed RC oscillator (MIRC) Disabled

#1 : 1

4 MHz internal medium speed RC oscillator (MIRC) Enabled

End of enumeration elements list.


CLK_CLKSEL0 (CLKSEL0)

Clock Source Select Register 0
address_offset : 0x10 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKSEL0 CLK_CLKSEL0 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HCLKSEL STCLKSEL USBSEL SDH0SEL

HCLKSEL : HCLK Clock Source Selection (Write Protect) Before clock switching, the related clock sources (both pre-select and new-select) must be turned on. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 0 - 2 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from HXT

#001 : 1

Clock source from LXT

#010 : 2

Clock source from PLL

#011 : 3

Clock source from LIRC

#100 : 4

Reserved.

#101 : 5

Clock source from HIRC48

#110 : 6

Clock source from MIRC

#111 : 7

Clock source from HIRC

End of enumeration elements list.

STCLKSEL : SysTick Clock Source Selection (Write Protect) Note 2: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 3 - 5 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from HXT

#001 : 1

Clock source from LXT

#010 : 2

Clock source from HXT/2

#011 : 3

Clock source from HCLK/2

#111 : 7

Clock source from HIRC/2

End of enumeration elements list.

USBSEL : USB Clock Source Selection (Write Protect)
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Clock source from HIRC48

#1 : 1

Clock source from PLL

End of enumeration elements list.

SDH0SEL : SDHOST0 Peripheral Clock Source Selection (Write Protect) Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 20 - 21 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from HXT clock

#01 : 1

Clock source from PLL clock

#10 : 2

Clock source from HCLK

#11 : 3

Clock source from HIRC clock

End of enumeration elements list.


CLK_CLKSEL1 (CLKSEL1)

Clock Source Select Register 1
address_offset : 0x14 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKSEL1 CLK_CLKSEL1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 WDTSEL LCDSEL LCDCPSEL EWDTSEL EWWDTSEL TMR0SEL TMR1SEL TMR2SEL TMR3SEL CLKOSEL WWDTSEL

WDTSEL : Watchdog Timer Clock Source Selection (Write Protect) Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 0 - 1 (2 bit)
access : read-write

Enumeration:

#00 : 0

Reserved.

#01 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#10 : 2

Clock source from HCLK/2048

#11 : 3

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

End of enumeration elements list.

LCDSEL : LCD Clock Source Selection
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

#1 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

End of enumeration elements list.

LCDCPSEL : LCD Charge Pump Clock Source Selection
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Clock source from 1.2 MHz internal medium speed RC oscillator (MIRC1P2M)

#1 : 1

Clock source from 4 MHz internal medium speed RC oscillator (MIRC)

End of enumeration elements list.

EWDTSEL : Extra Watchdog Timer Clock Source Selection (Write Protect) Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 4 - 5 (2 bit)
access : read-write

Enumeration:

#00 : 0

Reserved.

#01 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#10 : 2

Clock source from HCLK/2048

#11 : 3

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

End of enumeration elements list.

EWWDTSEL : Extra Window Watchdog Timer Clock Source Selection (Write Protect) Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 6 - 7 (2 bit)
access : read-write

Enumeration:

#10 : 2

Clock source from HCLK/2048

#11 : 3

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

End of enumeration elements list.

TMR0SEL : TIMER0 Clock Source Selection
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#010 : 2

Clock source from PCLK0

#011 : 3

Clock source from external clock TM0 pin

#101 : 5

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

#111 : 7

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

TMR1SEL : TIMER1 Clock Source Selection
bits : 12 - 14 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#010 : 2

Clock source from PCLK0

#011 : 3

Clock source from external clock TM1 pin

#101 : 5

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

#111 : 7

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

TMR2SEL : TIMER2 Clock Source Selection
bits : 16 - 18 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#010 : 2

Clock source from PCLK1

#011 : 3

Clock source from external clock TM2 pin

#101 : 5

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

#111 : 7

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

TMR3SEL : TIMER3 Clock Source Selection
bits : 20 - 22 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#010 : 2

Clock source from PCLK1

#011 : 3

Clock source from external clock TM3 pin

#101 : 5

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

#111 : 7

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

CLKOSEL : Clock Output Clock Source Selection
bits : 28 - 29 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#10 : 2

Clock source from HCLK

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

WWDTSEL : Window Watchdog Timer Clock Source Selection (Write Protect) Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 30 - 31 (2 bit)
access : read-write

Enumeration:

#10 : 2

Clock source from HCLK/2048

#11 : 3

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

End of enumeration elements list.


CLK_CLKSEL2 (CLKSEL2)

Clock Source Select Register 2
address_offset : 0x18 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKSEL2 CLK_CLKSEL2 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 EPWM0SEL EPWM1SEL QSPI0SEL SPI0SEL SPI1SEL BPWM0SEL BPWM1SEL SPI2SEL SPI3SEL UART0SEL UART1SEL UART2SEL UART3SEL

EPWM0SEL : EPWM0 Clock Source Selection (Read Only) The peripheral clock source of EPWM0 is defined by EPWM0SEL.
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

#1 : 1

Clock source from PCLK0

End of enumeration elements list.

EPWM1SEL : EPWM1 Clock Source Selection (Read Only) The peripheral clock source of EPWM1 is defined by EPWM1SEL.
bits : 1 - 1 (1 bit)
access : read-only

Enumeration:

#1 : 1

Clock source from PCLK1

End of enumeration elements list.

QSPI0SEL : QSPI0 Clock Source Selection
bits : 2 - 3 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from PLL

#10 : 2

Clock source from PCLK0

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

SPI0SEL : SPI0 Clock Source Selection
bits : 4 - 5 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from PLL

#10 : 2

Clock source from PCLK1

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

SPI1SEL : SPI1 Clock Source Selection
bits : 6 - 7 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from PLL

#10 : 2

Clock source from PCLK0

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

BPWM0SEL : BPWM0 Clock Source Selection (Read Only) The peripheral clock source of BPWM0 is defined by BPWM0SEL.
bits : 8 - 8 (1 bit)
access : read-only

Enumeration:

#1 : 1

Clock source from PCLK0

End of enumeration elements list.

BPWM1SEL : BPWM1 Clock Source Selection (Read Only) The peripheral clock source of BPWM1 is defined by BPWM1SEL.
bits : 9 - 9 (1 bit)
access : read-only

Enumeration:

#1 : 1

Clock source from PCLK1

End of enumeration elements list.

SPI2SEL : SPI2 Clock Source Selection
bits : 10 - 11 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from PLL

#10 : 2

Clock source from PCLK1

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

SPI3SEL : SPI3 Clock Source Selection
bits : 12 - 13 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from PLL

#10 : 2

Clock source from PCLK0

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

UART0SEL : UART0 Clock Source Selection
bits : 16 - 18 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from PLL

#010 : 2

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#011 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

#100 : 4

Clock source from PCLK0

End of enumeration elements list.

UART1SEL : UART1 Clock Source Selection
bits : 20 - 22 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from PLL

#010 : 2

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#011 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

#100 : 4

Clock source from PCLK1

End of enumeration elements list.

UART2SEL : UART2 Clock Source Selection
bits : 24 - 26 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from PLL

#010 : 2

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#011 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

#100 : 4

Clock source from PCLK0

End of enumeration elements list.

UART3SEL : UART3 Clock Source Selection
bits : 28 - 30 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from PLL

#010 : 2

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#011 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

#100 : 4

Clock source from PCLK1

End of enumeration elements list.


CLK_CLKSEL3 (CLKSEL3)

Clock Source Select Register 3
address_offset : 0x1C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKSEL3 CLK_CLKSEL3 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SC0SEL SC1SEL SC2SEL TMR4SEL TMR5SEL I2S0SEL UART4SEL UART5SEL

SC0SEL : Smart Card 0 (SC0) Clock Source Selection
bits : 0 - 1 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from PLL

#10 : 2

Clock source from PCLK0

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

SC1SEL : Smart Card 1 (SC1) Clock Source Selection
bits : 2 - 3 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from PLL

#10 : 2

Clock source from PCLK1

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

SC2SEL : Smart Card 2 (SC2) Clock Source Selection
bits : 4 - 5 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#01 : 1

Clock source from PLL

#10 : 2

Clock source from PCLK0

#11 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

TMR4SEL : TIMER4 Clock Source Selection
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#010 : 2

Clock source from PCLK0

#011 : 3

Clock source from external clock TM4 pin

#100 : 4

Clock source from 4 MHz internal medium speed RC oscillator (MIRC)

#101 : 5

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

#110 : 6

Reserved.

#111 : 7

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

TMR5SEL : TIMER5 Clock Source Selection
bits : 12 - 14 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#010 : 2

Clock source from PCLK0

#011 : 3

Clock source from external clock TM5 pin

#100 : 4

Clock source from 4 MHz internal medium speed RC oscillator (MIRC)

#101 : 5

Clock source from 32 kHz internal low speed RC oscillator (LIRC)

#110 : 6

Reserved.

#111 : 7

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

End of enumeration elements list.

I2S0SEL : I2S0 Clock Source Selection
bits : 16 - 17 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from HXT clock

#01 : 1

Clock source from PLL clock

#10 : 2

Clock source from PCLK0

#11 : 3

Clock source from HIRC clock

End of enumeration elements list.

UART4SEL : UART4 Clock Source Selection
bits : 24 - 26 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from PLL

#010 : 2

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#011 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

#100 : 4

Clock source from PCLK0

End of enumeration elements list.

UART5SEL : UART5 Clock Source Selection
bits : 28 - 30 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from 4~24 MHz external high speed crystal oscillator (HXT)

#001 : 1

Clock source from PLL

#010 : 2

Clock source from 32.768 kHz external low speed crystal oscillator (LXT)

#011 : 3

Clock source from 12 MHz internal high speed RC oscillator (HIRC)

#100 : 4

Clock source from PCLK1

End of enumeration elements list.


CLK_CLKDIV0 (CLKDIV0)

Clock Divider Number Register 0
address_offset : 0x20 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKDIV0 CLK_CLKDIV0 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HCLKDIV USBDIV UART0DIV UART1DIV EADCDIV SDH0DIV

HCLKDIV : HCLK Clock Divide Number From HCLK Clock Source
bits : 0 - 3 (4 bit)
access : read-write

USBDIV : USB Clock Divide Number From USB Clock Source
bits : 4 - 7 (4 bit)
access : read-write

UART0DIV : UART0 Clock Divide Number From UART0 Clock Source
bits : 8 - 11 (4 bit)
access : read-write

UART1DIV : UART1 Clock Divide Number From UART1 Clock Source
bits : 12 - 15 (4 bit)
access : read-write

EADCDIV : EADC Clock Divide Number From EADC Clock Source
bits : 16 - 23 (8 bit)
access : read-write

SDH0DIV : SDHOST0 Clock Divide Number From SDHOST0 Clock Source
bits : 24 - 31 (8 bit)
access : read-write


CLK_CLKDIV1 (CLKDIV1)

Clock Divider Number Register 1
address_offset : 0x24 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKDIV1 CLK_CLKDIV1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SC0DIV SC1DIV SC2DIV

SC0DIV : Smart Card 0 (SC0) Clock Divide Number From SC0 Clock Source
bits : 0 - 7 (8 bit)
access : read-write

SC1DIV : Smart Card 1 (SC1) Clock Divide Number From SC1 Clock Source
bits : 8 - 15 (8 bit)
access : read-write

SC2DIV : Smart Card 2 (SC2) Clock Divide Number From SC2 Clock Source
bits : 16 - 23 (8 bit)
access : read-write


CLK_CLKDIV4 (CLKDIV4)

Clock Divider Number Register 4
address_offset : 0x30 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKDIV4 CLK_CLKDIV4 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UART2DIV UART3DIV UART4DIV UART5DIV

UART2DIV : UART2 Clock Divide Number From UART2 Clock Source
bits : 0 - 3 (4 bit)
access : read-write

UART3DIV : UART3 Clock Divide Number From UART3 Clock Source
bits : 4 - 7 (4 bit)
access : read-write

UART4DIV : UART4 Clock Divide Number From UART4 Clock Source
bits : 8 - 11 (4 bit)
access : read-write

UART5DIV : UART5 Clock Divide Number From UART5 Clock Source
bits : 12 - 15 (4 bit)
access : read-write


CLK_AHBCLK (AHBCLK)

AHB Devices Clock Enable Register
address_offset : 0x4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_AHBCLK CLK_AHBCLK read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PDMA0CKEN PDMA1CKEN ISPCKEN EBICKEN EXSTCKEN SDH0CKEN CRCCKEN CRPTCKEN KSCKEN TRACECKEN FMCIDLE USBHCKEN SRAM0CKEN SRAM1CKEN SRAM2CKEN GPACKEN GPBCKEN GPCCKEN GPDCKEN GPECKEN GPFCKEN GPGCKEN GPHCKEN

PDMA0CKEN : PDMA0 Controller Clock Enable Bit (Secure)
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA0 peripheral clock Disabled

#1 : 1

PDMA0 peripheral clock Enabled

End of enumeration elements list.

PDMA1CKEN : PDMA1 Controller Clock Enable Bit
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA1 peripheral clock Disabled

#1 : 1

PDMA1 peripheral clock Enabled

End of enumeration elements list.

ISPCKEN : Flash ISP Controller Clock Enable Bit
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Flash ISP peripheral clock Disabled

#1 : 1

Flash ISP peripheral clock Enabled

End of enumeration elements list.

EBICKEN : EBI Controller Clock Enable Bit
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

EBI peripheral clock Disabled

#1 : 1

EBI peripheral clock Enabled

End of enumeration elements list.

EXSTCKEN : External System Tick Clock Enable Bit
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

External System tick clock Disabled

#1 : 1

External System tick clock Enabled

End of enumeration elements list.

SDH0CKEN : SDHOST0 Controller Clock Enable Bit
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

SDHOST0 peripheral clock Disabled

#1 : 1

SDHOST0 peripheral clock Enabled

End of enumeration elements list.

CRCCKEN : CRC Generator Controller Clock Enable Bit
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

CRC peripheral clock Disabled

#1 : 1

CRC peripheral clock Enabled

End of enumeration elements list.

CRPTCKEN : Cryptographic Accelerator Clock Enable Bit
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Cryptographic Accelerator clock Disabled

#1 : 1

Cryptographic Accelerator clock Enabled

End of enumeration elements list.

KSCKEN : Key Store Clock Enable Bit
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

Key store clock Disabled

#1 : 1

Key store clock Enabled

End of enumeration elements list.

TRACECKEN : Trace Clock Enable Bit
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

Trace clock Disabled

#1 : 1

Trace clock Enabled

End of enumeration elements list.

FMCIDLE : Flash Memory Controller Clock Enable Bit in IDLE Mode
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

FMC clock Disabled when chip is under IDLE mode

#1 : 1

FMC clock Enabled when chip is under IDLE mode

End of enumeration elements list.

USBHCKEN : USB HOST 1.1 Controller Clock Enable Bit
bits : 16 - 16 (1 bit)
access : read-write

Enumeration:

#0 : 0

USB HOST 1.1 peripheral clock Disabled

#1 : 1

USB HOST 1.1 peripheral clock Enabled

End of enumeration elements list.

SRAM0CKEN : SRAM Bank0 Controller Clock Enable Bit
bits : 20 - 20 (1 bit)
access : read-write

Enumeration:

#0 : 0

SRAM bank0 clock Disabled

#1 : 1

SRAM bank0 clock Enabled

End of enumeration elements list.

SRAM1CKEN : SRAM Bank1 Controller Clock Enable Bit
bits : 21 - 21 (1 bit)
access : read-write

Enumeration:

#0 : 0

SRAM bank1 clock Disabled

#1 : 1

SRAM bank1 clock Enabled

End of enumeration elements list.

SRAM2CKEN : SRAM Bank2 Controller Clock Enable Bit
bits : 22 - 22 (1 bit)
access : read-write

Enumeration:

#0 : 0

SRAM bank2 clock Disabled

#1 : 1

SRAM bank2 clock Enabled

End of enumeration elements list.

GPACKEN : GPIOA Clock Enable Bit
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPIOA port clock Disabled

#1 : 1

GPIOA port clock Enabled

End of enumeration elements list.

GPBCKEN : GPIOB Clock Enable Bit
bits : 25 - 25 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPIOB port clock Disabled

#1 : 1

GPIOB port clock Enabled

End of enumeration elements list.

GPCCKEN : GPIOC Clock Enable Bit
bits : 26 - 26 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPIOC port clock Disabled

#1 : 1

GPIOC port clock Enabled

End of enumeration elements list.

GPDCKEN : GPIOD Clock Enable Bit
bits : 27 - 27 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPIOD port clock Disabled

#1 : 1

GPIOD port clock Enabled

End of enumeration elements list.

GPECKEN : GPIOE Clock Enable Bit
bits : 28 - 28 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPIOE port clock Disabled

#1 : 1

GPIOE port clock Enabled

End of enumeration elements list.

GPFCKEN : GPIOF Clock Enable Bit
bits : 29 - 29 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPIOF port clock Disabled

#1 : 1

GPIOF port clock Enabled

End of enumeration elements list.

GPGCKEN : GPIOG Clock Enable Bit
bits : 30 - 30 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPIOG port clock Disabled

#1 : 1

GPIOG port clock Enabled

End of enumeration elements list.

GPHCKEN : GPIOH Clock Enable Bit
bits : 31 - 31 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPIOH port clock Disabled

#1 : 1

GPIOH port clock Enabled

End of enumeration elements list.


CLK_PLLCTL (PLLCTL)

PLL Control Register
address_offset : 0x40 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PLLCTL CLK_PLLCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 FBDIV INDIV OUTDIV PD BP PLLSRC STBSEL

FBDIV : PLL Feedback Divider Control (Write Protect) Refer to the formulas below the table. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 0 - 8 (9 bit)
access : read-write

INDIV : PLL Input Divider Control (Write Protect) Refer to the formulas below the table. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 9 - 13 (5 bit)
access : read-write

OUTDIV : PLL Output Divider Control (Write Protect) Refer to the formulas below the table. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 14 - 15 (2 bit)
access : read-write

PD : Power-down Mode (Write Protect) Note 1: If set the PDEN bit to 1 in CLK_PWRCTL register, the PLL will enter Power-down mode, too. Note 2: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 16 - 16 (1 bit)
access : read-write

Enumeration:

#0 : 0

PLL is enable (in normal mode)

#1 : 1

PLL is disable (in Power-down mode) (default)

End of enumeration elements list.

BP : PLL Bypass Control (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 17 - 17 (1 bit)
access : read-write

Enumeration:

#0 : 0

PLL is in normal mode (default)

#1 : 1

PLL clock output is same as PLL input clock FIN

End of enumeration elements list.

PLLSRC : PLL Source Clock Selection (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 19 - 19 (1 bit)
access : read-write

Enumeration:

#0 : 0

PLL source clock from 4~24 MHz external high-speed crystal oscillator (HXT)

#1 : 1

PLL source clock from 12 MHz internal high-speed oscillator (HIRC)

End of enumeration elements list.

STBSEL : PLL Stable Counter Selection (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 23 - 23 (1 bit)
access : read-write

Enumeration:

#0 : 0

PLL stable time is 1200 PLL source clock (suitable for source clock is equal to or less than 12 MHz)

#1 : 1

PLL stable time is 2400 PLL source clock (suitable for source clock is larger than 12 MHz)

End of enumeration elements list.


CLK_STATUS (STATUS)

Clock Status Monitor Register
address_offset : 0x50 Bytes (0x0)
size : -1 bit
access : read-only
reset_value : 0x0
reset_Mask : 0x0

CLK_STATUS CLK_STATUS read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HXTSTB LXTSTB PLLSTB LIRCSTB HIRCSTB MIRCSTB HIRC48STB CLKSFAIL EXTLXTSTB LIRC32STB

HXTSTB : HXT Clock Source Stable Flag (Read Only)
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

#0 : 0

4~24 MHz external high speed crystal oscillator (HXT) clock is not stable or disabled

#1 : 1

4~24 MHz external high speed crystal oscillator (HXT) clock is stable and enabled

End of enumeration elements list.

LXTSTB : LXT Clock Source Stable Flag (Read Only) LXT clock source can be selected as extLXT or LIRC32 by setting C32KSEL(RTC_LXTCTL[6]). IfC32KSEL is set to 0 the LXT stable flag is set when extLXT clock source is stable. IfC32KSEL is set to 1 the LXT stable flag is set when LIRC32 clock source is stable.
bits : 1 - 1 (1 bit)
access : read-only

Enumeration:

#0 : 0

32.768 kHz external low speed crystal oscillator (LXT) clock is not stable or disabled

#1 : 1

32.768 kHz external low speed crystal oscillator (LXT) clock is stabled and enabled

End of enumeration elements list.

PLLSTB : Internal PLL Clock Source Stable Flag (Read Only)
bits : 2 - 2 (1 bit)
access : read-only

Enumeration:

#0 : 0

Internal PLL clock is not stable or disabled

#1 : 1

Internal PLL clock is stable and enabled

End of enumeration elements list.

LIRCSTB : LIRC Clock Source Stable Flag (Read Only)
bits : 3 - 3 (1 bit)
access : read-only

Enumeration:

#0 : 0

32 kHz internal low speed RC oscillator (LIRC) clock is not stable or disabled

#1 : 1

32 kHz internal low speed RC oscillator (LIRC) clock is stable and enabled

End of enumeration elements list.

HIRCSTB : HIRC Clock Source Stable Flag (Read Only)
bits : 4 - 4 (1 bit)
access : read-only

Enumeration:

#0 : 0

12 MHz internal high speed RC oscillator (HIRC) clock is not stable or disabled

#1 : 1

12 MHz internal high speed RC oscillator (HIRC) clock is stable and enabled

End of enumeration elements list.

MIRCSTB : MIRC Clock Source Stable Flag (Read Only)
bits : 5 - 5 (1 bit)
access : read-only

Enumeration:

#0 : 0

4 MHz internal medium speed RC oscillator (MIRC) clock is not stable or disabled

#1 : 1

4 MHz internal medium speed RC oscillator (MIRC) clock is stable and enabled

End of enumeration elements list.

HIRC48STB : HIRC48 Clock Source Stable Flag (Read Only)
bits : 6 - 6 (1 bit)
access : read-only

Enumeration:

#0 : 0

48 MHz internal high speed RC oscillator (HIRC48) clock is not stable or disabled

#1 : 1

48 MHz internal high speed RC oscillator (HIRC48) clock is stable and enabled

End of enumeration elements list.

CLKSFAIL : Clock Switching Fail Flag (Read Only) This bit is updated when software switches system clock source. If switch target clock is stable, this bit will be set to 0. If switch target clock is not stable, this bit will be set to 1. Note: This bit is read only. After selected clock source is stable, hardware will switch system clock to selected clock automatically, and CLKSFAIL will be cleared automatically by hardware.
bits : 7 - 7 (1 bit)
access : read-only

Enumeration:

#0 : 0

Clock switching success

#1 : 1

Clock switching failure

End of enumeration elements list.

EXTLXTSTB : EXTLXT Clock Source Stable Flag (Read Only)
bits : 8 - 8 (1 bit)
access : read-only

Enumeration:

#0 : 0

32.768 kHz external low speed crystal oscillator (extLXT) clock is not stable or disabled

#1 : 1

32.768 kHz external low speed crystal oscillator (extLXT) clock is stable and enabled

End of enumeration elements list.

LIRC32STB : LIRC32 Clock Source Stable Flag (Read Only)
bits : 9 - 9 (1 bit)
access : read-only

Enumeration:

#0 : 0

32 kHz internal low speed RC oscillator (LIRC32) clock is not stable or disabled

#1 : 1

32 kHz internal low speed RC oscillator (LIRC32) clock is stable and enabled

End of enumeration elements list.


CLK_CLKOCTL (CLKOCTL)

Clock Output Control Register
address_offset : 0x60 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKOCTL CLK_CLKOCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 FREQSEL CLKOEN DIV1EN CLK1HZEN

FREQSEL : Clock Output Frequency Selection The formula of output frequency is Fin is the input clock frequency. Fout is the frequency of divider output clock. N is the 4-bit value of FREQSEL[3:0].
bits : 0 - 3 (4 bit)
access : read-write

CLKOEN : Clock Output Enable Bit
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Clock Output function Disabled

#1 : 1

Clock Output function Enabled

End of enumeration elements list.

DIV1EN : Clock Output Divide One Enable Bit
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Clock Output will output clock with source frequency divided by FREQSEL

#1 : 1

Clock Output will output clock with source frequency

End of enumeration elements list.

CLK1HZEN : Clock Output 1Hz Enable Bit
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

1 Hz clock output for 32.768 kHz frequency compensation Disabled

#1 : 1

1 Hz clock output for 32.768 kHz frequency compensation Enabled

End of enumeration elements list.


CLK_CLKDCTL (CLKDCTL)

Clock Fail Detector Control Register
address_offset : 0x70 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKDCTL CLK_CLKDCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HXTFDEN HXTFIEN HXTFDSEL LXTFDEN LXTFIEN HXTFQDEN HXTFQIEN

HXTFDEN : HXT Clock Fail Detector Enable Bit
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

4~24 MHz external high speed crystal oscillator (HXT) clock fail detector Disabled

#1 : 1

4~24 MHz external high speed crystal oscillator (HXT) clock fail detector Enabled

End of enumeration elements list.

HXTFIEN : HXT Clock Fail Interrupt Enable Bit
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

4~24 MHz external high speed crystal oscillator (HXT) clock fail interrupt Disabled

#1 : 1

4~24 MHz external high speed crystal oscillator (HXT) clock fail interrupt Enabled

End of enumeration elements list.

HXTFDSEL : HXT Clock Fail Detector Selection Note: When HXT Clock Fail Detector Selection is set, detector will keep detect whether HXT is stable or not, prevent HXT fail before stable.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

4~24 MHz external high speed crystal oscillator (HXT) clock fail detector after HXT stable

#1 : 1

4~24 MHz external high speed crystal oscillator (HXT) clock fail detector bypass HXT stable

End of enumeration elements list.

LXTFDEN : LXT Clock Fail Detector Enable Bit
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

32.768 kHz external low speed crystal oscillator (LXT) clock fail detector Disabled

#1 : 1

32.768 kHz external low speed crystal oscillator (LXT) clock fail detector Enabled

End of enumeration elements list.

LXTFIEN : LXT Clock Fail Interrupt Enable Bit
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

32.768 kHz external low speed crystal oscillator (LXT) clock fail interrupt Disabled

#1 : 1

32.768 kHz external low speed crystal oscillator (LXT) clock fail interrupt Enabled

End of enumeration elements list.

HXTFQDEN : HXT Clock Frequency Monitor Enable Bit
bits : 16 - 16 (1 bit)
access : read-write

Enumeration:

#0 : 0

4~24 MHz external high speed crystal oscillator (HXT) clock frequency monitor Disabled

#1 : 1

4~24 MHz external high speed crystal oscillator (HXT) clock frequency monitor Enabled

End of enumeration elements list.

HXTFQIEN : HXT Clock Frequency Monitor Interrupt Enable Bit
bits : 17 - 17 (1 bit)
access : read-write

Enumeration:

#0 : 0

4~24 MHz external high speed crystal oscillator (HXT) clock frequency monitor fail interrupt Disabled

#1 : 1

4~24 MHz external high speed crystal oscillator (HXT) clock frequency monitor fail interrupt Enabled

End of enumeration elements list.


CLK_CLKDSTS (CLKDSTS)

Clock Fail Detector Status Register
address_offset : 0x74 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKDSTS CLK_CLKDSTS read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HXTFIF LXTFIF HXTFQIF

HXTFIF : HXT Clock Fail Interrupt Flag (Write Protect) Note 1: Write 1 to clear the bit to 0. Note 2: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

4~24 MHz external high speed crystal oscillator (HXT) clock is normal

#1 : 1

4~24 MHz external high speed crystal oscillator (HXT) clock stops

End of enumeration elements list.

LXTFIF : LXT Clock Fail Interrupt Flag (Write Protect) Note 1: Write 1 to clear the bit to 0. Note 2: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

32.768 kHz external low speed crystal oscillator (LXT) clock is normal

#1 : 1

32.768 kHz external low speed crystal oscillator (LXT) stops

End of enumeration elements list.

HXTFQIF : HXT Clock Frequency Monitor Interrupt Flag (Write Protect) Note 1: Write 1 to clear the bit to 0. Note 2: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

4~24 MHz external high speed crystal oscillator (HXT) clock is normal

#1 : 1

4~24 MHz external high speed crystal oscillator (HXT) clock frequency is abnormal

End of enumeration elements list.


CLK_CDUPB (CDUPB)

Clock Frequency Detector Upper Boundary Register
address_offset : 0x78 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CDUPB CLK_CDUPB read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UPERBD

UPERBD : HXT Clock Frequency Detector Upper Boundary The bits define the high value of frequency monitor window. When HXT frequency monitor value higher than this register, the HXT frequency detect fail interrupt flag will set to 1.
bits : 0 - 9 (10 bit)
access : read-write


CLK_CDLOWB (CDLOWB)

Clock Frequency Detector Lower Boundary Register
address_offset : 0x7C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CDLOWB CLK_CDLOWB read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 LOWERBD

LOWERBD : HXT Clock Frequency Detector Lower Boundary The bits define the low value of frequency monitor window. When HXT frequency monitor value lower than this register, the HXT frequency detect fail interrupt flag will set to 1.
bits : 0 - 9 (10 bit)
access : read-write


CLK_APBCLK0 (APBCLK0)

APB Devices Clock Enable Register 0
address_offset : 0x8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_APBCLK0 CLK_APBCLK0 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 WDTCKEN RTCCKEN TMR0CKEN TMR1CKEN TMR2CKEN TMR3CKEN CLKOCKEN ACMP01CKEN I2C0CKEN I2C1CKEN I2C2CKEN QSPI0CKEN SPI0CKEN SPI1CKEN SPI2CKEN UART0CKEN UART1CKEN UART2CKEN UART3CKEN UART4CKEN UART5CKEN TAMPERCKEN CAN0CKEN OTGCKEN USBDCKEN EADCCKEN I2S0CKEN EWDTCKEN

WDTCKEN : Watchdog Timer Clock Enable Bit (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Watchdog timer and Windows watchdog timer clock Disabled

#1 : 1

Watchdog timer and Windows watchdog timer clock Enabled

End of enumeration elements list.

RTCCKEN : Real-time-clock APB Interface Clock Enable Bit This bit is used to control the RTC APB clock only. The RTC peripheral clock source is selected from RTCCKSEL(RTC_LXTCTL[7]). It can be selected to 32.768 kHz external low speed crystal (LXT) or 32 kHz internal low speed RC oscillator (LIRC).
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

RTC clock Disabled

#1 : 1

RTC clock Enabled

End of enumeration elements list.

TMR0CKEN : Timer0 Clock Enable Bit
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer0 clock Disabled

#1 : 1

Timer0 clock Enabled

End of enumeration elements list.

TMR1CKEN : Timer1 Clock Enable Bit
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer1 clock Disabled

#1 : 1

Timer1 clock Enabled

End of enumeration elements list.

TMR2CKEN : Timer2 Clock Enable Bit
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer2 clock Disabled

#1 : 1

Timer2 clock Enabled

End of enumeration elements list.

TMR3CKEN : Timer3 Clock Enable Bit
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer3 clock Disabled

#1 : 1

Timer3 clock Enabled

End of enumeration elements list.

CLKOCKEN : CLKO Clock Enable Bit
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

CLKO clock Disabled

#1 : 1

CLKO clock Enabled

End of enumeration elements list.

ACMP01CKEN : Analog Comparator 0/1 Clock Enable Bit
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Analog comparator 0/1 clock Disabled

#1 : 1

Analog comparator 0/1 clock Enabled

End of enumeration elements list.

I2C0CKEN : I2C0 Clock Enable Bit
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

I2C0 clock Disabled

#1 : 1

I2C0 clock Enabled

End of enumeration elements list.

I2C1CKEN : I2C1 Clock Enable Bit
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

I2C1 clock Disabled

#1 : 1

I2C1 clock Enabled

End of enumeration elements list.

I2C2CKEN : I2C2 Clock Enable Bit
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

I2C2 clock Disabled

#1 : 1

I2C2 clock Enabled

End of enumeration elements list.

QSPI0CKEN : QSPI0 Clock Enable Bit
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

QSPI0 clock Disabled

#1 : 1

QSPI0 clock Enabled

End of enumeration elements list.

SPI0CKEN : SPI0 Clock Enable Bit
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

SPI0 clock Disabled

#1 : 1

SPI0 clock Enabled

End of enumeration elements list.

SPI1CKEN : SPI1 Clock Enable Bit
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

SPI1 clock Disabled

#1 : 1

SPI1 clock Enabled

End of enumeration elements list.

SPI2CKEN : SPI2 Clock Enable Bit
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

SPI2 clock Disabled

#1 : 1

SPI2 clock Enabled

End of enumeration elements list.

UART0CKEN : UART0 Clock Enable Bit
bits : 16 - 16 (1 bit)
access : read-write

Enumeration:

#0 : 0

UART0 clock Disabled

#1 : 1

UART0 clock Enabled

End of enumeration elements list.

UART1CKEN : UART1 Clock Enable Bit
bits : 17 - 17 (1 bit)
access : read-write

Enumeration:

#0 : 0

UART1 clock Disabled

#1 : 1

UART1 clock Enabled

End of enumeration elements list.

UART2CKEN : UART2 Clock Enable Bit
bits : 18 - 18 (1 bit)
access : read-write

Enumeration:

#0 : 0

UART2 clock Disabled

#1 : 1

UART2 clock Enabled

End of enumeration elements list.

UART3CKEN : UART3 Clock Enable Bit
bits : 19 - 19 (1 bit)
access : read-write

Enumeration:

#0 : 0

UART3 clock Disabled

#1 : 1

UART3 clock Enabled

End of enumeration elements list.

UART4CKEN : UART4 Clock Enable Bit
bits : 20 - 20 (1 bit)
access : read-write

Enumeration:

#0 : 0

UART4 clock Disabled

#1 : 1

UART4 clock Enabled

End of enumeration elements list.

UART5CKEN : UART5 Clock Enable Bit
bits : 21 - 21 (1 bit)
access : read-write

Enumeration:

#0 : 0

UART5 clock Disabled

#1 : 1

UART5 clock Enabled

End of enumeration elements list.

TAMPERCKEN : TAMPER Clock Enable Bit
bits : 22 - 22 (1 bit)
access : read-write

Enumeration:

#0 : 0

Tamper clock Disabled

#1 : 1

Tamper clock Enabled

End of enumeration elements list.

CAN0CKEN : CAN0 Clock Enable Bit
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

CAN0 clock Disabled

#1 : 1

CAN0 clock Enabled

End of enumeration elements list.

OTGCKEN : USB OTG Clock Enable Bit
bits : 26 - 26 (1 bit)
access : read-write

Enumeration:

#0 : 0

USB OTG clock Disabled

#1 : 1

USB OTG clock Enabled

End of enumeration elements list.

USBDCKEN : USB Device Clock Enable Bit
bits : 27 - 27 (1 bit)
access : read-write

Enumeration:

#0 : 0

USB Device clock Disabled

#1 : 1

USB Device clock Enabled

End of enumeration elements list.

EADCCKEN : Enhanced Analog-digital-converter (EADC) Clock Enable Bit
bits : 28 - 28 (1 bit)
access : read-write

Enumeration:

#0 : 0

EADC clock Disabled

#1 : 1

EADC clock Enabled

End of enumeration elements list.

I2S0CKEN : I2S0 Clock Enable Bit
bits : 29 - 29 (1 bit)
access : read-write

Enumeration:

#0 : 0

I2S0 Clock Disabled

#1 : 1

I2S0 Clock Enabled

End of enumeration elements list.

EWDTCKEN : Extra Watchdog Timer Clock Enable Bit (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 31 - 31 (1 bit)
access : read-write

Enumeration:

#0 : 0

Extra Watchdog timer and Windows watchdog timer clock Disabled

#1 : 1

Extra Watchdog timer and Windows watchdog timer clock Enabled

End of enumeration elements list.


CLK_PMUCTL (PMUCTL)

Power Manager Control Register
address_offset : 0x90 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PMUCTL CLK_PMUCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PDMSEL VDROPEN WRBUSY WKTMREN WKTMRIS WKPINEN0 ACMPSPWK TAMPERWK RTCWKEN WKPINEN1 WKPINEN2 WKPINEN3 WKPINEN4

PDMSEL : Power-down Mode Selection (Write Protect) These bits control chip power-down mode grade selection when CPU executes WFI/WFE instruction. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 0 - 2 (3 bit)
access : read-write

Enumeration:

#000 : 0

Power-down mode is selected (PD)

#001 : 1

Low leakage Power-down mode is selected (LLPD)

#010 : 2

Fast wake-up Power-down (FWPD)

#011 : 3

Ultra low leakage Power-down mode is selected (ULLPD)

#100 : 4

Standby Power-down mode is selected (SPD)

#101 : 5

Reserved.

#110 : 6

Deep Power-down mode is selected (DPD)

#111 : 7

Reserved.

End of enumeration elements list.

VDROPEN : Standby Power-down mode Regulator Output Voltage Drop Enable Bit (Write Protect) If this bit be asserted, regulator output voltage drop to 0.9v when SPD mode. Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Regulator voltage auto drop function Disabled

#1 : 1

Regulator voltage auto drop function Enabled. (default)

End of enumeration elements list.

WRBUSY : Write Busy Flag (Read Only) If CLK_PMUCTL be written, this bit be asserted automatic by hardware, and be de-asserted when write procedure finish.
bits : 7 - 7 (1 bit)
access : read-only

Enumeration:

#0 : 0

CLK_PMUCTL write ready

#1 : 1

CLK_PMUCTL write ignore

End of enumeration elements list.

WKTMREN : Wake-up Timer Enable Bit (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Wake-up timer disable at Deep Power-down mode or Standby Power-down mode

#1 : 1

Wake-up timer enabled at Deep Power-down mode or Standby Power-down mode

End of enumeration elements list.

WKTMRIS : Wake-up Timer Time-out Interval Select Bits (Write Protect) These bits control wake-up timer time-out interval when chip under Deep Power-down mode or Standby Power-down mode. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 9 - 11 (3 bit)
access : read-write

Enumeration:

#000 : 0

Time-out interval is 410 LIRC clocks (12.8ms)

#001 : 1

Time-out interval is 819 LIRC clocks (25.6ms)

#010 : 2

Time-out interval is 1638 LIRC clocks (51.2ms)

#011 : 3

Time-out interval is 3277 LIRC clocks (102.4ms)

#100 : 4

Time-out interval is 13107 LIRC clocks (409.6ms)

#101 : 5

Time-out interval is 26214 LIRC clocks (819.2ms)

#110 : 6

Time-out interval is 52429 LIRC clocks (1638.4ms)

#111 : 7

Time-out interval is 209715 LIRC clocks (6553.6ms)

End of enumeration elements list.

WKPINEN0 : Wake-up Pin 0 Enable Bits (Write Protect) This is control register for GPC.0 to wake-up pin. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 16 - 17 (2 bit)
access : read-write

Enumeration:

#00 : 0

Wake-up pin disable at Deep Power-down mode

#01 : 1

Wake-up pin rising edge enabled at Deep Power-down mode

#10 : 2

Wake-up pin falling edge enabled at Deep Power-down mode

#11 : 3

Wake-up pin both edge enabled at Deep Power-down mode

End of enumeration elements list.

ACMPSPWK : ACMP Standby Power-down Mode Wake-up Enable Bit (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 18 - 18 (1 bit)
access : read-write

Enumeration:

#0 : 0

ACMP wake-up disable at Standby Power-down mode

#1 : 1

ACMP wake-up enabled at Standby Power-down mode

End of enumeration elements list.

TAMPERWK : Tamper Standby Power-down Mode Wake-up Enable Bit (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 19 - 19 (1 bit)
access : read-write

Enumeration:

#0 : 0

Tamper wake-up disable at Standby Power-down mode

#1 : 1

Tamper wake-up enabled at Standby Power-down mode

End of enumeration elements list.

RTCWKEN : RTC Wake-up Enable Bit (Write Protect) Note: This bit is write protected. Refer to the SYS_REGLCTL register.
bits : 23 - 23 (1 bit)
access : read-write

Enumeration:

#0 : 0

RTC wake-up disable at Deep Power-down mode or Standby Power-down mode

#1 : 1

RTC wake-up enabled at Deep Power-down mode or Standby Power-down mode

End of enumeration elements list.

WKPINEN1 : Wake-up Pin 1 Enable Bits (Write Protect) This is control register for GPB.0 to wake-up pin. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 24 - 25 (2 bit)
access : read-write

Enumeration:

#00 : 0

Wake-up pin disable at Deep Power-down mode

#01 : 1

Wake-up pin rising edge enabled at Deep Power-down mode

#10 : 2

Wake-up pin falling edge enabled at Deep Power-down mode

#11 : 3

Wake-up pin both edge enabled at Deep Power-down mode

End of enumeration elements list.

WKPINEN2 : Wake-up Pin 2 Enable Bits (Write Protect) This is control register for GPB.2 to wake-up pin. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 26 - 27 (2 bit)
access : read-write

Enumeration:

#00 : 0

Wake-up pin disable at Deep Power-down mode

#01 : 1

Wake-up pin rising edge enabled at Deep Power-down mode

#10 : 2

Wake-up pin falling edge enabled at Deep Power-down mode

#11 : 3

Wake-up pin both edge enabled at Deep Power-down mode

End of enumeration elements list.

WKPINEN3 : Wake-up Pin 3 Enable Bits (Write Protect) This is control register for GPB.12 to wake-up pin. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 28 - 29 (2 bit)
access : read-write

Enumeration:

#00 : 0

Wake-up pin disable at Deep Power-down mode

#01 : 1

Wake-up pin rising edge enabled at Deep Power-down mode

#10 : 2

Wake-up pin falling edge enabled at Deep Power-down mode

#11 : 3

Wake-up pin both edge enabled at Deep Power-down mode

End of enumeration elements list.

WKPINEN4 : Wake-up Pin 4 Enable Bits (Write Protect) This is control register for GPF.6 to wake-up pin. Note: These bits are write protected. Refer to the SYS_REGLCTL register.
bits : 30 - 31 (2 bit)
access : read-write

Enumeration:

#00 : 0

Wake-up pin disable at Deep Power-down mode

#01 : 1

Wake-up pin rising edge enabled at Deep Power-down mode

#10 : 2

Wake-up pin falling edge enabled at Deep Power-down mode

#11 : 3

Wake-up pin both edge enabled at Deep Power-down mode

End of enumeration elements list.


CLK_PMUSTS (PMUSTS)

Power Manager Status Register
address_offset : 0x94 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PMUSTS CLK_PMUSTS read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PINWK0 TMRWK RTCWK PINWK1 PINWK2 PINWK3 PINWK4 GPAWK GPBWK GPCWK GPDWK LVRWK BODWK ACMPWK TAMPERWK CLRWK

PINWK0 : Pin 0 Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Deep Power-down mode (DPD) was requested by a transition of the Wake-up pin (GPC.0). This flag is cleared when DPD mode is entered.
bits : 0 - 0 (1 bit)
access : read-only

TMRWK : Timer Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Deep Power-down mode (DPD) or Standby Power-down (SPD) mode was requested by wakeup timer time-out. This flag is cleared when DPD or SPD mode is entered.
bits : 1 - 1 (1 bit)
access : read-only

RTCWK : RTC Wake-up Flag (Read Only) This flag indicates that wakeup of device from Deep Power-down mode (DPD) or Standby Power-down (SPD) mode was requested with a RTC alarm, tick time or tamper happened. This flag is cleared when DPD or SPD mode is entered.
bits : 2 - 2 (1 bit)
access : read-only

PINWK1 : Pin 1 Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Deep Power-down mode (DPD) was requested by a transition of the Wake-up pin (GPB.0). This flag is cleared when DPD mode is entered.
bits : 3 - 3 (1 bit)
access : read-only

PINWK2 : Pin 2 Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Deep Power-down mode (DPD) was requested by a transition of the Wake-up pin (GPB.2). This flag is cleared when DPD mode is entered.
bits : 4 - 4 (1 bit)
access : read-only

PINWK3 : Pin 3 Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Deep Power-down mode (DPD) was requested by a transition of the Wake-up pin (GPB.12). This flag is cleared when DPD mode is entered.
bits : 5 - 5 (1 bit)
access : read-only

PINWK4 : Pin 4 Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Deep Power-down mode (DPD) was requested by a transition of the Wake-up pin (GPF.6). This flag is cleared when DPD mode is entered.
bits : 6 - 6 (1 bit)
access : read-only

GPAWK : GPA Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Standby Power-down mode (SPD) was requested by a transition of selected one GPA group pins. This flag is cleared when SPD mode is entered.
bits : 8 - 8 (1 bit)
access : read-only

GPBWK : GPB Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Standby Power-down mode (SPD) was requested by a transition of selected one GPB group pins. This flag is cleared when SPD mode is entered.
bits : 9 - 9 (1 bit)
access : read-only

GPCWK : GPC Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Standby Power-down mode (SPD) was requested by a transition of selected one GPC group pins. This flag is cleared when SPD mode is entered.
bits : 10 - 10 (1 bit)
access : read-only

GPDWK : GPD Wake-up Flag (Read Only) This flag indicates that wake-up of chip from Standby Power-down mode (SPD) was requested by a transition of selected one GPD group pins. This flag is cleared when SPD mode is entered.
bits : 11 - 11 (1 bit)
access : read-only

LVRWK : LVR Wake-up Flag (Read Only) This flag indicates that wakeup of device from Standby Power-down mode (SPD) was requested with a LVR happened. This flag is cleared when SPD mode is entered.
bits : 12 - 12 (1 bit)
access : read-only

BODWK : BOD Wake-up Flag (Read Only) This flag indicates that wakeup of device from Standby Power-down mode (SPD) was requested with a BOD happened. This flag is cleared when SPD mode is entered.
bits : 13 - 13 (1 bit)
access : read-only

ACMPWK : ACMP Wake-up Flag (Read Only) This flag indicates that wakeup of device from Standby Power-down mode (SPD) was requested with a ACMP transition. This flag is cleared when SPD mode is entered.
bits : 14 - 14 (1 bit)
access : read-only

TAMPERWK : Tamper Wake-up Flag (Read Only) This flag indicates that wakeup of device from Standby Power-down mode (SPD) was requested with a Tamper event occurred. This flag is cleared when SPD mode is entered.
bits : 15 - 15 (1 bit)
access : read-only

CLRWK : Clear Wake-up Flag Note: This bit is auto cleared by hardware.
bits : 31 - 31 (1 bit)
access : read-write

Enumeration:

#0 : 0

No clear

#1 : 1

Clear all of wake-up flag

End of enumeration elements list.


CLK_SWKDBCTL (SWKDBCTL)

Standby Power-down Wake-up De-bounce Control Register
address_offset : 0x9C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_SWKDBCTL CLK_SWKDBCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SWKDBCLKSEL

SWKDBCLKSEL : Standby Power-down Wake-up De-bounce Sampling Cycle Selection Note: De-bounce counter clock source is the 32 kHz internal low speed RC oscillator (LIRC).
bits : 0 - 3 (4 bit)
access : read-write

Enumeration:

#0000 : 0

Sample wake-up input once per 1 clocks

#0001 : 1

Sample wake-up input once per 2 clocks

#0010 : 2

Sample wake-up input once per 4 clocks

#0011 : 3

Sample wake-up input once per 8 clocks

#0100 : 4

Sample wake-up input once per 16 clocks

#0101 : 5

Sample wake-up input once per 32 clocks

#0110 : 6

Sample wake-up input once per 64 clocks

#0111 : 7

Sample wake-up input once per 128 clocks

#1000 : 8

Sample wake-up input once per 256 clocks

#1001 : 9

Sample wake-up input once per 2*256 clocks

#1010 : 10

Sample wake-up input once per 4*256 clocks

#1011 : 11

Sample wake-up input once per 8*256 clocks

#1100 : 12

Sample wake-up input once per 16*256 clocks

#1101 : 13

Sample wake-up input once per 32*256 clocks

#1110 : 14

Sample wake-up input once per 64*256 clocks

#1111 : 15

Sample wake-up input once per 128*256 clocks

End of enumeration elements list.


CLK_PASWKCTL (PASWKCTL)

GPA Standby Power-down Wake-up Control Register
address_offset : 0xA0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PASWKCTL CLK_PASWKCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 WKEN PRWKEN PFWKEN WKPSEL DBEN

WKEN : Standby Power-down Pin Wake-up Enable Bit
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPA group pin wake-up function Disabled

#1 : 1

GPA group pin wake-up function Enabled

End of enumeration elements list.

PRWKEN : Pin Rising Edge Wake-up Enable Bit
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPA group pin rising edge wake-up function Disabled

#1 : 1

GPA group pin rising edge wake-up function Enabled

End of enumeration elements list.

PFWKEN : Pin Falling Edge Wake-up Enable Bit
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPA group pin falling edge wake-up function Disabled

#1 : 1

GPA group pin falling edge wake-up function Enabled

End of enumeration elements list.

WKPSEL : GPA Standby Power-down Wake-up Pin Select
bits : 4 - 7 (4 bit)
access : read-write

Enumeration:

#0000 : 0

Reserved.

#0001 : 1

Reserved.

#0010 : 2

Reserved.

#0011 : 3

Reserved.

#0100 : 4

Reserved.

#0101 : 5

Reserved.

#0110 : 6

GPA.6 wake-up function Enabled

#0111 : 7

GPA.7 wake-up function Enabled

#1000 : 8

GPA.8 wake-up function Enabled

#1001 : 9

GPA.9 wake-up function Enabled

#1010 : 10

GPA.10 wake-up function Enabled

#1011 : 11

GPA.11 wake-up function Enabled

#1100 : 12

GPA.12 wake-up function Enabled

#1101 : 13

GPA.13 wake-up function Enabled

#1110 : 14

GPA.14 wake-up function Enabled

#1111 : 15

GPA.15 wake-up function Enabled

End of enumeration elements list.

DBEN : GPA Input Signal De-bounce Enable Bit The DBEN bit is used to enable the de-bounce function for each corresponding I/O. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the wakeup.The de-bounce clock source is the 32 kHz internal low speed RC oscillator (LIRC). The de-bounce function is valid only for edge triggered.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Standby power-down wake-up pin De-bounce function Disabled

#1 : 1

Standby power-down wake-up pin De-bounce function Enabled

End of enumeration elements list.


CLK_PBSWKCTL (PBSWKCTL)

GPB Standby Power-down Wake-up Control Register
address_offset : 0xA4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PBSWKCTL CLK_PBSWKCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 WKEN PRWKEN PFWKEN WKPSEL DBEN

WKEN : Standby Power-down Pin Wake-up Enable Bit
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPB group pin wake-up function Disabled

#1 : 1

GPB group pin wake-up function Enabled

End of enumeration elements list.

PRWKEN : Pin Rising Edge Wake-up Enable Bit
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPB group pin rising edge wake-up function Disabled

#1 : 1

GPB group pin rising edge wake-up function Enabled

End of enumeration elements list.

PFWKEN : Pin Falling Edge Wake-up Enable Bit
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPB group pin falling edge wake-up function Disabled

#1 : 1

GPB group pin falling edge wake-up function Enabled

End of enumeration elements list.

WKPSEL : GPB Standby Power-down Wake-up Pin Select
bits : 4 - 7 (4 bit)
access : read-write

Enumeration:

#0000 : 0

GPB.0 wake-up function Enabled

#0001 : 1

GPB.1 wake-up function Enabled

#0010 : 2

GPB.2 wake-up function Enabled

#0011 : 3

GPB.3 wake-up function Enabled

#0100 : 4

GPB.4 wake-up function Enabled

#0101 : 5

GPB.5 wake-up function Enabled

#0110 : 6

GPB.6 wake-up function Enabled

#0111 : 7

GPB.7 wake-up function Enabled

#1000 : 8

GPB.8 wake-up function Enabled

#1001 : 9

GPB.9 wake-up function Enabled

#1010 : 10

GPB.10 wake-up function Enabled

#1011 : 11

GPB.11 wake-up function Enabled

#1100 : 12

GPB.12 wake-up function Enabled

#1101 : 13

GPB.13 wake-up function Enabled

#1110 : 14

GPB.14 wake-up function Enabled

#1111 : 15

GPB.15 wake-up function Enabled

End of enumeration elements list.

DBEN : GPB Input Signal De-bounce Enable Bit The DBEN bit is used to enable the de-bounce function for each corresponding I/O. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the wakeup.The de-bounce clock source is the 32 kHz internal low speed RC oscillator (LIRC). Note: The de-bounce function is valid only for edge triggered.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Standby power-down wake-up pin De-bounce function Disabled

#1 : 1

Standby power-down wake-up pin De-bounce function Enabled

End of enumeration elements list.


CLK_PCSWKCTL (PCSWKCTL)

GPC Standby Power-down Wake-up Control Register
address_offset : 0xA8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PCSWKCTL CLK_PCSWKCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 WKEN PRWKEN PFWKEN WKPSEL DBEN

WKEN : Standby Power-down Pin Wake-up Enable Bit
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPC group pin wake-up function Disabled

#1 : 1

GPC group pin wake-up function Enabled

End of enumeration elements list.

PRWKEN : Pin Rising Edge Wake-up Enable Bit
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPC group pin rising edge wake-up function Disabled

#1 : 1

GPC group pin rising edge wake-up function Enabled

End of enumeration elements list.

PFWKEN : Pin Falling Edge Wake-up Enable Bit
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPC group pin falling edge wake-up function Disabled

#1 : 1

GPC group pin falling edge wake-up function Enabled

End of enumeration elements list.

WKPSEL : GPC Standby Power-down Wake-up Pin Select
bits : 4 - 7 (4 bit)
access : read-write

Enumeration:

#0000 : 0

GPC.0 wake-up function Enabled

#0001 : 1

GPC.1 wake-up function Enabled

#0010 : 2

GPC.2 wake-up function Enabled

#0011 : 3

GPC.3 wake-up function Enabled

#0100 : 4

GPC.4 wake-up function Enabled

#0101 : 5

GPC.5 wake-up function Enabled

#0110 : 6

GPC.6 wake-up function Enabled

#0111 : 7

GPC.7 wake-up function Enabled

#1000 : 8

GPC.8 wake-up function Enabled

#1001 : 9

GPC.9 wake-up function Enabled

#1010 : 10

GPC.10 wake-up function Enabled

#1011 : 11

GPC.11 wake-up function Enabled

#1100 : 12

GPC.12 wake-up function Enabled

#1101 : 13

GPC.13 wake-up function Enabled

#1110 : 14

Reserved.

#1111 : 15

Reserved.

End of enumeration elements list.

DBEN : GPC Input Signal De-bounce Enable Bit The DBEN bit is used to enable the de-bounce function for each corresponding I/O. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the wakeup.The de-bounce clock source is the 32 kHz internal low speed RC oscillator. The de-bounce function is valid only for edge triggered.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Standby power-down wake-up pin De-bounce function Disabled

#1 : 1

Standby power-down wake-up pin De-bounce function Enabled

End of enumeration elements list.


CLK_PDSWKCTL (PDSWKCTL)

GPD Standby Power-down Wake-up Control Register
address_offset : 0xAC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PDSWKCTL CLK_PDSWKCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 WKEN PRWKEN PFWKEN WKPSEL DBEN

WKEN : Standby Power-down Pin Wake-up Enable Bit
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPD group pin wake-up function Disabled

#1 : 1

GPD group pin wake-up function Enabled

End of enumeration elements list.

PRWKEN : Pin Rising Edge Wake-up Enable Bit
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPD group pin rising edge wake-up function Disabled

#1 : 1

GPD group pin rising edge wake-up function Enabled

End of enumeration elements list.

PFWKEN : Pin Falling Edge Wake-up Enable Bit
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

GPD group pin falling edge wake-up function Disabled

#1 : 1

GPD group pin falling edge wake-up function Enabled

End of enumeration elements list.

WKPSEL : GPD Standby Power-down Wake-up Pin Select
bits : 4 - 7 (4 bit)
access : read-write

Enumeration:

#0000 : 0

GPD.0 wake-up function Enabled

#0001 : 1

GPD.1 wake-up function Enabled

#0010 : 2

GPD.2 wake-up function Enabled

#0011 : 3

GPD.3 wake-up function Enabled

#0100 : 4

GPD.4 wake-up function Enabled

#0101 : 5

GPD.5 wake-up function Enabled

#0110 : 6

GPD.6 wake-up function Enabled

#0111 : 7

GPD.7 wake-up function Enabled

#1000 : 8

GPD.8 wake-up function Enabled

#1001 : 9

GPD.9 wake-up function Enabled

#1010 : 10

GPD.10 wake-up function Enabled

#1011 : 11

GPD.11 wake-up function Enabled

#1100 : 12

GPD.12 wake-up function Enabled

#1101 : 13

Reserved.

#1110 : 14

GPD.14 wake-up function Enabled

#1111 : 15

Reserved.

End of enumeration elements list.

DBEN : GPD Input Signal De-bounce Enable Bit The DBEN bit is used to enable the de-bounce function for each corresponding I/O. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the wakeup.The de-bounce clock source is the 32 kHz internal low speed RC oscillator. Note: The de-bounce function is valid only for edge triggered.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Standby power-down wake-up pin De-bounce function Disable

#1 : 1

Standby power-down wake-up pin De-bounce function Enable

End of enumeration elements list.


CLK_IOPDCTL (IOPDCTL)

GPIO Standby Power-down Control Register
address_offset : 0xB0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_IOPDCTL CLK_IOPDCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IOHR

IOHR : GPIO Hold Release When GPIO enter standby power-down mode, all I/O status are hold to keep normal operating status. After chip was waked up from standby power-down mode, the I/O are still keep hold status until user set this bit to release I/O hold status. Note: This bit is auto cleared by hardware.
bits : 0 - 0 (1 bit)
access : read-write


CLK_HXTFSEL (HXTFSEL)

HXT Filter Select Register
address_offset : 0xB4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_HXTFSEL CLK_HXTFSEL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HXTFSEL

HXTFSEL : HXT Filter Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

HXT cutoff frequency is 24 MHz

#1 : 1

HXT cutoff frequency is 4 MHz

End of enumeration elements list.


CLK_APBCLK1 (APBCLK1)

APB Devices Clock Enable Register 1
address_offset : 0xC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_APBCLK1 CLK_APBCLK1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SC0CKEN SC1CKEN SC2CKEN TMR4CKEN TMR5CKEN SPI3CKEN USCI0CKEN USCI1CKEN DACCKEN EPWM0CKEN EPWM1CKEN BPWM0CKEN BPWM1CKEN QEI0CKEN QEI1CKEN LCDCKEN TRNGCKEN ECAP0CKEN ECAP1CKEN LCDCPCKEN

SC0CKEN : Smart Card 0 (SC0) Clock Enable Bit
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

SC0 clock Disabled

#1 : 1

SC0 clock Enabled

End of enumeration elements list.

SC1CKEN : Smart Card 1 (SC1) Clock Enable Bit
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

SC1 clock Disabled

#1 : 1

SC1 clock Enabled

End of enumeration elements list.

SC2CKEN : Smart Card 2 (SC2) Clock Enable Bit
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

SC2 clock Disabled

#1 : 1

SC2 clock Enabled

End of enumeration elements list.

TMR4CKEN : Timer4 Clock Enable Bit
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer4 clock Disabled

#1 : 1

Timer4 clock Enabled

End of enumeration elements list.

TMR5CKEN : Timer5 Clock Enable Bit
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer5 clock Disabled

#1 : 1

Timer5 clock Enabled

End of enumeration elements list.

SPI3CKEN : SPI3 Clock Enable Bit
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

SPI3 clock Disabled

#1 : 1

SPI3 clock Enabled

End of enumeration elements list.

USCI0CKEN : USCI0 Clock Enable Bit
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

USCI0 clock Disabled

#1 : 1

USCI0 clock Enabled

End of enumeration elements list.

USCI1CKEN : USCI1 Clock Enable Bit
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

USCI1 clock Disabled

#1 : 1

USCI1 clock Enabled

End of enumeration elements list.

DACCKEN : DAC Clock Enable Bit
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

DAC clock Disabled

#1 : 1

DAC clock Enabled

End of enumeration elements list.

EPWM0CKEN : EPWM0 Clock Enable Bit
bits : 16 - 16 (1 bit)
access : read-write

Enumeration:

#0 : 0

EPWM0 clock Disabled

#1 : 1

EPWM0 clock Enabled

End of enumeration elements list.

EPWM1CKEN : EPWM1 Clock Enable Bit
bits : 17 - 17 (1 bit)
access : read-write

Enumeration:

#0 : 0

EPWM1 clock Disabled

#1 : 1

EPWM1 clock Enabled

End of enumeration elements list.

BPWM0CKEN : BPWM0 Clock Enable Bit
bits : 18 - 18 (1 bit)
access : read-write

Enumeration:

#0 : 0

BPWM0 clock Disabled

#1 : 1

BPWM0 clock Enabled

End of enumeration elements list.

BPWM1CKEN : BPWM1 Clock Enable Bit
bits : 19 - 19 (1 bit)
access : read-write

Enumeration:

#0 : 0

BPWM1 clock Disabled

#1 : 1

BPWM1 clock Enabled

End of enumeration elements list.

QEI0CKEN : QEI0 Clock Enable Bit
bits : 22 - 22 (1 bit)
access : read-write

Enumeration:

#0 : 0

QEI0 clock Disabled

#1 : 1

QEI0 clock Enabled

End of enumeration elements list.

QEI1CKEN : QEI1 Clock Enable Bit
bits : 23 - 23 (1 bit)
access : read-write

Enumeration:

#0 : 0

QEI1 clock Disabled

#1 : 1

QEI1 clock Enabled

End of enumeration elements list.

LCDCKEN : LCD Clock Enable Bit
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

LCD clock Disabled

#1 : 1

LCD clock Enabled

End of enumeration elements list.

TRNGCKEN : TRNG Clock Enable Bit
bits : 25 - 25 (1 bit)
access : read-write

Enumeration:

#0 : 0

TRNG clock Disabled

#1 : 1

TRNG clock Enabled

End of enumeration elements list.

ECAP0CKEN : ECAP0 Clock Enable Bit
bits : 26 - 26 (1 bit)
access : read-write

Enumeration:

#0 : 0

ECAP0 clock Disabled

#1 : 1

ECAP0 clock Enabled

End of enumeration elements list.

ECAP1CKEN : ECAP1 Clock Enable Bit
bits : 27 - 27 (1 bit)
access : read-write

Enumeration:

#0 : 0

ECAP1 clock Disabled

#1 : 1

ECAP1 clock Enabled

End of enumeration elements list.

LCDCPCKEN : LCD Charge Pump Clock Enable Bit
bits : 28 - 28 (1 bit)
access : read-write

Enumeration:

#0 : 0

LCD charge pump clock Disabled

#1 : 1

LCD charge pump clock Enabled

End of enumeration elements list.



Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !

This website is sponsored by EmbeetleEmbeetle, an IDE designed from scratch for embedded software developers.