class documentation

class DeviceType(Enum): (source)

View In Hierarchy

Enum of flash device types

Constant TI_73 Undocumented
Constant TI_83P Undocumented
Constant TI_89 Undocumented
Constant TI_92 Undocumented
Class Variable _all Undocumented

Inherited from Enum:

Class Method get Converts bytes -> int, returning the first byte
Class Method get_name Finds the first name in this enum with a given value
Class Method set Converts int -> bytes, enforcing that the input is a recognized enum value

Undocumented

Value
116

Undocumented

Value
115

Undocumented

Value
152

Undocumented

Value
136

Undocumented