LibDriver HTU21D
Loading...
Searching...
No Matches
htu21d test driver function

htu21d test driver modules More...

Collaboration diagram for htu21d test driver function:

Functions

uint8_t htu21d_read_test (htu21d_bool_t hold_master_enable, uint32_t times)
 read test
uint8_t htu21d_register_test (void)
 register test

Detailed Description

htu21d test driver modules

Function Documentation

◆ htu21d_read_test()

uint8_t htu21d_read_test ( htu21d_bool_t hold_master_enable,
uint32_t times )

read test

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

Definition at line 50 of file driver_htu21d_read_test.c.

Here is the call graph for this function:

◆ htu21d_register_test()

uint8_t htu21d_register_test ( void )

register test

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

Definition at line 48 of file driver_htu21d_register_test.c.

Here is the call graph for this function: