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

ID 683609
Date 12/20/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

6.4.5.12. data_sink_get_error_count()

Table 174.  data_sink_get_error_count()
Information Type Description

Prototype

int data_sink_get_error_count(alt_u32 base, alt_u32 channel);

Thread-safe

No

Include

< data_sink_util.h >

Parameters

base—Base address of the control and status agent.

channel—Channel number.

Returns

Number of errors received on the channel.

Description

Retrieves the number of errors received on a channel.