ESPHome  2024.9.0
Data Structures | Enumerations | Functions | Variables
esphome::bl0942 Namespace Reference

Data Structures

class  BL0942
 
struct  DataPacket
 

Enumerations

enum  LineFrequency : uint8_t { LINE_FREQUENCY_50HZ = 50, LINE_FREQUENCY_60HZ = 60 }
 

Functions

struct esphome::bl0942::DataPacket __attribute__ ((packed))
 

Variables

enum esphome::bl0942::LineFrequency __attribute__
 

Enumeration Type Documentation

◆ LineFrequency

Enumerator
LINE_FREQUENCY_50HZ 
LINE_FREQUENCY_60HZ 

Definition at line 82 of file bl0942.h.

Function Documentation

◆ __attribute__()

struct esphome::bl0942::DataPacket esphome::bl0942::__attribute__ ( (packed)  )

Variable Documentation

◆ __attribute__

enum esphome::bl0942::LineFrequency esphome::bl0942::__attribute__