|
SI117XDRV
0.1
|
PPG 16bit sample data typedef. Use this data type to save memory. More...
#include <si117xdrv.h>
Data Fields | |
| int16_t | ppg1 |
| ppg1 sample data | |
| int16_t | ppg2 |
| ppg2 sample data | |
| int16_t | ppg3 |
| ppg3 sample data | |
| int16_t | ppg4 |
| ppg4 sample data | |
| uint16_t | sequence |
| irq sequence number | |
| uint8_t | syncMessage |
| sync message received | |
| uint16_t | timestamp |
| irq timestamp | |
PPG 16bit sample data typedef. Use this data type to save memory.
Definition at line 60 of file si117xdrv.h.