Struct stm32f446_hal::stm32f446::sdmmc::SDMMC_RESP1R[][src]

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

Reads the contents of the register

Auto Trait Implementations

impl Send for SDMMC_RESP1R

impl !Sync for SDMMC_RESP1R