LibDriver SHT4X
Loading...
Searching...
No Matches
sht4x test driver function

sht4x test driver modules More...

Collaboration diagram for sht4x test driver function:

Functions

uint8_t sht4x_read_test (sht4x_address_t addr, uint32_t times)
 read test

Detailed Description

sht4x test driver modules

Function Documentation

◆ sht4x_read_test()

uint8_t sht4x_read_test ( sht4x_address_t addr,
uint32_t times )

read 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_sht4x_read_test.c.

Here is the call graph for this function: