LibDriver BPC
Loading...
Searching...
No Matches
driver_bpc_receive_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_BPC_RECEIVE_TEST_H
38
#define DRIVER_BPC_RECEIVE_TEST_H
39
40
#include "
driver_bpc_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
52
60
uint8_t
bpc_receive_test_irq_handler
(
void
);
61
70
uint8_t
bpc_receive_test
(uint32_t times);
71
75
76
#ifdef __cplusplus
77
}
78
#endif
79
80
#endif
driver_bpc_interface.h
driver bpc interface header file
bpc_receive_test_irq_handler
uint8_t bpc_receive_test_irq_handler(void)
receive test irq
Definition
driver_bpc_receive_test.c:49
bpc_receive_test
uint8_t bpc_receive_test(uint32_t times)
receive test
Definition
driver_bpc_receive_test.c:120
test
driver_bpc_receive_test.h
Generated by
1.15.0