ISSDK  1.8
IoT Sensing Software Development Kit
Data Fields
MMA845x_CTRL_REG2_t Union Reference

#include <mma845x.h>

Collaboration diagram for MMA845x_CTRL_REG2_t:
Collaboration graph

Data Fields

struct {
   uint8_t   mods: 2
 
   uint8_t   slpe: 1
 
   uint8_t   smods: 2
 
   uint8_t   _reserved_: 1
 
   uint8_t   rst: 1
 
   uint8_t   st: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 1627 of file mma845x.h.

Field Documentation

◆ _reserved_

uint8_t _reserved_

Definition at line 1635 of file mma845x.h.

◆ b

struct { ... } b

◆ mods

uint8_t mods

Definition at line 1629 of file mma845x.h.

◆ rst

uint8_t rst

Definition at line 1636 of file mma845x.h.

◆ slpe

uint8_t slpe

Definition at line 1631 of file mma845x.h.

◆ smods

uint8_t smods

Definition at line 1633 of file mma845x.h.

◆ st

uint8_t st

Definition at line 1638 of file mma845x.h.

◆ w

uint8_t w

Definition at line 1641 of file mma845x.h.


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