#include <nitro/mi.h>
MIProcessor MI_GetCardProcessor( void )
None.
Settings for access permission to the NITRO card.
This function acquires the settings for access permission to the NITRO card. The return value is an MIProcessor
array type that has the following meanings:
MI_PROCESSOR_ARM9 |
Permission is set for access to ARM9. |
MI_PROCESSOR_ARM7 |
Permission is set for access to ARM7. |
Accesses the EXMEMCNT
I/O register (0x4000204)
.
None.
2004/01/14 Function name changed from MI_GetnitroCardPriority
.
2003/12/25 enum name changed to MIProcessor
.
2003/12/01 Initial version.
CONFIDENTIAL