LibDriver SHTC3
Loading...
Searching...
No Matches
shtc3 test driver function

shtc3 test driver modules More...

Collaboration diagram for shtc3 test driver function:

Functions

uint8_t shtc3_read_test (uint32_t times)
 read test
uint8_t shtc3_register_test (void)
 register test

Detailed Description

shtc3 test driver modules

Function Documentation

◆ shtc3_read_test()

uint8_t shtc3_read_test ( uint32_t times)

read test

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

Definition at line 49 of file driver_shtc3_read_test.c.

Here is the call graph for this function:

◆ shtc3_register_test()

uint8_t shtc3_register_test ( void )

register test

Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 49 of file driver_shtc3_register_test.c.

Here is the call graph for this function: