LibDriver PCF8575
Loading...
Searching...
No Matches
pcf8575 test driver function

pcf8575 test driver modules More...

Collaboration diagram for pcf8575 test driver function:

Functions

uint8_t pcf8575_read_write_test (pcf8575_address_t addr, uint32_t times)
 read write test

Detailed Description

pcf8575 test driver modules

Function Documentation

◆ pcf8575_read_write_test()

uint8_t pcf8575_read_write_test ( pcf8575_address_t addr,
uint32_t times )

read write test

Parameters
[in]addriic device address
[in]timestest times
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 50 of file driver_pcf8575_read_write_test.c.

Here is the call graph for this function: