simulavr  1.1.0
adcpin.cpp File Reference
#include "adcpin.h"
#include "avrerror.h"

Go to the source code of this file.

Functions

char * readNextLine (std::ifstream &f, char *buffer, unsigned len, SystemClockOffset *timeToNextStepIn_ns)
 

Function Documentation

◆ readNextLine()

char* readNextLine ( std::ifstream &  f,
char *  buffer,
unsigned  len,
SystemClockOffset timeToNextStepIn_ns 
)

Definition at line 39 of file adcpin.cpp.

Referenced by AdcPin::Step().