imr
This register masks or enables all interrupts generated by the SPI Slave.
Module Instance | Base Address | Register Address |
---|---|---|
spis0 | 0xFFE02000 | 0xFFE0202C |
spis1 | 0xFFE03000 | 0xFFE0302C |
Offset: 0x2C
Access: RW
Important: To prevent indeterminate
system behavior, reserved areas of memory must not be accessed by software or
hardware. Any area of the memory map that is not explicitly defined as a register
space or accessible memory is considered reserved.
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
Reserved |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Reserved |
rxfim RW 0x1 |
rxoim RW 0x1 |
rxuim RW 0x1 |
txoim RW 0x1 |
txeim RW 0x1 |
imr Fields
Bit | Name | Description | Access | Reset | ||||||
---|---|---|---|---|---|---|---|---|---|---|
4 | rxfim | FIFO Full Mask.
|
RW | 0x1 | ||||||
3 | rxoim | Overflow Mask.
|
RW | 0x1 | ||||||
2 | rxuim | Underfow Mask
|
RW | 0x1 | ||||||
1 | txoim | Overflow mask.
|
RW | 0x1 | ||||||
0 | txeim | Empty mask.
|
RW | 0x1 |