Struct ArchXT_CoreConfig
Defined in File arch_xt_device.h
Inheritance Relationships
Base Type
public CoreConfiguration(Struct CoreConfiguration)
Struct Documentation
-
struct ArchXT_CoreConfig : public CoreConfiguration
Configuration structure for ArchXT_Core.
Public Members
-
mem_addr_t eepromsize
Size of the EEPROM.
-
mem_addr_t flashstart_ds
First address of the flash in the data space.
-
mem_addr_t flashend_ds
Last address of the flash in the data space.
-
mem_addr_t eepromstart_ds
First address of the EEPROM in the data space.
-
mem_addr_t eepromend_ds
Last address of the EEPROM in the data space.
-
mem_addr_t userrowsize
Size of the USERROW space.
-
mem_addr_t eepromsize