MAX30001G  1.2.0
Arduino library for MAX30001G ECG and BIOZ AFE
max30001g.h File Reference
#include <stdint.h>
#include <SPI.h>
#include "max30001g_defs.h"
#include "max30001g_regs_typedefs.h"
#include "max30001g_typedefs.h"
#include "max30001g_globals.h"
Include dependency graph for max30001g.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MAX30001G
 MAX30001G device driver class used by Arduino sketches. More...
 

Variables

SPISettings SPI_SETTINGS
 

Variable Documentation

◆ SPI_SETTINGS

SPISettings SPI_SETTINGS
extern