ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::msa3xx::Orientation Union Reference

#include <msa3xx.h>

Public Member Functions

struct { 
 
   OrientationXY   xy: 2 
 
   bool   z: 1 
 
   uint8_t   reserved: 5 
 
__attribute__ ((packed)) 
 

Data Fields

uint8_t raw
 

Detailed Description

Definition at line 124 of file msa3xx.h.

Member Function Documentation

◆ __attribute__()

struct esphome::msa3xx::Orientation::@126 esphome::msa3xx::Orientation::__attribute__ ( (packed) )

Field Documentation

◆ raw

uint8_t esphome::msa3xx::Orientation::raw

Definition at line 130 of file msa3xx.h.

◆ reserved

uint8_t esphome::msa3xx::Orientation::reserved

Definition at line 128 of file msa3xx.h.

◆ xy

OrientationXY esphome::msa3xx::Orientation::xy

Definition at line 126 of file msa3xx.h.

◆ z

bool esphome::msa3xx::Orientation::z

Definition at line 127 of file msa3xx.h.


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