ESPHome  2024.3.1
Data Fields
esphome::mopeka_std_check::mopeka_std_package Struct Reference

#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]
 

Detailed Description

Definition at line 33 of file mopeka_std_check.h.

Field Documentation

◆ data_0

u_int8_t esphome::mopeka_std_check::mopeka_std_package::data_0

Definition at line 34 of file mopeka_std_check.h.

◆ data_1

u_int8_t esphome::mopeka_std_check::mopeka_std_package::data_1

Definition at line 35 of file mopeka_std_check.h.

◆ raw_temp

u_int8_t esphome::mopeka_std_check::mopeka_std_package::raw_temp

Definition at line 38 of file mopeka_std_check.h.

◆ raw_voltage

u_int8_t esphome::mopeka_std_check::mopeka_std_package::raw_voltage

Definition at line 36 of file mopeka_std_check.h.

◆ slow_update_rate

bool esphome::mopeka_std_check::mopeka_std_package::slow_update_rate

Definition at line 39 of file mopeka_std_check.h.

◆ sync_pressed

bool esphome::mopeka_std_check::mopeka_std_package::sync_pressed

Definition at line 40 of file mopeka_std_check.h.

◆ val

mopeka_std_values esphome::mopeka_std_check::mopeka_std_package::val[4]

Definition at line 42 of file mopeka_std_check.h.


The documentation for this struct was generated from the following file: