openMSX
Public Attributes | List of all members
openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier Struct Reference

#include <AmdFlash.hh>

Collaboration diagram for openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier:
Collaboration graph
[legend]

Public Attributes

power_of_two< unsigned > singleProgram = 1
 
power_of_two< unsigned > multiProgram = 1
 
power_of_two< unsigned > sectorErase = 1
 
power_of_two< unsigned > chipErase = 1
 

Detailed Description

Definition at line 116 of file AmdFlash.hh.

Member Data Documentation

◆ chipErase

power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier::chipErase = 1

Definition at line 120 of file AmdFlash.hh.

◆ multiProgram

power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier::multiProgram = 1

Definition at line 118 of file AmdFlash.hh.

◆ sectorErase

power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier::sectorErase = 1

Definition at line 119 of file AmdFlash.hh.

◆ singleProgram

power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier::singleProgram = 1

Definition at line 117 of file AmdFlash.hh.


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