Definition at line 9 of file rpishiftdriver.h.
◆ shiftValue
typedef std::pair<int, int> RpiShiftDriver::shiftValue |
◆ RpiShiftDriver() [1/2]
RpiShiftDriver::RpiShiftDriver |
( |
| ) |
|
◆ RpiShiftDriver() [2/2]
RpiShiftDriver::RpiShiftDriver |
( |
int |
data, |
|
|
int |
clock, |
|
|
int |
latch, |
|
|
int |
nbOut |
|
) |
| |
◆ ~RpiShiftDriver()
RpiShiftDriver::~RpiShiftDriver |
( |
| ) |
|
◆ SetValues()
void RpiShiftDriver::SetValues |
( |
std::vector< shiftValue > |
values | ) |
|
◆ threadLoop()
void RpiShiftDriver::threadLoop |
( |
| ) |
|
◆ WriteValue()
void RpiShiftDriver::WriteValue |
( |
int |
value | ) |
|
The documentation for this class was generated from the following files:
- G:/work/subversion/scol-technologies/trunk/scol/plugins/rpiGPIO/include/rpishiftdriver.h
- G:/work/subversion/scol-technologies/trunk/scol/plugins/rpiGPIO/src/rpishiftdriver.cpp