nn::os::ARM Namespace

Description

Namespace for functions specific to the ARM processor (the ::ARM portion may be omitted).

Structures

nn::os::ARM::ExceptionContext Structure storing the CPU context when exceptions occur.
nn::os::ARM::ExceptionInfo Structure storing information related to exceptions that have occurred.

Enumerated Types

ExceptionType Enumerated type representing exception types.

typedef Definitions

UserExceptionHandler Enumerated type representing exception handlers.

Functions

SetUserExceptionHandler Sets the exception handler.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL