LibDriver MS5611
Loading...
Searching...
No Matches
ms5611 test driver function

ms5611 test driver modules More...

Collaboration diagram for ms5611 test driver function:

Functions

uint8_t ms5611_read_test (ms5611_interface_t interface, ms5611_address_t addr_pin, uint32_t times)
 read test

Detailed Description

ms5611 test driver modules

Function Documentation

◆ ms5611_read_test()

uint8_t ms5611_read_test ( ms5611_interface_t interface,
ms5611_address_t addr_pin,
uint32_t times )

read test

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

Definition at line 51 of file driver_ms5611_read_test.c.

Here is the call graph for this function: