LibDriver MCP9600
Loading...
Searching...
No Matches
driver_mcp9600_read_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_MCP9600_READ_TEST_H
38#define DRIVER_MCP9600_READ_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
61uint8_t mcp9600_read_test(mcp9600_address_t addr_pin, mcp9600_thermocouple_type_t type, uint32_t times);
62
66
67#ifdef __cplusplus
68}
69#endif
70
71#endif
driver mcp9600 interface header file
mcp9600_address_t
mcp9600 address enumeration definition
mcp9600_thermocouple_type_t
mcp9600 thermocouple type enumeration definition
uint8_t mcp9600_read_test(mcp9600_address_t addr_pin, mcp9600_thermocouple_type_t type, uint32_t times)
read test