Docs.rs
  • sensirion-i2c-0.4.0
    • sensirion-i2c 0.4.0
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rnestler
    • psachs
    • Dependencies
      • embedded-hal ^1.0 normal
      • embedded-hal-async ^1.0 normal optional
      • embedded-hal-mock ^0.10 dev
    • Versions
    • 84.21% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sensirion_i2c0.4.0

Crate Items

  • Enums
  • Functions

List of all items

Enums

  • crc8::Error
  • i2c::Error

Functions

  • crc8::calculate
  • crc8::validate
  • i2c::read_words_with_crc
  • i2c::write_command
  • i2c::write_command_u16
  • i2c::write_command_u8
  • i2c_async::read_words_with_crc
  • i2c_async::write_command_u16
  • i2c_async::write_command_u8