Loading...
Searching...
No Matches
LIS2DH12_TEMP_CFG_REG_t Union Reference

TEMP_CFG_REG definitions. More...

Detailed Description

TEMP_CFG_REG definitions.

Definition at line 186 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   _RESERVED:6 
 Should always be zero. More...
 
   uint8_t   TEMP_EN:2 
 "00" disables Temperature sensor, "11" enables More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ _RESERVED

uint8_t LIS2DH12_TEMP_CFG_REG_t::_RESERVED

Should always be zero.

Definition at line 188 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_TEMP_CFG_REG_t::reg

Type used for register access.

Definition at line 191 of file lis2dh12_registers.h.

◆ TEMP_EN

uint8_t LIS2DH12_TEMP_CFG_REG_t::TEMP_EN

"00" disables Temperature sensor, "11" enables

Definition at line 189 of file lis2dh12_registers.h.


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