Prusa MINI Firmware overview
integer.h File Reference

Go to the source code of this file.

Typedefs

typedef int INT
 
typedef unsigned int UINT
 
typedef unsigned char BYTE
 
typedef short SHORT
 
typedef unsigned short WORD
 
typedef unsigned short WCHAR
 
typedef long LONG
 
typedef unsigned long DWORD
 
typedef unsigned long long QWORD
 

Typedef Documentation

◆ INT

typedef int INT

◆ UINT

typedef unsigned int UINT

◆ BYTE

typedef unsigned char BYTE

◆ SHORT

typedef short SHORT

◆ WORD

typedef unsigned short WORD

◆ WCHAR

typedef unsigned short WCHAR

◆ LONG

typedef long LONG

◆ DWORD

typedef unsigned long DWORD

◆ QWORD

typedef unsigned long long QWORD