![]() |
USB EPROM/Flash Programmer
|
Header of the Runner Class. More...
#include <QObject>
#include <QString>
#include <QList>
#include <QByteArray>
#include <QSerialPort>
#include <QSerialPortInfo>
#include "opcodes.hpp"
Classes | |
struct | TRunnerCommand |
Defines a command to be run and its response. More... | |
class | Runner |
Runner Class. More... | |
struct | TDeviceFlags |
Device settings. More... | |
Typedefs | |
typedef QList< QSerialPortInfo > | TSerialPortList |
List of serial ports info. More... | |
Header of the Runner Class.