Struct stm32h743::sdmmc1::SDMMC_IDMABSIZER [] [src]

pub struct SDMMC_IDMABSIZER { /* fields omitted */ }

The SDMMC_IDMABSIZER register contains the buffers size when in double buffer configuration.

Methods

impl SDMMC_IDMABSIZER
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations