Expand description
Modules§
- ascii
ascii
- Types and traits for communicating with Zaber products over Zaber’s ASCII protocol.
- backend
- Types that can exchange (read/write) bytes with a connected device.
- binary
binary
- Types and traits for communicating with Zaber products with Zaber’s Binary protocol.
- convert
- Custom conversion traits.
- error
- Error types.
- timeout_
guard - An RAII guard that will reset a port’s timeout when it is goes out of scope.