Docs.rs
  • tinkerforge-async-0.0.6
    • tinkerforge-async 0.0.6
    • Permalink
    • 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 optional
      • log ^0.4.20 normal
      • prometheus ^0.13.3 normal optional
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • serde ^1.0.196 normal optional
      • sha-1 ^0.10.1 normal
      • socket2 ^0.5.5 normal
      • thiserror ^1.0.49 normal
      • tokio ^1.33.0 normal
      • tokio-stream ^0.1.14 normal
    • Versions
    • 3.37% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

tinkerforge_async0.0.6

Module ptc_v2_bricklet

Module Items

  • Structs
  • Enums
  • Constants

In crate tinkerforge_async

tinkerforge_async

Module ptc_v2_bricklet

Source
Expand description

Reads temperatures from Pt100 und Pt1000 sensors.

See also the documentation here.

Structs§

Identity
MovingAverageConfiguration
PtcV2Bricklet
Reads temperatures from Pt100 und Pt1000 sensors
ResistanceCallbackConfiguration
SpitfpErrorCount
TemperatureCallbackConfiguration

Enums§

PtcV2BrickletFunction

Constants§

PTC_V2_BRICKLET_BOOTLOADER_MODE_BOOTLOADER
PTC_V2_BRICKLET_BOOTLOADER_MODE_BOOTLOADER_WAIT_FOR_REBOOT
PTC_V2_BRICKLET_BOOTLOADER_MODE_FIRMWARE
PTC_V2_BRICKLET_BOOTLOADER_MODE_FIRMWARE_WAIT_FOR_ERASE_AND_REBOOT
PTC_V2_BRICKLET_BOOTLOADER_MODE_FIRMWARE_WAIT_FOR_REBOOT
PTC_V2_BRICKLET_BOOTLOADER_STATUS_CRC_MISMATCH
PTC_V2_BRICKLET_BOOTLOADER_STATUS_DEVICE_IDENTIFIER_INCORRECT
PTC_V2_BRICKLET_BOOTLOADER_STATUS_ENTRY_FUNCTION_NOT_PRESENT
PTC_V2_BRICKLET_BOOTLOADER_STATUS_INVALID_MODE
PTC_V2_BRICKLET_BOOTLOADER_STATUS_NO_CHANGE
PTC_V2_BRICKLET_BOOTLOADER_STATUS_OK
PTC_V2_BRICKLET_FILTER_OPTION_50HZ
PTC_V2_BRICKLET_FILTER_OPTION_60HZ
PTC_V2_BRICKLET_STATUS_LED_CONFIG_OFF
PTC_V2_BRICKLET_STATUS_LED_CONFIG_ON
PTC_V2_BRICKLET_STATUS_LED_CONFIG_SHOW_HEARTBEAT
PTC_V2_BRICKLET_STATUS_LED_CONFIG_SHOW_STATUS
PTC_V2_BRICKLET_THRESHOLD_OPTION_GREATER
PTC_V2_BRICKLET_THRESHOLD_OPTION_INSIDE
PTC_V2_BRICKLET_THRESHOLD_OPTION_OFF
PTC_V2_BRICKLET_THRESHOLD_OPTION_OUTSIDE
PTC_V2_BRICKLET_THRESHOLD_OPTION_SMALLER
PTC_V2_BRICKLET_WIRE_MODE_2
PTC_V2_BRICKLET_WIRE_MODE_3
PTC_V2_BRICKLET_WIRE_MODE_4