Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.03 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.03 KB

Utils

Summary

This internal crate is a utilities package designed for connecting the Embedded Targets to the Library as such it is not to be used as part of the library.

The main thing this crate offers is a generic way of setting up the I2C Bus on different Linux/MacOS targets. This is done through the setup_i2c() method outlined in lib.rs.

Features

This crates offers essentially two features: