English
Language : 

W90N745CD Datasheet, PDF (362/422 Pages) Winbond – 16/32-bit ARM microcontroller
W90N745CD/W90N745CDG
Data Transmit Register 0/1/2/3 (Tx0/1/2/3)
REGISTER
USI_TX0
USI_TX1
USI_TX2
USI_TX3
ADDRESS R/W
DESCRIPTION
0xFFF8_6210 W USI Data Transmit Register 0
0xFFF8_6214 W USI Data Transmit Register 1
0xFFF8_6218 W USI Data Transmit Register 2
0xFFF8_621C W USI Data Transmit Register 3
31
30
29
28
27
26
Tx [31:24]
23
22
21
20
19
18
Tx [23:16]
15
14
13
12
11
10
Tx [15:8]
7
6
5
4
3
2
Tx [7:0]
RESET VALUE
0x0000_0000
0x0000_0000
0x0000_0000
0x0000_0000
25
24
17
16
9
8
1
0
BITS
[31:0]
DESCRIPTIONS
Data Transmit Register
The Data Transmit Registers hold the data to be transmitted in the next
transfer. Valid bits depend on the transmit bit length field in the CNTRL
register. For example, if CNTRL[Tx_BIT_LEN] is set to 0x08 and the
CNTRL[Tx_NUM] is set to 0x0, the bit Tx0[7:0] will be transmitted in next
transfer. If CNTRL[Tx_BIT_LEN] is set to 0x00 and CNTRL[Tx_NUM] is
Tx
set to 0x3, the core will perform four 32-bit transmit/receive successive
using the same setting (the order is Tx0[31:0], Tx1[31:0], Tx2[31:0],
Tx3[31:0]).
NOTE: The RxX and TxX registers share the same flip-flops, which
means that what is received from the input data line in one transfer will
be transmitted on the output data line in the next transfer if no write
access to the TxX register is executed between the transfers.
Publication Release Date: September 22, 2006
- 357 -
Revision A2