Loading...
Searching...
No Matches
LIS2DH12_CTRL_REG1_t Union Reference

CTRL_REG1 definitions. More...

Detailed Description

CTRL_REG1 definitions.

Definition at line 197 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   Xen:1 
 X axis enable. More...
 
   uint8_t   Yen:1 
 Y axis enable. More...
 
   uint8_t   Zen:1 
 Z axis enable. More...
 
   uint8_t   LPen:1 
 Enable Low Power mode. More...
 
   uint8_t   ODR:4 
 Set Data rate. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ LPen

uint8_t LIS2DH12_CTRL_REG1_t::LPen

Enable Low Power mode.

Definition at line 202 of file lis2dh12_registers.h.

◆ ODR

uint8_t LIS2DH12_CTRL_REG1_t::ODR

Set Data rate.

Definition at line 203 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_CTRL_REG1_t::reg

Type used for register access.

Definition at line 205 of file lis2dh12_registers.h.

◆ Xen

uint8_t LIS2DH12_CTRL_REG1_t::Xen

X axis enable.

Definition at line 199 of file lis2dh12_registers.h.

◆ Yen

uint8_t LIS2DH12_CTRL_REG1_t::Yen

Y axis enable.

Definition at line 200 of file lis2dh12_registers.h.

◆ Zen

uint8_t LIS2DH12_CTRL_REG1_t::Zen

Z axis enable.

Definition at line 201 of file lis2dh12_registers.h.


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