CryptoAuthLib
Microchip 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.

Macro Definition Documentation

◆ CDC_BUFFER_MAX

#define CDC_BUFFER_MAX   1024

◆ CDC_DEVICES_MAX

#define CDC_DEVICES_MAX   10

Typedef Documentation

◆ atcacdc_t

typedef struct atcacdc atcacdc_t

◆ cdc_device_t

typedef struct cdc_device cdc_device_t