#include <embedded_linux_hardware.h>
Definition at line 31 of file embedded_linux_hardware.h.
◆ EmbeddedLinuxHardware() [1/2]
| EmbeddedLinuxHardware::EmbeddedLinuxHardware |
( |
const char * |
pn, |
|
|
long |
baud = 57600 |
|
) |
| |
|
inline |
◆ EmbeddedLinuxHardware() [2/2]
| EmbeddedLinuxHardware::EmbeddedLinuxHardware |
( |
| ) |
|
|
inline |
◆ getBaud()
| int EmbeddedLinuxHardware::getBaud |
( |
| ) |
|
|
inline |
◆ init() [1/2]
| void EmbeddedLinuxHardware::init |
( |
| ) |
|
|
inline |
◆ init() [2/2]
| void EmbeddedLinuxHardware::init |
( |
const char * |
pName | ) |
|
|
inline |
◆ read()
| int EmbeddedLinuxHardware::read |
( |
| ) |
|
|
inline |
◆ setBaud()
| void EmbeddedLinuxHardware::setBaud |
( |
long |
baud | ) |
|
|
inline |
◆ time()
| unsigned long EmbeddedLinuxHardware::time |
( |
| ) |
|
|
inline |
◆ write()
| void EmbeddedLinuxHardware::write |
( |
uint8_t * |
data, |
|
|
int |
length |
|
) |
| |
|
inline |
◆ baud_
| long EmbeddedLinuxHardware::baud_ |
|
protected |
◆ end
| struct timespec start EmbeddedLinuxHardware::end |
|
protected |
◆ fd
| int EmbeddedLinuxHardware::fd |
|
protected |
◆ portName
| char EmbeddedLinuxHardware::portName[30] |
|
protected |
The documentation for this class was generated from the following file: