CryptoAuthLib
Microchip CryptoAuthentication Library
|
ATCA Hardware abstraction layer for Windows using kit protocol over a USB CDC device. More...
#include <Windows.h>
Go to the source code of this file.
Data Structures | |
struct | cdc_device |
struct | atcacdc |
Macros | |
#define | CDC_DEVICES_MAX 10 |
#define | CDC_BUFFER_MAX 1024 |
Typedefs | |
typedef struct cdc_device | cdc_device_t |
typedef struct atcacdc | atcacdc_t |
ATCA Hardware abstraction layer for Windows using kit protocol over a USB CDC device.
#define CDC_BUFFER_MAX 1024 |
#define CDC_DEVICES_MAX 10 |
typedef struct cdc_device cdc_device_t |