LibDriver AT24CXX
Loading...
Searching...
No Matches
at24cxx test driver function

at24cxx test driver modules More...

Collaboration diagram for at24cxx test driver function:

Functions

uint8_t at24cxx_read_test (at24cxx_t type, at24cxx_address_t address)
 read test

Detailed Description

at24cxx test driver modules

Function Documentation

◆ at24cxx_read_test()

uint8_t at24cxx_read_test ( at24cxx_t type,
at24cxx_address_t address )

read test

Parameters
[in]typechip type
[in]addresschip address pin
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 52 of file driver_at24cxx_read_test.c.

Here is the call graph for this function: