36.5.14 SQI INTERRUPT STATUS REGISTER

Note: The bits in the register are cleared by writing a '1' to the corresponding bit position
Table 36-14. 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: INTSTAT
Offset: 0x120
Reset: 0x0000
Property: -

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
     DMAEIFPKTCOMPIFBDDONEIFCONTHRIF 
Access R/WR/WR/WR/W 
Reset 0000 
Bit 76543210 
 CONEMPTYIFCONFULLIFRXTHRIFRXFULLIFRXEMPTYIFTXTHRIFTXFULLIFTXEMPTYIF 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 10101100 

Bit 11 – DMAEIF DMA Bus Error Interrupt Flag bit

ValueDescription
1DMA bus error has occurred
0DMA bus error has not occurred

Bit 10 – PKTCOMPIF DMA Buffer Descriptor Processor Packet Completion Interrupt Flag bit

ValueDescription
1DMA BD packet is complete
0DMA BD packet is in progress

Bit 9 – BDDONEIF DMA Buffer Descriptor Done Interrupt Flag bit

ValueDescription
1DMA BD process is done
0DMA BD process is in progress

Bit 8 – CONTHRIF Control Buffer Threshold Interrupt Flag bit

ValueDescription
1The control buffer has more than THRES words of space available
0The control buffer has less than THRES words of space available

Bit 7 – CONEMPTYIF Control Buffer Empty Interrupt Flag bit

ValueDescription
1Control buffer is empty
0Control buffer is not empty

Bit 6 – CONFULLIF Control Buffer Full Interrupt Flag bit

ValueDescription
1Control buffer is full
0Control buffer is not full

Bit 5 – RXTHRIF Receive Buffer Threshold Interrupt Flag bit

Note: In the case of Boot/xIP mode, the POR value of the receive buffer threshold is zero. Therefore, this bit will be set to a '1',immediately after a POR until a read request on the System Bus bus is received.
ValueDescription
1Receive buffer has more than RXINTTHR words of space available
0Receive buffer has less than RXINTTHR words of space available

Bit 4 – RXFULLIF Receive Buffer Full Interrupt Flag bit

ValueDescription
1Receive buffer is full
0Receive buffer is not full

Bit 3 – RXEMPTYIF Receive Buffer Empty Interrupt Flag bit

ValueDescription
1Receive buffer is empty
0Receive buffer is not empty

Bit 2 – TXTHRIF Transmit Buffer Threshold Interrupt Flag bit

ValueDescription
1Transmit buffer has more than TXINTTHR words of space available
0Transmit buffer has less than TXINTTHR words of space available

Bit 1 – TXFULLIF Transmit Buffer Full Interrupt Flag bit

ValueDescription
1The transmit buffer is full
0The transmit buffer is not full

Bit 0 – TXEMPTYIF Transmit Buffer Empty Interrupt Flag bit

ValueDescription
1The transmit buffer is empty
0The transmit buffer has content