|
ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
|
#include <lsm9ds1_reg.h>
Data Fields | |
| uint8_t | fth: 5 |
| uint8_t | fmode: 3 |
Definition at line 583 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_fifo_ctrl_t::fmode |
Definition at line 587 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_fifo_mode_set().
| uint8_t lsm9ds1_fifo_ctrl_t::fth |
Definition at line 586 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_fifo_watermark_get(), and lsm9ds1_fifo_watermark_set().