NTRCARD Registers: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 17: | Line 17: | ||
| 4  | | 4  | ||
|}  | |}  | ||
== REG_NTRCARDMCNT ==  | |||
{| class="wikitable" border="1"  | |||
!  Bit  | |||
!  Description  | |||
|-  | |||
| 15  | |||
| Interrupt enable (1=Enable, 0=Disable)  | |||
|-  | |||
| 31  | |||
| Enable (1=Enable, 0=Disable)  | |||
|}  | |||
== REG_NTRCARDROMCNT ==  | == REG_NTRCARDROMCNT ==  | ||
| Line 25: | Line 38: | ||
| 23  | | 23  | ||
| Data status (1=Ready, 0=Busy)  | | Data status (1=Ready, 0=Busy)  | ||
|-  | |-  | ||
| 31  | | 31  | ||
| Start (1=Busy, 0=Idle)  | | Start (1=Busy, 0=Idle)  | ||
|}  | |}  | ||
Revision as of 02:00, 14 October 2012
Registers
| NAME | PHYSICAL ADDRESS | WIDTH | 
|---|---|---|
| REG_NTRCARDMCNT | 0x10164000 | 2 | 
| REG_NTRCARDROMCNT | 0x10164004 | 4 | 
| REG_NTRCARDFIFO | 0x1016401C | 4 | 
REG_NTRCARDMCNT
| Bit | Description | 
|---|---|
| 15 | Interrupt enable (1=Enable, 0=Disable) | 
| 31 | Enable (1=Enable, 0=Disable) | 
REG_NTRCARDROMCNT
| Bit | Description | 
|---|---|
| 23 | Data status (1=Ready, 0=Busy) | 
| 31 | Start (1=Busy, 0=Idle) |