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: mbed HC_SR04_Ultrasonic_Library
X_NUCLEO_IKS01A1_MAGNETO_Exported_Functions
[X_NUCLEO_IKS01A1_MAGNETO]
  Functions | |
| MAGNETO_StatusTypeDef | BSP_MAGNETO_Init (void) | 
| Initialization magneto sensor.   | |
| uint8_t | BSP_MAGNETO_Read_M_ID (void) | 
| Read ID of LIS3MDL Magnetic sensor.   | |
| MAGNETO_StatusTypeDef | BSP_MAGNETO_Check_M_ID (void) | 
| Check ID of LIS3MDL Magnetic sensor.   | |
| void | BSP_MAGNETO_M_GetAxesRaw (AxesRaw_TypeDef *pData) | 
| Get Magnetic sensor raw axes.   | |
Function Documentation
| MAGNETO_StatusTypeDef BSP_MAGNETO_Check_M_ID | ( | void | ) | 
Check ID of LIS3MDL Magnetic sensor.
- Parameters:
 - 
  
None  
- Return values:
 - 
  
Test status  
Definition at line 158 of file x_nucleo_iks01a1_magneto.c.
| MAGNETO_StatusTypeDef BSP_MAGNETO_Init | ( | void | ) | 
Initialization magneto sensor.
- Parameters:
 - 
  
None  
- Return values:
 - 
  
MAGNETO_OK if no problem during initialization  
Definition at line 103 of file x_nucleo_iks01a1_magneto.c.
| void BSP_MAGNETO_M_GetAxesRaw | ( | AxesRaw_TypeDef * | pData ) | 
Get Magnetic sensor raw axes.
- Parameters:
 - 
  
pData,: pointer on AxesRaw_TypeDef data  
- Return values:
 - 
  
None  
Definition at line 172 of file x_nucleo_iks01a1_magneto.c.
| uint8_t BSP_MAGNETO_Read_M_ID | ( | void | ) | 
Read ID of LIS3MDL Magnetic sensor.
- Parameters:
 - 
  
None  
- Return values:
 - 
  
ID  
Definition at line 141 of file x_nucleo_iks01a1_magneto.c.
Generated on Tue Jul 12 2022 19:50:48 by
 1.7.2