Macros
Collaboration diagram for SDIO_Hardware_Flow_Control:

Macros

#define IS_SDIO_HARDWARE_FLOW_CONTROL(CONTROL)
 
#define IS_SDIO_HARDWARE_FLOW_CONTROL(CONTROL)
 
#define SDIO_HardwareFlowControl_Disable   ((uint32_t)0x00000000)
 
#define SDIO_HardwareFlowControl_Disable   ((uint32_t)0x00000000)
 
#define SDIO_HardwareFlowControl_Enable   ((uint32_t)0x00004000)
 
#define SDIO_HardwareFlowControl_Enable   ((uint32_t)0x00004000)
 

Detailed Description

Macro Definition Documentation

#define IS_SDIO_HARDWARE_FLOW_CONTROL (   CONTROL)
Value:
#define SDIO_HardwareFlowControl_Enable
#define SDIO_HardwareFlowControl_Disable

Definition at line 175 of file stm32f10x_sdio.h.

#define IS_SDIO_HARDWARE_FLOW_CONTROL (   CONTROL)
Value:
#define SDIO_HardwareFlowControl_Enable
#define SDIO_HardwareFlowControl_Disable

Definition at line 178 of file stm32f4xx_sdio.h.

#define SDIO_HardwareFlowControl_Disable   ((uint32_t)0x00000000)

Definition at line 173 of file stm32f10x_sdio.h.

#define SDIO_HardwareFlowControl_Disable   ((uint32_t)0x00000000)

Definition at line 176 of file stm32f4xx_sdio.h.

#define SDIO_HardwareFlowControl_Enable   ((uint32_t)0x00004000)

Definition at line 174 of file stm32f10x_sdio.h.

#define SDIO_HardwareFlowControl_Enable   ((uint32_t)0x00004000)

Definition at line 177 of file stm32f4xx_sdio.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:54