Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_COMMON ST_INTERFACES
LSM6DSOX_tilt_detection
This section groups all the functions that manage the tilt event detection. More...
Functions | |
int32_t | lsm6dsox_tilt_flag_data_ready_get (lsm6dsox_ctx_t *ctx, uint8_t *val) |
Interrupt status bit for tilt detection. |
Detailed Description
This section groups all the functions that manage the tilt event detection.
Function Documentation
int32_t lsm6dsox_tilt_flag_data_ready_get | ( | lsm6dsox_ctx_t * | ctx, |
uint8_t * | val | ||
) |
Interrupt status bit for tilt detection.
[get]
- Parameters:
-
ctx read / write interface definitions val change the values of is_tilt in reg EMB_FUNC_STATUS
Definition at line 7035 of file lsm6dsox_reg.c.
Generated on Tue Jul 12 2022 20:15:24 by
