3.4.11 AVR Data Sampler Disable
Used to disable polling of locations in memory on an AVR target device.
| 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:
| 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 |
