YACASL2
Loading...
Searching...
No Matches
EXECPTR Struct Reference

#include <struct.h>

Collaboration diagram for EXECPTR:

Data Fields

WORD start
WORD end
bool stop

Detailed Description

プログラム実行時の開始と終了のアドレス

Definition at line 129 of file struct.h.

Field Documentation

◆ end

WORD EXECPTR::end

終了アドレス

Definition at line 131 of file struct.h.

◆ start

WORD EXECPTR::start

開始アドレス

Definition at line 130 of file struct.h.

◆ stop

bool EXECPTR::stop

終了フラグ

Definition at line 132 of file struct.h.


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