|
Horizon
|
used to select alternate pin names More...
#include <component.hpp>
Public Member Functions | |
| AltPinInfo (const json &j, const Pin &pin) | |
| void | update_for_index (int index, const Pin &pin) |
| json | serialize () const |
Public Attributes | |
| std::set< UUID > | pin_names |
| bool | use_primary_name = false |
| bool | use_custom_name = false |
| std::string | custom_name |
| Pin::Direction | custom_direction = Pin::Direction::BIDIRECTIONAL |
used to select alternate pin names