|
libgpiod 2.1.2
|


Go to the source code of this file.
Data Structures | |
| class | gpiod::edge_event |
| Immutable object containing data about a single edge event. More... | |
Functions | |
| ::std::ostream & | gpiod::operator<< (::std::ostream &out, const edge_event &event) |
| Stream insertion operator for edge events. | |
| ::std::ostream & gpiod::operator<< | ( | ::std::ostream & | out, |
| const edge_event & | event | ||
| ) |
Stream insertion operator for edge events.
| out | Output stream to write to. |
| event | Edge event to insert into the output stream. |