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

pub struct SDMMC_IDMABASE0R { /* fields omitted */ }

The SDMMC_IDMABASE0R register contains the memory buffer base address in single buffer configuration and the buffer 0 base address in double buffer configuration.

Methods

impl SDMMC_IDMABASE0R
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations