GetDeviceRevision Method
This function returns the revision identification of the target connected
to the debug adapter. Possible values can be found in the MCU's manuals,
see REVID register description.
Syntax
[ PartRev = ] object.GetDeviceRevision()
Parameters
None.
Possible Values
PartRev
Long that receives the device's revision identification number.