Name: |
»PMMUversion« - Obtains the version number of the handler.
|
Number: |
0
|
Declaration: |
UWORD PMMUversion ( VOID );
|
Description: |
The call PMMUversion obtains the version number of the PMMU
handler. Here the bits 8..15 store the version, and the bits 0..7 the
revision. A value of 0x102 thus represents Version 1.02.
|
Return value: |
The function returns the version number of the handler in the
above-mentioned format.
|
Group: |
PMMU functions-handler
|
See also: |
ClearPageMode GetHdv_inuse GetPageSize pmem_size
SetPageMode vmem_size
|