|
uc-sdk
|
Macros | |
| #define | SDIO_HardwareFlowControl_Disable ((uint32_t)0x00000000) |
| #define | SDIO_HardwareFlowControl_Enable ((uint32_t)0x00004000) |
| #define | IS_SDIO_HARDWARE_FLOW_CONTROL(CONTROL) |
| #define IS_SDIO_HARDWARE_FLOW_CONTROL | ( | CONTROL) |
Definition at line 175 of file stm32f10x_sdio.h.
| #define SDIO_HardwareFlowControl_Disable ((uint32_t)0x00000000) |
Definition at line 173 of file stm32f10x_sdio.h.
| #define SDIO_HardwareFlowControl_Enable ((uint32_t)0x00004000) |
Definition at line 174 of file stm32f10x_sdio.h.