GpioInputSignal Class Reference
|
Space-ng SDK
|
sol3::gpio::GpioInputSignal Class Reference
#include <sol3/gpio/gpio_input_signal.h>
Public Member Functions | |
| GpioInputSignal (GpioInputPin pin) | |
| core::EventSignal const & | signal () const |
| void | start () |
| void | stop () |
Detailed Description
Pairs an EventSignal with a GpioInputListener to allow clients to subscribe to GPIO edge events.
Constructor & Destructor Documentation
◆ GpioInputSignal()
|
inlineexplicit |
Member Function Documentation
◆ signal()
|
inline |
◆ start()
|
inline |
◆ stop()
|
inline |
The documentation for this class was generated from the following file:
- /workspaces/astro/sol3-sdk/cpp/sol3/gpio/gpio_input_signal.h
Generated by