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.
Auto generated API documentation and code listings for Motor_XYZ_UI_SPI_8mag_encoder
| Component | An abstract class for Generic components |
| DevSPI | Helper class DevSPI providing functions for synchronous SPI communication common for a series of SPI devices |
| HUM_TEMP_DrvExtTypeDef | Humidity and temperature driver extended structure definition |
| HUM_TEMP_DrvTypeDef | Humidity and temperature driver structure definition |
| HUM_TEMP_InitTypeDef | Humidity and temperature init structure definition |
| IMU_6AXES_DrvExtTypeDef | IMU_6AXES driver extended structure definition |
| IMU_6AXES_DrvTypeDef | IMU_6AXES driver structure definition |
| IMU_6AXES_InitTypeDef | IMU_6AXES init structure definition |
| LIS3MDL | Class representing a LIS3MDL sensor component |
| MagneticSensor | An abstract class for a magnetometer |
| MAGNETO_DrvExtTypeDef | MAGNETO driver extended structure definition |
| MAGNETO_DrvTypeDef | MAGNETO driver structure definition |
| MAGNETO_InitTypeDef | MAGNETO init structure definition |
| MagRing | Class mag_ring is intended to represent the MEMS Inertial & Environmental Nucleo Expansion Board with the same name |
Code
| Component.h [code] | This file contains the abstract class describing the interface of a generic component |
| DevSPI.h [code] | Header file for a special SPI class DevSPI which provides some helper functions for on-board communication |
| envelope.cpp [code] | |
| envelope.h [code] | |
| envelopetracker.cpp [code] | |
| envelopetracker.h [code] | |
| hum_temp.h [code] | This header file contains the functions prototypes for the humidity and temperature driver |
| imu_6axes.h [code] | This header file contains the functions prototypes for the accelerometer and gyroscope driver |
| linear_slide.cpp [code] | |
| linear_slide.h [code] | |
| lis3mdl.h [code] | |
| lis3mdl_class.cpp [code] | Implementation file for the LIS3MDL driver class |
| lis3mdl_class.h [code] | Header file for component LIS3MDL |
| mag_ring.cpp [code] | Implementation file for the MagRing singleton class |
| mag_ring.h [code] | Header file for class mag_ring representing a mag_ring expansion board |
| mag_ring_targets.h [code] | This header file is intended to manage the differences between the different supported base-boards which might mount the MAG_RING MEMS Inertial & Environmental Nucleo Expansion Board |
| MagneticSensor.h [code] | This file contains the abstract class describing in general the interfaces of a magnetometer |
| magneto.h [code] | This header file contains the functions prototypes for the magneto driver |
| motor.cpp [code] | |
| motor.h [code] | |
| motor_targets.h [code] | |
| ui.cpp [code] | |
| xyz_sensor_platform.cpp [code] | |
| xyz_sensor_platform.h [code] |