STM32F10x Standard Peripherals Library
3.5.0
|
SD host Interface. More...
#include <stm32f10x.h>
Data Fields | |
__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.
__IO uint32_t ARG |
Definition at line 1136 of file stm32f10x.h.
__IO uint32_t CLKCR |
Definition at line 1135 of file stm32f10x.h.
__IO uint32_t CMD |
Definition at line 1137 of file stm32f10x.h.
__I uint32_t DCOUNT |
Definition at line 1146 of file stm32f10x.h.
__IO uint32_t DCTRL |
Definition at line 1145 of file stm32f10x.h.
__IO uint32_t DLEN |
Definition at line 1144 of file stm32f10x.h.
__IO uint32_t DTIMER |
Definition at line 1143 of file stm32f10x.h.
__IO uint32_t FIFO |
Definition at line 1153 of file stm32f10x.h.
__I uint32_t FIFOCNT |
Definition at line 1151 of file stm32f10x.h.
__IO uint32_t ICR |
Definition at line 1148 of file stm32f10x.h.
__IO uint32_t MASK |
Definition at line 1149 of file stm32f10x.h.
__IO uint32_t POWER |
Definition at line 1134 of file stm32f10x.h.
uint32_t RESERVED0[2] |
Definition at line 1150 of file stm32f10x.h.
uint32_t RESERVED1[13] |
Definition at line 1152 of file stm32f10x.h.
__I uint32_t RESP1 |
Definition at line 1139 of file stm32f10x.h.
__I uint32_t RESP2 |
Definition at line 1140 of file stm32f10x.h.
__I uint32_t RESP3 |
Definition at line 1141 of file stm32f10x.h.
__I uint32_t RESP4 |
Definition at line 1142 of file stm32f10x.h.
__I uint32_t RESPCMD |
Definition at line 1138 of file stm32f10x.h.
__I uint32_t STA |
Definition at line 1147 of file stm32f10x.h.