STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
Global.h File Reference

Go to the source code of this file.

Macros

#define U8   unsigned char
 
#define U16   unsigned short
 
#define U32   unsigned long
 
#define I8   signed char
 
#define I16   signed short
 
#define I32   signed long
 

Macro Definition Documentation

#define I16   signed short

Definition at line 56 of file Global.h.

#define I32   signed long

Definition at line 59 of file Global.h.

#define I8   signed char

Definition at line 53 of file Global.h.

#define U16   unsigned short

Definition at line 47 of file Global.h.

#define U32   unsigned long

Definition at line 50 of file Global.h.

#define U8   unsigned char

Definition at line 44 of file Global.h.