Docs.rs
  • quadrature-encoder-0.2.1
    • quadrature-encoder 0.2.1
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • regexident
    • Dependencies
      • embassy-futures ^0.1.1 normal optional
      • embedded-hal-async ^1.0 normal optional
      • embedded-hal-compat ^0.13.0 normal
      • futures ^0.3.31 normal optional
      • num-traits ^0.2.19 normal
      • quadrature-decoder ^0.2.0 normal
      • embedded-hal-mock ^0.11.0 dev
    • Versions
    • 100% 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

quadrature_encoder0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Async
  • Blocking
  • FullStep
  • HalfStep
  • IncrementalEncoder
  • IndexedIncrementalEncoder
  • Linear
  • QuadStep
  • Rotary

Enums

  • Error
  • InputPinError
  • LinearMovement
  • QuadratureError
  • RotaryMovement

Traits

  • OperationMode
  • PollMode

Type Aliases

  • IndexedLinearEncoder
  • IndexedRotaryEncoder
  • LinearEncoder
  • RotaryEncoder