CryptoAuthLib
Atmel CryptoAuthentication Library
atca_devtypes.h
Go to the documentation of this file.
1 
43 #ifndef ATCA_DEVTYPES_H_
44 #define ATCA_DEVTYPES_H_
45 
49 #ifdef __cplusplus
50 extern "C" {
51 #endif
52 
53 typedef enum {
59 
60 #ifdef __cplusplus
61 }
62 #endif
63 
64 #endif /* ATCA_DEVTYPES_H_ */
Definition: atca_devtypes.h:55
Definition: atca_devtypes.h:54
Definition: atca_devtypes.h:57
Definition: atca_devtypes.h:56
ATCADeviceType
Definition: atca_devtypes.h:53