Docs.rs
  • tinkerforge-async-0.0.3
    • tinkerforge-async 0.0.3
    • Docs.rs crate page
    • CC0-1.0 OR MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • koa
    • Dependencies
      • byteorder ^1.5.0 normal
      • const-str ^0.5.6 normal
      • futures-core ^0.3.28 normal
      • hmac ^0.12.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.20 normal
      • prometheus ^0.13.3 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • sha-1 ^0.10.1 normal
      • thiserror ^1.0.49 normal
      • tokio ^1.33.0 normal
      • tokio-stream ^0.1.14 normal
    • Versions
    • 75.37% of the crate is documented
  • Go to latest version
  • 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
logo

tinkerforge_async0.0.3

Module one_wire_bricklet

  • Structs
  • Enums
  • Constants

In crate tinkerforge_async

?
Change settings

Module tinkerforge_async::one_wire_bricklet

source ·
Expand description

Communicates with up 64 1-Wire devices.

See also the documentation here.

Structs

  • Identity
  • OneWireBricklet
    Communicates with up 64 1-Wire devices
  • Read
  • SearchBusLowLevel
  • SearchBusResult
  • SpitfpErrorCount

Enums

  • OneWireBrickletFunction

Constants

  • ONE_WIRE_BRICKLET_BOOTLOADER_MODE_BOOTLOADER
  • ONE_WIRE_BRICKLET_BOOTLOADER_MODE_BOOTLOADER_WAIT_FOR_REBOOT
  • ONE_WIRE_BRICKLET_BOOTLOADER_MODE_FIRMWARE
  • ONE_WIRE_BRICKLET_BOOTLOADER_MODE_FIRMWARE_WAIT_FOR_ERASE_AND_REBOOT
  • ONE_WIRE_BRICKLET_BOOTLOADER_MODE_FIRMWARE_WAIT_FOR_REBOOT
  • ONE_WIRE_BRICKLET_BOOTLOADER_STATUS_CRC_MISMATCH
  • ONE_WIRE_BRICKLET_BOOTLOADER_STATUS_DEVICE_IDENTIFIER_INCORRECT
  • ONE_WIRE_BRICKLET_BOOTLOADER_STATUS_ENTRY_FUNCTION_NOT_PRESENT
  • ONE_WIRE_BRICKLET_BOOTLOADER_STATUS_INVALID_MODE
  • ONE_WIRE_BRICKLET_BOOTLOADER_STATUS_NO_CHANGE
  • ONE_WIRE_BRICKLET_BOOTLOADER_STATUS_OK
  • ONE_WIRE_BRICKLET_COMMUNICATION_LED_CONFIG_OFF
  • ONE_WIRE_BRICKLET_COMMUNICATION_LED_CONFIG_ON
  • ONE_WIRE_BRICKLET_COMMUNICATION_LED_CONFIG_SHOW_COMMUNICATION
  • ONE_WIRE_BRICKLET_COMMUNICATION_LED_CONFIG_SHOW_HEARTBEAT
  • ONE_WIRE_BRICKLET_STATUS_BUSY
  • ONE_WIRE_BRICKLET_STATUS_ERROR
  • ONE_WIRE_BRICKLET_STATUS_LED_CONFIG_OFF
  • ONE_WIRE_BRICKLET_STATUS_LED_CONFIG_ON
  • ONE_WIRE_BRICKLET_STATUS_LED_CONFIG_SHOW_HEARTBEAT
  • ONE_WIRE_BRICKLET_STATUS_LED_CONFIG_SHOW_STATUS
  • ONE_WIRE_BRICKLET_STATUS_NO_PRESENCE
  • ONE_WIRE_BRICKLET_STATUS_OK
  • ONE_WIRE_BRICKLET_STATUS_TIMEOUT