Technical Reference Manual
002-29852 Rev. *B
23.9.48 SCB_INTR_TX_MASKED
Description:
Transmitter interrupt masked request
Address:
0x40600F8C
Offset:
0xF8C
Retention:
Not Retained
IsDeepSleep:
No
Comment:
When read, this register reflects a bitwise and between the interrupt request and mask
registers. This register allows SW to read the status of all mask enabled interrupt causes with
a single load operation, rather than two load operations: one for the interrupt causes and one
for the masks. This simplifies Firmware development. The associated interrupt is active ('1'),
when INTR_TX_MASKED != 0.
Default:
0x0
Bit-field Table
Bits
7
6
5
4
3
2
1
0
Name
BLOCKED
[7:7]
UNDERFLOW
[6:6]
OVERFLOW
[5:5]
EMPTY
[4:4]
None [3:2]
NOT_FULL
[1:1]
TRIGGER
[0:0]
Bits
15
14
13
12
11
10
9
8
Name
None [15:11]
UART_ARB
_LOST
[10:10]
UART
_DONE
[9:9]
UART
_NACK
[8:8]
Bits
23
22
21
20
19
18
17
16
Name
None [23:16]
Bits
31
30
29
28
27
26
25
24
Name
None [31:24]
Bit-fields
Bits Name
SW
HW
Default or
Enum
Description
0
TRIGGER
R
W
0
Logical and of corresponding request and mask bits.
1
NOT_FULL
R
W
0
Logical and of corresponding request and mask bits.
4
EMPTY
R
W
0
Logical and of corresponding request and mask bits.
5
OVERFLOW
R
W
0
Logical and of corresponding request and mask bits.
6
UNDERFLOW
R
W
0
Logical and of corresponding request and mask bits.
7
BLOCKED
R
W
0
Logical and of corresponding request and mask bits.
8
UART_NACK
R
W
0
Logical and of corresponding request and mask bits.
9
UART_DONE
R
W
0
Logical and of corresponding request and mask bits.
10
UART_ARB_LOST
R
W
0
Logical and of corresponding request and mask bits.
1449
2022-04-18
TRAVEO™ T2G Automotive MCU: TVII-B-E-4M body controller entry registers