Docs.rs
  • bit-byte-structs-0.0.3
    • bit-byte-structs 0.0.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fishrockz
    • Dependencies
      • cortex-m ^0.7.0 normal optional
      • cortex-m-semihosting ^0.3.3 normal optional
      • embedded-hal ^0.2.3 normal
    • Versions
    • 54.84% 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

bit_byte_structs0.0.3

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • bus::I2CPeripheral
  • bus::SPIPeripheral
  • registers::BitStruct
  • registers::ByteStructI16
  • registers::CrossByteBitStructI16

Enums

  • bus::InterfaceError
  • registers::BitByteStructError

Traits

  • bus::Interface