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 | LIS3MDL_MagInit (MAGNETO_InitTypeDef LIS3MDL_InitStruct) |
| Set LIS3MDL Magnetometer Initialization. | |
| void | LIS3MDL_MagDeInit (void) |
| LIS3MDL Magnetometer De-initialization. | |
| uint8_t | LIS3MDL_MagReadID (void) |
| Read LIS3MDL ID. | |
| void | LIS3MDL_MagLowPower (uint16_t status) |
| Set/Unset Magnetometer in low power mode. | |
| void | LIS3MDL_MagReadXYZ (int16_t *pData) |
| Read X, Y & Z Magnetometer values. | |
Function Documentation
| void LIS3MDL_MagDeInit | ( | void | ) |
| void LIS3MDL_MagInit | ( | MAGNETO_InitTypeDef | LIS3MDL_InitStruct ) |
| void LIS3MDL_MagLowPower | ( | uint16_t | status ) |
| uint8_t LIS3MDL_MagReadID | ( | void | ) |
Generated on Tue Jul 12 2022 15:06:32 by
1.7.2
