Module nannou_laser::dac[][src]

Expand description

Items related to DACs and DAC detection.

Structs

An iterator yielding laser DACs available on the system as they are discovered.

A handle to a non-blocking DAC detection thread.

Enums

An available DAC detected on the system.

A persistent, unique identifier associated with a DAC (like a MAC address).

Traits

Callback functions that may be passed to the detect_dacs_async function.