LibDriver SCD4X
Loading...
Searching...
No Matches
driver_scd4x_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_SCD4X_READ_TEST_H
38
#define DRIVER_SCD4X_READ_TEST_H
39
40
#include "
driver_scd4x_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
60
uint8_t
scd4x_read_test
(
scd4x_t
type, uint32_t times);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_scd4x_interface.h
driver scd4x interface header file
scd4x_t
scd4x_t
scd4x type enumeration definition
Definition
driver_scd4x.h:63
scd4x_read_test
uint8_t scd4x_read_test(scd4x_t type, uint32_t times)
read test
Definition
driver_scd4x_read_test.c:50
test
driver_scd4x_read_test.h
Generated by
1.15.0