MHVLib  20111011
An efficiency oriented runtime library for AVR microcontrollers
MHV_ADC Member List
This is the complete list of members for MHV_ADC, including all inherited members.
_adcChannelMHV_ADC [protected]
_adcCountMHV_ADC [protected]
_adcsMHV_ADC [protected]
_adcValueMHV_ADC [protected]
adc()MHV_ADC
asyncRead(uint8_t channel, uint8_t reference)MHV_ADC
busyRead(uint8_t channel, uint8_t reference)MHV_ADC
deregisterListener(uint8_t channel)MHV_ADC
disable()MHV_ADC
enable()MHV_ADC
handleEvents()MHV_ADC
MHV_ADC(MHV_EVENT_ADC *adcs, uint8_t adcCount)MHV_ADC
registerListener(uint8_t channel, MHV_ADCListener *listener)MHV_ADC
setPrescaler(MHV_AD_PRESCALER prescaler)MHV_ADC