Public Member Functions

AP_ADC Class Reference

#include <AP_ADC.h>

Inherited by AP_ADC_ADS7844, and AP_ADC_HIL.

List of all members.

Public Member Functions

 AP_ADC ()
virtual void Init ()
virtual int Ch (unsigned char ch_num)

Detailed Description

Definition at line 19 of file AP_ADC.h.


Constructor & Destructor Documentation

AP_ADC::AP_ADC (  ) 

Definition at line 13 of file AP_ADC.cpp.


Member Function Documentation

int AP_ADC::Ch ( unsigned char  ch_num  )  [virtual]

Reimplemented in AP_ADC_ADS7844, and AP_ADC_HIL.

Definition at line 21 of file AP_ADC.cpp.

void AP_ADC::Init ( void   )  [virtual]

Reimplemented in AP_ADC_ADS7844, and AP_ADC_HIL.

Definition at line 17 of file AP_ADC.cpp.


The documentation for this class was generated from the following files: