#include <apu_debugger.h>
Public Attributes | |
uint16_t | size |
uint16_t | dest_address |
int | bytes_transferred |
bool | is_final |
Definition at line 42 of file apu_debugger.h.
uint16_t yaze::emu::debug::ApuHandshakeTracker::TransferBlock::size |
Definition at line 43 of file apu_debugger.h.
uint16_t yaze::emu::debug::ApuHandshakeTracker::TransferBlock::dest_address |
Definition at line 44 of file apu_debugger.h.
int yaze::emu::debug::ApuHandshakeTracker::TransferBlock::bytes_transferred |
Definition at line 45 of file apu_debugger.h.
bool yaze::emu::debug::ApuHandshakeTracker::TransferBlock::is_final |
Definition at line 46 of file apu_debugger.h.