
UM10800
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2016. All rights reserved.
User manual
Rev. 1.2 — 5 October 2016
216 of 487
NXP Semiconductors
UM10800
Chapter 14: LPC82x SPI0/1
14.6.5 SPI Interrupt Enable Clear register
The INTENCLR register is used to clear interrupt enable bits in the INTENSET register.
14.6.6 SPI Receiver Data register
The read-only RXDAT register provides the means to read the most recently received
data. The value of SSEL can be read along with the data.
For details on the slave select process, see
.
4
SSAEN
Determines whether an interrupt occurs when the Slave Select is asserted.
0
0
No interrupt will be generated when any Slave Select transitions from deasserted to
asserted.
1
An interrupt will be generated when any Slave Select transitions from deasserted to
asserted.
5
SSDEN
Determines whether an interrupt occurs when the Slave Select is deasserted.
0
0
No interrupt will be generated when all asserted Slave Selects transition to deasserted.
1
An interrupt will be generated when all asserted Slave Selects transition to deasserted.
31:6
-
Reserved. Read value is undefined, only zero should be written.
NA
Table 193. SPI Interrupt Enable read and Set register (INTENSET, addresses 0x4005 800C (SPI0), 0x4005 C00C
(SPI1)) bit description
Bit
Symbol
Value Description
Reset
value
Table 194. SPI Interrupt Enable clear register (INTENCLR, addresses 0x4005 8010 (SPI0),
0x4005 C010 (SPI1)) bit description
Bit
Symbol
Description
Reset
value
0
RXRDYEN Writing 1 clears the corresponding bits in the INTENSET register.
0
1
TXRDYEN
Writing 1 clears the corresponding bits in the INTENSET register.
0
2
RXOVEN
Writing 1 clears the corresponding bits in the INTENSET register.
0
3
TXUREN
Writing 1 clears the corresponding bits in the INTENSET register.
0
4
SSAEN
Writing 1 clears the corresponding bits in the INTENSET register.
0
5
SSDEN
Writing 1 clears the corresponding bits in the INTENSET register.
0
31:6
-
Reserved. Read value is undefined, only zero should be written.
NA