Function xensiv_pas_gas_a2l_get_self_test(const xensiv_pas_gas_t *, xensiv_pas_gas_a2l_self_test_t *)
Defined in File xensiv_pas_gas_a2l.h
Function Documentation
-
int32_t xensiv_pas_gas_a2l_get_self_test(const xensiv_pas_gas_t *dev, xensiv_pas_gas_a2l_self_test_t *self_test)
Configures the self test.
- Parameters:
dev – [in] Pointer to a XENSIV™ PAS GAS A2L sensor device structure
self_test – [out] Pointer to a structure to store the self test results
- Returns:
XENSIV_PAS_GAS_OK if the configuration was successful; an error indicating what went wrong otherwise