LibDriver TCS34725
Loading...
Searching...
No Matches
driver_tcs34725_interrupt_test.h
Go to the documentation of this file.
1
37
38#ifndef DRIVER_TCS34725_INTERRUPT_TEST_H
39#define DRIVER_TCS34725_INTERRUPT_TEST_H
40
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
51
63uint8_t tcs34725_interrupt_test(tcs34725_interrupt_mode_t mode, uint16_t clear_low_threshold, uint16_t clear_high_threshold, uint32_t times);
64
68
69#ifdef __cplusplus
70}
71#endif
72
73#endif
driver tcs34725 interface header file
tcs34725_interrupt_mode_t
tcs34725 interrupt mode enumeration definition
uint8_t tcs34725_interrupt_test(tcs34725_interrupt_mode_t mode, uint16_t clear_low_threshold, uint16_t clear_high_threshold, uint32_t times)
interrupt test