Uses of Enum Class
uk.ac.manchester.spinnaker.messages.model.TransferUnit
Packages that use TransferUnit
Package
Description
Model support classes for the communication messages.
-
Uses of TransferUnit in uk.ac.manchester.spinnaker.messages.model
Methods in uk.ac.manchester.spinnaker.messages.model that return TransferUnitModifier and TypeMethodDescriptionstatic TransferUnitTransferUnit.efficientTransferUnit(MemoryLocation address, int size) What is an efficient transfer unit to use, given a starting address and a size of data to move.static TransferUnitReturns the enum constant of this class with the specified name.static TransferUnit[]TransferUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.