|
|
serInit(self,
port=None,
timeout=2,
attemptlimit=None)
Open a serial port of some kind. |
source code
|
|
|
|
|
|
|
|
|
|
writecmd(self,
app,
verb,
count=0,
data=[])
Write a command and some data to the GoodFET. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
poke(self,
reg,
val,
bytes=1)
Write an Register. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RF_getrssi(self)
Returns the received signal strength |
source code
|
|
|
|
|
|
|
|
|
Inherited from GoodFETAVR.GoodFETAVR:
eeprompeek,
eeprompoke,
erase,
flashpeek,
flashpeekblock,
forcestart,
identstr,
lock,
lockbits,
setlockbits,
start,
trans
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,
peek16,
peek32,
peek8,
peekblock,
peekbysym,
picROMclock,
picROMfastclock,
poke16,
pokeblock,
pokebysym,
pokebyte,
readbyte,
readpicROM,
resume,
setBaud,
setsecret,
silent,
status,
telosBReset,
telosI2CStart,
telosI2CStop,
telosI2CWriteBit,
telosI2CWriteByte,
telosI2CWriteCmd,
telosSetSCL,
telosSetSDA,
test,
testleds,
timeout,
writepicROM
|