Struct stm32h743::sdmmc1::SDMMC_RESP3R [] [src]

pub struct SDMMC_RESP3R { /* 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_RESP3R
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for SDMMC_RESP3R

impl !Sync for SDMMC_RESP3R