LibDriver INA226
1.0.0
INA226 full-featured driver
driver_ina226_register_test.h
Go to the documentation of this file.
1
37
#ifndef DRIVER_INA226_REGISTER_TEST_H
38
#define DRIVER_INA226_REGISTER_TEST_H
39
40
#include "
driver_ina226_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
61
uint8_t
ina226_register_test
(
ina226_address_t
addr_pin);
62
67
#ifdef __cplusplus
68
}
69
#endif
70
71
#endif
driver_ina226_interface.h
driver ina226 interface header file
ina226_address_t
ina226_address_t
ina226 address enumeration definition
Definition:
driver_ina226.h:70
ina226_register_test
uint8_t ina226_register_test(ina226_address_t addr_pin)
register test
Definition:
driver_ina226_register_test.c:50
test
driver_ina226_register_test.h
Generated by
1.9.1