LibDriver BUTTON
Loading...
Searching...
No Matches
driver_button_trigger_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_BUTTON_TRIGGER_TEST_H
38#define DRIVER_BUTTON_TRIGGER_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
52
62uint8_t button_trigger_test_irq_handler(uint8_t press_release);
63
72
80uint8_t button_trigger_test(void);
81
85
86#ifdef __cplusplus
87}
88#endif
89
90#endif
driver button interface header file
uint8_t button_trigger_test_irq_handler(uint8_t press_release)
trigger test irq
uint8_t button_trigger_test_period_handler(void)
trigger test period
uint8_t button_trigger_test(void)
trigger test