User's Manual

Table Of Contents
HSMMC CONTROLLER S3C2450X RISC MICROPROCESSOR
21-26
Name Bit Description Initial Value
DATAPRNT [5]
Data Present Select
This bit is set to 1 to indicate that data is present and shall be
transferred using the DAT line. It is set to 0 for the following:
(1) Commands using only CMD line (ex. CMD52).
(2) Commands with no data transfer but using busy signal on DAT[0]
line (R1b or R5b ex. CMD38)
(3) Resume command
1 = Data Present
0
= No Data Present
ENCMDIDX [4]
Command Index Check Enable
If this bit is set to 1, the Host Controller shall check the Index field in
the response to see if it has the same value as the command index. If it
is not, it is reported as a Command Index Error. If this bit is set to 0, the
Index field is not checked.
1 = Enable
0
= Disable
ENCMDCR
C
[3]
Command CRC Check Enable
If this bit is set to 1, the Host Controller shall check the CRC field in the
response. If an error is detected, it is reported as a Command CRC
Error. If this bit is set to 0, the CRC field is not checked. The number of
bits checked by the CRC field value changes according to the length of
the response.
1
= Enable
0
= Disable
[2]
Reserved
RSPTYP [1:0]
Response Type Select
00 = No Response
01 = Response Length 136
10 = Response Length 48
11 = Response Length 48 check Busy after response
Table 21-2. Relation Between Parameters and the Name of Response Type
Response Type
Index Check
Enable
CRC Check
Enable
Name of Response Type
00 0 0 No Response
01 0 1 R2
10 0 0 R3, R4
10 1 1 R1, R6, R5, R7
11 1 1 R1b, R5b
These bits determine Response types.