CryptoAuthLib
Microchip CryptoAuthentication Library
atca_device Struct Reference

atca_device is the C object backing ATCADevice. See the atca_device.h file for details on the ATCADevice methods. More...

#include <atca_device.h>

Data Fields

ATCACommand mCommands
 Command set for a given CryptoAuth device. More...
 
ATCAIface mIface
 Physical interface. More...
 

Detailed Description

atca_device is the C object backing ATCADevice. See the atca_device.h file for details on the ATCADevice methods.

Field Documentation

◆ mCommands

ATCACommand mCommands

Command set for a given CryptoAuth device.

◆ mIface

ATCAIface mIface

Physical interface.