Structs§
Enums§
- Error
- Sampling
Mode - Sampling modes.
Constants§
- CRYSTAL_
FREQ - DEFAULT_
ASYNC_ BUF_ NUMBER - DEFAULT_
BUF_ LENGTH - DEFAULT_
FC - DEFAULT_
READ_ SIZE - DEFAULT_
RS - DEFAULT_
SAMPLE_ RATE - MAX_
BUF_ LENGTH - MAX_
STR_ SIZE - Hardware info strings (product, manufacturer, serial) maximum size. MAX_STR_SIZE = (max string length - 2 (header bytes)) \ 2. Where each info character is followed by a null character.
- MIN_
BUF_ LENGTH
Functions§
- get_
device_ count - Returns the number of devices detected.
- get_
device_ name - Returns the name of the device by index.
- get_
device_ usb_ strings - Returns the information of a device by index.
- get_
index_ by_ serial - Returns a device index by serial id.
- open
- Returns an opened device by index.
Type Aliases§
- Read
Async CbT - read async callback function