Technical Reference Manual 002-29852 Rev. *B
23.9.44 SCB_INTR_S_MASKED
Description:
Slave interrupt masked request
Address:
0x40600F4C
Offset:
0xF4C
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_S_MASKED != 0.
Default:
0x0
Bit-field Table
Bits 7 6 5 4 3 2 1 0
Name I2C
_GENERAL
[7:7]
I2C_ADDR
_MATCH
[6:6]
I2C_START
[5:5]
I2C_STOP
[4:4]
I2C_WRITE
_STOP
[3:3]
I2C_ACK
[2:2]
I2C_NACK
[1:1]
I2C_ARB_L
OST [0:0]
Bits 15 14 13 12 11 10 9 8
Name None [15:12] SPI_BUS_E
RROR
[11:11]
SPI_EZ_ST
OP [10:10]
SPI_EZ
_WRITE
_STOP
[9:9]
I2C_BUS_E
RROR [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 I2C_ARB_LOST R W 0 Logical and of corresponding request and mask bits.
1 I2C_NACK R W 0 Logical and of corresponding request and mask bits.
2 I2C_ACK R W 0 Logical and of corresponding request and mask bits.
3 I2C_WRITE_STOP R W 0 Logical and of corresponding request and mask bits.
4 I2C_STOP R W 0 Logical and of corresponding request and mask bits.
5 I2C_START R W 0 Logical and of corresponding request and mask bits.
6 I2C_ADDR_MATCH R W 0 Logical and of corresponding request and mask bits.
7 I2C_GENERAL R W 0 Logical and of corresponding request and mask bits.
8 I2C_BUS_ERROR R W 0 Logical and of corresponding request and mask bits.
9 SPI_EZ_WRITE_STOP R W 0 Logical and of corresponding request and mask bits.
10 SPI_EZ_STOP R W 0 Logical and of corresponding request and mask bits.
11 SPI_BUS_ERROR R W 0 Logical and of corresponding request and mask bits.
TRAVEO™ T2G Automotive MCU: TVII-B-E-4M body controller entry registers