ARMEBS4  revision-26.06.2015
Data Fields

SD host Interface. More...

#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.h"

Collaboration diagram for SDIO_TypeDef:
Collaboration graph

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
 

Detailed Description

SD host Interface.

Definition at line 808 of file stm32f4xx.h.

Field Documentation

__IO uint32_t SDIO_TypeDef::POWER

SDIO power control register, Address offset: 0x00

Definition at line 810 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::CLKCR

SDI clock control register, Address offset: 0x04

Definition at line 811 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::ARG

SDIO argument register, Address offset: 0x08

Definition at line 812 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::CMD

SDIO command register, Address offset: 0x0C

Definition at line 813 of file stm32f4xx.h.

__I uint32_t SDIO_TypeDef::RESPCMD

SDIO command response register, Address offset: 0x10

Definition at line 814 of file stm32f4xx.h.

__I uint32_t SDIO_TypeDef::RESP1

SDIO response 1 register, Address offset: 0x14

Definition at line 815 of file stm32f4xx.h.

__I uint32_t SDIO_TypeDef::RESP2

SDIO response 2 register, Address offset: 0x18

Definition at line 816 of file stm32f4xx.h.

__I uint32_t SDIO_TypeDef::RESP3

SDIO response 3 register, Address offset: 0x1C

Definition at line 817 of file stm32f4xx.h.

__I uint32_t SDIO_TypeDef::RESP4

SDIO response 4 register, Address offset: 0x20

Definition at line 818 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::DTIMER

SDIO data timer register, Address offset: 0x24

Definition at line 819 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::DLEN

SDIO data length register, Address offset: 0x28

Definition at line 820 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::DCTRL

SDIO data control register, Address offset: 0x2C

Definition at line 821 of file stm32f4xx.h.

__I uint32_t SDIO_TypeDef::DCOUNT

SDIO data counter register, Address offset: 0x30

Definition at line 822 of file stm32f4xx.h.

__I uint32_t SDIO_TypeDef::STA

SDIO status register, Address offset: 0x34

Definition at line 823 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::ICR

SDIO interrupt clear register, Address offset: 0x38

Definition at line 824 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::MASK

SDIO mask register, Address offset: 0x3C

Definition at line 825 of file stm32f4xx.h.

uint32_t SDIO_TypeDef::RESERVED0[2]

Reserved, 0x40-0x44

Definition at line 826 of file stm32f4xx.h.

__I uint32_t SDIO_TypeDef::FIFOCNT

SDIO FIFO counter register, Address offset: 0x48

Definition at line 827 of file stm32f4xx.h.

uint32_t SDIO_TypeDef::RESERVED1[13]

Reserved, 0x4C-0x7C

Definition at line 828 of file stm32f4xx.h.

__IO uint32_t SDIO_TypeDef::FIFO

SDIO data FIFO register, Address offset: 0x80

Definition at line 829 of file stm32f4xx.h.