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

#include <msa3xx.h>

Public Member Functions

struct { 
 
   uint8_t   reserved_0_3: 4 
 
   OrientationXY   orient_xy: 2 
 
   bool   orient_z: 1 
 
   uint8_t   reserved_7: 1 
 
__attribute__ ((packed)) 
 

Data Fields

uint8_t raw {0x00}
 

Detailed Description

Definition at line 149 of file msa3xx.h.

Member Function Documentation

◆ __attribute__()

struct esphome::msa3xx::RegOrientationStatus::@128 esphome::msa3xx::RegOrientationStatus::__attribute__ ( (packed) )

Field Documentation

◆ orient_xy

OrientationXY esphome::msa3xx::RegOrientationStatus::orient_xy

Definition at line 152 of file msa3xx.h.

◆ orient_z

bool esphome::msa3xx::RegOrientationStatus::orient_z

Definition at line 153 of file msa3xx.h.

◆ raw

uint8_t esphome::msa3xx::RegOrientationStatus::raw {0x00}

Definition at line 156 of file msa3xx.h.

◆ reserved_0_3

uint8_t esphome::msa3xx::RegOrientationStatus::reserved_0_3

Definition at line 151 of file msa3xx.h.

◆ reserved_7

uint8_t esphome::msa3xx::RegOrientationStatus::reserved_7

Definition at line 154 of file msa3xx.h.


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