|
APIs, concepts, guides, and more
|
| void GlobalValueSet | ( | const RSI::RapidCode::FirmwareValue & | value, |
| const char *const | name, | ||
| const char *const | libraryName = nullptr, | ||
| const char *const | libraryDirectory = nullptr ) |
| value | New value for the global variable. |
| name | Name of the global variable. |
| libraryName | Name of the library defining the variable (optional). |
| libraryDirectory | Directory containing the library (optional). If not specified, searches in:
|