![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| brp_errcode brp_UI_Toggle | ( | brp_UI_Toggle_t | params | ) |
This command toggles the output state of a specific port.
A single toggle consists of 2 state changes: From the initial state to the inverse state and back. The initial state is defined by the Polarity parameter. This is also the state of the port at the end of the toggling operation.
To stop the toggling, call brp_UI_Enable() or brp_UI_Disable() for this port.
| [in] | params | Struct with the following fields:
|