openMSX
Classes | Public Attributes | List of all members
openmsx::AmdFlash::CFI::PrimaryAlgorithm Struct Reference

#include <AmdFlash.hh>

Collaboration diagram for openmsx::AmdFlash::CFI::PrimaryAlgorithm:
Collaboration graph
[legend]

Classes

struct  Supply
 
struct  Version
 

Public Attributes

struct openmsx::AmdFlash::CFI::PrimaryAlgorithm::Version version = {}
 
uint8_t addressSensitiveUnlock: 2 = 0
 
uint8_t siliconRevision: 6 = 0
 
uint8_t eraseSuspend = 0
 
uint8_t sectorProtect = 0
 
uint8_t sectorTemporaryUnprotect = 0
 
uint8_t sectorProtectScheme = 0
 
uint8_t simultaneousOperation = 0
 
uint8_t burstMode = 0
 
uint8_t pageMode = 0
 
struct openmsx::AmdFlash::CFI::PrimaryAlgorithm::Supply supply = {}
 
uint8_t bootBlockFlag = 0
 
uint8_t programSuspend = 0
 

Detailed Description

Definition at line 123 of file AmdFlash.hh.

Member Data Documentation

◆ addressSensitiveUnlock

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::addressSensitiveUnlock

Definition at line 128 of file AmdFlash.hh.

◆ bootBlockFlag

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::bootBlockFlag = 0

Definition at line 141 of file AmdFlash.hh.

◆ burstMode

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::burstMode = 0

Definition at line 135 of file AmdFlash.hh.

◆ eraseSuspend

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::eraseSuspend = 0

Definition at line 130 of file AmdFlash.hh.

◆ pageMode

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::pageMode = 0

Definition at line 136 of file AmdFlash.hh.

◆ programSuspend

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::programSuspend = 0

Definition at line 142 of file AmdFlash.hh.

◆ sectorProtect

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::sectorProtect = 0

Definition at line 131 of file AmdFlash.hh.

◆ sectorProtectScheme

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::sectorProtectScheme = 0

Definition at line 133 of file AmdFlash.hh.

◆ sectorTemporaryUnprotect

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::sectorTemporaryUnprotect = 0

Definition at line 132 of file AmdFlash.hh.

◆ siliconRevision

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::siliconRevision

Definition at line 129 of file AmdFlash.hh.

◆ simultaneousOperation

uint8_t openmsx::AmdFlash::CFI::PrimaryAlgorithm::simultaneousOperation = 0

Definition at line 134 of file AmdFlash.hh.

◆ supply

struct openmsx::AmdFlash::CFI::PrimaryAlgorithm::Supply openmsx::AmdFlash::CFI::PrimaryAlgorithm::supply = {}

◆ version

struct openmsx::AmdFlash::CFI::PrimaryAlgorithm::Version openmsx::AmdFlash::CFI::PrimaryAlgorithm::version = {}

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