Expand description

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

Structs§

  • The SDMMC_IDMABSIZER register contains the buffers size when in double buffer configuration.
  • Register IDMABSIZER reader
  • Register IDMABSIZER writer

Type Aliases§

  • Field IDMABNDT reader - Number of transfers per buffer. This 8-bit value shall be multiplied by 8 to get the size of the buffer in 32-bit words and by 32 to get the size of the buffer in bytes. Example: IDMABNDT = 0x01: buffer size = 8 words = 32 bytes. These bits can only be written by firmware when DPSM is inactive (DPSMACT = 0).
  • Field IDMABNDT writer - Number of transfers per buffer. This 8-bit value shall be multiplied by 8 to get the size of the buffer in 32-bit words and by 32 to get the size of the buffer in bytes. Example: IDMABNDT = 0x01: buffer size = 8 words = 32 bytes. These bits can only be written by firmware when DPSM is inactive (DPSMACT = 0).