Function open_shutters

Function Documentation

void open_shutters(uint32_t mask = 0)

Open laser shutters.

Opens the specified laser shutters. If mask is 0, opens all shutters. Each bit in the mask corresponds to a laser: bit 0 = Cy2, bit 1 = Cy3, etc.

Parameters:

mask – Bitmask specifying which shutters to open (0 = all shutters)