#include <gpio.h>
Definition at line 71 of file gpio.h.
◆ Gpio()
| Gpio::Gpio |
( |
const std::string & |
charDeviceName, |
|
|
int |
gpioNumber |
|
) |
| |
◆ close()
◆ open()
| int Gpio::open |
( |
int |
openType | ) |
|
|
private |
◆ openForRead()
| int Gpio::openForRead |
( |
| ) |
|
◆ openForWrite()
| int Gpio::openForWrite |
( |
| ) |
|
◆ readValue()
| int Gpio::readValue |
( |
int & |
value | ) |
|
◆ writeValue()
| int Gpio::writeValue |
( |
int |
value | ) |
|
◆ m_charDevName
◆ m_gpioNumber
| int aditof::Gpio::m_gpioNumber |
|
private |
◆ m_lineHandle
| int aditof::Gpio::m_lineHandle |
|
private |
The documentation for this class was generated from the following files: