Go to the documentation of this file.
68 #ifndef _VL53L1_TYPES_H_
69 #define _VL53L1_TYPES_H_
88 #error "Error NULL definition should be done. Please add required include "
92 #if !defined(STDINT_H) && !defined(_STDINT_H) && !defined(_GCC_STDINT_H) && !defined(__STDINT_DECLS) && !defined(_GCC_WRAP_STDINT_H) && !defined(_STDINT)
94 #pragma message("Please review type definition of STDINT define for your platform and add to list above ")
signed char int8_t
Typedef defining 8 bit char type. The developer should modify this to suit the platform being deploye...
unsigned int uint32_t
Typedef defining 32 bit unsigned int type. The developer should modify this to suit the platform bein...
unsigned char uint8_t
Typedef defining 8 bit unsigned char type. The developer should modify this to suit the platform bein...
unsigned long long uint64_t
short int16_t
Typedef defining 16 bit short type. The developer should modify this to suit the platform being deplo...
int int32_t
Typedef defining 32 bit int type. The developer should modify this to suit the platform being deploye...
unsigned short uint16_t
Typedef defining 16 bit unsigned short type. The developer should modify this to suit the platform be...
vl53l1x
Author(s):
autogenerated on Fri Aug 2 2024 08:35:54