ESPHome
2024.10.2
|
#include <mopeka_std_check.h>
Data Fields | |
u_int8_t | data_0: 8 |
u_int8_t | data_1: 8 |
u_int8_t | raw_voltage: 8 |
u_int8_t | raw_temp: 6 |
bool | slow_update_rate: 1 |
bool | sync_pressed: 1 |
mopeka_std_values | val [4] |
Definition at line 33 of file mopeka_std_check.h.
u_int8_t esphome::mopeka_std_check::mopeka_std_package::data_0 |
Definition at line 34 of file mopeka_std_check.h.
u_int8_t esphome::mopeka_std_check::mopeka_std_package::data_1 |
Definition at line 35 of file mopeka_std_check.h.
u_int8_t esphome::mopeka_std_check::mopeka_std_package::raw_temp |
Definition at line 38 of file mopeka_std_check.h.
u_int8_t esphome::mopeka_std_check::mopeka_std_package::raw_voltage |
Definition at line 36 of file mopeka_std_check.h.
bool esphome::mopeka_std_check::mopeka_std_package::slow_update_rate |
Definition at line 39 of file mopeka_std_check.h.
bool esphome::mopeka_std_check::mopeka_std_package::sync_pressed |
Definition at line 40 of file mopeka_std_check.h.
mopeka_std_values esphome::mopeka_std_check::mopeka_std_package::val[4] |
Definition at line 42 of file mopeka_std_check.h.