|
uc-sdk
|
Macros | |
| #define | SDIO_TransferDir_ToCard ((uint32_t)0x00000000) |
| #define | SDIO_TransferDir_ToSDIO ((uint32_t)0x00000002) |
| #define | IS_SDIO_TRANSFER_DIR(DIR) |
| #define IS_SDIO_TRANSFER_DIR | ( | DIR) |
Definition at line 340 of file stm32f10x_sdio.h.
| #define SDIO_TransferDir_ToCard ((uint32_t)0x00000000) |
Definition at line 338 of file stm32f10x_sdio.h.
| #define SDIO_TransferDir_ToSDIO ((uint32_t)0x00000002) |
Definition at line 339 of file stm32f10x_sdio.h.