LibDriver STS3X
Loading...
Searching...
No Matches
sts3x test driver function

sts3x test driver modules More...

Collaboration diagram for sts3x test driver function:

Functions

uint8_t sts3x_read_test (sts3x_address_t addr_pin, uint32_t times)
 read test
uint8_t sts3x_register_test (sts3x_address_t addr_pin)
 register test

Detailed Description

sts3x test driver modules

Function Documentation

◆ sts3x_read_test()

uint8_t sts3x_read_test ( sts3x_address_t addr_pin,
uint32_t times )

read test

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

Definition at line 50 of file driver_sts3x_read_test.c.

Here is the call graph for this function:

◆ sts3x_register_test()

uint8_t sts3x_register_test ( sts3x_address_t addr_pin)

register test

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

Definition at line 50 of file driver_sts3x_register_test.c.

Here is the call graph for this function: