Function xensiv_pas_gas_r290_get_alarm_config(const xensiv_pas_gas_t *, xensiv_pas_gas_r290_alarm_config_t *)
Defined in File xensiv_pas_gas_r290.h
Function Documentation
-
int32_t xensiv_pas_gas_r290_get_alarm_config(const xensiv_pas_gas_t *dev, xensiv_pas_gas_r290_alarm_config_t *alarm_config)
Reads the alarm configuration.
- Parameters:
dev – [in] Pointer to a XENSIV™ PAS GAS R290 sensor device structure
alarm_config – [out] Pointer to a structure to store the alarm configuration
- Returns:
XENSIV_PAS_GAS_OK if the read was successful; an error indicating what went wrong otherwise