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

type RESP3R = Reg<u32, _RESP3R>;

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 resp3r module