ESPHome  2024.9.0
Data Fields
esphome::bl0906::DataPacket Struct Reference

#include <bl0906.h>

Data Fields

uint8_t l {0}
 
uint8_t m {0}
 
uint8_t h {0}
 
uint8_t checksum
 
uint8_t address
 

Detailed Description

Definition at line 15 of file bl0906.h.

Field Documentation

◆ address

uint8_t esphome::bl0906::DataPacket::address

Definition at line 20 of file bl0906.h.

◆ checksum

uint8_t esphome::bl0906::DataPacket::checksum

Definition at line 19 of file bl0906.h.

◆ h

uint8_t esphome::bl0906::DataPacket::h {0}

Definition at line 18 of file bl0906.h.

◆ l

uint8_t esphome::bl0906::DataPacket::l {0}

Definition at line 16 of file bl0906.h.

◆ m

uint8_t esphome::bl0906::DataPacket::m {0}

Definition at line 17 of file bl0906.h.


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