|
libgpiod 2.1.2
|


Go to the source code of this file.
Data Structures | |
| class | gpiod::line_request |
| Stores the context of a set of requested GPIO lines. More... | |
Functions | |
| ::std::ostream & | gpiod::operator<< (::std::ostream &out, const line_request &request) |
| Stream insertion operator for line requests. | |
| ::std::ostream & gpiod::operator<< | ( | ::std::ostream & | out, |
| const line_request & | request | ||
| ) |
Stream insertion operator for line requests.
| out | Output stream to write to. |
| request | Line request object to insert into the output stream. |