Struct 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¶
True if finger placed on sensor glass
variable heart_rate_bpm¶
Measured Heart Rate in BPM (e.g. 72)
variable i2c¶
variable i2c_addr¶
variable spo2_pct¶
Measured Blood Oxygen Saturation % (e.g. 98.5%)
variable type¶
The documentation for this class was generated from the following file src/syntropic/sensor/syn_biometric.h