Klasse Flash040Core.FlashTypes
java.lang.Object
libsidplay.components.cart.supported.core.Flash040Core.FlashTypes
- Umschließende Klasse:
Flash040Core
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected byteprotected intprotected intprotected intprotected intprotected byteprotected intprotected intprotected intprotected intprotected byte -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedFlashTypes(byte manufacturer, byte device, int sz, int secMask, int secSize, int secShift, int mag1Addr, int mag2Addr, int mag1Mask, int mag2Mask, byte status) -
Methodenübersicht
-
Felddetails
-
manufacturerID
protected byte manufacturerID -
deviceID
protected byte deviceID -
size
protected int size -
sectorMask
protected int sectorMask -
sectorSize
protected int sectorSize -
sectorShift
protected int sectorShift -
magic1Addr
protected int magic1Addr -
magic2Addr
protected int magic2Addr -
magic1Mask
protected int magic1Mask -
magic2Mask
protected int magic2Mask -
statusToggleBits
protected byte statusToggleBits
-
-
Konstruktordetails
-
FlashTypes
protected FlashTypes(byte manufacturer, byte device, int sz, int secMask, int secSize, int secShift, int mag1Addr, int mag2Addr, int mag1Mask, int mag2Mask, byte status)
-