You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Licensed under the EUPL V.1.1, Lizenziert unter EUPL V.1.1
*/
#ifndef ADC__H
#define ADC__H
#include "api_define.h"
#include "api_global.h"
#include "api_debug.h"#include "api.h"
void atmelReadADCs( struct uartStruct *ptr_uartStruct ); /* this function takes the value of the voltage read from the ADC-channel and convert it in the form of the API */