LibDriver HDC1080
Loading...
Searching...
No Matches
hdc1080 test driver function

hdc1080 test driver modules More...

Collaboration diagram for hdc1080 test driver function:

Functions

uint8_t hdc1080_read_test (uint32_t times)
 read test
uint8_t hdc1080_register_test (void)
 register test

Detailed Description

hdc1080 test driver modules

Function Documentation

◆ hdc1080_read_test()

uint8_t hdc1080_read_test ( uint32_t times)

read test

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

Definition at line 49 of file driver_hdc1080_read_test.c.

Here is the call graph for this function:

◆ hdc1080_register_test()

uint8_t hdc1080_register_test ( void )

register test

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

Definition at line 48 of file driver_hdc1080_register_test.c.

Here is the call graph for this function: