![]() |
USB EPROM/Flash Programmer
|
Base class of a Device. More...
Classes | |
struct | TDeviceID |
Stores identification data from a device. More... | |
struct | TDeviceCapabilities |
Stores capability flags of a device. More... | |
struct | TDeviceInformation |
Stores information of a device. More... | |
class | Device |
Device Base Class. More... | |
Enumerations | |
enum | kDeviceTypeEnum { kDeviceParallelMemory , kDeviceSerialMemory } |
Enumeration of the device types. More... | |
Variables | |
constexpr uint8_t | kDefaultDeviceBufferSize = 64 |
Default size of buffer of the device commands (write, read, verify, blank check), in bytes. More... | |
Base class of a Device.