|
| GpioLines (std::initializer_list< unsigned int > line_offset_list) |
|
bool | open (const char *device, GpioLineDir dir) |
|
bool | update () |
|
void | add (unsigned int line_offset) |
|
void | add (std::initializer_list< unsigned int > line_offset_list) |
|
bool | set (unsigned int line_offset, bool value) |
|
bool | set (std::initializer_list< unsigned int > line_offset_list, bool value) |
|
bool | get (unsigned int line_offset) const |
|
unsigned int | length () const |
|
const unsigned int * | lines () const |
|
const gpiohandle_data * | data () const |
|
The documentation for this class was generated from the following files: