Docs.rs
  • autd3-core-2.7.6
    • autd3-core 2.7.6
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • s5suzuki
    • Dependencies
      • anyhow ^1.0.57 normal
      • autd3-driver ^2.7.6 normal
      • bitflags ^1.3.2 normal
      • itertools ^0.10.3 normal
      • nalgebra ^0.31.0 normal
      • thiserror ^1.0.30 normal
    • Versions
    • 3.57% 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

Crate autd3_core

  • Version 2.7.6
  • All Items
  • Modules
  • Structs
  • Enums
  • Constants
  • Traits
?
Change settings

Crate autd3_core

source ·

Modules

acoustics
amplitude
clear
cpu
datagram
defined
delay
error
firmware_version
fpga
gain
geometry
link
modulation
operation
silencer_config
stm
synchronize

Structs

Body
CPUControlFlags
CPUVersion
Clear
ConfigSilencer
Drive
Duty
FPGAControlFlags
FPGAFunctions
FPGAInfo
FPGAVersion
FirmwareInfo
FocusSTM
FocusSTMBodyInitial
FocusSTMBodySubsequent
FocusSTMProps
ForceFan
GainLegacy
GainNormal
GainNormalDuty
GainNormalPhase
GainSTMBodyInitial
GainSTMBodySubsequent
GainSTMLegacy
GainSTMNormal
GainSTMProps
GlobalHeader
LegacyDrive
LegacyPhaseFull
LegacyPhaseHalf
ModDelay
ModInitial
ModSubsequent
Modulation
NullBody
NullHeader
Phase
ReadsFPGAInfo
RxDatagram
RxMessage
STMFocus
SilencerHeader
SyncLegacy
SyncNormal
TxDatagram

Enums

DriverError
Mode

Constants

EC_CYCLE_TIME_BASE_MICRO_SEC
EC_CYCLE_TIME_BASE_NANO_SEC
EC_INPUT_FRAME_SIZE
FOCUS_STM_BODY_INITIAL_SIZE
FOCUS_STM_BODY_SUBSEQUENT_SIZE
FOCUS_STM_BUF_SIZE_MAX
FOCUS_STM_FIXED_NUM_UNIT
FOCUS_STM_SAMPLING_FREQ_DIV_MIN
FPGA_CLK_FREQ
GAIN_STM_BUF_SIZE_MAX
GAIN_STM_LEGACY_BUF_SIZE_MAX
GAIN_STM_LEGACY_SAMPLING_FREQ_DIV_MIN
GAIN_STM_SAMPLING_FREQ_DIV_MIN
HEADER_SIZE
MAX_CYCLE
MOD_BUF_SIZE_MAX
MOD_HEADER_INITIAL_DATA_SIZE
MOD_HEADER_SUBSEQUENT_DATA_SIZE
MOD_SAMPLING_FREQ_DIV_MIN
MSG_BEGIN
MSG_CLEAR
MSG_END
MSG_RD_CPU_VERSION
MSG_RD_FPGA_FUNCTION
MSG_RD_FPGA_VERSION
MSG_SERVER_CLOSE
MSG_SIMULATOR_CLOSE
MSG_SIMULATOR_INIT
SILENCER_CYCLE_MIN

Traits

Operation