MMC/SD Host Controller
7-157
MPU Public Peripherals
Ready/Busy Data (RDY_dat)
This read-only bit (13) returns the value of the signal on the input pad (high or
low).
-
0: Ready/busy low
-
1: Ready/busy high
Value after reset is high.
DAT[3:0] Direction (DAT_dir)
When set, this bit (12) places all the in/out DAT[3:0] pins in output mode.
-
0: Input
-
1: Output
Value after reset is low.
DAT[3:0] Data (DATn_dat)
If DAT_dir = 0 (input mode direction), these bits (11-8) return the value on the
corresponding DAT pins (high or low). A write into these bits has no effect.
If DAT_dir =1 (output mode direction), the DAT pins is driven high or low
according to the value written into these register bits.
Values after reset are low (all 4 bits).
CMD Direction (CMD_dir)
When set, this bit (7) places the in/out CMD pin in output mode.
-
0: Input
-
1: Output
Value after reset is low.
CMD Data (CMD_dat)
If CMD_dir=0 (input mode direction), this bit (6) returns the value on the CMD
pin (high or low). A write into this bit has no effect.
If CMD_dir =1 (output mode direction), the CMD pin is driven high or low
according to the value written into this register bit.
Value after reset is low.