ESPHome  2024.9.0
Public Member Functions | Data Fields
esphome::ltr_als_ps::InterruptRegister Union Reference

#include <ltr_definitions.h>

Public Member Functions

struct {
   bool   ps_interrupt: 1
 
   bool   als_interrupt: 1
 
   bool   interrupt_polarity: 1
 
   uint8_t   reserved: 5
 
__attribute__ ((packed))
 

Data Fields

uint8_t raw
 

Detailed Description

Definition at line 253 of file ltr_definitions.h.

Member Function Documentation

◆ __attribute__()

struct esphome::ltr_als_ps::InterruptRegister::@117 esphome::ltr_als_ps::InterruptRegister::__attribute__ ( (packed)  )

Field Documentation

◆ als_interrupt

bool esphome::ltr_als_ps::InterruptRegister::als_interrupt

Definition at line 257 of file ltr_definitions.h.

◆ interrupt_polarity

bool esphome::ltr_als_ps::InterruptRegister::interrupt_polarity

Definition at line 258 of file ltr_definitions.h.

◆ ps_interrupt

bool esphome::ltr_als_ps::InterruptRegister::ps_interrupt

Definition at line 256 of file ltr_definitions.h.

◆ raw

uint8_t esphome::ltr_als_ps::InterruptRegister::raw

Definition at line 254 of file ltr_definitions.h.

◆ reserved

uint8_t esphome::ltr_als_ps::InterruptRegister::reserved

Definition at line 259 of file ltr_definitions.h.


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