\n
address_offset : 0x0 Bytes (0x0)
    size : 0x28 byte (0x0)
    mem_usage : registers
    protection : not protected
    
address_offset : 0x2C Bytes (0x0)
    size : 0x4 byte (0x0)
    mem_usage : registers
    protection : not protected
    
    System Power-down Control Register
    address_offset : 0x0 Bytes (0x0)
    size : -1 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
XTL12M_EN : External 4~24 MHz High Speed Crystal Enable (Write-protection Bit)\nThe bit default value is set by flash controller user configuration register config0 [26:24]. When the default clock source is from external 4~24 MHz high speed crystal, this bit is set to 1 automatically\n
    bits : 0 - 0 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 External 4~24 MHz high speed crystal Disabled 
 #1 : 1 
    
 External 4~24 MHz high speed crystal Enabled 
End of enumeration elements list.
OSC22M_EN : Internal 22.1184 MHz High Speed Oscillator Enable (Write-protection Bit)
    bits : 2 - 2 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Internal 22.1184 MHz high speed oscillator Disabled 
 #1 : 1 
    
 Internal 22.1184 MHz high speed oscillator Enabled 
End of enumeration elements list.
OSC10K_EN : Internal 10 kHz Low Speed Oscillator Enable (Write-protection Bit)
    bits : 3 - 3 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Internal 10 kHz low speed oscillator Disabled 
 #1 : 1 
    
 Internal 10 kHz low speed oscillator Enabled 
End of enumeration elements list.
PD_WU_DLY : Enable the Wake-up Delay Counter (Write-protection Bit)
When the chip wakes up from Power-down mode, the clock control will delay certain clock cycles to wait system clock stable.
The delayed clock cycle is 4096 clock cycles when chip work at external 4~24 MHz high speed crystal, and 256 clock cycles when chip work at internal 22.1184 MHz high speed oscillator.
    bits : 4 - 4 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Clock cycles delay Disabled 
 #1 : 1 
    
 Clock cycles delay Enabled 
End of enumeration elements list.
PD_WU_INT_EN : Power-down Mode Wake-up Interrupt Enable (Write-protection Bit)\nThe interrupt will occur when both PD_WU_STS and PD_WU_INT_EN are high.
    bits : 5 - 5 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Disabled 
 #1 : 1 
    
 Enabled 
End of enumeration elements list.
PD_WU_STS : Power-down Mode Wake-up Interrupt Status
Set by Power-down wake-up event , which indicates that resume from Power-down mode 
The flag is set if the GPIO, USB, UART, WDT, CAN, ACMP or BOD wake-up occurred.
Write 1 to clear the bit to zero.
Note: This bit works only when PD_WU_INT_EN (PWRCON[5]) set to 1.
    bits : 6 - 6 (1 bit)
    access : read-write
PWR_DOWN_EN : System Power-down Enable Bit (Write-protection Bit)\nWhen this bit is set to 1, the chip Power-down mode is enabled and chip Power-down behavior will depend on the PD_WAIT_CPU bit.\n(a) If the PD_WAIT_CPU is 0, the chip enters Power-down mode immediately after the PWR_DOWN_EN bit set.\n(b) If the PD_WAIT_CPU is 1, the chip keeps active till the CPU sleep mode is also active and then the chip enters Power-down mode\nWhen chip wakes up from Power-down mode, this bit is auto cleared. User needs to set this bit again for next Power-down.\nIn Power-down mode, external 4~24 MHz high speed crystal and the internal 22.1184 MHz high speed oscillator will be disabled in this mode, but the internal 10 kHz low speed oscillator is not controlled by Power-down mode.\nIn Power-down mode, the PLL and system clock are 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 the internal 10 kHz low speed oscillator.\n
    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 entering the Power-down mode instantly or wait CPU sleep command WFI 
End of enumeration elements list.
PD_WAIT_CPU : Power-down Entry Conditions Control (Write-protection Bit)
    bits : 8 - 8 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Chip entering Power-down mode when the PWR_DOWN_EN bit is set to 1 
 #1 : 1 
    
 Chip entering Power-down mode when the both PD_WAIT_CPU and PWR_DOWN_EN bits are set to 1 and CPU run WFI instruction 
End of enumeration elements list.
    Clock Source Select Control Register 0
    address_offset : 0x10 Bytes (0x0)
    size : -1 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HCLK_S : HCLK Clock Source Selection (Write-protection Bits)
Before clock switching, the related clock sources (both pre-select and new-select) must be turn on
The 3-bit default value is reloaded from the value of CFOSC (Config0[26:24]) in user configuration register of Flash controller by any reset. Therefore the default value is either 000b or 111b.
These bits are protected bit, It means programming this bit needs to write 59h , 16h , 88h to address 0x5000_0100 to disable register protection. Refer to the register REGWRPROT at address GCR_BA+0x100.
    bits : 0 - 2 (3 bit)
    access : read-write
 Enumeration: 
 #000 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #001 : 1 
    
 Clock source from PLL clock/2 
 #010 : 2 
    
 Clock source from PLL clock 
 #011 : 3 
    
 Clock source from internal 10 kHz low speed oscillator clock 
 #111 : 7 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
STCLK_S : Cortex_M0 SysTick Clock Source Selection (Write-protection Bits)\n
    bits : 3 - 5 (3 bit)
    access : read-write
 Enumeration: 
 #000 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #010 : 2 
    
 Clock source from external 4~24 MHz high speed crystal clock/2 
 #011 : 3 
    
 Clock source from HCLK/2 
 #111 : 7 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock/2 
End of enumeration elements list.
    Clock Source Select Control Register 1
    address_offset : 0x14 Bytes (0x0)
    size : -1 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
WDT_S : Watchdog Timer Clock Source Selection (Write-protection Bits)
These bits are protected bits and programming this needs to write 59h , 16h , 88h to address 0x5000_0100 to disable register protection. Refer to the register REGWRPROT at address GCR_BA+0x100.
    bits : 0 - 1 (2 bit)
    access : read-write
 Enumeration: 
 #10 : 2 
    
 Clock source from HCLK/2048 clock 
 #11 : 3 
    
 Clock source from internal 10 kHz low speed oscillator clock 
End of enumeration elements list.
ADC_S : ADC Clock Source Selection\n
    bits : 2 - 3 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #01 : 1 
    
 Clock source from PLL clock 
 #10 : 2 
    
 Clock source from HCLK 
 #11 : 3 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
SPI0_S : SPI0 Clock Source Selection\n
    bits : 4 - 4 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Clock source from PLL clock 
 #1 : 1 
    
 Clock source from HCLK 
End of enumeration elements list.
SPI1_S : SPI1 Clock Source Selection\n
    bits : 5 - 5 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Clock source from PLL clock 
 #1 : 1 
    
 Clock source from HCLK 
End of enumeration elements list.
SPI2_S : SPI2 Clock Source Selection\n
    bits : 6 - 6 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Clock source from PLL clock 
 #1 : 1 
    
 Clock source from HCLK 
End of enumeration elements list.
TMR0_S : TIMER0 Clock Source Selection\n
    bits : 8 - 10 (3 bit)
    access : read-write
 Enumeration: 
 #000 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #010 : 2 
    
 Clock source from HCLK 
 #011 : 3 
    
 Clock source from external clock source TM0 
 #100 : 4 
    
 Clock source from internal 10 kHz low speed oscillator clock 
 #111 : 7 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
TMR1_S : TIMER1 Clock Source Selection\n
    bits : 12 - 14 (3 bit)
    access : read-write
 Enumeration: 
 #000 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #010 : 2 
    
 Clock source from HCLK 
 #011 : 3 
    
 Clock source from external clock source TM1 
 #100 : 4 
    
 Clock source from internal 10 kHz low speed oscillator clock 
 #111 : 7 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
TMR2_S : TIMER2 Clock Source Selection\n
    bits : 16 - 18 (3 bit)
    access : read-write
 Enumeration: 
 #000 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #010 : 2 
    
 Clock source from HCLK 
 #011 : 3 
    
 Clock source from external clock source TM2 
 #100 : 4 
    
 Clock source from internal 10 kHz low speed oscillator clock 
 #111 : 7 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
TMR3_S : TIMER3 Clock Source Selection\n
    bits : 20 - 22 (3 bit)
    access : read-write
 Enumeration: 
 #000 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #010 : 2 
    
 Clock source from HCLK 
 #011 : 3 
    
 Reserved 
 #100 : 4 
    
 Clock source from internal 10 kHz low speed oscillator clock 
 #111 : 7 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
UART_S : UART Clock Source Selection\n
    bits : 24 - 25 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #01 : 1 
    
 Clock source from PLL clock 
 #11 : 3 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
PWM01_S : PWM0 and PWM1 Clock Source Select Bit [1:0]
PWM0 and PWM1 use the same Engine clock source, and both of them use the same prescaler
The Engine clock source of PWM0 and PWM1 is defined by PWM01_S[2:0] and this field is combined by CLKSEL2[8] and CLKSEL1[29:28].
    bits : 28 - 29 (2 bit)
    access : read-write
PWM23_S : PWM2 and PWM3 Clock Source Select Bit [1:0]
PWM2 and PWM3 use the same Engine clock source, and both of them use the same prescaler.
The Engine clock source of PWM2 and PWM3 is defined by PWM23_S[2:0] and this field is combined by CLKSEL2[9] and CLKSEL1[31:30].
    bits : 30 - 31 (2 bit)
    access : read-write
    Clock Divider Number Register
    address_offset : 0x18 Bytes (0x0)
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HCLK_N : HCLK Clock Divide Number from HCLK Clock Source\n
    bits : 0 - 3 (4 bit)
    access : read-write
USB_N : USB Clock Divide Number from PLL Clock\n
    bits : 4 - 7 (4 bit)
    access : read-write
UART_N : UART Clock Divide Number from UART Clock Source\n
    bits : 8 - 11 (4 bit)
    access : read-write
ADC_N : ADC Clock Divide Number from ADC Clock Source\n
    bits : 16 - 23 (8 bit)
    access : read-write
    Clock Source Select Control Register 2
    address_offset : 0x1C Bytes (0x0)
    size : -1 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
I2S_S : I2S Clock Source Selection\n
    bits : 0 - 1 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #01 : 1 
    
 Clock source from PLL clock 
 #10 : 2 
    
 Clock source from HCLK 
 #11 : 3 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
FRQDIV_S : Clock Divider Clock Source Selection\n
    bits : 2 - 3 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 0 
    
 Clock source from external 4~24 MHz high speed crystal clock 
 #01 : 1 
    
 Reserved 
 #10 : 2 
    
 Clock source from HCLK 
 #11 : 3 
    
 Clock source from internal 22.1184 MHz high speed oscillator clock 
End of enumeration elements list.
PWM01_S : PWM0 and PWM1 Clock Source Select Bit [2]
PWM0 and PWM1 use the same Engine clock source, and both of them use the same prescaler.
The Engine clock source of PWM0 and PWM1 is defined by PWM01_S[2:0] and this field is combined by CLKSEL2[8] and CLKSEL1[29:28].
    bits : 8 - 8 (1 bit)
    access : read-write
PWM23_S : PWM2 and PWM3 Clock Source Select Bit [2]
PWM2 and PWM3 use the same Engine clock source, and both of them use the same prescaler.
The Engine clock source of PWM2 and PWM3 is defined by PWM23_S[2:0] and this field is combined by CLKSEL2[9] and CLKSEL1[31:30].
    bits : 9 - 9 (1 bit)
    access : read-write
WWDT_S : Windowed-Watchdog Timer Clock Source Selection (Write-protection Bits)\n
    bits : 16 - 17 (2 bit)
    access : read-write
 Enumeration: 
 #10 : 2 
    
 Clock source from HCLK/2048 clock 
 #11 : 3 
    
 Clock source from internal 10 kHz low speed oscillator clock 
End of enumeration elements list.
    PLL Control Register
    address_offset : 0x20 Bytes (0x0)
    size : -1 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
FB_DV : PLL Feedback Divider Control Pins\nRefer to the formulas below the table.
    bits : 0 - 8 (9 bit)
    access : read-write
IN_DV : PLL Input Divider Control Pins\nRefer to the formulas below the table.
    bits : 9 - 13 (5 bit)
    access : read-write
OUT_DV : PLL Output Divider Control Pins\nRefer to the formulas below the table.
    bits : 14 - 15 (2 bit)
    access : read-write
PD : Power-down Mode\nIf the PWR_DOWN_EN bit set to 1 in PWRCON register, the PLL will also enter Power-down mode.\n
    bits : 16 - 16 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 PLL is in Normal mode 
 #1 : 1 
    
 PLL is in Power-down mode (default) 
End of enumeration elements list.
BP : PLL Bypass Control\n
    bits : 17 - 17 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 PLL is in Normal mode (default) 
 #1 : 1 
    
 PLL clock output is the same as clock input (XTALin) 
End of enumeration elements list.
OE : PLL OE (FOUT Enable) Pin Control\n
    bits : 18 - 18 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 PLL FOUT Enabled 
 #1 : 1 
    
 PLL FOUT is fixed low 
End of enumeration elements list.
PLL_SRC : PLL Source Clock Selection\n
    bits : 19 - 19 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 PLL source clock from external 4~24 MHz high speed crystal 
 #1 : 1 
    
 PLL source clock from internal 22.1184 MHz high speed oscillator 
End of enumeration elements list.
    Frequency Divider Control Register
    address_offset : 0x24 Bytes (0x0)
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
FSEL : Divider Output Frequency Select Bits\nThe formula of output frequency is:\nFin is the input clock frequency.\nFout is the frequency of divider output clock.\nN is the 4-bit value of FSEL[3:0].
    bits : 0 - 3 (4 bit)
    access : read-write
DIVIDER_EN : Frequency Divider Enable Bit\n
    bits : 4 - 4 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Frequency Divider Disabled 
 #1 : 1 
    
 Frequency Divider Enabled 
End of enumeration elements list.
    APB Divider Control Register
    address_offset : 0x2C Bytes (0x0)
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
APBDIV : APB Divider Enable Bit\n
    bits : 0 - 0 (1 bit)
    access : read-write
    AHB Devices Clock Enable Control Register
    address_offset : 0x4 Bytes (0x0)
    size : -1 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
PDMA_EN : PDMA Controller Clock Enable Control\n
    bits : 1 - 1 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 PDMA engine clock Disabled 
 #1 : 1 
    
 PDMA engine clock Enabled 
End of enumeration elements list.
ISP_EN : Flash ISP Controller Clock Enable Control\n
    bits : 2 - 2 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Flash ISP engine clock Disabled 
 #1 : 1 
    
 Flash ISP engine clock Enabled 
End of enumeration elements list.
    APB Devices Clock Enable Control Register
    address_offset : 0x8 Bytes (0x0)
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
WDT_EN : Watchdog Timer Clock Enable (Write-protection Bit)
This bit is the protected bit, which means programming it needs to write 59h , 16h , 88h to address 0x5000_0100 to disable register protection. Refer to the register REGWRPROT at address GCR_BA+0x100.
    bits : 0 - 0 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Watchdog Timer Clock Disabled 
 #1 : 1 
    
 Watchdog Timer Clock Enabled 
End of enumeration elements list.
TMR0_EN : Timer0 Clock Enable\n
    bits : 2 - 2 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Timer0 clock Disabled 
 #1 : 1 
    
 Timer0 clock Enabled 
End of enumeration elements list.
TMR1_EN : Timer1 Clock Enable\n
    bits : 3 - 3 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Timer1 clock Disabled 
 #1 : 1 
    
 Timer1 clock Enabled 
End of enumeration elements list.
TMR2_EN : Timer2 Clock Enable\n
    bits : 4 - 4 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Timer2 clock Disabled 
 #1 : 1 
    
 Timer2 clock Enabled 
End of enumeration elements list.
TMR3_EN : Timer3 Clock Enable\n
    bits : 5 - 5 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Timer3 clock Disabled 
 #1 : 1 
    
 Timer3 clock Enabled 
End of enumeration elements list.
FDIV_EN : Frequency Divider Output Clock Enable\n
    bits : 6 - 6 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 FDIV clock Disabled 
 #1 : 1 
    
 FDIV clock Enabled 
End of enumeration elements list.
I2C0_EN : I2C0 Clock Enable\n
    bits : 8 - 8 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 I2C0 clock Disabled 
 #1 : 1 
    
 I2C0 clock Enabled 
End of enumeration elements list.
I2C1_EN : I2C1 Clock Enable\n
    bits : 9 - 9 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 I2C1 clock Disabled 
 #1 : 1 
    
 I2C1 clock Enabled 
End of enumeration elements list.
SPI0_EN : SPI0 Clock Enable\n
    bits : 12 - 12 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 SPI0 clock Disabled 
 #1 : 1 
    
 SPI0 clock Enabled 
End of enumeration elements list.
SPI1_EN : SPI1 Clock Enable\n
    bits : 13 - 13 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 SPI1 clock Disabled 
 #1 : 1 
    
 SPI1 clock Enabled 
End of enumeration elements list.
SPI2_EN : SPI2 Clock Enable\n
    bits : 14 - 14 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 SPI2 clock Disabled 
 #1 : 1 
    
 SPI2 clock Enabled 
End of enumeration elements list.
UART0_EN : UART0 Clock Enable\n
    bits : 16 - 16 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 UART0 clock Disabled 
 #1 : 1 
    
 UART0 clock Enabled 
End of enumeration elements list.
UART1_EN : UART1 Clock Enable\n
    bits : 17 - 17 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 UART1 clock Disabled 
 #1 : 1 
    
 UART1 clock Enabled 
End of enumeration elements list.
PWM01_EN : PWM_01 Clock Enable\n
    bits : 20 - 20 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 PWM01 clock Disabled 
 #1 : 1 
    
 PWM01 clock Enabled 
End of enumeration elements list.
PWM23_EN : PWM_23 Clock Enable\n
    bits : 21 - 21 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 PWM23 clock Disabled 
 #1 : 1 
    
 PWM23 clock Enabled 
End of enumeration elements list.
USBD_EN : USB 2.0 FS Device Controller Clock Enable\n
    bits : 27 - 27 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 USB clock Disabled 
 #1 : 1 
    
 USB clock Enabled 
End of enumeration elements list.
ADC_EN : Analog-Digital-Converter (ADC) Clock Enable\n
    bits : 28 - 28 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 ADC clock Disabled 
 #1 : 1 
    
 ADC clock Enabled 
End of enumeration elements list.
I2S_EN : I2S Clock Enable\n
    bits : 29 - 29 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 I2S Clock Disabled 
 #1 : 1 
    
 I2S Clock Enabled 
End of enumeration elements list.
PS2_EN : PS/2 Clock Enable\n
    bits : 31 - 31 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 PS/2 clock Disabled 
 #1 : 1 
    
 PS/2 clock Enabled 
End of enumeration elements list.
    Clock status monitor Register
    address_offset : 0xC Bytes (0x0)
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
XTL12M_STB : External 4~24 MHz High Speed Crystal Clock Source Stable Flag\nThis is read only bit.
    bits : 0 - 0 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 External 4~24 MHz high speed crystal clock is not stable or disabled 
 #1 : 1 
    
 External 4~24 MHz high speed crystal clock is stable 
End of enumeration elements list.
PLL_STB : Internal PLL Clock Source Stable Flag\nThis is read only bit.
    bits : 2 - 2 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Internal PLL clock is not stable or disabled 
 #1 : 1 
    
 Internal PLL clock is stable 
End of enumeration elements list.
OSC10K_STB : Internal 10 kHz Low Speed Oscillator Clock Source Stable Flag\nThis is read only bit.
    bits : 3 - 3 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Internal 10 kHz low speed oscillator clock is not stable or disabled 
 #1 : 1 
    
 Internal 10 kHz low speed oscillator clock is stable 
End of enumeration elements list.
OSC22M_STB : Internal 22.1184 MHz High Speed Oscillator Clock Source Stable Flag\nThis is read only bit
    bits : 4 - 4 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Internal 22.1184 MHz high speed oscillator clock is not stable or disabled 
 #1 : 1 
    
 Internal 22.1184 MHz high speed oscillator clock is stable 
End of enumeration elements list.
CLK_SW_FAIL : Clock Switching Fail Flag (Write-protection Bit)\nThis 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.\nWrite 1 to clear the bit to zero.
    bits : 7 - 7 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Clock switching success 
 #1 : 1 
    
 Clock switching failed 
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  Embeetle, an IDE designed from scratch for embedded software developers.
Embeetle, an IDE designed from scratch for embedded software developers.