18.1.10 SPIx Interrupt Mask Register High

Note:
  1. Mask values higher than FIFODEPTH are not valid. The module will not trigger a match for any value in this case.
  2. RXMSK2 and TXMSK2 bits are only present when FIFODEPTH = 8 or higher.
  3. RXMSK3 and TXMSK3 bits are only present when FIFODEPTH = 16 or higher.
  4. RXMSK4 and TXMSK4 bits are only present when FIFODEPTH = 32.
Name: SPIxIMSKH
Offset: 0x2C2, 0x2DE, 0x2FA

Bit 15141312111098 
 RXWIEN RXMSK[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0000000 
Bit 76543210 
 TXWIEN TXMSK[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0000000 

Bit 15 – RXWIEN Receive Watermark Interrupt Enable bit

ValueDescription
1

Triggers receive buffer element watermark interrupt when RXMSK[5:0] ≤ RXELM[5:0]

0

Disables receive buffer element watermark interrupt

Bits 13:8 – RXMSK[5:0]  RX Buffer Mask bits(1,2,3,4)

RX mask bits; used in conjunction with the RXWIEN bit.

Bit 7 – TXWIEN Transmit Watermark Interrupt Enable bit

ValueDescription
1

Triggers transmit buffer element watermark interrupt when TXMSK[5:0] = TXELM[5:0]

0

Disables transmit buffer element watermark interrupt

Bits 5:0 – TXMSK[5:0]  TX Buffer Mask bits(1,2,3,4)

TX mask bits; used in conjunction with the TXWIEN bit.