CryptoAuthLib
Atmel CryptoAuthentication Library
hal_win_kit_cdc.h File Reference

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
 

Detailed Description

ATCA Hardware abstraction layer for Windows using kit protocol over a USB CDC device.

Copyright (c) 2015 Atmel Corporation. All rights reserved.

Macro Definition Documentation

#define CDC_BUFFER_MAX   1024
#define CDC_DEVICES_MAX   10

Typedef Documentation

typedef struct atcacdc atcacdc_t
typedef struct cdc_device cdc_device_t