USB EPROM/Flash Programmer
Classes
backend/devices/parallel/eprom.hpp File Reference

Classes of the Parallel EPROM. More...

#include <QObject>
#include <QString>
#include <QByteArray>
#include "pdevice.hpp"
Include dependency graph for backend/devices/parallel/eprom.hpp:

Classes

class  EPROM
 Parallel EPROM Class. More...
 
class  EPROM27
 Parallel EPROM 27xxx (NMOS) Class. More...
 
class  EPROM27C
 Parallel EPROM 27Cxxx (CMOS) Class. More...
 
class  EPROM27C16Bit
 Parallel EPROM 27Cxxx 16Bit (CMOS) Class. More...
 
class  EPROM27E
 Parallel EPROM W27Exxx Class. More...
 

Detailed Description

Classes of the Parallel EPROM.

Author
Robson Martins (https://www.robsonmartins.com)