Loading...
Searching...
No Matches
LIS2DH12_CTRL_REG5_t Union Reference

CTRL_REG5 definitions. More...

Detailed Description

CTRL_REG5 definitions.

Definition at line 265 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   D4D_INT2:1 
 4D detection enabled on INT2 More...
 
   uint8_t   LIR_INT2:1 
 Latch interrupt request for INT2. More...
 
   uint8_t   D4D_INT1:1 
 4D detection enabled on INT1 More...
 
   uint8_t   LIR_INT1:1 
 Latch interrupt request for INT2. More...
 
   uint8_t   _RESERVED:2 
 Reserved bits. More...
 
   uint8_t   FIFO_EN:1 
 FIFO enable. More...
 
   uint8_t   BOOT:1 
 Clears the data content. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ _RESERVED

uint8_t LIS2DH12_CTRL_REG5_t::_RESERVED

Reserved bits.

Definition at line 271 of file lis2dh12_registers.h.

◆ BOOT

uint8_t LIS2DH12_CTRL_REG5_t::BOOT

Clears the data content.

Definition at line 273 of file lis2dh12_registers.h.

◆ D4D_INT1

uint8_t LIS2DH12_CTRL_REG5_t::D4D_INT1

4D detection enabled on INT1

Definition at line 269 of file lis2dh12_registers.h.

◆ D4D_INT2

uint8_t LIS2DH12_CTRL_REG5_t::D4D_INT2

4D detection enabled on INT2

Definition at line 267 of file lis2dh12_registers.h.

◆ FIFO_EN

uint8_t LIS2DH12_CTRL_REG5_t::FIFO_EN

FIFO enable.

Definition at line 272 of file lis2dh12_registers.h.

◆ LIR_INT1

uint8_t LIS2DH12_CTRL_REG5_t::LIR_INT1

Latch interrupt request for INT2.

Definition at line 270 of file lis2dh12_registers.h.

◆ LIR_INT2

uint8_t LIS2DH12_CTRL_REG5_t::LIR_INT2

Latch interrupt request for INT2.

Definition at line 268 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_CTRL_REG5_t::reg

Type used for register access.

Definition at line 275 of file lis2dh12_registers.h.


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