Expand description
Datagram implementations.
Structs§
- 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.
- 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 fan on.- GPIO
Outputs Datagramto configure GPIO output pins.- GainSTM
Datagramto produce STM byGain.- GainSTM
Option - The option for the
GainSTM. - Group
Datagramthat divide the devices into groups by given function and send different data to each group.- Nop
Datagramwhich does nothing.- Output
Mask Datagramto mask output.- 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.- Swap
Segment FociSTM - Change the
FociSTMsegment. - Swap
Segment Gain - Change the
Gainsegment. - Swap
Segment GainSTM - Change the
GainSTMsegment. - Swap
Segment Modulation - Change the
Modulationsegment. - Synchronize
Datagramto synchronize the devices.- With
Finite Loop - A wrapper of
DatagramLto specify the loop behavior. - With
Segment - A wrapper of
DatagramSto specify the segment to write the data.
Enums§
- GPIO
Output Type - Output of the GPIO pin. See also
GPIOOutputs. - GainSTM
Mode GainSTMtransmission mode.- STMConfig
- Sampling configuration for STM.
Traits§
- 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.