libctru  v2.3.1
Data Fields
CpuRegisters Struct Reference

Structure representing CPU registers. More...

#include <types.h>

Data Fields

u32 r [13]
 r0-r12.
 
u32 sp
 sp.
 
u32 lr
 lr.
 
u32 pc
 pc. May need to be adjusted.
 
u32 cpsr
 cpsr.
 

Detailed Description

Structure representing CPU registers.


The documentation for this struct was generated from the following file: