SPRUHJ1I January 2013 – October 2021 TMS320F2802-Q1 , TMS320F28026-Q1 , TMS320F28026F , TMS320F28027-Q1 , TMS320F28027F , TMS320F28027F-Q1 , TMS320F28052-Q1 , TMS320F28052F , TMS320F28052F-Q1 , TMS320F28052M , TMS320F28052M-Q1 , TMS320F28054-Q1 , TMS320F28054F , TMS320F28054F-Q1 , TMS320F28054M , TMS320F28054M-Q1 , TMS320F2806-Q1 , TMS320F28062-Q1 , TMS320F28062F , TMS320F28062F-Q1 , TMS320F28068F , TMS320F28068M , TMS320F28069-Q1 , TMS320F28069F , TMS320F28069F-Q1 , TMS320F28069M , TMS320F28069M-Q1
Variables are broadly classified as shown in Table 4-4.
Variable Categories | Subclasses |
---|---|
Configuration Variables: Variables used to configure SpinTAC components. |
System Variables: These are known values that
are based on system parameters. Some examples:
|
Protection Variables: Used to indicate the
upper limit or lower limit of other variables. For this reason,
protection variables all have the suffix "Max" or "Min". Some
examples:
|
|
Tuning Variables: Parameters used to give
users flexibility to adjust SpinTAC components' behavior. Some
examples:
|
|
Input/Output Variables: Variables that are used to pass values into and out of the SpinTAC components |
Input variables: Interfaces for external signals to be
input into a SpinTAC component. They receive the external signals
before the component function is called. Examples include:
|
Output variables: Contain the outputs of a
SpinTAC component. These variables need to be set to the appropriate
external variables after the component function is called. Examples:
|
|
Internal Variables: The internal variables in the SpinTAC components should not be accessed by customers. It is hazardous to modify the internal variables.The internal variables are stored in locations declared as bulk memory and are not listed in this document. |