Module evegfx::models[][src]

Descriptions of specific EVE models, used to handle some differences between the different generations.

Modules

bt815
fake

A fake implementation of Model for testing and examples.

Traits

Model

Implemented by types that represent the characteristics of different specific models of EVE.

WithCommandErrMem

Implemented by model types that have some memory space set aside for reporting coprocessor fault messages.

WithCoprocessorAPILevel1

Implemented by model types that support selecting coprocessor API level 1.

WithCoprocessorAPILevel2

Implemented by model types that support selecting coprocessor API level 2.

WithExtFlashMem

Implemented by model types that have an external flash memory space.