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
354 of 464
NXP Semiconductors
UM10850
Chapter 24: LPC5410x System FIFO for Serial Peripherals
Table 411. Transmit data register for SPIn (TXDATCTLSPI[0:1], address offset [0x2018:0x2118]) bit description
Bit
Symbol
Description
Reset
Value
15:0
TXDAT
Transmit Data. This field provides from 1 to 16 bits of data to be transmitted.
0
16
TXSSEL0_N
Transmit Slave Select. This field asserts SSEL0 in master mode. The output on
the pin is active LOW by default.
Remark:
The active state of the SSEL0 pin is configured by bits in the CFG
register.
0
0
Asserted. SSEL0 asserted.
1
Not asserted. SSEL0 not asserted.
17
TXSSEL1_N
Transmit Slave Select. This field asserts SSEL1 in master mode. The output on
the pin is active LOW by default.
Remark:
The active state of the SSEL1 pin is configured by bits in the CFG
register.
0
0
Asserted. SSEL1 asserted.
1
Not asserted. SSEL1 not asserted.
18
TXSSEL2_N
Transmit Slave Select. This field asserts SSEL2 in master mode. The output on
the pin is active LOW by default.
Remark:
The active state of the SSEL2 pin is configured by bits in the CFG
register.
0
0
Asserted. SSEL2 asserted.
1
Not asserted. SSEL2 not asserted.
19
TXSSEL3_N
Transmit Slave Select. This field asserts SSEL3 in master mode. The output on
the pin is active LOW by default.
Remark:
The active state of the SSEL3 pin is configured by bits in the CFG
register.
0
0
Asserted. SSEL3 asserted.
1
Not asserted. SSEL3 not asserted.
20
EOT
End of Transfer. The asserted SSEL will be deasserted at the end of a transfer,
and remain so for at least the time specified by the Transfer_delay value in the
DLY register.
0
0
Not deasserted. SSEL not deasserted. This piece of data is not treated as the
end of a transfer. SSEL will not be deasserted at the end of this data.
1
Deasserted. SSEL deasserted. This piece of data is treated as the end of a
transfer. SSEL will be deasserted at the end of this piece of data.
21
EOF
End of Frame. Between frames, a delay may be inserted, as defined by the
FRAME_DELAY value in the DLY register. The end of a frame may not be
particularly meaningful if the FRAME_DELAY value = 0. This control can be used
as part of the support for frame lengths greater than 16 bits.
0
0
Data not EOF. This piece of data transmitted is not treated as the end of a frame.
1
Data EOF. This piece of data is treated as the end of a frame, causing the
FRAME_DELAY time to be inserted before subsequent data is transmitted.