avrora.sim.mcu
Interface ATMega128L.ADCInput

All Known Implementing Classes:
CC1000Radio.ATMega128LController
Enclosing interface:
ATMega128L

public static interface ATMega128L.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.