Docs.rs
  • autd3-driver-28.0.1
    • autd3-driver 28.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • s5suzuki
    • Dependencies
      • async-trait ^0.1.77 normal optional
      • autd3-derive ^28.0.1 normal
      • bit-vec ^0.8.0 normal
      • bitfield-struct ^0.9.0 normal
      • bitflags ^2.0.2 normal
      • bvh ^0.10.0 normal
      • derive_more ^1.0.0 normal
      • itertools ^0.13.0 normal
      • nalgebra ^0.33.0 normal
      • rayon ^1.10.0 normal
      • seq-macro ^0.3.5 normal
      • serde ^1.0.188 normal optional
      • thiserror ^1.0.40 normal
      • time ^0.3.23 normal
      • tokio ^1.35.1 normal
      • tracing ^0.1.40 normal
      • anyhow ^1.0.79 dev
      • approx ^0.5.1 dev
      • criterion ^0.5.1 dev
      • rand ^0.8.5 dev
      • rstest ^0.23.0 dev
      • serde_json ^1.0.107 dev
      • tokio ^1.35.1 dev
      • windows ^0.58.0 normal
    • Versions
    • 0% 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

autd3_driver28.0.1

Module datagram

Module Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate autd3_driver

autd3_driver

Module datagram

source

Structs§

  • Clear
  • CpuGPIO
  • CpuGPIOPort
  • DatagramWithParallelThreshold
  • DatagramWithSegment
  • DatagramWithSegmentTransition
  • DatagramWithTimeout
  • DebugSettings
  • EmulateGPIOIn
  • FixedCompletionTime
  • FixedUpdateRate
  • FociSTM
  • ForceFan
  • GainOperationGenerator
  • GainSTM
  • ModulationOperationGenerator
  • PhaseCorrection
  • PulseWidthEncoder
  • ReadsFPGAState
  • Silencer
  • Synchronize

Enums§

  • STMConfig
  • STMConfigNearest
  • SwapSegment

Traits§

  • Datagram
  • DatagramS
  • DatagramST
  • Gain
  • IntoDatagramWithParallelThreshold
  • IntoDatagramWithSegment
  • IntoDatagramWithSegmentTransition
  • IntoDatagramWithTimeout
  • Modulation
  • ModulationProperty
  • WithSampling

Type Aliases§

  • BoxedGain
  • BoxedModulation
  • GainCalcFn