#unsafe #low-level #set #devices #phidget #phidget22

sys phidget-sys

Low-level, unsafe, Rust wrapper for the phidget22 library

2 releases

0.1.4 Oct 22, 2024
0.1.0 Apr 19, 2023

#1561 in Embedded development


Used in phidget

MIT license

655KB
20K SLoC

phidget-sys

Low-level unsafe wrpper around the phidget22 library for interacting with Phidget devices.

It was originally created for use with the phidget crate.

This is primarily a set of bindgen-generated bindings of the phidget22.h header file and linkage to the library.

No runtime deps