Module step_mut

Module step_mut 

Modulesยง

any_step_mut ๐Ÿ”’
changed ๐Ÿ”’
pulse_duration ๐Ÿ”’

Structsยง

AnyStepMut
A wrapper type that can hold any mutable step.
Changed
Mutable step that drops values that are the same as the previous value.
PulseDuration
Mutable step that outputs the duration of a pulse.

Enumsยง

PulsePolarity
Pulse polarity for PulseDuration.

Traitsยง

StepMut
A step containing mutable internal state.