![]() |
LPCOpen Platform for LPC112X microcontrollers
112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
|
#include "sdmmc.h"
Data Fields | |
uint32_t | response [4] |
uint32_t | cid [4] |
uint32_t | csd [4] |
uint32_t | ext_csd [512/4] |
uint32_t | card_type |
uint16_t | rca |
uint32_t | speed |
uint32_t | block_len |
uint64_t | device_size |
uint32_t | blocknr |
uint32_t | clk_rate |
SDMMC_EVSETUP_FUNC_T | evsetup_cb |
SDMMC_EVWAIT_FUNC_T | waitfunc_cb |
SDMMC_MSDELAY_FUNC_T | msdelay_func |
SDMMC_EVSETUP_FUNC_T evsetup_cb |
SDMMC_MSDELAY_FUNC_T msdelay_func |
SDMMC_EVWAIT_FUNC_T waitfunc_cb |