|
|
|
|
|
|
|
|
|
|
|
forcestart(self)
Forcibly start a connection. |
source code
|
|
|
|
|
|
|
|
|
|
setlockbits(self,
bits=0)
Read the target's lockbits. |
source code
|
|
|
|
|
|
|
|
|
|
flashpeek(self,
adr)
Read a byte of the target's Flash memory. |
source code
|
|
|
|
flashpeekblock(self,
adr)
Read a byte of the target's Flash memory. |
source code
|
|
|
|
eeprompoke(self,
adr,
val)
Write a byte of the target's EEPROM. |
source code
|
|
|
|
identstr(self)
Return an identifying string. |
source code
|
|
|
Inherited from GoodFET.GoodFET:
MONpeek16,
MONpeek8,
MONpoke16,
__init__,
bslResetZ1,
btInit,
call,
dir,
dump,
dumpmem,
execute,
findbaud,
flash,
getConsole,
getbuffer,
getpc,
getsecret,
glitchApp,
glitchRate,
glitchTime,
glitchVerb,
glitchVoltages,
glitchstart,
glitchstarttime,
halt,
infostring,
loadsymbols,
mon_connected,
monitor_info,
monitor_list_apps,
monitor_ram_depth,
monitor_ram_pattern,
monitorclocking,
monitorecho,
monitorgetclock,
monitorsetclock,
monitortest,
name2adr,
out,
peek,
peek16,
peek32,
peek8,
peekblock,
peekbysym,
picROMclock,
picROMfastclock,
poke16,
pokeblock,
pokebysym,
pokebyte,
pyserInit,
readbyte,
readcmd,
readpicROM,
resume,
serClose,
serInit,
setBaud,
setsecret,
silent,
status,
telosBReset,
telosI2CStart,
telosI2CStop,
telosI2CWriteBit,
telosI2CWriteByte,
telosI2CWriteCmd,
telosSetSCL,
telosSetSDA,
test,
testleds,
timeout,
writecmd,
writepicROM
|