33 #ifndef _VL53L1_TYPES_H_
34 #define _VL53L1_TYPES_H_
53 #error "Error NULL definition should be done. Please add required include "
57 #if !defined(STDINT_H) && !defined(_STDINT_H) && !defined(_GCC_STDINT_H) && !defined(__STDINT_DECLS) && !defined(_GCC_WRAP_STDINT_H) && !defined(_STDINT)
59 #pragma message("Please review type definition of STDINT define for your platform and add to list above ")
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.
int int32_t
Typedef defining 32 bit int type.
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.
short int16_t
Typedef defining 16 bit short type.
unsigned long long uint64_t
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.
signed char int8_t
Typedef defining 8 bit char type.
uint32_t FixPoint1616_t
use where fractional values are expected