Loading...
Searching...
No Matches
LIS2DH12_FIFO_SRC_REG_t Union Reference

FIFO_SRC_REG definitions. More...

Detailed Description

FIFO_SRC_REG definitions.

Definition at line 156 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   FSS:5 
 Number of unread samples in FIFO. More...
 
   uint8_t   EMPTY:1 
 FIFO is empty. More...
 
   uint8_t   OVRN_FIFO:1 
 Overrun in FIFO occurred. More...
 
   uint8_t   WTM:1 
 FIFO content watermark level. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ EMPTY

uint8_t LIS2DH12_FIFO_SRC_REG_t::EMPTY

FIFO is empty.

Definition at line 159 of file lis2dh12_registers.h.

◆ FSS

uint8_t LIS2DH12_FIFO_SRC_REG_t::FSS

Number of unread samples in FIFO.

Definition at line 158 of file lis2dh12_registers.h.

◆ OVRN_FIFO

uint8_t LIS2DH12_FIFO_SRC_REG_t::OVRN_FIFO

Overrun in FIFO occurred.

Definition at line 160 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_FIFO_SRC_REG_t::reg

Type used for register access.

Definition at line 163 of file lis2dh12_registers.h.

◆ WTM

uint8_t LIS2DH12_FIFO_SRC_REG_t::WTM

FIFO content watermark level.

Definition at line 161 of file lis2dh12_registers.h.


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