3.4.11 AVR Data Sampler Disable

Used to disable polling of locations in memory on an AVR target device.

Table 3-58. AVR Data Sampler Disable
FieldSizeDescription
DATA_SAMPLER1 byte0x8A
AVR_DATA_DISABLE1 byte0x0C
HANDLE1 byteHandle ID of the location to stop polling. This value was returned when polling was enabled.

Response:

Table 3-59. AVR Data Sampler Disable Response
FieldSizeDescription
DATA_SAMPLER1 byte0x8A
AVR_DATA_DISABLE1 byte0x0C
Status1 byte

Status code

0x00: OK

0x:90 Handle not found