Model
Function: Specifies the Board Model Identifier. Values are for the ASCII characters for the NAI valid models.
Type: unsigned binary word (32-bit)
Data Range: See table below.
Read/Write: R
Initialized Value: ASCII code is for the Model Identifier of the board
Operational Settings: Examples of NAI models and the associated values for these models are shown below:
| NAI Model | ASCII Binary Values (Note: little-endian order of ascii values) |
|---|---|
| ARM | 0x004D 5241 |
| G | 0x0000 0047 |
| PPC | 0x0043 5050 |
| CB | 0x0000 4243 |
| DT | 0x0000 5444 |
| INT | 0x0054 4E49 |
| NIU | 0x0055 494E |
