Avr8bit-emulator
An emulator for the Atmel AVR 8-bit microcontroller
Loading...
Searching...
No Matches
SRAM Struct Reference

#include <sram.h>

Data Fields

uint8_t mem [SRAM_SIZE]
 

Detailed Description

Definition at line 7 of file sram.h.

Field Documentation

◆ mem

uint8_t SRAM::mem[SRAM_SIZE]

Definition at line 8 of file sram.h.

Referenced by icall(), rcall(), ret(), and reti().


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