avrora.sim.mcu
Interface ADC.ADCInput

All Known Implementing Classes:
CC1000Radio.ATMegaController
Enclosing interface:
ADC

public static interface ADC.ADCInput

The ADCInput interface is used by inputs into the analog to digital converter.


Method Summary
 int getLevel()
          Report the current voltage level of the input.
 

Method Detail

getLevel

public int getLevel()
Report the current voltage level of the input.

Returns:
an integer value representing the voltage level of the input