ESPHome  2025.3.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Member Functions | Data Fields
esphome::msa3xx::RegSwapPolarity Union Reference

#include <msa3xx.h>

Public Member Functions

struct {
   bool   x_y_swap: 1
 
   bool   z_polarity: 1
 
   bool   y_polarity: 1
 
   bool   x_polarity: 1
 
   uint8_t   reserved: 4
 
__attribute__ ((packed))
 

Data Fields

uint8_t raw {0}
 

Detailed Description

Definition at line 193 of file msa3xx.h.

Member Function Documentation

◆ __attribute__()

struct esphome::msa3xx::RegSwapPolarity::@132 esphome::msa3xx::RegSwapPolarity::__attribute__ ( (packed)  )

Field Documentation

◆ raw

uint8_t esphome::msa3xx::RegSwapPolarity::raw {0}

Definition at line 201 of file msa3xx.h.

◆ reserved

uint8_t esphome::msa3xx::RegSwapPolarity::reserved

Definition at line 199 of file msa3xx.h.

◆ x_polarity

bool esphome::msa3xx::RegSwapPolarity::x_polarity

Definition at line 198 of file msa3xx.h.

◆ x_y_swap

bool esphome::msa3xx::RegSwapPolarity::x_y_swap

Definition at line 195 of file msa3xx.h.

◆ y_polarity

bool esphome::msa3xx::RegSwapPolarity::y_polarity

Definition at line 197 of file msa3xx.h.

◆ z_polarity

bool esphome::msa3xx::RegSwapPolarity::z_polarity

Definition at line 196 of file msa3xx.h.


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