![]() |
PIDUINO
|
a configurable attribute of a line More...
#include <gpio2.h>
Public Member Functions | |
LineAttribute () | |
Default constructor initializes the LineAttribute structure. | |
LineAttribute (uint32_t id) | |
Constructor initializes the LineAttribute structure with a specific id. | |
|
inline |
Default constructor initializes the LineAttribute structure.
|
inline |
Constructor initializes the LineAttribute structure with a specific id.
id | The identifier for the line attribute. |