MAX32620HSP (MAXREFDES100) RPC Example for Graphical User Interface

Dependencies:   USBDevice

Fork of HSP_Release by Jerry Bradshaw

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
BMP280Bosch BMP280 Digital Pressure Sensor
Device_LoggingClass that is used to store device logging parameters when logging to flash or streaming usb
fifo_tStructure used for FIFO management
HspLedDriver for the HSP Led, supports different blink rates and patterns
MAX14720MAX14720 PMIC Driver
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)
MAX30101Maxim Integrated MAX30101 Oximeter chip
MAX30101::max30101_fifo_configuration_regFIFO_CONFIGURATION (0x08)
MAX30101::max30101_fifo_rd_ptr_regFIFO_READ_PTR (0x06)
MAX30101::max30101_fifo_wr_ptr_regFIFO_WR_PTR (0x04)
MAX30101::max30101_Interrupt_Enable_1_regINTERRUPT_ENABLE1 (0x02)
MAX30101::max30101_Interrupt_Enable_2_regINTERRUPT_ENABLE2 (0x03)
MAX30101::max30101_Interrupt_Status_1_regSTATUS1 (0x00)
MAX30101::max30101_Interrupt_Status_2_regSTATUS2 (0x01)
MAX30101::max30101_mode_configuration_regMODE_CONFIGURATION (0x09)
MAX30101::max30101_ovf_counter_regOVF_COUNTER (0x05)
MAX30101::max30101_spo2_configuration_regSPO2_CONGIGURATION (0x0A)
MAX30205Driver for the MAX30205 on the HSP Platform
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
QuadSPIThis class provides a Quad SPI interface for quad spi devices the class also allows single (4-Wire) communication
RPC_ObjectUsed to keep track of the head of the list and the end of a list
RPC_registeredProcedureDefine the parts of a RPC. ObjectName, MethodName and function