dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Hardware functions to deal with the Eagle Tree Airspeed MicroSensor V3. More...

Files

file  pios_etasv3.c
 ETASV3 Airspeed Sensor Driver.
 
file  pios_etasv3.h
 ETASV3 Airspeed Sensor Driver.
 

Macros

#define ETASV3_I2C_ADDR   0x75
 

Functions

int16_t PIOS_ETASV3_ReadAirspeed (void)
 

Detailed Description

Hardware functions to deal with the Eagle Tree Airspeed MicroSensor V3.

Macro Definition Documentation

#define ETASV3_I2C_ADDR   0x75

Definition at line 30 of file pios_etasv3.h.

Function Documentation

int16_t PIOS_ETASV3_ReadAirspeed ( void  )