AVR Data Sampler Disable

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

Table 1. AVR Data Sampler Disable
Field Size Description
DATA_SAMPLER 1 byte 0x8A
AVR_DATA_DISABLE 1 byte 0x0C
HANDLE 1 byte Handle ID of the location to stop polling. This value was returned when polling was enabled.

Response:

Table 2. AVR Data Sampler Disable Response
Field Size Description
DATA_SAMPLER 1 byte 0x8A
AVR_DATA_DISABLE 1 byte 0x0C
Status 1 byte

Status code

0x00: OK

0x:90 Handle not found