Struct ArchXT_CoreConfig

Inheritance Relationships

Base Type

Struct Documentation

struct ArchXT_CoreConfig : public CoreConfiguration

Configuration structure for ArchXT_Core.

Public Members

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 userrowend

Last address of the USERROW space.