Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
usb_exchange_priv Struct Reference

The usb exchange private-data struct representing a single device. More...

Collaboration diagram for usb_exchange_priv:

Public Attributes

struct ca821x_exchange_base base
 Exchange base struct. More...
 
hid_device * hid_dev
 hidapi device reference struct More...
 
wchar_t * serial_number
 chili serial number More...
 

Detailed Description

The usb exchange private-data struct representing a single device.

Member Data Documentation

◆ base

struct ca821x_exchange_base usb_exchange_priv::base

Exchange base struct.

◆ hid_dev

hid_device* usb_exchange_priv::hid_dev

hidapi device reference struct

◆ serial_number

wchar_t* usb_exchange_priv::serial_number

chili serial number


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