Arun Raj / Mbed OS MAXREFDES101_SOURCE

Dependencies:   max32630fthr Adafruit_FeatherOLED USBDevice

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
BMI160::AccConfigAccelerometer configuration data structure
BMI160::AxisDataStructure for axis data
BMI160_I2CBMI160_I2C - supports BMI160 object with I2C interface
BMI160_SPIBMI160_SPI - supports BMI160 object with SPI interface
BufferedDisplayFramebuffered version of GraphicsDisplay
MAX30205::Configuration_uMAX30205 Configuration register bitfields
DSInterfaceDSInterface is Maxim's DeviceStudio Interface class
ecg_sensor_report
EcgCommEcgComm ECG sensor command handler class
BMI160::GyroConfigGyroscope configuration data structure
MAX30001Maxim Integrated MAX30001 ECG/BIOZ chip
MAX30001::max30001_bioz_regCNFG_BIOZ (0x18)
MAX30001::max30001_cnfg_bmux_regCNFG_BMUX (0x17)
MAX30001::max30001_cnfg_cal_regCNFG_CAL (0x12)
MAX30001::max30001_cnfg_ecg_regCNFG_ECG (0x15)
MAX30001::max30001_cnfg_emux_regCNFG_EMUX (0x14)
MAX30001::max30001_cnfg_gen_regCNFG_GEN (0x10)
MAX30001::max30001_cnfg_pace_regCNFG_PACE (0x1A)
MAX30001::max30001_cnfg_rtor1_regCNFG_RTOR1 (0x1D)
MAX30001::max30001_cnfg_rtor2_regCNFG_RTOR2 (0x1E)
MAX30001::max30001_en_int2_regEN_INT2 (0x03)
MAX30001::max30001_en_int_regEN_INT (0x02)
MAX30001::max30001_info_regINFO (0x0F)
MAX30001::max30001_mngr_dyn_regMNGR_DYN (0x05)
MAX30001::max30001_mngr_int_regMNGR_INT (0x04)
MAX30001::max30001_status_regSTATUS (0x01)
MAX30205Library for the MAX30205
The MAX30205 temperature sensor accurately measures temperature and provide an overtemperature alarm/interrupt/shutdown output
MaximSensorMaximSensor is Maxim Sensor base class
PeripheralsThis static class is used as a central locatoin for all devices on the HSP platform it gives (in-effect) a singleton interface for each device so that anywhere in code one can reference on of these devices
SensorCommSensorComm is Maxim Sensor Studio GUI command handler base class
BMI160::SensorDataStructure for holding sensor data
BMI160::SensorTimeStructure for sensor time data
SPIFBlockDeviceBlockDevice for SPI based flash devices such as the MX25R or SST26F016B
SSBootloaderCommSSBootloaderComm Command handler class for bootloader routines on SmartSensor
SSGenericCmdSSMAX30101Comm Command handler class for communication with MAX30101 on SmartSensor board
SSInterfaceSSInterface is Maxim's SmartSensor Interface class
SSMAX8614XCommSSMAX8614XComm Command handler class for communication with MAX30101 on SmartSensor board
TempCommTempComm Temperature sensor command handler class
USBMSD_BDUse the SDcard as mass storage device using the USBMSD class