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 117 of file AmdFlash.hh.
power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier::chipErase = 1 |
Definition at line 121 of file AmdFlash.hh.
power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier::multiProgram = 1 |
Definition at line 119 of file AmdFlash.hh.
power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier::sectorErase = 1 |
Definition at line 120 of file AmdFlash.hh.
power_of_two<unsigned> openmsx::AmdFlash::CFI::SystemInterface::MaxTimeoutMultiplier::singleProgram = 1 |
Definition at line 118 of file AmdFlash.hh.