CryptoAuthLib
Microchip CryptoAuthentication Library
atca_cfgs.c File Reference

a set of default configurations for various ATCA devices and interfaces More...

#include <stddef.h>
#include "atca_cfgs.h"
#include "atca_iface.h"
#include "atca_device.h"

Variables

ATCAIfaceCfg cfg_ateccx08a_i2c_default
 default configuration for an ECCx08A device More...
 
ATCAIfaceCfg cfg_ateccx08a_swi_default
 default configuration for an ECCx08A device on the logical SWI bus over UART More...
 
ATCAIfaceCfg cfg_ateccx08a_kitcdc_default
 default configuration for Kit protocol over the device's async interface More...
 
ATCAIfaceCfg cfg_ateccx08a_kithid_default
 default configuration for Kit protocol over the device's async interface More...
 
ATCAIfaceCfg cfg_atsha204a_i2c_default
 default configuration for a SHA204A device on the first logical I2C bus More...
 
ATCAIfaceCfg cfg_atsha204a_swi_default
 default configuration for an SHA204A device on the logical SWI bus over UART More...
 
ATCAIfaceCfg cfg_atsha204a_kitcdc_default
 default configuration for Kit protocol over the device's async interface More...
 
ATCAIfaceCfg cfg_atsha204a_kithid_default
 default configuration for Kit protocol over the device's async interface More...
 

Detailed Description

a set of default configurations for various ATCA devices and interfaces