uc-sdk
|
SD host Interface. More...
#include <stm32f10x.h>
Public Attributes | |
__IO uint32_t | POWER |
__IO uint32_t | CLKCR |
__IO uint32_t | ARG |
__IO uint32_t | CMD |
__I uint32_t | RESPCMD |
__I uint32_t | RESP1 |
__I uint32_t | RESP2 |
__I uint32_t | RESP3 |
__I uint32_t | RESP4 |
__IO uint32_t | DTIMER |
__IO uint32_t | DLEN |
__IO uint32_t | DCTRL |
__I uint32_t | DCOUNT |
__I uint32_t | STA |
__IO uint32_t | ICR |
__IO uint32_t | MASK |
uint32_t | RESERVED0 [2] |
__I uint32_t | FIFOCNT |
uint32_t | RESERVED1 [13] |
__IO uint32_t | FIFO |
SD host Interface.
Definition at line 1132 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::ARG |
Definition at line 1136 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::CLKCR |
Definition at line 1135 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::CMD |
Definition at line 1137 of file stm32f10x.h.
__I uint32_t SDIO_TypeDef::DCOUNT |
Definition at line 1146 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::DCTRL |
Definition at line 1145 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::DLEN |
Definition at line 1144 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::DTIMER |
Definition at line 1143 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::FIFO |
Definition at line 1153 of file stm32f10x.h.
__I uint32_t SDIO_TypeDef::FIFOCNT |
Definition at line 1151 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::ICR |
Definition at line 1148 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::MASK |
Definition at line 1149 of file stm32f10x.h.
__IO uint32_t SDIO_TypeDef::POWER |
Definition at line 1134 of file stm32f10x.h.
uint32_t SDIO_TypeDef::RESERVED0[2] |
Definition at line 1150 of file stm32f10x.h.
uint32_t SDIO_TypeDef::RESERVED1[13] |
Definition at line 1152 of file stm32f10x.h.
__I uint32_t SDIO_TypeDef::RESP1 |
Definition at line 1139 of file stm32f10x.h.
__I uint32_t SDIO_TypeDef::RESP2 |
Definition at line 1140 of file stm32f10x.h.
__I uint32_t SDIO_TypeDef::RESP3 |
Definition at line 1141 of file stm32f10x.h.
__I uint32_t SDIO_TypeDef::RESP4 |
Definition at line 1142 of file stm32f10x.h.
__I uint32_t SDIO_TypeDef::RESPCMD |
Definition at line 1138 of file stm32f10x.h.
__I uint32_t SDIO_TypeDef::STA |
Definition at line 1147 of file stm32f10x.h.