38#ifndef DRIVER_LM75B_BASIC_H
39#define DRIVER_LM75B_BASIC_H
driver lm75b interface header file
lm75b_address_t
lm75b address enumeration definition
uint8_t lm75b_basic_read(float *s)
basic example read
uint8_t lm75b_basic_init(lm75b_address_t addr)
basic example init
uint8_t lm75b_basic_deinit(void)
basic example deinit