SimAVR
AVR Simulator
avr_vcd_t Struct Reference

#include <sim_vcd_file.h>

Collaboration diagram for avr_vcd_t:

Data Fields

struct avr_tavr
 AVR we are attaching timers to. More...
 
char filename [74]
 output filename More...
 
FILE * output
 
int signal_count
 
avr_vcd_signal_t signal [AVR_VCD_MAX_SIGNALS]
 
uint64_t period
 
uint64_t start
 
size_t logsize
 
uint32_t logindex
 
avr_vcd_log_p log
 

Field Documentation

struct avr_t* avr

AVR we are attaching timers to.

char filename[74]

output filename

uint32_t logindex
size_t logsize
FILE* output
uint64_t period
int signal_count
uint64_t start

The documentation for this struct was generated from the following file: