YACASL2
Data Fields
_BPSLIST Struct Reference

ブレークポイント表を表すデータ型 More...

#include <monitor.h>

Collaboration diagram for _BPSLIST:

Data Fields

struct _BPSLISTnext
 
WORD adr
 

Detailed Description

ブレークポイント表を表すデータ型

Definition at line 37 of file monitor.h.

Field Documentation

◆ adr

WORD _BPSLIST::adr

アドレス

Definition at line 39 of file monitor.h.

◆ next

struct _BPSLIST* _BPSLIST::next

リスト次項目へのポインタ

Definition at line 38 of file monitor.h.


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