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

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

4.4.5.11. data_sink_get_packet_count()

Table 135.  data_sink_get_packet_count()
Information Type Description

Prototype

int data_sink_get_packet_count(alt_u32 base, alt_u32 channel);

Thread-safe

No

Include

< data_sink_util.h >

Parameters

base—Base address of the control and status slave.

channel—Channel number.

Returns

Number of data packets received on the channel.

Description

Retrieves the number of data packets received on a channel.