![]() |
LibDriver SCD4X
|
scd4x test driver modules More...
Functions | |
| uint8_t | scd4x_read_test (scd4x_t type, uint32_t times) |
| read test | |
| uint8_t | scd4x_register_test (scd4x_t type) |
| register test | |
scd4x test driver modules
| uint8_t scd4x_read_test | ( | scd4x_t | type, |
| uint32_t | times ) |
read test
| [in] | type | chip type |
| [in] | times | test times |
Definition at line 50 of file driver_scd4x_read_test.c.
| uint8_t scd4x_register_test | ( | scd4x_t | type | ) |
register test
| [in] | type | chip type |
Definition at line 50 of file driver_scd4x_register_test.c.