For more information on the search, visit the help page.
BCDRevision
get
set
flash
BCDDate
DeviceType
FlashData
FlashDevices
TIFlashBlock
TIFlashHeader
tivars.flash.BCDRevision
tivars
class BCDRevision(Converter): (source)
View In Hierarchy
Converter for revision numbers stored in two byte BCD
A revision xx.yy is stored in BCD as xxyy.
bytes
_T
tivars.data.Converter.get
Converts bytes -> str
tivars.data.Converter.set
Converts str -> bytes