ESPHome  2024.9.0
Data Fields
esphome::ltr501::LTRAlsPs501Component::AlsReadings Struct Reference

#include <ltr501.h>

Data Fields

uint16_t ch0 {0}
 
uint16_t ch1 {0}
 
AlsGain501 gain {AlsGain501::GAIN_1}
 
IntegrationTime501 integration_time {IntegrationTime501::INTEGRATION_TIME_100MS}
 
float lux {0.0f}
 
uint8_t number_of_adjustments {0}
 

Detailed Description

Definition at line 84 of file ltr501.h.

Field Documentation

◆ ch0

uint16_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::ch0 {0}

Definition at line 85 of file ltr501.h.

◆ ch1

uint16_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::ch1 {0}

Definition at line 86 of file ltr501.h.

◆ gain

AlsGain501 esphome::ltr501::LTRAlsPs501Component::AlsReadings::gain {AlsGain501::GAIN_1}

Definition at line 87 of file ltr501.h.

◆ integration_time

IntegrationTime501 esphome::ltr501::LTRAlsPs501Component::AlsReadings::integration_time {IntegrationTime501::INTEGRATION_TIME_100MS}

Definition at line 88 of file ltr501.h.

◆ lux

float esphome::ltr501::LTRAlsPs501Component::AlsReadings::lux {0.0f}

Definition at line 89 of file ltr501.h.

◆ number_of_adjustments

uint8_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::number_of_adjustments {0}

Definition at line 90 of file ltr501.h.


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