Function xensiv_pas_gas_a2l_set_alarm_hysteresis(const xensiv_pas_gas_t *, uint16_t)
Defined in File xensiv_pas_gas_a2l.h
Function Documentation
-
int32_t xensiv_pas_gas_a2l_set_alarm_hysteresis(const xensiv_pas_gas_t *dev, uint16_t alarm_hys)
Sets the alarm hysteresis.
- Parameters:
dev – [in] Pointer to a XENSIV™ PAS GAS A2L sensor device structure
alarm_hys – [in] New alarm hysteresis value
- Returns:
XENSIV_PAS_GAS_OK if the configuration was successful; an error indicating what went wrong otherwise