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

pub struct SDMMC_VER { /* fields omitted */ }

SDMMC IP version register

Methods

impl SDMMC_VER
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for SDMMC_VER

impl !Sync for SDMMC_VER