Structs§
Enums§
- Sampling modes.
Constants§
- 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.
Functions§
- Returns the number of devices detected.
- Returns the name of the device by index.
- Returns the information of a device by index.
- Returns a device index by serial id.
- Returns an opened device by index.
Type Aliases§
- read async callback function