Docs.rs
  • tinkerforge-2.0.0
    • tinkerforge 2.0.0
    • Docs.rs crate page
    • CC0-1.0 OR MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rtrbt
    • github:tinkerforge:admins
    • Dependencies
      • byteorder ^1.2 normal
      • hmac ^0.7 normal
      • rand ^0.5 normal
      • sha-1 ^0.8 normal
    • Versions
    • 86.93% 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
    • 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

logo

Module servo_brick

  • Structs
  • Enums
  • Constants
?
Change settings

Module tinkerforge::servo_brick

source ·
Expand description

Drives up to 7 RC Servos with up to 3A

Structs

Degree
Identity
PositionReachedEvent
Protocol1BrickletName
PulseWidth
ServoBrick
Drives up to 7 RC Servos with up to 3A
SpitfpBaudrateConfig
SpitfpErrorCount
VelocityReachedEvent

Enums

ServoBrickFunction

Constants

SERVO_BRICK_COMMUNICATION_METHOD_CHIBI
SERVO_BRICK_COMMUNICATION_METHOD_ETHERNET
SERVO_BRICK_COMMUNICATION_METHOD_NONE
SERVO_BRICK_COMMUNICATION_METHOD_RS485
SERVO_BRICK_COMMUNICATION_METHOD_SPI_STACK
SERVO_BRICK_COMMUNICATION_METHOD_USB
SERVO_BRICK_COMMUNICATION_METHOD_WIFI
SERVO_BRICK_COMMUNICATION_METHOD_WIFI_V2