CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
atca_compiler.h File Reference

CryptoAuthLiub is meant to be portable across architectures, even non-Microchip architectures and compiler environments. This file is for isolating compiler specific macros. More...

#include <stdbool.h>

Macros

#define SHARED_LIB_EXPORT
 
#define ATCA_DLL   extern
 
#define ATCA_PACKED
 
#define UNUSED_VAR(x)
 

Detailed Description

CryptoAuthLiub is meant to be portable across architectures, even non-Microchip architectures and compiler environments. This file is for isolating compiler specific macros.

Macro Definition Documentation

◆ UNUSED_VAR

#define UNUSED_VAR (   x)

Enables removal of compiler warning due to unused variables