ESPHome
2025.2.2
Main Page
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
y
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
d
e
f
i
j
l
m
n
p
q
r
s
t
u
v
+
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
+
Data Fields
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
c
d
o
p
s
t
v
w
+
Enumerations
b
c
e
f
i
m
n
p
r
s
t
v
+
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
Related Functions
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Functions
_
a
l
m
o
s
t
u
+
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
esphome
esphome
components
mpu6886
Namespaces
|
Variables
mpu6886.cpp File Reference
Go to the source code of this file.
Namespaces
esphome
Implementation of SPI
Controller
mode.
esphome::mpu6886
Variables
const uint8_t
esphome::mpu6886::MPU6886_REGISTER_WHO_AM_I
= 0x75
const uint8_t
esphome::mpu6886::MPU6886_REGISTER_POWER_MANAGEMENT_1
= 0x6B
const uint8_t
esphome::mpu6886::MPU6886_REGISTER_GYRO_CONFIG
= 0x1B
const uint8_t
esphome::mpu6886::MPU6886_REGISTER_ACCEL_CONFIG
= 0x1C
const uint8_t
esphome::mpu6886::MPU6886_REGISTER_ACCEL_XOUT_H
= 0x3B
const uint8_t
esphome::mpu6886::MPU6886_CLOCK_SOURCE_X_GYRO
= 0b001
const uint8_t
esphome::mpu6886::MPU6886_SCALE_2000_DPS
= 0b11
const uint8_t
esphome::mpu6886::MPU6886_WHO_AM_I_IDENTIFIER
= 0x19
const float
esphome::mpu6886::MPU6886_SCALE_DPS_PER_DIGIT_2000
= 0.060975f
const uint8_t
esphome::mpu6886::MPU6886_RANGE_2G
= 0b00
const float
esphome::mpu6886::MPU6886_RANGE_PER_DIGIT_2G
= 0.000061f
const uint8_t
esphome::mpu6886::MPU6886_BIT_SLEEP_ENABLED
= 6
const uint8_t
esphome::mpu6886::MPU6886_BIT_TEMPERATURE_DISABLED
= 3
const float
esphome::mpu6886::GRAVITY_EARTH
= 9.80665f
const float
esphome::mpu6886::TEMPERATURE_SENSITIVITY
= 326.8
const float
esphome::mpu6886::TEMPERATURE_OFFSET
= 25.0
Generated by
1.8.13