3.4.9 AVR SP Sampler
Used to poll the Stack Pointer on an AVR device. Only AVR devices UPDI have this capability.
| Field | Size | Description |
|---|---|---|
| DATA_SAMPLER | 1 byte | 0x8A |
| SAMPLE_AVR_SP | 1 byte | 0x0A |
| ENABLE | 1 byte |
0x00: disable 0x01: enable |
| FLAGS | 4 byte |
Bits 1:0: destination:
|
Response:
| Field | Size | Description |
|---|---|---|
| DATA_SAMPLER | 1 byte | 0x8A |
| SAMPLE_AVR_SP | 1 byte | 0x0A |
| Status | 1 byte |
Status code 0x00: OK 0xFF: Error |
