yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::debug::ApuHandshakeTracker::TransferBlock Struct Reference

#include <apu_debugger.h>

Public Attributes

uint16_t size
 
uint16_t dest_address
 
int bytes_transferred
 
bool is_final
 

Detailed Description

Definition at line 42 of file apu_debugger.h.

Member Data Documentation

◆ size

uint16_t yaze::emu::debug::ApuHandshakeTracker::TransferBlock::size

Definition at line 43 of file apu_debugger.h.

◆ dest_address

uint16_t yaze::emu::debug::ApuHandshakeTracker::TransferBlock::dest_address

Definition at line 44 of file apu_debugger.h.

◆ bytes_transferred

int yaze::emu::debug::ApuHandshakeTracker::TransferBlock::bytes_transferred

Definition at line 45 of file apu_debugger.h.

◆ is_final

bool yaze::emu::debug::ApuHandshakeTracker::TransferBlock::is_final

Definition at line 46 of file apu_debugger.h.


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