Expand description
Implementation of embedded-hal traits for FreeBSD devices
Re-exports§
Modules§
- gpio
- Implementation of
embedded-haldigital input/output traits using the FreeBSD gpio(3) library - i2c
- Implementation of
embedded-halI2C traits using the FreeBSD iic(4) device interface