SMHC_RESP_CRC Хост-контроллер SD / MMC (SMHC): список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 7RESP_CRC Bits 6 : 0R 0x0 Response CRC Команда U-Boot для чтения регистра md 4020110 1md 4021110 1 md 4022110 1 Bit fields structuretypedef union smhc_resp_crc { struct { unsigned resp_crc : 7; unsigned unused0 : 25; } b; unsigned long w; } SMHC_RESP_CRC |