SD host Interface. More...
#include <stm32f407xx.h>
Public Attributes | |
| __IO uint32_t | ARG | 
| __IO uint32_t | CLKCR | 
| __IO uint32_t | CMD | 
| const __IO uint32_t | DCOUNT | 
| __IO uint32_t | DCTRL | 
| __IO uint32_t | DLEN | 
| __IO uint32_t | DTIMER | 
| __IO uint32_t | FIFO | 
| const __IO uint32_t | FIFOCNT | 
| __IO uint32_t | ICR | 
| __IO uint32_t | MASK | 
| __IO uint32_t | POWER | 
| uint32_t | RESERVED0 [2] | 
| uint32_t | RESERVED1 [13] | 
| const __IO uint32_t | RESP1 | 
| const __IO uint32_t | RESP2 | 
| const __IO uint32_t | RESP3 | 
| const __IO uint32_t | RESP4 | 
| const __IO uint32_t | RESPCMD | 
| const __IO uint32_t | STA | 
SD host Interface.
Definition at line 683 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::ARG | 
SDIO argument register, Address offset: 0x08
Definition at line 687 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::CLKCR | 
SDI clock control register, Address offset: 0x04
Definition at line 686 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::CMD | 
SDIO command register, Address offset: 0x0C
Definition at line 688 of file stm32f407xx.h.
| const __IO uint32_t SDIO_TypeDef::DCOUNT | 
SDIO data counter register, Address offset: 0x30
Definition at line 697 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::DCTRL | 
SDIO data control register, Address offset: 0x2C
Definition at line 696 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::DLEN | 
SDIO data length register, Address offset: 0x28
Definition at line 695 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::DTIMER | 
SDIO data timer register, Address offset: 0x24
Definition at line 694 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::FIFO | 
SDIO data FIFO register, Address offset: 0x80
Definition at line 704 of file stm32f407xx.h.
| const __IO uint32_t SDIO_TypeDef::FIFOCNT | 
SDIO FIFO counter register, Address offset: 0x48
Definition at line 702 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::ICR | 
SDIO interrupt clear register, Address offset: 0x38
Definition at line 699 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::MASK | 
SDIO mask register, Address offset: 0x3C
Definition at line 700 of file stm32f407xx.h.
| __IO uint32_t SDIO_TypeDef::POWER | 
SDIO power control register, Address offset: 0x00
Definition at line 685 of file stm32f407xx.h.
| uint32_t SDIO_TypeDef::RESERVED0 | 
Reserved, 0x40-0x44 
 
Definition at line 701 of file stm32f407xx.h.
| uint32_t SDIO_TypeDef::RESERVED1 | 
Reserved, 0x4C-0x7C 
 
Definition at line 703 of file stm32f407xx.h.
| const __IO uint32_t SDIO_TypeDef::RESP1 | 
SDIO response 1 register, Address offset: 0x14
Definition at line 690 of file stm32f407xx.h.
| const __IO uint32_t SDIO_TypeDef::RESP2 | 
SDIO response 2 register, Address offset: 0x18
Definition at line 691 of file stm32f407xx.h.
| const __IO uint32_t SDIO_TypeDef::RESP3 | 
SDIO response 3 register, Address offset: 0x1C
Definition at line 692 of file stm32f407xx.h.
| const __IO uint32_t SDIO_TypeDef::RESP4 | 
SDIO response 4 register, Address offset: 0x20
Definition at line 693 of file stm32f407xx.h.
| const __IO uint32_t SDIO_TypeDef::RESPCMD | 
SDIO command response register, Address offset: 0x10
Definition at line 689 of file stm32f407xx.h.
| const __IO uint32_t SDIO_TypeDef::STA | 
SDIO status register, Address offset: 0x34
Definition at line 698 of file stm32f407xx.h.