openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::AmdFlash::Misc Struct Reference

#include <AmdFlash.hh>

Public Member Functions

constexpr void validate () const
 

Public Attributes

bool statusCommand: 1 = false
 
bool continuityCommand: 1 = false
 

Detailed Description

Definition at line 150 of file AmdFlash.hh.

Member Function Documentation

◆ validate()

constexpr void openmsx::AmdFlash::Misc::validate ( ) const
inlineconstexpr

Definition at line 154 of file AmdFlash.hh.

References continuityCommand, and statusCommand.

Referenced by openmsx::AmdFlash::Chip::validate().

Member Data Documentation

◆ continuityCommand

bool openmsx::AmdFlash::Misc::continuityCommand

Definition at line 152 of file AmdFlash.hh.

Referenced by validate().

◆ statusCommand

bool openmsx::AmdFlash::Misc::statusCommand

Definition at line 151 of file AmdFlash.hh.

Referenced by validate().


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