CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
atcacert_device_loc_s Struct Reference

#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.
 

Detailed Description

Defines a chunk of data in an ATECC device.