UM10850
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2016. All rights reserved.
User manual
Rev. 2.4 — 13 September 2016
43 of 464
NXP Semiconductors
UM10850
Chapter 4: LPC5410x System configuration (SYSCON)
4.5.27 AHB Clock Control Clear register 1
Writing a 1 to a bit position in AHBCLKCTRLCLR1 clears the corresponding position in
AHBCLKCTRL1. This is a write-only register. For bit assignments, see
.
4.5.28 SYSTICK clock divider register
This register configures the SYSTICK peripheral clock. The SYSTICK timer clock can be
shut down by setting the DIV field to zero.
4.5.29 System clock divider register
This register controls how the main clock is divided to provide the system clock to the
CPU, AHB bus, and memories. The system clock can be shut down completely by setting
the DIV field to zero.
4.5.30 ADC clock source divider register
This register divides the clock to the ADC. The clock can be shut down by setting the DIV
bits to 0x0.
Table 55.
Clock control clear register 0 (AHBCLKCTRLCLR0, address 0x4000 00D0) bit description
Bit
Symbol
Description
Reset value
31:0
CLK_CLR0
Writing ones to this register clears the corresponding bit or bits in the AHBCLKCTRL0
register, if they are implemented.
Bits that do not correspond to defined bits in AHBCLKCTRL0 are reserved and only
zeroes should be written to them.
-
Table 56.
Clock control clear register 1 (AHBCLKCTRLCLR1, address 0x4000 00D4) bit description
Bit
Symbol
Description
Reset value
31:0
CLK_CLR1
Writing ones to this register clears the corresponding bit or bits in the AHBCLKCTRL1
register, if they are implemented.
Bits that do not correspond to defined bits in AHBCLKCTRL1 are reserved and only
zeroes should be written to them.
-
Table 57.
SYSTICK clock divider (SYSTICKCLKDIV, address 0x4000 00E0) bit description
Bit
Symbol
Description
Reset value
7:0
DIV
SYSTICK clock divider value.
0: Disable SYSTICK timer clock.
1: Divide by 1.
to
255: Divide by 255.
0
31:8
-
Reserved. Read value is undefined, only zero should be written.
-
Table 58.
System clock divider register (AHBCLKDIV, address 0x4000 0100) bit description
Bit
Symbol
Description
Reset value
7:0
DIV
System AHB clock divider value.
0: System clock disabled.
1: Divide by 1.
to
255: Divide by 255.
0x01
31:8
-
Reserved. Read value is undefined, only zero should be written. -