System Wide Global Technical Data Type Definitions. More...
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | USE_UNWANTED_PARAM(param) param = param |
#define | FALSE 0 |
#define | TRUE 1 |
#define | PRT_S32 "%d" |
#define | PRT_U32 "%u" |
Typedefs | |
typedef uint8_t | U8BIT |
typedef int8_t | S8BIT |
typedef uint16_t | U16BIT |
typedef int16_t | S16BIT |
typedef uint32_t | U32BIT |
typedef int32_t | S32BIT |
typedef U8BIT * | pU8BIT |
typedef U8BIT | BOOLEAN |
System Wide Global Technical Data Type Definitions.