Expand description
Datagram
implementations.
Structs§
- Boxed
Gain - Boxed
Gain
. - Boxed
Modulation - Boxed
Modulation
. - Clear
Datagram
to 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
Datagram
to produce STM by foci.- Force
Fan Datagram
to force the fan to run.- GPIO
Outputs Datagram
to configure GPIO Out pins.- GainSTM
Datagram
to produce STM byGain
.- GainSTM
Option - The option for the
GainSTM
. - Group
Datagram
that divide the devices into groups by given function and send different data to each group.- Nop
Datagram
which does nothing.- Output
Mask Datagram
to mask output.- Phase
Correction Datagram
to apply phase correction.- Pulse
Width Encoder Datagram
to configure pulse width encoder table.- ReadsFPGA
State Datagram
to enable reading the FPGA state.- Silencer
Datagram
to configure the silencer.- Swap
Segment FociSTM - Change the
FociSTM
segment. - Swap
Segment Gain - Change the
Gain
segment. - Swap
Segment GainSTM - Change the
GainSTM
segment. - Swap
Segment Modulation - Change the
Modulation
segment. - Synchronize
Datagram
to synchronize the devices.- With
Finite Loop - A wrapper of
DatagramL
to specify the loop behavior. - With
Segment - A wrapper of
DatagramS
to specify the segment to write the data.
Enums§
- GPIO
Output Type - Output of the GPIO pin. See also
GPIOOutputs
. - GainSTM
Mode GainSTM
transmission mode.- STMConfig
- Sampling configuration for STM.
Traits§
- FociSTM
Generator - A trait to generate the
FociSTMIteratorGenerator
. - FociSTM
Iterator - A trait to generate a
ControlPoints
forFociSTM
. - FociSTM
Iterator Generator - A trait to generate the
FociSTMIterator
. - GainSTM
Generator - A trait to generate the
GainSTMIteratorGenerator
. - GainSTM
Iterator - A trait to iterate a
GainCalculator
forGainSTM
. - GainSTM
Iterator Generator - A trait to generate the
GainSTMIterator
.