LibDriver MCP4725
Loading...
Searching...
No Matches
driver_mcp4725_write_test.h
Go to the documentation of this file.
1
37
38
#ifndef DRIVER_MCP4725_WRITE_TEST_H
39
#define DRIVER_MCP4725_WRITE_TEST_H
40
41
#include "
driver_mcp4725_interface.h
"
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
51
61
uint8_t
mcp4725_write_test
(
mcp4725_address_t
addr, uint32_t times);
62
66
67
#ifdef __cplusplus
68
}
69
#endif
70
71
#endif
driver_mcp4725_interface.h
driver mcp4725 interface header file
mcp4725_address_t
mcp4725_address_t
mcp4725 address enumeration definition
Definition
driver_mcp4725.h:64
mcp4725_write_test
uint8_t mcp4725_write_test(mcp4725_address_t addr, uint32_t times)
write test
Definition
driver_mcp4725_write_test.c:52
test
driver_mcp4725_write_test.h
Generated by
1.15.0