![]() |
PIDUINO
|
a configuration attribute associated with one or more of the requested lines. More...
#include <gpio2.h>
Public Member Functions | |
| LineConfigAttribute () | |
| Default constructor initializes the LineConfigAttribute structure. | |
| LineConfigAttribute (const LineAttribute &attr) | |
| Constructor initializes the LineConfigAttribute structure with a specific attribute. | |
a configuration attribute associated with one or more of the requested lines.
|
inline |
Default constructor initializes the LineConfigAttribute structure.
|
inline |
Constructor initializes the LineConfigAttribute structure with a specific attribute.
| attr | The line attribute to be associated with the requested lines. |