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: VL53L0X
Fork of BSP_B-L475E-IOT01 by
Functions | |
| void | LSM6DSL_GyroInit (uint16_t InitStruct) |
| Set LSM6DSL Gyroscope Initialization. | |
| void | LSM6DSL_GyroDeInit (void) |
| LSM6DSL Gyroscope De-initialization. | |
| uint8_t | LSM6DSL_GyroReadID (void) |
| Read ID address of LSM6DSL. | |
| void | LSM6DSL_GyroLowPower (uint16_t status) |
| Set/Unset LSM6DSL Gyroscope in low power mode. | |
| void | LSM6DSL_GyroReadXYZAngRate (float *pfData) |
| Calculate the LSM6DSL angular data. | |
Function Documentation
| void LSM6DSL_GyroDeInit | ( | void | ) |
| void LSM6DSL_GyroInit | ( | uint16_t | InitStruct ) |
| void LSM6DSL_GyroLowPower | ( | uint16_t | status ) |
| uint8_t LSM6DSL_GyroReadID | ( | void | ) |
Generated on Tue Jul 12 2022 15:06:32 by
1.7.2
