Senzory 1.0
adc.h File Reference
#include <avr/io.h>
#include <stdint.h>

Go to the source code of this file.

Functions

void ADC_init (void)
 Inicializuje ADC modul.
uint16_t ADC_read (uint8_t channel)
 Provede čtení z daného ADC kanálu.