openMSX
|
#include <AmdFlash.hh>
Public Member Functions | |
constexpr void | validate () const |
Public Attributes | |
bool | statusCommand: 1 = false |
bool | continuityCommand: 1 = false |
Definition at line 152 of file AmdFlash.hh.
|
inlineconstexpr |
Definition at line 156 of file AmdFlash.hh.
References continuityCommand, and statusCommand.
Referenced by openmsx::AmdFlash::Chip::validate().
bool openmsx::AmdFlash::Misc::continuityCommand |
Definition at line 154 of file AmdFlash.hh.
Referenced by validate().
bool openmsx::AmdFlash::Misc::statusCommand |
Definition at line 153 of file AmdFlash.hh.
Referenced by validate().