LibDriver PCF8574
Loading...
Searching...
No Matches
driver_pcf8574_read_write_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_PCF8574_READ_WRITE_TEST_H
38#define DRIVER_PCF8574_READ_WRITE_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
52
62uint8_t pcf8574_read_write_test(pcf8574_address_t addr, uint32_t times);
63
67
68#ifdef __cplusplus
69}
70#endif
71
72#endif
driver pcf8574 interface header file
pcf8574_address_t
pcf8574 address enumeration definition
uint8_t pcf8574_read_write_test(pcf8574_address_t addr, uint32_t times)
read write test