ESPHome
2025.3.3
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
z
+
Functions
_
a
b
c
d
l
m
o
p
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
z
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
esphome
esphome
components
max31865
Data Structures
|
Namespaces
|
Enumerations
max31865.h File Reference
Go to the source code of this file.
Data Structures
class
esphome::max31865::MAX31865Sensor
Namespaces
esphome
Implementation of SPI
Controller
mode.
esphome::max31865
Enumerations
enum
esphome::max31865::MAX31865RegisterMasks
{
esphome::max31865::SPI_WRITE_M
= 0x80 }
enum
esphome::max31865::MAX31865Registers
{
esphome::max31865::CONFIGURATION_REG
= 0x00,
esphome::max31865::RTD_RESISTANCE_MSB_REG
= 0x01,
esphome::max31865::RTD_RESISTANCE_LSB_REG
= 0x02,
esphome::max31865::FAULT_THRESHOLD_H_MSB_REG
= 0x03,
esphome::max31865::FAULT_THRESHOLD_H_LSB_REG
= 0x04,
esphome::max31865::FAULT_THRESHOLD_L_MSB_REG
= 0x05,
esphome::max31865::FAULT_THRESHOLD_L_LSB_REG
= 0x06,
esphome::max31865::FAULT_STATUS_REG
= 0x07
}
enum
esphome::max31865::MAX31865ConfigFilter
{
esphome::max31865::FILTER_60HZ
= 0,
esphome::max31865::FILTER_50HZ
= 1 }
Generated by
1.8.13