EMMC Registers: Difference between revisions
No edit summary |
|||
Line 105: | Line 105: | ||
| 2 | | 2 | ||
| | | | ||
|- | |||
|} | |} | ||
Line 110: | Line 111: | ||
3DS SDMC/NAND IO registers are located at 0x10006000 and apparently mirrored at 0x10007000. It seems the 0x10007000 mirror is never used on retail units. | 3DS SDMC/NAND IO registers are located at 0x10006000 and apparently mirrored at 0x10007000. It seems the 0x10007000 mirror is never used on retail units. | ||
==EMMC_STATUS0== | |||
{| class="wikitable" border="1" | |||
! Bit | |||
! Description | |||
|- | |||
| 3 | |||
| SD card removal flag (?) (Set to 1 when SD card is removed) | |||
|- | |||
| 4 | |||
| SD card insertion flag (?) (Set to 1 when SD card is inserted) | |||
|- | |||
| 5 | |||
| SD card insertion status (0 = missing, 1 = inserted) | |||
|- | |||
|} |