INTFLAG

Interrupt Flag Status and Clear

  0x06 8 - 0x00  

Interrupt Flag Status and Clear

Bit  7 6 5 4 3 2 1 0  
              EMPTY UNDERRUN  
Access              R/W R/W  
Reset              0 0  

Bit 1 – EMPTY: Data Buffer Empty

Data Buffer Empty

This flag is cleared by writing a '1' to it or by writing new data to DATABUF.

This flag is set when data is transferred from DATABUF to DATA, and the DAC is ready to receive new data in DATABUF, and will generate an interrupt request if INTENCLR/SET.EMPTY is one.

Writing a '0' to this bit has no effect.

Writing a '1' to this bit will clear the Data Buffer Empty interrupt flag.

Bit 0 – UNDERRUN: Underrun

Underrun

This flag is cleared by writing a '1' to it.

This flag is set when a start conversion event occurs when DATABUF is empty, and will generate an interrupt request if INTENCLR/SET.UNDERRUN is one.

Writing a '0' to this bit has no effect.

Writing a '1' to this bit will clear the Underrun interrupt flag.