Expand description
Datagram implementations.
Structs§
- Boxed
Datagram - Boxed
Datagram. - Boxed
Gain - Boxed
Gain. - Boxed
Modulation - Boxed
Modulation. - Clear
Datagramto clear all data in the devices.- 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.
- Debug
Settings Datagramto configure GPIO Out pins for debugging.- Fixed
Completion Steps - To configure the silencer by the completion steps.
- Fixed
Completion Time - To configure the silencer by the completion time.
- Fixed
Update Rate - To configure the silencer by the update rate.
- FociSTM
Datagramto produce STM by foci.- Force
Fan Datagramto force the fan to run.- GainSTM
Datagramto produce STM byGain.- GainSTM
Option - The option for the
GainSTM. - Phase
Correction Datagramto apply phase correction.- Pulse
Width Encoder Datagramto configure pulse width encoder table.- ReadsFPGA
State Datagramto enable reading the FPGA state.- Silencer
Datagramto configure the silencer.- Synchronize
Datagramto synchronize the devices.- With
Loop Behavior - A wrapper of
DatagramLto specify the loop behavior. - With
Segment - A wrapper of
DatagramSto specify the segment to write the data.
Enums§
- STMConfig
- Sampling configuration for STM.
- Swap
Segment Datagramto change the segment.
Traits§
- Datagram
Datagramrepresents the data sent to the device.- FociSTM
Generator - A trait to generate the
FociSTMIteratorGenerator. - FociSTM
Iterator - A trait to generate a
ControlPointsforFociSTM. - FociSTM
Iterator Generator - A trait to generate the
FociSTMIterator. - GainSTM
Generator - A trait to generate the
GainSTMIteratorGenerator. - GainSTM
Iterator - A trait to iterate a
GainCalculatorforGainSTM. - GainSTM
Iterator Generator - A trait to generate the
GainSTMIterator. - Into
Boxed Datagram - Trait to convert
DatagramtoBoxedDatagram. - Into
Boxed Gain - Trait to convert
GaintoBoxedGain. - Into
Boxed Modulation - Trait to convert
ModulationtoBoxedModulation.