LibDriver MAX30102
Loading...
Searching...
No Matches
driver_max30102_fifo_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_MAX30102_FIFO_TEST_H
38#define DRIVER_MAX30102_FIFO_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
68uint8_t max30102_fifo_test(uint32_t times);
69
73
74#ifdef __cplusplus
75}
76#endif
77
78#endif
driver max30102 interface header file
uint8_t max30102_fifo_test(uint32_t times)
fifo test
uint8_t max30102_fifo_test_irq_handler(void)
fifo test irq handler