CMSIS + 0/13 examples
SourceVu will show references to SDIO_TypeDef from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
__IO uint32_t
SDIO power control register, Address offset: 0x00.
__IO uint32_t
SDI clock control register, Address offset: 0x04.
__IO uint32_t
SDIO argument register, Address offset: 0x08.
__IO uint32_t
SDIO command register, Address offset: 0x0C.
__IO const uint32_t
SDIO command response register, Address offset: 0x10.
__IO const uint32_t
SDIO response 1 register, Address offset: 0x14.
__IO const uint32_t
SDIO response 2 register, Address offset: 0x18.
__IO const uint32_t
SDIO response 3 register, Address offset: 0x1C.
__IO const uint32_t
SDIO response 4 register, Address offset: 0x20.
__IO uint32_t
SDIO data timer register, Address offset: 0x24.
__IO uint32_t
SDIO data length register, Address offset: 0x28.
__IO uint32_t
SDIO data control register, Address offset: 0x2C.
__IO const uint32_t
SDIO data counter register, Address offset: 0x30.
__IO const uint32_t
SDIO status register, Address offset: 0x34.
__IO uint32_t
SDIO interrupt clear register, Address offset: 0x38.
__IO uint32_t
SDIO mask register, Address offset: 0x3C.
uint32_t[2]
Reserved, 0x40-0x44.
__IO const uint32_t
SDIO FIFO counter register, Address offset: 0x48.
uint32_t[13]
Reserved, 0x4C-0x7C.
__IO uint32_t
SDIO data FIFO register, Address offset: 0x80.

References

from examples