LibDriver SCD4X
Loading...
Searching...
No Matches
scd4x test driver function

scd4x test driver modules More...

Collaboration diagram for scd4x test driver function:

Functions

uint8_t scd4x_read_test (scd4x_t type, uint32_t times)
 read test
uint8_t scd4x_register_test (scd4x_t type)
 register test

Detailed Description

scd4x test driver modules

Function Documentation

◆ scd4x_read_test()

uint8_t scd4x_read_test ( scd4x_t type,
uint32_t times )

read test

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

Definition at line 50 of file driver_scd4x_read_test.c.

Here is the call graph for this function:

◆ scd4x_register_test()

uint8_t scd4x_register_test ( scd4x_t type)

register test

Parameters
[in]typechip type
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 50 of file driver_scd4x_register_test.c.

Here is the call graph for this function: