Expand description
A module for working with firmware operation.
Re-exports§
pub use boxed::BoxedOperation;pub use info::FirmwareVersionType;
Structs§
- Control
Point - A pair of a focal point and a phase offset.
- Control
Points - A collection of control points and the intensity of all control points.
Enums§
- Swap
Segment Datagramto change the segment.
Traits§
- FociSTM
Iterator - A trait to generate a
ControlPointsforFociSTM. - GainSTM
Iterator - A trait to iterate a
GainCalculatorforGainSTM.