LibDriver MCP9600
Loading...
Searching...
No Matches
driver_mcp9600_register_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_MCP9600_REGISTER_TEST_H
38
#define DRIVER_MCP9600_REGISTER_TEST_H
39
40
#include "
driver_mcp9600_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
52
61
uint8_t
mcp9600_register_test
(
mcp9600_address_t
addr_pin);
62
66
67
#ifdef __cplusplus
68
}
69
#endif
70
71
#endif
driver_mcp9600_interface.h
driver mcp9600 interface header file
mcp9600_address_t
mcp9600_address_t
mcp9600 address enumeration definition
Definition
driver_mcp9600.h:63
mcp9600_register_test
uint8_t mcp9600_register_test(mcp9600_address_t addr_pin)
register test
Definition
driver_mcp9600_register_test.c:50
test
driver_mcp9600_register_test.h
Generated by
1.15.0