libgpiod  2.1.2
Data Structures
edge-event.hpp File Reference
#include <cstdint>
#include <iostream>
#include <memory>
#include "timestamp.hpp"

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. More...