BALTECH SDK wrapper functions reference
usb_hid_protocol.h File Reference

This is the adapter for USB devices that are connected via the Human Interface Device (HID) Protocol. More...

#include "protocol.h"
#include "ioiter.h"

Go to the source code of this file.

Functions

BRP_LIB brp_protocol brp_create_usb_hid (long long snr)
 Creates an (USB) HID protocol object from the connected baltech device with serialnumber 'snr'. More...
 
BRP_LIB brp_ioiter brp_ioiter_create_usb_hid (void)
 Creates an iterator for enumerating USB HID devices. More...
 

Detailed Description

This is the adapter for USB devices that are connected via the Human Interface Device (HID) Protocol.

Definition in file usb_hid_protocol.h.