Docs.rs
cu-pid-0.9.1
cu-pid 0.9.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gbin
Dependencies
bincode ^2.0.1
normal
cu29 ^0.9.0
normal
serde ^1.0.219
normal
Versions
58.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Crate cu_pid
cu_pid
0.9.1
All Items
Crate Items
Structs
Crate
cu_pid
Copy item path
Source
Structs
ยง
GenericPID
Task
This is the Copper task encapsulating the PID controller.
PIDControl
Output
Payload
Output of the PID controller.
PIDController
This is the underlying standard PID controller.