Type Definition stm32h7xx_hal::device::sdmmc1::RESP2R[][src]

type RESP2R = Reg<u32, _RESP2R>;

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