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

#include <struct.h>

Collaboration diagram for EXECPTR:

Data Fields

WORD start
WORD end
bool stop
bool started

Detailed Description

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

Definition at line 134 of file struct.h.

Field Documentation

◆ end

WORD EXECPTR::end

終了アドレス

Definition at line 136 of file struct.h.

◆ start

WORD EXECPTR::start

開始アドレス

Definition at line 135 of file struct.h.

◆ started

bool EXECPTR::started

開始済みフラグ

Definition at line 138 of file struct.h.

◆ stop

bool EXECPTR::stop

終了フラグ

Definition at line 137 of file struct.h.


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