![Texas Instruments AM1808 Technical Reference Manual Download Page 1445](http://html.mh-extra.com/html/texas-instruments/am1808/am1808_technical-reference-manual_10945581445.webp)
Registers
1445
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
Serial Peripheral Interface (SPI)
Table 29-11. SPI Interrupt Register (SPIINT0) Field Descriptions (continued)
Bit
Field
Value
Description
4
BITERRENA
Enables interrupt on bit error. An interrupt is to be generated when the SPIFLG.BITERRFLG is set.
0
No interrupt asserted upon bit error.
1
Enables an interrupt on a bit error.
3
DESYNCENA
Enables interrupt on desynchronized slave. DESYNCENA is used in master mode only. The
desynchronization monitor is active in master mode for the 4-pin with enable and 5-pin options. An
interrupt is to be generated when the SPIFLG.DESYNCFLG is set.
0
No interrupt asserted upon desynchronization error.
1
Enables an interrupt on desynchronization of the slave.
2
PARERRENA
Enables interrupt on parity error. An interrupt is to be generated when the SPIFLG.PARERRFLG is
set.
0
No interrupt asserted upon parity error.
1
Enables an interrupt on a parity error.
1
TIMEOUTENA
Enables interrupt on SPIx_ENA signal time-out. An interrupt is to be generated when
SPIFLG.TIMEOUTFLG is set.
0
No interrupt asserted upon SPIx_ENA signal time-out.
1
Enables an interrupt on a time-out of the SPIx_ENA signal.
0
DLENERRENA
Data length error interrupt enable. A data length error occurs under the following conditions.
Master: In a 4-pin with SPIx_ENA mode or 5-pin mode, if the SPIx_ENA pin from the slave is
deasserted before the master has completed its transfer, the data length error is set. That is, if the
character length counter has not overflowed while SPIx_ENA deassertion is detected, then it means
that the slave has neither received full data from the master nor has it transmitted complete data.
Slave: In a 4-pin with chip select mode or 5-pin mode, if the incoming valid SPIx_SCS[n] pin is
deactivated before the character length counter overflows, then data length error is set.
0
No interrupt is generated upon data length error.
1
Enables an interrupt when data length error occurs.