// ====================================================================== // \title ATAliasAc.h // \author Generated by fpp-to-cpp // \brief h file for AT alias // ====================================================================== #ifndef ATAliasAc_H #define ATAliasAc_H #include "Fw/Types/BasicTypes.h" typedef U32 AT; #define PRI_AT PRI_U32 #endif