| Bit | Default Value | Access Type | Description |
|---|---|---|---|
| 31:24 | 0x1 | RO | Major Version: This is the IP major version value. For example, if the IP version is 1.2, then this will return a value of 1. |
| 23:16 | 0x0 | RO | Minor Version: This is the IP minor version value. For example, if the IP version is 1.2, then this will return a value of 2. |
| 15:8 | 0x0 | RO | Revision: Revision of minor version |
| 7:0 | 0x0 | RO | Reserved |