LibDriver PCF8591
Loading...
Searching...
No Matches
driver_pcf8591_register_test.h
Go to the documentation of this file.
1
37
38
#ifndef DRIVER_PCF8591_REGISTER_TEST_H
39
#define DRIVER_PCF8591_REGISTER_TEST_H
40
41
#include "
driver_pcf8591_interface.h
"
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
53
62
uint8_t
pcf8591_register_test
(
pcf8591_address_t
addr);
63
67
68
#ifdef __cplusplus
69
}
70
#endif
71
72
#endif
driver_pcf8591_interface.h
driver pcf8591 interface header file
pcf8591_address_t
pcf8591_address_t
pcf8591 address enumeration definition
Definition
driver_pcf8591.h:64
pcf8591_register_test
uint8_t pcf8591_register_test(pcf8591_address_t addr)
register test
Definition
driver_pcf8591_register_test.c:51
test
driver_pcf8591_register_test.h
Generated by
1.15.0