37#ifndef DRIVER_AOX4000_BASIC_H
38#define DRIVER_AOX4000_BASIC_H
56#define AOX4000_BASIC_DEFAULT_MODE AOX4000_MODE_REQUEST
88 float *temperature_degree,
float *pressure_mbar);
driver aox4000 interface header file
uint8_t aox4000_basic_read(float *oxygen_ppo2_mbar, float *oxygen_density_percentage, float *temperature_degree, float *pressure_mbar)
basic example read
uint8_t aox4000_basic_init(void)
basic example init
uint8_t aox4000_basic_deinit(void)
basic example deinit