Avr8bit-emulator
An emulator for the Atmel AVR 8-bit microcontroller
|
#include <emulator.h>
Data Fields | |
struct CORE | core |
union DATA_SPACE | data_space |
union PROGMEM_SPACE | progmem_space |
Definition at line 10 of file emulator.h.
struct CORE AVR_EMU::core |
Definition at line 11 of file emulator.h.
union DATA_SPACE AVR_EMU::data_space |
Definition at line 12 of file emulator.h.
union PROGMEM_SPACE AVR_EMU::progmem_space |
Definition at line 13 of file emulator.h.