|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DSPPortConfiguration | |
---|---|
edu.cmu.emulator.hw | Hardware configuration information. |
Uses of DSPPortConfiguration in edu.cmu.emulator.hw |
---|
Fields in edu.cmu.emulator.hw declared as DSPPortConfiguration | |
---|---|
protected DSPPortConfiguration[] |
DSPHardwareConfiguration.portConfigMap
|
protected DSPPortConfiguration[] |
DSPHardwareConfiguration.portConfigs
|
Methods in edu.cmu.emulator.hw that return DSPPortConfiguration | |
---|---|
DSPPortConfiguration |
DSPHardwareConfiguration.getPortConfigById(int index)
|
DSPPortConfiguration |
DSPHardwareConfiguration.getPortConfigByIndex(int index)
|
static DSPPortConfiguration |
DSPPortConfiguration.parse(Element portDefElement)
|
Constructors in edu.cmu.emulator.hw with parameters of type DSPPortConfiguration | |
---|---|
DSPHardwareConfiguration(DSPHardwareProperties dspHWProps,
DSPPortConfiguration[] portConfigs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |