![]() |
PIDUINO
|
Information about a request for GPIO lines. More...
#include <gpio2.h>
Public Member Functions | |
| LineRequest () | |
| Default constructor initializes the LineRequest structure. | |
| LineRequest (const std::string &consumer) | |
| Constructor initializes the LineRequest structure with specific consumer label. | |
|
inline |
Default constructor initializes the LineRequest structure.
|
inline |
Constructor initializes the LineRequest structure with specific consumer label.
| consumer | The consumer label for the GPIO lines. |