libsigrok  0.3.0
sigrok hardware access and backend library
Data Structures
Here are the data structures with brief descriptions:
 Csr_channelInformation on single channel
 Csr_channel_groupStructure for groups of channels that have common properties
 Csr_configUsed for setting or getting value of a config item
 Csr_config_infoInformation about a config key
 Csr_contextOpaque structure representing a libsigrok context
 Csr_datafeed_analogAnalog datafeed payload for type SR_DF_ANALOG
 Csr_datafeed_headerHeader of a sigrok data feed
 Csr_datafeed_logicLogic datafeed payload for type SR_DF_LOGIC
 Csr_datafeed_metaDatafeed payload for type SR_DF_META
 Csr_datafeed_packetPacket in a sigrok data feed
 Csr_dev_driverDevice driver data
 Csr_dev_instDevice instance data
 Csr_inputInput (file) format struct
 Csr_input_formatInput (file) format driver
 Csr_outputOutput (file) format struct
 Csr_output_formatOutput (file) format driver
 Csr_sessionOpaque data structure representing a libsigrok session