CryptoAuthLib
Microchip CryptoAuthentication Library
atca_devtypes.h
Go to the documentation of this file.
1 
29 #ifndef ATCA_DEVTYPES_H_
30 #define ATCA_DEVTYPES_H_
31 
35 #ifdef __cplusplus
36 extern "C" {
37 #endif
38 
39 
41 typedef enum
42 {
49 
50 #ifdef __cplusplus
51 }
52 #endif
53 
54 #endif /* ATCA_DEVTYPES_H_ */
Definition: atca_devtypes.h:47
Definition: atca_devtypes.h:43
Definition: atca_devtypes.h:46
ATCADeviceType
The supported Device type in Cryptoauthlib library.
Definition: atca_devtypes.h:41
Definition: atca_devtypes.h:45
Definition: atca_devtypes.h:44