47.6.7 SPI Interrupt Enable Set Register

Note:
  1. This register allows the user to enable an interrupt without doing a read-modify-write operation. Changes in this register will also be reflected in the Interrupt Enable Clear (INTENCLR) register.
  2. In TPD mode is recommended to not enable the devices dedicated as clients interrupts. The SPITUREN, SPIROUEN, and FRMERREN for the Clients should all be disabled and only enable the Host's interrupts as needed.
Table 47-10. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: INTENSET
Offset: 0x18
Reset: 0x00
Property: PAC Write-Protection, Enable-Protected

Bit 3130292827262524 
  SPIROVEN  SPITUREN    
Access R/WR/W 
Reset 00 
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
 FRMERREN        
Access R/W 
Reset 0 
Bit 76543210 
    SPITXBEEN   SPIRXBFEN 
Access R/WR/W 
Reset 00 

Bit 30 – SPIROVEN Enable Interrupt Events via SPIROV

Writing a zero to this bit has no effect.

Writing a one to this bit will SET the Enable bit.

ValueDescription
0Disables Receive Overflow (Does Not) Generates Error Events
1Enables Receive Overflow Generates Error Events

Bit 27 – SPITUREN Enable Interrupt Events via SPITUR

Writing a zero to this bit has no effect.

Writing a one to this bit will SET the Enable bit.

ValueDescription
0Disables Transmit Under-run (Does Not) Generates Error Events
1Enables Transmit Under-run Generates Error Events

Bit 15 – FRMERREN Enable Interrupt Events via FRMERR

Writing a zero to this bit has no effect.

Writing a one to this bit will SET the Enable bit.

ValueDescription
0Disables Frame Error (Does not) Generates Error Events
1Enables Frame Error Generates Error Events

Bit 4 – SPITXBEEN Enable Interrupt Events via SPITXBE

Writing a zero to this bit has no effect.

Writing a one to this bit will SET the Enable bit.

ValueDescription
0Disables (Does Not) Generates TXBE Error Events
1Enables Generates TXBE Events

Bit 0 – SPIRXBFEN Enable Interrupt Events via SPIRXBF

Writing a zero to this bit has no effect.

Writing a one to this bit will SET the Enable bit.

ValueDescription
0Disables (Does Not) Generates RXBF Error Events
1Enables Generates RXBF Events