Firmware
Macros | Functions | Variables
drv_adc.h File Reference

ADC driver interface. More...

#include <stdint.h>
#include <sys/ioctl.h>

Go to the source code of this file.

Macros

#define PX4_MAX_ADC_CHANNELS   12
 
#define ADC0_DEVICE_PATH   "/dev/adc0"
 

Functions

struct __attribute__ ((packed)) px4_adc_msg_t
 

Variables

 px4_adc_msg_t
 

Detailed Description

ADC driver interface.

This defines additional operations over and above the standard NuttX ADC API.