public interface UbbFlashFunctions extends UbDeviceNs
Modifier and Type | Method and Description |
---|---|
void |
commitFlash() |
byte |
getFlashStage() |
short |
getNextAddress() |
void |
getStartFlash() |
short |
pushCode(short startAddress,
byte[] data) |
cast, customNs
byte getFlashStage() throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoException
void getStartFlash() throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoException
short getNextAddress()
short pushCode(short startAddress, byte[] data) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoException
void commitFlash() throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoException
Copyright © 2020. All rights reserved.