ESPHome  2024.9.0
Public Member Functions | Data Fields
esphome::ltr501::AlsPsStatusRegister Union Reference

#include <ltr_definitions_501.h>

Public Member Functions

struct {
   bool   ps_new_data: 1
 
   bool   ps_interrupt: 1
 
   bool   als_new_data: 1
 
   bool   als_interrupt: 1
 
   AlsGain501   gain: 1
 
   bool   reserved_5: 1
 
   bool   reserved_6: 1
 
   bool   reserved_7: 1
 
__attribute__ ((packed))
 

Data Fields

uint8_t raw
 

Detailed Description

Definition at line 209 of file ltr_definitions_501.h.

Member Function Documentation

◆ __attribute__()

struct esphome::ltr501::AlsPsStatusRegister::@104 esphome::ltr501::AlsPsStatusRegister::__attribute__ ( (packed)  )

Field Documentation

◆ als_interrupt

bool esphome::ltr501::AlsPsStatusRegister::als_interrupt

Definition at line 215 of file ltr_definitions_501.h.

◆ als_new_data

bool esphome::ltr501::AlsPsStatusRegister::als_new_data

Definition at line 214 of file ltr_definitions_501.h.

◆ gain

AlsGain501 esphome::ltr501::AlsPsStatusRegister::gain

Definition at line 216 of file ltr_definitions_501.h.

◆ ps_interrupt

bool esphome::ltr501::AlsPsStatusRegister::ps_interrupt

Definition at line 213 of file ltr_definitions_501.h.

◆ ps_new_data

bool esphome::ltr501::AlsPsStatusRegister::ps_new_data

Definition at line 212 of file ltr_definitions_501.h.

◆ raw

uint8_t esphome::ltr501::AlsPsStatusRegister::raw

Definition at line 210 of file ltr_definitions_501.h.

◆ reserved_5

bool esphome::ltr501::AlsPsStatusRegister::reserved_5

Definition at line 217 of file ltr_definitions_501.h.

◆ reserved_6

bool esphome::ltr501::AlsPsStatusRegister::reserved_6

Definition at line 218 of file ltr_definitions_501.h.

◆ reserved_7

bool esphome::ltr501::AlsPsStatusRegister::reserved_7

Definition at line 219 of file ltr_definitions_501.h.


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