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

#include <AmdFlash.hh>

Collaboration diagram for openmsx::AmdFlash::CFI::SystemInterface::TypicalTimeout:
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 110 of file AmdFlash.hh.

Member Data Documentation

◆ chipErase

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

Definition at line 114 of file AmdFlash.hh.

◆ multiProgram

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

Definition at line 112 of file AmdFlash.hh.

◆ sectorErase

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

Definition at line 113 of file AmdFlash.hh.

◆ singleProgram

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

Definition at line 111 of file AmdFlash.hh.


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