openMSX
|
#include <AmdFlash.hh>
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 |
Definition at line 112 of file AmdFlash.hh.
power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::TypicalTimeout::chipErase = 1 |
Definition at line 116 of file AmdFlash.hh.
power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::TypicalTimeout::multiProgram = 1 |
Definition at line 114 of file AmdFlash.hh.
power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::TypicalTimeout::sectorErase = 1 |
Definition at line 115 of file AmdFlash.hh.
power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::TypicalTimeout::singleProgram = 1 |
Definition at line 113 of file AmdFlash.hh.