|
Horizon
|
The Pin's alternate names. More...
#include <unit.hpp>
Public Member Functions | |
| AlternateName (const std::string &name, Direction dir) | |
| AlternateName (const json &j) | |
| json | serialize () const |
Public Attributes | |
| std::string | name |
| Direction | direction = Direction::INPUT |
The Pin's alternate names.
i.e. UART_RX or I2C_SDA on an MCU.