FIFO_SRC_REG definitions. More...
FIFO_SRC_REG definitions.
Definition at line 155 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | |
| struct { | |
| uint8_t FSS:5 | |
| Number of unread samples in FIFO. | |
| uint8_t EMPTY:1 | |
| FIFO is empty. | |
| uint8_t OVRN_FIFO:1 | |
| Overrun in FIFO occurred. | |
| uint8_t WTM:1 | |
| FIFO content watermark level. | |
| } | bit |
| Structure used for bit access. | |
| uint8_t | reg |
| Type used for register access. | |