Skip to content

Struct SYN_Biometric

ClassList > SYN_Biometric

Generic Biometric Sensor Context.

  • #include <syn_biometric.h>

Public Attributes

Type Name
bool finger_detected
uint16_t heart_rate_bpm
SYN_SoftI2C i2c
uint8_t i2c_addr
float spo2_pct
SYN_BiometricType type

Public Attributes Documentation

variable finger_detected

bool SYN_Biometric::finger_detected;

True if finger placed on sensor glass


variable heart_rate_bpm

uint16_t SYN_Biometric::heart_rate_bpm;

Measured Heart Rate in BPM (e.g. 72)


variable i2c

SYN_SoftI2C SYN_Biometric::i2c;

variable i2c_addr

uint8_t SYN_Biometric::i2c_addr;

variable spo2_pct

float SYN_Biometric::spo2_pct;

Measured Blood Oxygen Saturation % (e.g. 98.5%)


variable type

SYN_BiometricType SYN_Biometric::type;


The documentation for this class was generated from the following file src/syntropic/sensor/syn_biometric.h