Skip to main content

Enumerations

Named enumerations from fwMenuEnums.h - usable as argument and return types. Wire encoding is the plain decimal value.

owLEDManagerLEDMode

Underlying type: uint8_t

LabelValue
simplevalue0
flash1
pulse2
flashfade3
pulsefade4

Used by: gui.set_led_color

dacWaveShapeMenu

Underlying type: uint8_t

LabelValue
off0
triangle1
sawtooth2
invsawtooth3
sine4

Used by: io.analog_out.set_waveform

dacWavePhase

Underlying type: uint8_t

LabelValue
deg00
deg1201
deg2402
deg903

Used by: io.analog_out.set_waveform