Struct stm32h743::sdmmc1::SDMMC_RESP2R [] [src]

pub struct SDMMC_RESP2R { /* fields omitted */ }

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

Methods

impl SDMMC_RESP2R
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for SDMMC_RESP2R

impl !Sync for SDMMC_RESP2R