Type Definition nucleo_h7xx::pac::sdmmc1::RESP1R[]

type RESP1R = Reg<u32, _RESP1R>;

The SDMMC_RESP1/2/3/4R registers contain the status of a card, which is part of the received response.

This register you can read. See API.

For information about available fields see resp1r module