ESPHome
2024.10.2
|
Data Structures | |
class | MPL3115A2Component |
anonymous enum |
MPL3115A2 registers.
Definition at line 12 of file mpl3115a2.h.
anonymous enum |
MPL3115A2 status register bits.
Enumerator | |
---|---|
MPL3115A2_REGISTER_STATUS_TDR | |
MPL3115A2_REGISTER_STATUS_PDR | |
MPL3115A2_REGISTER_STATUS_PTDR |
Definition at line 38 of file mpl3115a2.h.
anonymous enum |
MPL3115A2 PT DATA register bits.
Enumerator | |
---|---|
MPL3115A2_PT_DATA_CFG | |
MPL3115A2_PT_DATA_CFG_TDEFE | |
MPL3115A2_PT_DATA_CFG_PDEFE | |
MPL3115A2_PT_DATA_CFG_DREM |
Definition at line 45 of file mpl3115a2.h.
anonymous enum |
MPL3115A2 control registers.
Enumerator | |
---|---|
MPL3115A2_CTRL_REG1 | |
MPL3115A2_CTRL_REG2 | |
MPL3115A2_CTRL_REG3 | |
MPL3115A2_CTRL_REG4 | |
MPL3115A2_CTRL_REG5 |
Definition at line 53 of file mpl3115a2.h.
anonymous enum |
MPL3115A2 control register bits.
Enumerator | |
---|---|
MPL3115A2_CTRL_REG1_SBYB | |
MPL3115A2_CTRL_REG1_OST | |
MPL3115A2_CTRL_REG1_RST | |
MPL3115A2_CTRL_REG1_RAW | |
MPL3115A2_CTRL_REG1_ALT | |
MPL3115A2_CTRL_REG1_BAR |
Definition at line 63 of file mpl3115a2.h.
anonymous enum |
MPL3115A2 oversample values.
Definition at line 73 of file mpl3115a2.h.