.. _bspOutputManager_Output: Output ====== ``Output`` provides methods for handling output operations, including initialization and shutdown. The `output` class initializes output pins based on ``OutputConfiguration`` and it provides an application interface for reading the status of the output pins. It supports the following functionalities: * Set IO Channel * Get IO Channel * Invert IO Channel * Release IO Channel