Skip to main content

Crate autd3_cpu_wire

Crate autd3_cpu_wire 

Source
Expand description

Shared wire-protocol contract between the AUTD3 CPU firmware and its clients: command opcodes, error codes, frame layout, and payload types.

no_std, and the single source of truth for both sides. Application code should use the re-exports from autd3-rs rather than depend on this crate.

See the documentation site.

Modules§

layout
params
payload

Macros§

wire_enum

Enums§

Cmd
Error
Mode
Telemetry

Constants§

DEVICE_TO_HOST_BYTES
HOST_TO_DEVICE_BYTES
PAYLOAD_BYTES

Functions§

describe_device_error