CryptoAuthLib
Microchip CryptoAuthentication Library
|
ATCA Hardware abstraction layer for Windows using kit protocol over a USB HID device. More...
#include <Windows.h>
Go to the source code of this file.
Data Structures | |
struct | hid_device |
struct | atcahid |
Macros | |
#define | HID_DEVICES_MAX 10 |
#define | HID_PACKET_MAX 512 |
Typedefs | |
typedef struct hid_device | hid_device_t |
typedef struct atcahid | atcahid_t |
ATCA Hardware abstraction layer for Windows using kit protocol over a USB HID device.