libsigrok  unreleased development snapshot
sigrok hardware access and backend library
Data Fields
sr_datafeed_packet Struct Reference

Packet in a sigrok data feed. More...

#include <libsigrok.h>

+ Collaboration diagram for sr_datafeed_packet:

Data Fields

uint16_t type
 
const voidpayload
 

Detailed Description

Packet in a sigrok data feed.

Definition at line 494 of file libsigrok.h.

Field Documentation

const void* sr_datafeed_packet::payload

Definition at line 496 of file libsigrok.h.

Referenced by sr_packet_copy(), sr_packet_free(), and sr_session_stopped_callback_set().

uint16_t sr_datafeed_packet::type

Definition at line 495 of file libsigrok.h.

Referenced by sr_packet_copy(), sr_packet_free(), and sr_session_stopped_callback_set().


The documentation for this struct was generated from the following file: