|
parport
|
#include <parport.hh>
Public Member Functions | |
| ParportDriver () | |
| bool | open (std::string const &filename, uint8_t default_state=0) |
| void | close () |
| bool | setDataPin (unsigned pin) |
| bool | resetDataPin (unsigned pin) |
| ParportDriver::ParportDriver | ( | ) |
| void ParportDriver::close | ( | ) |
| bool ParportDriver::open | ( | std::string const & | filename, |
| uint8_t | default_state = 0 |
||
| ) |
| bool ParportDriver::resetDataPin | ( | unsigned | pin | ) |
| bool ParportDriver::setDataPin | ( | unsigned | pin | ) |
1.8.6