Intel® Quartus® Prime Standard Edition User Guide: Platform Designer

ID 683364
Date 12/15/2018
Public
Document Table of Contents

4.4.5.14. data_sink_get_exception()

Table 138.  data_sink_get_exception()
Information Type Description

Prototype

int data_sink_get_exception(alt_u32 base);

Thread-safe

Yes

Include

< data_sink_util.h >

Parameters

base—Base address of the control and status slave.

Returns

First exception descriptor in the exception FIFO.

0—No exception descriptor found in the exception FIFO.

Description

Retrieves the first exception descriptor in the exception FIFO and pops it off the FIFO.