TXZ Family
Serial Peripheral Interface
2019-02-28
52 / 67
Rev. 3.0
4.2.3. [TSPIxCR2] (TSPI Control Register 2)
Bit
Bit Symbol
After reset
Type
Function
31:24
-
0
R
Read as "0".
23:22
TIDLE[1:0]
11
R/W
Fixed output value function control when TSPIxTXD idles.
00
:
Hi-z
01
:
Last data in previous transfer
10
:
Fixed to low
11
:
Fixed to high
21
TXDEMP
1
R/W
Fixed output value function control when TSPIxTXD underruns.
0
:
Fixed to low
1
:
Fixed to high
20:17
-
0
R
Read as "0".
16
RXDLY
1
R/W
Valid only in master mode (Note1)(Note2)
0
:
f
clk
≤ 40MHz
1
:
f
clk
> 40MHz
15:12
TIL[3:0]
0000
R/W
Transmit fill level setting
Transmit FIFO interrupt occurrence condition (Note3)
11:8
RIL[3:0]
0001
R/W
Receive fill level setting
Receive FIFO interrupt occurrence condition (Note3)
7
INTTXFE
0
R/W
Transmit FIFO interrupt control
0
:
Disabled
1
:
Enabled
This is enable bit for generating fill level interrupt of transmit
FIFO. Fill level setting is by <TIL>.
6
INTTXWE
0
R/W
Transmit completion interrupt control
0
:
Disabled
1
:
Enabled
When continuously transfer is completed one frame transfer,
single transfer is completed, and during burst transfer, an
interrupt is generated at the deassertion timing of
TSPIxCS0/1/2/3 when burst transfer is completed.
5
INTRXFE
0
R/W
Receive FIFO interrupt control
0
:
Disabled
1
:
Enabled
This is enable bit for generating fill level interrupt of receive FIFO.
Fill level setting is by <RIL>.
4
INTRXWE
0
R/W
Receive completion interrupt control
0
:
Disabled
1
:
Enabled
When continuously transfer is completed one frame transfer,
single transfer is completed, and during burst transfer, an
interrupt is generated at the deassertion timing of
TSPIxCS0/1/2/3 when burst transfer is completed.
3
-
0
R
Read as "0".
2
INTERR
0
R/W
Error interrupt control
0
:
Disabled
1
:
Enabled
This is enable bit for the transmit parity error, trigger error at
master device, or interrupt of overrun error and underrun error at
slave device operation.