#include <gpio_interface.h>
◆ GpioStateHandle() [1/2]
rm_control::GpioStateHandle::GpioStateHandle |
( |
| ) |
|
|
default |
◆ GpioStateHandle() [2/2]
rm_control::GpioStateHandle::GpioStateHandle |
( |
std::string | name, |
|
|
GpioType | type, |
|
|
bool * | value ) |
|
inline |
◆ getName()
std::string rm_control::GpioStateHandle::getName |
( |
| ) |
const |
|
inline |
◆ getType()
GpioType rm_control::GpioStateHandle::getType |
( |
| ) |
const |
|
inline |
◆ getValue()
bool rm_control::GpioStateHandle::getValue |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: