USB EPROM/Flash Programmer
Public Attributes | List of all members
TDeviceFlags Struct Reference

Device Flags type. More...

#include <device.hpp>

Public Attributes

bool skipFF
 Skip Write 0xFF. More...
 
bool progWithVpp
 Prog with VPP on. More...
 
bool vppOePin
 VPP/~OE Pin. More...
 
bool pgmCePin
 ~PGM/~CE Pin. More...
 
bool pgmPositive
 PGM positive. More...
 
bool is16bit
 16-bit mode. More...
 

Detailed Description

Device Flags type.

Member Data Documentation

◆ skipFF

bool skipFF

Skip Write 0xFF.

◆ progWithVpp

bool progWithVpp

Prog with VPP on.

◆ vppOePin

bool vppOePin

VPP/~OE Pin.

◆ pgmCePin

bool pgmCePin

~PGM/~CE Pin.

◆ pgmPositive

bool pgmPositive

PGM positive.

◆ is16bit

bool is16bit

16-bit mode.


The documentation for this struct was generated from the following file: