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
63 of 464
NXP Semiconductors
UM10850
Chapter 4: LPC5410x System configuration (SYSCON)
4.5.51 Asynchronous peripheral reset control register
The ASYNCPRESETCTRL register allows software to reset specific peripherals attached
to the async APB bridge. Writing a zero to any assigned bit in this register clears the reset
and allows the specified peripheral to operate. Writing a one asserts the reset.
4.5.52 Asynchronous peripheral reset control set register
Writing a 1 to a bit position in ASYNCPRESETCTRLSET sets the corresponding position
in ASYNCPRESETCTRL. This is a write-only register. For bit assignments, see
.
4.5.53 Asynchronous peripheral reset control clear register
Writing a 1 to a bit position in ASYNCPRESETCTRLCLR clears the corresponding
position in PRESETCTRL0. This is a write-only register. For bit assignments, see
.
Table 90.
Asynchronous peripheral reset control register (ASYNCPRESETCTRL, address 0x4008 0000) bit
description
Bit
Symbol
Description
Reset value
0
-
Reserved
-
1
USART0
USART0 reset control.
0 = Clear reset to this function. 1 = Assert reset to this function.
0
2
USART1
USART1 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.
0
3
USART2
USART2 reset control.0 = Clear reset to this function. 1 = Assert reset to this function.
0
4
USART3
USART3 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.
0
5
I2C0
I2C0 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.
6
I2C1
I2C1 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.
0
7
I2C2
I2C2 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.
0
8
-
Reserved
-
9
SPI0
SPI0 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.
0
10
SPI1
SPI1 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.
0
12:11
-
Reserved
-
13
CT32B0
Standard counter/timer CT32B0 reset control. 0 = Clear reset to this function. 1 = Assert
reset to this function.
0
14
CT32B1
Standard counter/timer CT32B1 reset control. 0 = Clear reset to this function. 1 = Assert
reset to this function.
0
15
FRG0
FRG reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.
0
31:16
-
Reserved
-
Table 91.
Asynchronous peripheral reset control set register (ASYNCPRESETCTRLSET, address 0x4008 0004) bit
description
Bit
Symbol
Description
Reset value
31:0
ARST_SET
Writing ones to this register sets the corresponding bit or bits in the
ASYNCPRESETCTRL register, if they are implemented.
Bits that do not correspond to defined bits in ASYNCPRESETCTRL are reserved and
only zeroes should be written to them.
-