LibDriver SPS30
Loading...
Searching...
No Matches
sps30 test driver function

sps30 test driver modules More...

Collaboration diagram for sps30 test driver function:

Functions

uint8_t sps30_read_test (sps30_interface_t interface, uint32_t times)
 read test
uint8_t sps30_register_test (sps30_interface_t interface)
 register test

Detailed Description

sps30 test driver modules

Function Documentation

◆ sps30_read_test()

uint8_t sps30_read_test ( sps30_interface_t interface,
uint32_t times )

read test

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

Definition at line 50 of file driver_sps30_read_test.c.

Here is the call graph for this function:

◆ sps30_register_test()

uint8_t sps30_register_test ( sps30_interface_t interface)

register test

Parameters
[in]interfacechip interface
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 50 of file driver_sps30_register_test.c.

Here is the call graph for this function: