Function close_shutters

Function Documentation

void close_shutters(uint32_t mask = 0)

Close laser shutters.

Closes the specified laser shutters. If mask is 0, closes 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 close (0 = all shutters)