Expand description
A friendly Rust interface to the BeagleBone family of devices.
Modulesยง
- adc
- The ADC module.
- enums
- Useful enums.
- errors
- Error-handling setup using error-chain.
- gpio
- The GPIO module.
- i2c
- The I2C module.
- prelude
- Exports types that might be useful to have in scope.
- pwm
- The PWM module.
- spi
- uart
- The UART module.
- util
- General utility functions used internally throughout the crate, such as writing to sysfs files.