MPU6050_6Axis_MotionApps20.h file
MPU6050 I2C device class, 6-axis MotionApps 2.0 implementation.
Typedefs
- using prog_void = void
- using prog_char = char
- using prog_uchar = unsigned char
- using prog_int8_t = int8_t
- using prog_uint8_t = uint8_t
- using prog_int16_t = int16_t
- using prog_uint16_t = uint16_t
- using prog_int32_t = int32_t
- using prog_uint32_t = uint32_t
Variables
- const unsigned char dmpMemory
- const unsigned char dmpConfig
- const unsigned char dmpUpdates
Defines
- #define MPU6050_INCLUDE_DMP_MOTIONAPPS20
- #define __PGMSPACE_H_
- #define PROGMEM
- #define PGM_P
- #define PSTR(str)
- #define F(x)
- #define strcpy_P(dest, src)
- #define strcat_P(dest, src)
- #define strcmp_P(a, b)
- #define pgm_read_byte(addr)
- #define pgm_read_word(addr)
- #define pgm_read_dword(addr)
- #define pgm_read_float(addr)
- #define pgm_read_byte_near(addr)
- #define pgm_read_word_near(addr)
- #define pgm_read_dword_near(addr)
- #define pgm_read_float_near(addr)
- #define pgm_read_byte_far(addr)
- #define pgm_read_word_far(addr)
- #define pgm_read_dword_far(addr)
- #define pgm_read_float_far(addr)
- #define DEBUG
- #define HEX
- #define DEBUG_PRINT(x)
- #define DEBUG_PRINTF(x, y)
- #define DEBUG_PRINTLN(x)
- #define DEBUG_PRINTLNF(x, y)
- #define MPU6050_DMP_CODE_SIZE
- #define MPU6050_DMP_CONFIG_SIZE
- #define MPU6050_DMP_UPDATES_SIZE