#include <lib/atcacert/atcacert_def.h>
Data Fields | |
atcacert_device_zone_t | zone |
Zone in the device. | |
uint16_t | slot |
Slot within the data zone. Only applies if zone is DEVZONE_DATA. | |
uint8_t | is_genkey |
If true, use GenKey command to get the contents instead of Read. | |
uint16_t | offset |
Byte offset in the zone. | |
uint16_t | count |
Byte count. | |
Defines a chunk of data in an ATECC device.