simulavr  1.1.0
spisrc.cpp File Reference
#include <iostream>
#include "spisrc.h"
#include "avrerror.h"

Go to the source code of this file.

Functions

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

Function Documentation

◆ readNextLine()

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

Definition at line 30 of file spisrc.cpp.

Referenced by SpiSource::Step().