Shih-Ho Hsieh / XYZ_sensor_Platform_SPI

Fork of XYZ_sensor_Platform by Shih-Ho Hsieh

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
ComponentAn abstract class for Generic components
DbgMCUHelper class DbgMCU providing a default constructor which enables debugging on STM32 MCUs while using sleep modes
DevI2CHelper class DevI2C providing functions for multi-register I2C communication common for a series of I2C devices
DevSPIHelper class DevSPI providing functions for synchronous SPI communication common for a series of SPI devices
GyroSensorAn abstract class for a Gyroscope
HUM_TEMP_DrvExtTypeDefHumidity and temperature driver extended structure definition
HUM_TEMP_DrvTypeDefHumidity and temperature driver structure definition
HUM_TEMP_InitTypeDefHumidity and temperature init structure definition
HumiditySensorAn abstract class for Humidity sensors
IMU_6AXES_DrvExtTypeDefIMU_6AXES driver extended structure definition
IMU_6AXES_DrvTypeDefIMU_6AXES driver structure definition
IMU_6AXES_InitTypeDefIMU_6AXES init structure definition
LightSensorAn abstract class for ambient light sensors
LIS3MDLClass representing a LIS3MDL sensor component
MagneticSensorAn abstract class for a magnetometer
MAGNETO_DrvExtTypeDefMAGNETO driver extended structure definition
MAGNETO_DrvTypeDefMAGNETO driver structure definition
MAGNETO_InitTypeDefMAGNETO init structure definition
MagRingClass mag_ring is intended to represent the MEMS Inertial & Environmental Nucleo Expansion Board with the same name
MotionSensorAn abstract class for an Accelerometer
PRESSURE_DrvExtTypeDefPRESSURE driver extended structure definition
PRESSURE_DrvTypeDefPRESSURE driver structure definition
PRESSURE_InitTypeDefPRESSURE init structure definition
PressureSensorAn abstract class for a Pressure Sensor
RangeSensorAn abstract class for range sensors
TempSensorAn abstract class for Temperature sensors