TEMU  3.0
The Terma Emulator
temu_DynamicResetAddressIface Struct Reference

#include </builds/termade/temu/temu/include/temu-c/Target/Cpu.h>

Data Fields

void(* setResetAddress )(void *Obj, uint64_t Address)
 Update reset address in processor. More...
 

Detailed Description

Interface for controlling the reset address used in a processor.

Processors may in some cases have their reset addresses set dynamically. This interface expose such functionality to peripherals.

Field Documentation

◆ setResetAddress

void(* temu_DynamicResetAddressIface::setResetAddress) (void *Obj, uint64_t Address)

Update reset address in processor.


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