Expand description
§Pretty HAL Machine Worker
This crate contains the device-agnostic logic that is shared among all implementations of the Pretty HAL Machine worker on different MCUs.
Modules§
- comms
- Helper types for MCU-to-PC communications
Structs§
- Worker
- A Pretty HAL Machine Worker
Enums§
- Error
- The worker Error type
Traits§
- Worker
Io - A trait for managing messages to or from a Worker